body {
margin: 0 0 20px 0;
padding: 0;
font-size: 0.75em;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
color: #888888;
background-color: #C8E2E8;
line-height: 1.3em;
}

*{
	margin: 0; padding: 0;
}

/* tabulka bez formatu */
table {
margin-bottom: 15px;
border-collapse: collapse;
font-size: 1em;
width: 416px;
}
	
th, td {
padding: 3px 7px;
vertical-align: top;
}

th {text-align: left;}

/* tabulka formatovana */
table.dataTable {
	border: 0;
	border-collapse: collapse;
	border: 2px solid #D6D4D4;
	}
	
table.dataTable th, table.dataTable td {
	padding: 3px 7px;
	vertical-align: top;
	border: 1px solid #D6D4D4;
	}
	
table.dataTable th {
	background-color: #ECFBFF;
	}

h1 {
	font-size: 1.7em; 
	background: url(../img/h_bg.gif) repeat-x bottom left; 
	padding-bottom: 10px; 
	margin-bottom: 11px;
	margin-top: -2px; 
	text-align: center; 
	font-weight: normal; 
	position: relative; 
	line-height: 1em;
	}
h2 {font-size: 1.5em; font-weight: normal;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.3em;}
h5, h6, h7 {font-size: 1.1em;}

h2, h3, h4, h5, h6, h7 {
	margin-bottom: 5px;
	line-height: 1em;
}

.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{clear: both;}

a {color: #932D38;}
a:hover {color: #B08D53;}
img {border: none;}
p {margin-bottom: 15px;}

img.lft {
float: left;
margin-right: 10px;
}

img.rgt {
float: right;
margin-left: 10px;
}

#content img {
	border: 1px solid #888888;
	margin-bottom: 10px;
	}

#content ul, #content ol {
	margin: 0 0 15px 18px;
	line-height: 1.5em;
	list-style-type: disc;
	}
	#content ul li ul, #content ol li ol {
		margin: 0 0 0 20px;
		}

.datum {font-weight: bold;margin-bottom: 0;	}
.vice {font-weight: bold;}

.none {display: none;}
/* *********obsah**********/

#all, #allhome, #allwide {
	margin: 0 auto;
	text-align: left;
	width: 934px;
	position: relative;
}

#all {background: url(../img/bg_all.gif) repeat-y #FFF;}
#allhome  {background: url(../img/bg_all_home.gif) repeat-y #FFF;}
#allwide  {background: url(../img/bg_all_wide.gif) repeat-y #FFF;}

#top {
	height: 119px;
	position: relative;
	background: url(../img/bg_top.gif) repeat-x #EAD4AE;
	text-align: center;
}

#languages {
	position: absolute;
	top: 5px;
	left: 15px;
	font-size: 0.9em;
	}
	#languages img {
		border: 1px solid #A0CCDD;
		margin-right: 2px;
		vertical-align: middle;
		}

/* ******* HLAVNI MENU ******** */

#h_menu {
	background: url(../img/bg_menu.gif) repeat-x #FFF;
	
	}
	#h_menu ul {
		padding: 3px 0 0 0;
		margin:0 0 0 17px;
		list-style: none;
		}			
			#h_menu ul li, #footer ul li {
			padding: 0;
			margin: 0;
			display: inline;
			}			
				#h_menu ul li a {
				display: block;
				float: left;
				text-decoration: none;
				color: #FFF;
				font-weight: bold;
				text-transform: uppercase;
				font-size: 11px;
				}				
					#h_menu ul li a:hover {
					color: #ECFBFF;
					}
					
		#h_menu ul.cz li a {padding: 5px 16px 6px 16px;}
		#h_menu ul.de li a {padding: 5px 7px 6px 7px;}
		#h_menu ul.en li a {padding: 5px 7px 6px 7px;}
		#h_menu ul.ru li a {padding: 5px 17px 6px 17px;}

					
/* ******* PICTURES V ZAHLAVI ******** */
					
#pictures {
	background: url(../img/bg_pictures.gif) repeat-x #FFF;
	height: 165px;
	padding-left: 12px;
	position: relative;
	}
	#pictures img {
		margin: 4px 2px 0 0;
		}

/* ******** STRANKA ******** */

#main {
	margin: 0 7px;	
	padding-top: 25px;
	background: url(../img/bg_main.gif) no-repeat top left;
	}
	.mainbottom {
		background: url(../img/bg_main_bottom.gif) no-repeat bottom left;
		width: 100%;
		padding-bottom: 20px;
		}
		
/*home*/ #allhome #main {background: url(../img/bg_main_home.gif) no-repeat top left;}
/*home*/ #allhome .mainbottom {background: url(../img/bg_main_bottom_home.gif) no-repeat bottom left;}

/*wide*/ #allwide #main {background: url(../img/bg_main_wide.gif) no-repeat top left;}
/*wide*/ #allwide .mainbottom {background: url(../img/bg_main_bottom_wide.gif) no-repeat bottom;} 

/*nobg*/ body #all.twoColumn {background: url(../img/bg_all_none.gif) repeat-y bottom;}
/*nobg*/ .twoColumn #main {background: none;}
/*nobg*/ .twoColumn .mainbottom {background: none;} 

.Document {margin-right: 20px;}
		

	
/* ********* LEVA NAVIGACE ******** */

#navi {
	float: left;
	width: 200px;
	position: relative;
	}
	#navi ul {
		list-style: none;
		margin: 0 20px 20px 20px;
		}
		#navi ul li {			
			background: url(../img/navi_li.gif) no-repeat 0 6px;			
			position:relative;
			padding-bottom: 7px;
			}
			#navi ul li ul {
				margin: 0;
				}
				
		#navi ul li a {
			color: #932D38;
			text-decoration: none;
			font-weight: bold;
			font-size: 0.9em;
			}
			#navi ul li a span {padding-left: 8px; display: block;}
		#navi ul li a:hover {color: #B08D53;}
			
		#navi h2 {
			background: url(../img/h_bg.gif) repeat-x bottom left;
			padding-bottom: 10px;
			text-align: center;
			margin: 0 20px;
			margin-bottom: 11px;
			font-weight: normal;
			font-size: 1.5em;
			}
		#navi p {
			margin: 0 20px 15px 20px;
			}
			
/*home*/ #allhome #navi {width: 280px; text-align: justify;}
			
/* ****** OBSAH WEBU ****** */

#content_container {	
	width: 700px;
	float: right;	
	position: relative;
	}
	
	
	
	
/*home*/ #allhome #content_container {width: 640px;}
	
/* prostredni sloupec */
	
	#leftcol {
		position: relative;
		float:  left;
		width: 420px;
		}
		
		
		
/*home*/	#allhome #leftcol {width: 380px; border-left: 1px solid #DEDEDE;}
/*home*/	#allhome #leftcol #content {margin: 0 20px;}

.twoColumn #content_container {width: 100%;}
.twoColumn #leftcol {width: 640px;}
.twoColumn #leftcol #content {margin-left: 20px;}
		
/* pravy sloupec */
	
	#rightcol {
		float: right;
		width: 240px;
		position: relative;
		font-size: 0.9em;
		}
		#rightcolin {
			margin-right: 25px;
			}
			#rightcol h2 {
				background: url(../img/h_bg.gif) repeat-x bottom left;
				padding-bottom: 10px;
				text-align: center;
				margin-bottom: 11px;
				font-weight: normal;
				font-size: 1.6em;
				position: relative;
				}

/* ****** PATICKA ******* */

#footer {
	clear: both;
	background: url(../img/bg_footer.gif) repeat-x #F8F6F6;
	height:  105px;
	}
	#footer ul {
		padding: 3px 0 0 0;
		margin:0 0 0 10px;
		list-style: none;
		}
		#footer ul li a {
			display: block;
			float: left;
			padding: 4px 9px;
			text-decoration: none;
			color: #FFF;
			font-weight: bold;
			text-transform: uppercase;
			font-size: 11px;
			}				
			#footer ul li a:hover {
				color: #ECFBFF;
				}
	#footer a {color: #888888;}
				
		.footertext {
			margin: 0 20px;
			}
		.contact, .copy {
			font-size: 0.8em; 
			margin: 10px 0; 
			line-height: 1.3em; 
			}
		.contact {float: left;}
		.copy {	float: right;	text-align: right;	}
		
/* ***** PRESAHY PRES KRAJE STRANKY ****** */

.bokr {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/bok_top_r.gif) no-repeat;
	width: 7px;
	height: 319px;
	}
.bokl {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/bok_top_l.gif) no-repeat;
	width: 7px;
	height: 319px;
	}
.bokrb {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../img/bok_bot_r.gif) no-repeat;
	width: 7px;
	height: 108px;
	}
.boklb {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/bok_bot_l.gif) no-repeat;
	width: 7px;
	height: 108px;
	}
	
.nohead h1 {
	display: none;
	margin: 0 20px 15px 20px;	
}

.media h2 {
	margin-right: 20px;
	}
	
.media p {
	margin-right: 15px;
	}
	


.SideMenuItem {
	margin-left: 13px;
}

.formular tr td {
	white-space: nowrap;
	text-align: left;
}

.formular tr th {
	text-align: center;
}

.formular tr td input.ltext {
	width: 100px;
}

.formular tr td input.stext {
	width: 50px;
}

.error {
	border: 1px solid #f00;
	color: #f00;
	text-align: center;
}

.floatleft {
    float: left;
    margin-right: 5px;
}
	
.floatright {
    float: right;
    margin-left: 5px;
}

#languages {
	position: absolute;
	top: 5px;
	left: 15px;
	font-size: 0.9em;
	}
	#languages img {
		border: 1px solid #C4B291;
		margin-right: 2px;
		vertical-align: middle;
		}
		
#search {
	position: absolute;
	top: 85px;
	right: 20px;
	}
	.hledej {
		border: 1px solid #83ACBC;
		background-color: #ACDCED;
		font-size: 10px;
		padding: 2px 2px 0 2px;
		margin-left:5px;
		cursor: pointer;
		color: #912933;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
		
.newsbut {
		border: 1px solid #DEDEDE;
		background: none;
		font-size: 11px;
		padding: 2px 2px 0 2px;
		margin-left:5px;
		cursor: pointer;
		color: #912933;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
	
table.paging {
	margin: 15px 0px;
	border-collapse: collapse;
	font-size: 1em;
	width: auto;
}

table.paging tr td.current a {
	font-weight: bold;
	color: #000;
}

.TiskZprava {
	text-align: left;
}

.TiskZprava h2{
	text-align: left;
}
.TiskZprava h2 a {
	text-decoration: none;
	font-weight: normal;
	color: #888888;
}

.TiskZprava h1 a:hover {
	text-decoration: underline;
}

p.DocumentDate {
	margin-bottom: 3px;
	}
	
/* galerie */

.Item {
	width: 205px;
	position: relative;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	font-size: 0.9em;
	}
	.PhotoGallery .Item .Picture a img {
		margin: 0;
		padding: 0;
		}
.PhotoGallery {
	width: 420px;
	clear: both;
	position: relative;
	float: left;
}


.warning{
	text-align:  center;
	color: red;
	}
	
.specialbox{
	position: relative;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #932d38;
	color: #666666;
	margin-bottom: 8px;
	}
	.specialboxin{
		position: relative;
		background-color: #932d38;
		color: #ffffff;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ffffff;
		border-right-color: #ffffff;
		border-bottom-color: #ffffff;
		border-left-color: #ffffff;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 0pt;
		padding-left: 10px;
		}
		.specialboxin p{
			padding: 0;
			}
		.specialboxin .datum{
			font-weight: bold;
			margin-bottom: 0pt;
			padding: 0;
			margin: 0;
			}
			.specialboxin a{
				color: #fff;	
				}
			.specialboxin .vice{
				font-weight: bold;
				padding-top: 0;
				}

	
	
