@charset "utf-8";
/* CSS Document */

/* -----------------------OBSAH STRANY ----------------- */

.obsahStrany{padding:10px 20px 20px 20px; color:#333333; font-size:100%}

.obsahStrany h1{ color:#00508E; font-size:160%; margin:10px 0; font-weight:bold;}
.obsahStrany h2{ color:#79afda; font-size:130%; margin:10px 0; font-weight:bold;}
.obsahStrany h3{ color:#333333; font-size:115%; margin:10px 0; font-weight:bold;}
.obsahStrany p{  margin:10px 0px;}	
.obsahStrany h1{ font-size:195%; margin:0px 0 10px 0;}
.obsahStrany h2{ font-size:115%; margin:5px 0;}
.obsahStrany h3{ font-size:105%; margin:3px 0;}
.obsahStrany ul{ margin:10px 15px;}
.obsahStrany ol{ margin:10px 15px; padding-left:10px;}
.obsahStrany ul li { background: url(../layout/arrow.gif) no-repeat 10px 4px; padding-left: 20px; margin-bottom:6px; line-height:16px}
.obsahStrany ol li { list-style: decimal; padding-left: 10px; margin-bottom:6px; line-height:16px; }
.obsahStrany .tip { background:#efefef url(../layout/_icons/icon-info.gif) no-repeat 10px 10px; padding:10px 10px 10px 30px; color:#FF6600; border-left: solid 5px #cccccc; margin:15px 0;	}
.obsahStrany table { border-collapse:collapse;}
.obsahStrany td, th{padding:2px 4px;}
.obsahStrany th {font-size:110%; margin:0; color:#666666; font-weight:bold;}
.obsahStrany td {}
.obsahStrany form h4{ font-size:105%; margin:0;}

.lBorder{margin-bottom:5px; padding-left:8px; border-left: solid 5px #CCCCCC;}
.marLeft52{ margin-left:52px !important;}
.detailBlock{ padding:10px;}

.detailPodtitul{ color:#666666; font-size:110%; margin: 0 0 8px 0; font-weight:bold;}

.tbl{ 
	border:none;
 	border-collapse:collapse; 
 	margin:10px 0;
}

.tbl td, th{
 
	padding:4px;
}

.tbl td{ 

}

.tbl th{ 

	font-weight:normal; 
	color:#000000; 

}

.tbl th a{ font-weight: bold; color:#FF6600;}

.tbl .tblLogo{ padding-top:0px; border-right:none; border-top:none; border-bottom: none; text-align:center; vertical-align:top;}
.first{ border-top: none 1px #cccccc;}
.even{ background:#e9eff5;}
.odd{ background: #f3faff;}
.nadpisek{ 
font-size:130%; 
margin:15	px 0 10px 0; 
padding:6px 10px; 
font-weight:bold; 
color:#ffffff; 
background:#97c8ef url(../layout/nadpisek_bg.jpg)  no-repeat left center ;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px;
}
.nadpisek .moveUp, .moveDown, .moveTop{ float:right; margin-left:5px;}

.greyBox{
	background:#efefef; 
	border: solid 1px #cccccc;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}

/* -----------------------OBSAH STRANY ----------------- */

