@charset "utf-8";
/* CSS Document */


* {
	font-family:Verdana, Geneva, sans-serif;
	padding:0;
	margin:0;
	line-height:130%;
}
body{
	background-color: #eee;
	background-image: url('./images/bg_bg.png');
	font-size:12px;
}

a{
	text-decoration: none;
	color: #900;
}

ul{
	list-style: none;
}

ul span{
	text-align: center;
	display: block;
	width: 100%;
	font-size: 13px;
	font-weight: bolder;	
}
ul li a{
	border-top:5px solid #fff;
	font-size:13px;
	font-weight:bold;
	display: block;
	padding-top:2px;
	text-align:center;
	height:auto;
	width: 150px;
	border-bottom:1px solid #c8c8c8;
	float: left;
	background-image: url('./images/main_button_bg.gif');
	color: #fff;
}

ul li ul li a{
	
	font-size:12px;
	font-weight:normal;
	display: block;
	padding:2px 0 2px 5px;
	height:auto;
	width: 145px;
	letter-spacing:-1px;
	text-align:left;
	border-top:none;
	border-bottom:1px solid #c8c8c8;
	float: left;
	background:#f5f5f5 ;
	color: #060;
}

ul li ul{
	display:block;
	padding-top: 5px;
}
h1{
	color:#900;
	font-size: 15px;
	line-height: 160%;	
}
p.firstpage{
	line-height: 180%;
}

/* opisanie na skeleta */
.outer{
	margin: 0 auto;
	width: 880px;
	border-left: 3px solid #afafaf;
	border-right: 3px solid #afafaf;
	padding: 0 7px;
	/*border: 1px solid #ccc;*/
	display: block;
	background: #fff;
}
.logo{
	margin:0 auto;
	width: 880px;
	
	background-image: url('./images/head.gif');
	background-position:center;
	height: 118px;
	padding: 10px;
	display: block;
	text-align: left;
	
}
.logo a{
	font-style: italic;
	font-weight: normal;
}
.menu{
	width: 894px;
	display: block;
	margin:0 auto;
	background: #efefef;
	border-left: 3px solid #afafaf;
	border-right: 3px solid #afafaf;
	border-bottom: 3px solid #afafaf;
}
.menu a:link, .menu a:visited{
	display: block;
	float: left;
	padding-top: 3px;
	color: #646464;
	height: 20px;
	padding-left:15px;
	padding-right:15px;
	border-right:1px solid #afafaf;
	font-size: 13px;
	background: #ddd;
}

.menu a:hover{
	color: #900;
	background: #fff;
}

.footer{
	width: 900px;
	display: block;
	height:25px;
	text-align:center;
	padding-top:5px;
	font-size:13px;
	margin: 0 auto;
	background-image:url('./images/footer_bg.gif');
	border-top: 3px solid #afafaf;
}

.klasove{
	float: left;
	width: 900px;
	height: auto;
	display: block;
}
.klass{
	float: left;
	width: 890px;
	padding: 1px 5px 5px 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
.klass h2{
	font-size: 14px;
	display: block;
	float: left;	
}
.klass h2 a{
	font-size: 14px;
	font-weight: bolder;
	float: none;
	display: inline;
}
.klass a{
	font-size: 12px;
	font-weight: normal;
	display: block;
	float: left;
	width: 150px;
	text-decoration: underline;
}
.left{
	float: left;
	padding: 15px 0;
	width: 150px;
	height: auto;
	display: block;
}
.main{
	float: left;
	width: 723px;
	padding:20px 0 10px 7px;
	height: auto;
	display: block;
}



h2 {
	display:inline;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:2px;
	width:auto;
}
h2 a{
	font-size: 16px;	
}

h3 {
	display:inline;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:2px;
	width:auto;
}
h3.done{
	padding:0 2px;
	color:#007722;
	border:1px solid #999;
	background:#C7F8D3;
	
}
h3.error{
	padding:0 2px;
	background:#FFCC99;
	color:#cc0000;
	border:1px solid #999;
}




span.description{
	font-size:12px;
	display:block;
	line-height:20px;
	color: #666;
	padding-left: 20px;
}
span.subtitle {
	color:#999999;
	font-size:11px;
	display:block;
	line-height:20px;
	padding-left: 20px;
}

div.list_tests{
	border:2px solid #e8b10d;
	margin: 10px 0 0 0;
	padding: 0 10px; 	
}
div.vapros {
	display:block;
	margin-top:15px;
	padding:5px;
	width:711px;
	border:1px solid #CCCCCC;
	clear:both;	
	
}

div.vapros span{
	display:block;
	height:auto;
	float:left;
	clear:both;
	margin-bottom:5px;

}
div.vapros, div.vapros *{
	font-family: times new roman;
	font-size:16px;
}
div.vapros img{
	display:inline;
	vertical-align:middle;
}
div.vapros label{
	
	display:block;
	height:auto;
	float:left;
	clear:both;
	margin-top:5px;
}

div.vapros label.yes{
	border:1px solid #0b0;
}
div.vapros label.no{
	border:1px solid #FF6600;
}
.red{
	color: #d00;	
}
div#dd_time{
	display: block;
	position:fixed;
	top:2px;
	left:2px;
	border:3px solid #900;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	z-index:100;
	font-family:Arial;
	width: 130px;
	padding: 5px;
	background: #ffa;
}

table.wtable{
	margin-top:15px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;	
}

table.wtable td, table.wtable th{
	
	padding: 0 3px;	
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;	
}
table.wtable td{
	font-size:11px;
}
table.wtable th{
	font-size:12px;
}

.r1{
	background:#eee;
}
.r0{
	background:#FFFFCC;
}

.tfield{
	width: 60px;
	border: 1px solid #533;
}
.tfield2{
	width: 300px;
	border: 1px solid #533;
}
.tfield3, .sfield{
	width: 150px;
	border: 1px solid #533;
}


.products{
	border:1px solid #ccc;
	padding:5px;
	margin: 10px 0 0 0;
}
.products:hover{
	border:1px solid #8ed82d;
	background: #f1ffda;
}
.products img{
	float:left;
	margin-right: 10px;
	border:none;
}

.products h3{
	display: block;
	float:left;
	width:487px;
	font-size: 18px;
	color:#800;
	font-weight: normal;
	font-style: italic;
}

.products .price{
	display:block;
	float:left;
	padding:10px 0 0 0;
	text-align:center;
	width:115px;
	height:55px;
	background-image:url("./images/price_place.png");
	margin:20px 150px 0 0;
	font-size: 20px;
	color:#fff;
}

.products a.link{
	display: block;
	width: 103px;
	height: 32px;
	float: left;
	padding-top: 10px;
	background-image: url("images/order.png");
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin:43px 123px 0 0;
}

.category, .class, .predmet{
	display:block;
	float:left;
	width:450px;
	font-size: 16px;
	margin-top: 25px;
}

a.moreInfo{
	float: right;
	display: block;
	margin-top: 15px;

}
