body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	background: url(images/bg.gif) repeat 0px 0px;
}

#all{
	position: relative;
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 40px 0px 40px 0px;
}

#mid{
	width: 900px;
	position: relative;
	margin: 0px 0px 0px 0px;
	*margin: 256px 0px 0px 0px;	
	padding: 216px 0px 0px 0px;
	*padding: 0px 0px 0px 0px;
	/*border: 1px solid red;*/
	/*min-height: 200px;
	_height: 200px;*/
	background: url(images/bg_mid.gif) repeat-y 0px 0px;
}

#hlavicka{
	position: absolute;
	top: 40px;
	left: 0px;
	width: 900px;
	height: 216px;
	background: url(images/top.jpg) no-repeat 0px 0px;
}

#menu{
	/*border: 1px solid red;*/
	position: relative;
	width: 180px;
	min-height: 60px;
	_height: 60px;
	background: url(images/bg_menu.gif) no-repeat 0px 0px;
	float: left;
}

#menu a{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#menu a:hover{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #e30000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#menu ul{
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#menu ul li{
	text-align: center;
	padding: 18px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 22px;
	background: url(images/menu_off_off.gif) no-repeat 0px 0px;
}

#menu .menu_first{
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 22px;	
	background: url(images/menu_first_off.gif) no-repeat 0px 0px;	
}

#menu .menu_last{
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 55px;	
	background: url(images/menu_last_off_off.gif) no-repeat 0px 0px;	
}

#menu .menu_last_active{
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 55px;	
	background: url(images/menu_last_off_on.gif) no-repeat 0px 0px;	
}

#menu .menu_last_top_active{
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 55px;	
	background: url(images/menu_last_on_off.gif) no-repeat 0px 0px;	
}

#menu .menu_first_active{
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 22px;	
	background: url(images/menu_first_on.gif) no-repeat 0px 0px;	
}

#menu .menu_top_active{
	text-align: center;
	padding: 18px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 22px;	
	background: url(images/menu_on_off.gif) no-repeat 0px 0px;		
}

#menu .menu_active{
	text-align: center;
	padding: 18px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 22px;	
	background: url(images/menu_off_on.gif) no-repeat 0px 0px;		
}

/*#menu ul li{
	display: block;
	text-align: center;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 35px;
	background: url(images/menu_off_on.gif) no-repeat 0px 0px;
}*/

#menu p{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	text-align: center;
}

#menu p a{
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

#menu p a:hover{
	color: #ffffff;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}

#obsah{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	position: relative;
	width: 720px;
	background: url(images/bg_obsah.gif) no-repeat 0px 0px;
	float: right;
}

#obsah_left{
	position: relative;
	/*border: 1px solid red;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 540px;
	min-height: 640px;
	_height: 640px;
	background: #ffffff;
	float: left;
}

#obsah_right{
	/*border: 1px solid blue;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 0px;
	_margin: 0px 2px 0px 0px;
	width: 172px;
	background: #ffffff;
	float: right;	
}

#obsah_right .roky ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;	
}

#obsah_right .roky ul li{
	padding: 0px 0px 0px 20px;
	margin: 3px 0px 0px 20px;	
	background: url(images/sipka.gif) no-repeat 0px 3px;
}

#obsah_right .roky ul li a{
	color: #00aeff;
	text-decoration: underline;
}

#obsah_right .roky ul li a:hover{
	color: #00aeff;
	text-decoration: none;
}

#obsah_bottom{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	width: 720px;
	height: 52px;	
	background: url(images/bg_obsah_bottom.gif) no-repeat 0px 0px;
}

#partneri{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 720px;
}

#partneri .partneri_top{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 720px;
	height: 30px;
	background: url(images/bg_partneri_top.gif) no-repeat 0px 0px;
}

#partneri .partneri_mid{
	padding: 0px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	width: 700px;
	background: url(images/bg_partneri.gif) repeat-y 0px 0px;	
}

#partneri .partneri_bottom{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 720px;
	line-height: 10px;
	font-size: 1px;
	height: 10px;
	background: url(images/bg_partneri_bottom.gif) no-repeat 0px 0px;
}

.nadpis{
	position: relative;
	width: 100%;
	height: 52px;
	background: url(images/bg_nadpis.gif) repeat-x 0px 0px;
}

.nadpis h1{
	padding: 7px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-transform: uppercase;
	font-size: 15px;
}

.nadpis h2{
	padding: 7px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-transform: uppercase;
	font-size: 15px;
}

.fotka_aktuality{
	padding: 5px 0px 5px 20px;
	*padding: 5px 0px 0px 20px;
	margin: 0px 0px 0px 0px;	
	float: left;
}

.archiv_aktualit{
	position: absolute;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;	
	right: 20px;
	top:10px;
	color: #00aeff;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/sipka2.gif) no-repeat 0px 0px;
}

.archiv_aktualit a{
	color: #00aeff;
	text-decoration: none;
}

.archiv_aktualit a:hover{
	color: #00aeff;
	text-decoration: underline;
}

.aktuality_block{
	position: relative;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	width: 500px;
}

.aktuality_foto{
	float: left;
}

.aktuality_obsah{
	width: 312px;
	float: right;
}

.aktuality_obsah a{
	color: #00aeff;
	text-decoration: none;
}

.aktuality_obsah a:hover{
	color: #00aeff;
	text-decoration: underline;
}

.aktuality_obsah p{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;	
}

.aktuality_obsah h3{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.aktuality_obsah ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.aktuality_obsah ul li a{
	color: #00aeff;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	background: url(images/sipka.gif) no-repeat 0px 3px;	
}

.aktuality_obsah ul li a:hover{
	color: #00aeff;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background: url(images/sipka.gif) no-repeat 0px 3px;	
}

.akce_obsah p{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;	
}

.akce_obsah ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.akce_obsah ul li a{
	color: #00aeff;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	background: url(images/sipka.gif) no-repeat 0px 3px;	
}

.akce_obsah ul li a:hover{
	color: #00aeff;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background: url(images/sipka.gif) no-repeat 0px 3px;	
}

.hr{
	padding: 0px 0px 0px 0px;
	margin: 10px 20px 10px 20px;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	background: url(images/hr.gif) no-repeat 0px 0px;
}

.akce_foto{
	padding: 0px 0px 0px 0px;
	margin: 0px 18px 10px 18px;
	width: 136px;
	height: 136px;
}

.akce_nazev{
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
}

.akce_datum{
	font-weight: bold;
	color: #cacaca;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 5px 20px;
}

.akce_obsah{
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
}

#paticka{
	position: relative;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 900px;
	height: 26px;
	color: #88b4d4;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: url(images/bg_paticka.gif) no-repeat 0px 0px;
}

#paticka a{
	color: #88b4d4;
	text-decoration: none;
}

#paticka a:hover{
	color: #88b4d4;
	text-decoration: underline;
}

.paragraph_big{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
}

.text{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;	
}

.text a{
	color: #00aeff;
	text-decoration: underline;
}

.text a:hover{
	color: #00aeff;
	text-decoration: none;
}

.text ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style: none;
}

.text ul li{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	background: url(images/sipka.gif) no-repeat 0px 3px;	
}

.text ul li a{
	color: #00aeff;
	text-decoration: underline;
}

.text ul li a:hover{
	color: #00aeff;
	text-decoration: none;
}

.text h2{
	padding: 10px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	background: url(images/sipka2.gif) no-repeat 0px 10px;
}

.photos{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;	
}

.page_soubor{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;		
}

.page_soubor_nazev{
	color: #000000;
	font-weight: bold;
}

#mytable .thead{
	font-weight: bold;
	background: #23668f;
	color: #ffffff;
}

#mytable{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;	
}

#mytable td{
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;	
	border-bottom: 1px solid #f1f1f1;
}

.tabulkaPopisek{
	font-style: italic;
	text-align: center;
}

.page_podmenu{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 8px 20px;	
	_margin: 0px 0px 8px 10px;	
	float: left;
	background: url(images/sipka3.gif) no-repeat 0px 0px;	
}

.page_podmenu a{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.page_podmenu a:hover{
	font-weight: bold;
	color: #e30000;
	text-decoration: none;
}

.page_podmenu_active{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 20px;	
	_margin: 0px 0px 0px 10px;	
	float: left;
	background: url(images/sipka3.gif) no-repeat 0px 0px;	
}

.page_podmenu_active a{
	font-weight: bold;
	color: #f9c400;
	text-decoration: underline;
}

.page_podmenu_active a:hover{
	font-weight: bold;
	color: #e30000;
	text-decoration: none;
}

.podmenu{
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 10px 0px;	
	border-bottom: 1px solid #e3e3e3;
}

.videoSwf{
	padding: 0px 103px 0px 103px;
	margin: 0px 0px 0px 0px;	
}

.video_table{
	padding: 0px 20px 0px 20px;
	margin: 20px 0px 0px 0px;		
}

.video_table a{
	color: #00aeff;
	text-decoration: none;
}

.video_table a:hover{
	color: #00aeff;
	text-decoration: underline;
}

.video td{
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #e6e6e6;
}

.personal_block{
	_border: 0px solid red;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 20px 20px;
	_margin: 0px 0px 20px 10px;
	width: 230px;
	_width: 245px;
	float: left;
}

.personal_photo{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 80px;
	float: left;
}

.personal_obsah{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 140px;
	_width: 155px;
	float: right;
}

.personal_obsah h2{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #00aeff;
	font-size: 14px;
}

.personal_obsah p{
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

.personal_obsah a{
	color: #00aeff;
	text-decoration: none;
}

.personal_obsah a:hover{
	color: #00aeff;
	text-decoration: underline;
}

.partner{
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.partner p{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

.partner a{
	text-decoration: none;
	color: #00aeff;
}

.partner a:hover{
	text-decoration: underline;
	color: #00aeff;
}

