﻿html, body {
	padding:0;
	margin:0;
	font: 11px/1.5em Verdana;
	height: 100%;
	background:#2d4699 url('../img/41original.gif') repeat;

}

.sjena {
	background:url('../img/wrapper-bg.png') repeat-y center top;
	background-position:center;
}


h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:left; 
	width:100%;
	background:#EBEBEB;
	font-size:93%;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("../img/menu/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("../img/menu/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#000;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	

a:link.htipka {
  border-style: solid;
  border-width : 1px 1px 1px 1px;
  text-decoration : none;
  padding : 2px;
  border-color : black;
  background-color: #6699FF;
  color:white;
}

a:hover.htipka { 
  border-style: solid;
  border-width : 1px 1px 1px 1px;
  text-decoration : none;
  padding : 2px;
  border-color : black;
  background-color: red;
  color:white;
}




a.button{
	background:url(../img/btn/button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
}
a:hover.button{
	color:#0066CC;
}

/* -------------------- */
/* CLASSES				*/
/* -------------------- */
	.add{
		background:url(../img/btn/add.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.delete{
		background:url(../img/btn/delete.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.user{
		background:url(../img/btn/user.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.alert{
		background:url(../img/btn/alert.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.msg{
		background:url(../img/btn/msg.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.download{
		background:url(../img/btn/download.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}

	.lens{
		background:url(../img/btn/lens.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.info{
		background:url(../img/btn/info.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}








	
.footer
{
	width:762px;
	padding-top:1px;
	margin:0 auto;
	text-align:center;
}

.footer,
.footer p
{
	line-height:14px;
	font-size:10px;
}

.footer a:link,
.footer a:visited
{
	color:#3f81d6;
	z-index:80;
}

.footer li a:link,
.footer li a:visited
{
		line-height:14px;
}





.footer-navigation
{
	list-style-type:none;
	padding:0px 0;
	margin-top:0px;
}

.footer-navigation li
{
	display:inline;
	padding:0px 10px;
	border-right:1px solid #CCC;
}

.footer-navigation li.end
{
	border-right:none;
}

.red
{
	color:#bf2525;
}


.signupbutton { 
	margin:0px auto 0px auto;
	width:156px;
} 



.yellow-container
{
	position:relative;
	background:#f7f2e2 url('../img/rounded-box/yellow-bg.png');
	border:1px solid #ded1a3;
	padding:10px 14px;
}

.yellow-content
{
	background:#f7f2e2 url('../img/rounded-box/yellow-bg.png');
	border:1px solid #ded1a3;
}

.yellow-tr,.yellow-tl,.yellow-bl,.yellow-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.yellow-tr,
.yellow-tl
{
	top:-1px;
}

.yellow-bl,.yellow-br
{
	bottom:-1px;
}

.yellow-tr
{
	background:#ebebeb url('../img/rounded-box/yellow-tr.png') no-repeat top right;
	right:-1px;
}

.yellow-br
{
	background:#ebebeb url('../img/rounded-box/yellow-br.png') no-repeat bottom right;
	right:-1px;
}

.yellow-bl
{
	background:#ebebeb url('../img/rounded-box/yellow-bl.png') no-repeat bottom left;
	left:-1px;
}

.yellow-tl
{
	background:#ebebeb url('../img/rounded-box/yellow-tl.png') no-repeat top left;
	left:-1px;
}





.yellowwhite-container
{
	position:relative;
	background:#f7f2e2 url('../img/rounded-box/yellow-bg.png');
	border:1px solid #ded1a3;
	padding:10px 14px;
}

.yellowwhite-content
{
	background:#f7f2e2 url('../img/rounded-box/yellow-bg.png');
	border:1px solid #ded1a3;
}

.yellowwhite-tr,.yellowwhite-tl,.yellowwhite-bl,.yellowwhite-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.yellowwhite-tr,
.yellowwhite-tl
{
	top:-1px;
}

.yellowwhite-bl,.yellowwhite-br
{
	bottom:-1px;
}

.yellowwhite-tr
{
	background:#ffffff url('../img/rounded-box/yellow-tr.png') no-repeat top right;
	right:-1px;
}

.yellowwhite-br
{
	background:#ffffff url('../img/rounded-box/yellow-br.png') no-repeat bottom right;
	right:-1px;
}

.yellowwhite-bl
{
	background:#ffffff url('../img/rounded-box/yellow-bl.png') no-repeat bottom left;
	left:-1px;
}

.yellowwhite-tl
{
	background:#ffffff url('../img/rounded-box/yellow-tl.png') no-repeat top left;
	left:-1px;
}



.white-container
{
	position:relative;
	background:#fff url('../img/rounded-box/white-bg.png');
	border:1px solid #c7c7c7;
	padding:10px 14px;
}

.white-content
{
	background:#fff url('../img/rounded-box/white-bg.png');
	border:1px solid #c7c7c7;
}

.white-tr,.white-tl,.white-bl,.white-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.white-tr,
.white-tl
{
	top:-1px;
}

.white-bl,.white-br
{
	bottom:-1px;
}

.white-tr
{
	background:#ebebeb url('../img/rounded-box/white-tr.png') no-repeat top right;
	right:-1px;
}

.white-br
{
	background:#ebebeb url('../img/rounded-box/white-br.png') no-repeat bottom right;
	right:-1px;
}

.white-bl
{
	background:#ebebeb url('../img/rounded-box/white-bl.png') no-repeat bottom left;
	left:-1px;
}

.white-tl
{
	background:#ebebeb url('../img/rounded-box/white-tl.png') no-repeat top left;
	left:-1px;
}





.grey-container
{
	position:relative;
	background:#f5f5f5 url('../img/rounded-box/grey-bg.png');
	border:1px solid #d9d9d9;
	padding:10px 14px;
}

.grey-content
{
	background:#f5f5f5 url('../img/rounded-box/grey-bg.png');
	border:1px solid #d9d9d9;
}

.grey-tr,.grey-tl,.grey-bl,.grey-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.grey-tr,
.grey-tl
{
	top:-1px;
}

.grey-bl,.grey-br
{
	bottom:-1px;
}

.grey-tr
{
	background:#ebebeb url('../img/rounded-box/grey-tr.png') no-repeat top right;
	right:-1px;
}

.grey-br
{
	background:#ebebeb url('../img/rounded-box/grey-br.png') no-repeat bottom right;
	right:-1px;
}

.grey-bl
{
	background:#ebebeb url('../img/rounded-box/grey-bl.png') no-repeat bottom left;
	left:-1px;
}

.grey-tl
{
	background:#ebebeb url('../img/rounded-box/grey-tl.png') no-repeat top left;
	left:-1px;
}






.greywhite-container
{
	position:relative;
	background:#f5f5f5 url('../img/rounded-box/grey-white-bg.png');
	border:1px solid #d9d9d9;
	padding:10px 14px;
}

.greywhite-content
{
	background:#f5f5f5 url('../img/rounded-box/grey-white-bg.png');
	border:1px solid #d9d9d9;
}

.greywhite-tr,.greywhite-tl,.greywhite-bl,.greywhite-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.greywhite-tr,
.greywhite-tl
{
	top:-1px;
}

.greywhite-bl,.greywhite-br
{
	bottom:-1px;
}

.greywhite-tr
{
	background:#ffffff url('../img/rounded-box/grey-white-tr.png') no-repeat top right;
	right:-1px;
}

.greywhite-br
{
	background:#ffffff url('../img/rounded-box/grey-white-br.png') no-repeat bottom right;
	right:-1px;
}

.greywhite-bl
{
	background:#ffffff url('../img/rounded-box/grey-white-bl.png') no-repeat bottom left;
	left:-1px;
}

.greywhite-tl
{
	background:#ffffff url('../img/rounded-box/grey-white-tl.png') no-repeat top left;
	left:-1px;
}








.blue-container
{
	position:relative;
	background:#f5f5f5 url('../img/rounded-box/blue-bg.png');
	border:1px solid #b7ceec;
	padding:10px 14px;
}

.blue-content
{
	background:#e3eefc url('../img/rounded-box/blue-bg.png');
	border:1px solid #b7ceec;
}

.blue-tr,.blue-tl,.blue-bl,.blue-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.blue-tr,
.blue-tl
{
	top:-1px;
}

.blue-bl,.blue-br
{
	bottom:-1px;
}

.blue-tr
{
	background:#e3eefc url('../img/rounded-box/blue-tr.png') no-repeat top right;
	right:-1px;
}

.blue-br
{
	background:#e3eefc url('../img/rounded-box/blue-br.png') no-repeat bottom right;
	right:-1px;
}

.blue-bl
{
	background:#e3eefc url('../img/rounded-box/blue-bl.png') no-repeat bottom left;
	left:-1px;
}

.blue-tl
{
	background:#e3eefc url('../img/rounded-box/blue-tl.png') no-repeat top left;
	left:-1px;
}






.push
{
	margin-top:5px;
}


.tall-spacer
{
	background:url('../img/tall-spacer.png') no-repeat top left;
	height:55px;
	width:2px;
	margin:5px 2px;
	margin-top:10px;
}

.med-spacer
{
	background: url('../img/tall-spacer.png') no-repeat top left;
	height:40px;
	width:2px;
	margin:5px 2px;
	margin-top:6px;
}