body {
margin: 0 0 20px 0;
padding: 0;
font-size: 0.75em;
text-align: center;
font-family: 'Arial CE', Arial, 'Verdana CE', verdana, sans-serif;
color: black;
line-height: 1.4em;
background: url(../img/bg_body.gif) repeat-x #F6F6F6;
}

*{
	margin: 0;
	padding: 0;
}

/*tabulka bezna*/
table {
border: 0;
border-collapse: collapse;
}
	
th, td {
padding: 5px 8px;
vertical-align: top;
border: 0;
}
/*tabulka formatovana*/
table.dataTable {
border-top: 3px solid #D6E7F4;
border-bottom: 3px solid #D6E7F4;
border-collapse: collapse;
margin-bottom: 10px;
width: 388px;
font-size: 1em;
}
	
table.dataTable th, table.dataTable td {
padding: 5px 8px;
vertical-align: top;
border: 1px solid #D6E7F4;
}

table.dataTable th { text-align: left; background-color: #EEF5FB; color: #004CA5;}


form {padding: 0; margin: 0;}
h1 {font-size: 1.6em;
	margin: 0 0 10px 0;
	color: #F29400;
	font-weight: normal;
	}
h2 {font-size: 1.25em;}
h3 {font-size: 1.2em;}
h4, h5, h6, h7 {font-size: 1.1em;}
h2, h3, h4, h5, h6, h7, h8 {color: #004CA5;  margin-bottom: 3px;}

.newslist h2 {font-size: 1.1em;
	padding: 5px 8px 3px 8px;
	margin-bottom: 10px;
	color: #FFF;
	background: url(../img/bg_whitepoint.gif) repeat-y 313px 0 #004CA5;	
	}

.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{clear: both;}

a {color: #D27E00;}
a:hover {color: #004CA5;}
img {border: none;}

#content p, #rightcol p {margin-bottom: 10px; text-align: justify;}
.dulezite {color: #488C46; font-weight: bold;}

#content ul {list-style: disc;}
#content ul, #content  ol {margin: 0 0 10px 25px; }
#content ul li ul, #content ol li ol {margin: 0 0 0 15px;}


#content ul.subItemsList {
	list-style-type: none;
	margin: 0 0 15px 0;
	}
ul.subItemsList li {
	line-height: 1.6em;
	background: url(../img/m_li.gif) no-repeat 10px 6px;
	}
	ul.subItemsList li h2 {
		font-weight: normal;
		font-size: 1em;
		}
		ul.subItemsList li h2 a {
			margin-left: 22px;
			}

.datum { 
	text-align: right;
	margin-top: -29px;
	margin-right: 10px;
	color: #FFF;
	}

img.lft, img.floatleft {
float: left;
margin-right: 10px;
}

img.rgt, img.floatright {
float: right;
margin-left: 10px;
}

.thumb {
	border: 1px solid #000;
	padding: 4px;
	float: left;
	margin: 0 7px 3px 0;
	}

.mapa {
	margin-top: 10px;
	}

.gray {color: #737373;}


/***********************************************************************************************obsah**********/
/*definice cele stranky.. sirka, zarovnani, cokoliv*/
#all {
margin: auto;
text-align: left;
width: 980px;
background: url(../img/bg_all.gif) repeat-y;
position: relative;
border-top: 3px solid #015289;
}

#top {
height: 152px;
background: url(../img/bg_head.jpg) no-repeat;
position: relative;

}

#top .logo {
position: absolute;
top: 0;
left: 0;
}

#languages {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 0.9em;
	text-align: right;
	}
	#languages img {margin: 0 0 0 5px;}
	#languages a {color: #000;}

#search {
	width: 171px;
	height: 21px;
	float: left;
	color: #FFF;
	}
	#search a {	color: #FFF; background: url(../img/search_sipka.gif) no-repeat 0 5px; padding-left: 10px;}
	#search p {padding: 0 10px; margin: 0;}
	#search h4 {color: #FFF; padding: 7px 10px 5px 10px; display: none;}
	#search .searchfield {width: 125px;  border: 0; height: 17px; background: url(../img/bg_input.gif) repeat-x; position: relative; top: -1px; }
	#search .buthledej {position: relative; top: 2px; margin-left: 5px;}
	
#main {
	clear: both;
	}
	

#h_menu {
	border-top: 1px solid #FFF;
	background-color: #015289;
	border-bottom: 1px solid #FFF;
	height: 23px;

	}
	#h_menu ul {
		margin-left: 172px;
		padding: 0;
		list-style: none;
		position: relative;
		background-color: #015289;
		}
		#h_menu ul li {
			padding-top: 1px;
			display: inline;			
			
			}
			#h_menu ul li a {
				display: block;
				float: left;
				padding: 3px 19px 3px 20px;
				text-decoration: none;
				color: #FFF;
				border-left: 1px solid #FFF;
				background-color: #015289;
				}
				#h_menu ul li a:hover {
					background: #D6E7F4;
					color: #015289;					
				}

#navi {
	position: relative;
	float: left;
	width: 171px;
	}
	#navi ul, div#naviRight ul {	
		margin-bottom: 30px;
		margin-left: 10px;
		list-style-type: none;
		}
		div#naviRight ul {
			margin-bottom: 15px;
			}
		#navi ul li, div#naviRight ul li {			
			border-bottom: 1px solid #FFF;			
			position: relative;	
			font-weight: bold;		
			}
			#navi ul li a, div#naviRight ul li a {
				background: url(../img/m_li.gif) no-repeat 10px 7px;
				padding: 4px 5px 4px 22px;
				position: relative;	
				color: #004CA5;	
				display: block;
				text-decoration: none;
				}
			#navi ul li a:hover, #navi ul li.selected a:hover, #naviRight ul li a:hover {
				color: #FFF;
				background: url(../img/m_li_hover.gif) no-repeat 10px 7px #0060A1;
				}		
			#navi ul li.selected a {
				color: #5E7703;
				}
			#navi ul li.selected ul li a {
				color: #004CA5;
				}
				
/* **** vnorene menu v levem menu **** */
				
	#navi ul li ul {
		margin-bottom: 2px;
		margin-top: -3px;
		}
	#navi ul li ul li {
		margin-left: 2px;
		border-bottom: none;
		font-weight: normal;
		}
		#navi ul li ul li a {
			padding: 3px 5px 3px 22px;
			}
				
/* ****** ZPRAVODAJ ****** */

#zpravodaj {
	margin: 10px;
	}
	#zpravodaj h4 {
		font-size: 1em;
		margin-bottom: 5px;
		color: #000;
		}
		#zpravodaj .searchfield {
			width: 125px;  
			border: 0; 
			height: 17px; 
			background: url(../img/bg_input.gif) repeat-x;
			}
		#zpravodaj .buthledej {position: relative; top: 5px; margin-left: 3px;}

#content_container {
	position: relative;
	float: right;
	width: 790px;
	}
#content {
	float: left;
	width: 565px;
	margin-bottom: 15px;
	padding-top: 20px;
	}
	
#content hr {
	color: #5E7703;
	background-color: #5E7703;
}
/* ***** pravy sloupec ***** */

#rightcol {
	float: right;
	width: 205px;
	font-size: 0.9em;
	line-height: 1.3em;	
	
	}
	.rightcolin {
		margin-bottom: 18px;	
					
		}
		#rightcol p {text-align: left;}
	#rightcol h2 {
		color: #FFF;
		background: #5E7703;
		padding: 3px 8px;
		font-weight: normal;
		border-bottom: 1px solid #FFF;
		border-top: 1px solid #FFF;
		margin-top: -1px;
		margin-bottom: 15px;
		font-size: 1.2em;
		}
	#rightcol h3, #rightcol h4{
		font-size: 1.1em;
		padding: 0 15px;		
		}
	#rightcol p {
		font-size: 1.1em;
		padding: 0 15px;
		color: #000;
		}
	#rightcol h3 a {
		text-decoration: none;
	}
	#rightcol a {
		color: #004CA5;
		}
		
#rightcol .datumnews {
	margin-bottom: 0;
	font-size: 0.9em;
	color: #004CA5;
	}
		
/* ***** paticka ***** */

#ender {
	clear: both;
	background: #CECECE;
	width: 980px;
	border-top: 1px solid #F6F6F6;
	color: #015289;
	}
	#enderin {
		padding: 15px;}
	#ender p {
		margin-bottom: 0;
		}
	#ender a {color: #015289;}
		
	.media {
		float: right; margin-right: 10px;
		}
	.copy {float: left; margin-left: 10px;}

#zakryt {
	position: absolute;
	top: 130px;
	left: 774px;
	width: 10px;
	height: 20px;
	background: url(../img/zakryt.gif) no-repeat;
	display: none;
	}
	
/* ***** anketa ***** */

.anketa {
	width: 175px;
	margin: 5px 0 5px 15px;
	font-size:1em;
	}
	.anketa td {padding: 0;}
	.anketa td.odpoved { background: url(../img/bg_anketa.gif) repeat-x;}

.odp1, .odp2, .odp3, .odp4, .odp5 {
	height:  16px;
	float: left;
	vertical-align: middle;
	margin-right: 5px;
	}
	
.odp1 {	background: url(../img/bg_odp1.gif) repeat-x #F46B29; }
.odp2 {	background: url(../img/bg_odp2.gif) repeat-x #7BA54B; }
.odp3 {	background: url(../img/bg_odp3.gif) repeat-x #549CD1; }
.odp4 {	background: url(../img/bg_odp4.gif) repeat-x #AF8658; }
.odp5 {	background: url(../img/bg_odp5.gif) repeat-x #F25A91; }

#mailingSubscriptionForm, #mailingSubscriptionForm td, #mailingSubscriptionForm th
{
	border: 0px;
}

#mailingSubscriptionForm th
{
	white-space: nowrap;
}

.ErrorMessage
{
	font-weight: bold;
	color: red;
	margin: 10px 0px;
}

#contactUsForm, #contactUsForm td, #contactUsForm th
{
	border: none;
}

.WYSIWYGContentBody {
	margin: 0; padding: 0;
	}
	
#datum {
	position: absolute;
	top: 156px;
	right: 10px;
	color: #FFF;
	}
	

	

