body {
	background: #FDDD85 url(bg_tile_x.png) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a {
	color: #cd0a00;
	cursor: pointer;
}
a:hover {
  text-decoration: none;
}



img {
	border-width: 0px;
}

h1{
	margin: 0px;
	padding: 25px 0px 15px 0px ;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #575757;
	color: #cd0a00;
}

h2 {
margin: 1.5em 0 1em 0;
font-size: 1.5em;
font-weight: normal;
color: #cd0a00;
}

h3 {
color: #cd0a00;
color: #0065aa;
font-size: 1.2em;
font-weight: bold;
margin: 1.5em 0 0.7em 0;
}


p {
	margin: 0px;
	text-align: justify;
}

ul {
/*
	float: left;
	list-style-image: url('tick.png');
	float: left;
	margin: 0px;
	line-height: 15px;
*/
list-style-image: url('tick.png');	
padding-left: 1.4em;
margin-left: 0;
}

li {
margin: 0.3em 0 0 0.0em;
text-align: justify;
}

p, ul, table {
margin: 1.3em 0 1.3em 0;
}

table th, table td {
padding: 1px 3px 1px 3px;
}


iframe {
border: 0;
}


.red {
color: #f00;
}

.error {
color: #f00;
}

.left {
float: left;
margin-right: 10px;
}
.right {
float: right;
margin-left: 10px;
}

.button {
	height: 30px;
	background: White url(button_tile.jpg) repeat-x;
	float: left;
}

.button_act{
	height: 30px;
	background: White url(button_tile_act.jpg) repeat-x;
	float: left;
}

.end_of_button {
	background: url(button_right.jpg) no-repeat right;
	padding-right: 20px;
}

.end_of_button_act {
	background: url(button_right_act.jpg) no-repeat right;
	padding-right: 20px;
}

.start_of_button {
	background: url(button_left.jpg) no-repeat left;
	padding-left: 20px;
}

.start_of_button_act {
	background: url(button_left_act.jpg) no-repeat left;
	padding-left: 20px;
}

.clear{
	clear: both;
	height: 0;
	font-size: 0;
}

.content_ul h2 a {
	font-weight: bold;
	color: #cd0a00;
	text-decoration: none;
	line-height: 12px;
}

.content_ul h2 a:hover {
	text-decoration: underline;
}

.content_anim {
	float: left;
	width: 90px;
	height: 77px;
	margin: 4px 0 0 0;
}

.li_nadpis {
	padding-bottom: 5px;
}

#container {
	text-align: left;
	width: 954px;
	margin: 0 auto 0 auto;
	background: url('tile_container.png') repeat-y;
}

#container_inner {
background: url('bg_container_inner.png') left top no-repeat;
width: 900px;
padding: 0px 27px 0px 27px;
}
	
	
#header {
	width:900px;
	height: 181px;
}
#header_left {
	height: 181px;
	width: 300px;
	float: left;
	background: #cd0a00;
	font-size: 0.9em  
}

#header_left_left {
	width: 200px;
	height: 181px;
	float: left;
}

#header_left_left a {
	width: 200px;
	height: 181px;
}

#header_left_left p{
	display: block;
	position: relative;
	width: 200px;
	height: 181px;
	
}
#header_left_left img{
	display: block;
	position: absolute;
	width: 200px;
	height: 181px;
	border-width: 0px;
}

#header_left_right {
	float: right;
	width: 100px;
	height: 181px;
	background: url(bg_menu_top.png) repeat-x ;
	letter-spacing: 0.1em;
	line-height: 17px;	
}

#header_left_right ul {
  margin-bottom: 0px;
	font-weight: bold;
	color: white;
	margin: 0px;
	padding: 44px 0 0 0;
}

#header_left_right li {
	font-weight: bold;
	height: 26px;
	display: block;
	width: 100px;
	padding: 0;
	margin: 0;
}

#header_left_right a {
	color: White;
	text-decoration: none;
	padding: 4px 0 0 23px;
	display: block;
	height: 22px;
	background: url(ctverecek.png) no-repeat 10px 11px;
}

#header_left_right a:hover{
	text-decoration: underline;
}

#header_right {
	height: 181px;
	width: 600px;
	float: right;
	background: white url(header_pic.jpg) no-repeat top;
	position: relative;
}


#header_right #praha, #header_right #brno {
display: block;
position: absolute;
text-decoration: none;
}

#header_right #praha {
right: 67px;
bottom: 30px;
width: 23px;
height: 16px;
}

#header_right #brno {
right: 23px;
bottom: 17px;
width: 28px;
height: 10px;
}

#header_right #praha span, #header_right #brno span {
visibility: hidden;
}



#menu {
	width: 900px;
	height: 30px;
	background: #F9DEB8 url(menu_tile.jpg) repeat-x;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#menu li{
	display: block;
	height: 30px;
	float: left;
	margin: 0;
	padding: 0;
}

#menu a {
	color: #000;
	line-height: 30px;
	text-decoration: none;
	font-size: 0.85em;

}

#menu a:hover {
	color: #cd0a00;
}

#content{
	margin: 0px;
	background: White;
	padding: 0px 37px 0px 37px;
	width: 826px;  
	width: 663px; 
	float: left;
}

#content p {
	line-height: 1.5em;
}

#content a {
	color: #cd0a00;
	color: #0065ca;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}


#bar_right {
width: 163px;
float: right;
font-size: 0.85em;
}

#bar_right p {
padding: 0 0 0 6px;
}

.aktualita {
width: 154px;
margin: 10px 0 25px 0;
}

.akt_datum {
display: block;
color: #fff;
background: #e58554;
padding: 1px 0 1px 6px;
}

.aktualita h4 {
display: block;
margin: 4px 0 4px 0;
padding: 0 0 0 6px;
font-size: 1em;
}

.akt_text {
padding: 0 0 0 6px;
}



#bar_right .box {
  text-align: center; 
  margin: 20px 10px;
}


#rozcestnik h2 {
padding: 0;
margin: 0;
font-size: 1.2em;
font-weight: bold;
}

#rozcestnik h2 a {
text-decoration: none;
color: #0065aa;
}
#rozcestnik h2 a:hover {
text-decoration: underline;
}

#rozcestnik ul {
display: block;
margin: 0 0 0 90px;
}

#content_left  {
	width: 48%;
	float: left;
	padding-top: 5px;
}

#content_right  {
	padding-top: 5px;
	width: 48%;
	float: right;
}

#mapa {
	float: right;
	width: 280px;
}

#kontakty_left {
	float: left;
	width: 500px;
}

#footer {
	font-size: 0.85em;
	text-align: center;
	min-height: 56px;
	_height: 56px;
	padding: 30px 0 0 0;
	background: #FDDD85 url('bg_footer.png') repeat-x;
}

#footer a{
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}
#footer img {
	margin-top: 5px;
}




.ucto td, .ucto th {
padding: 5px 10px;
}

.ucto td {
background: #eee;
}

td.ucto_cena {
background: #555;
color: #fff;
text-align: right;
}

.ucto .vyrazny {
font-weight: bold;
}

#vzdelavani .ucto_cena {
width: 6em;
}



.hodnoceni_outer {
background: #f3f3f3 url('hodnoceni_start.png') no-repeat;
border: 2px solid #dadada;
color: #555;
text-transform: italic;
margin: 10px 0 0 0;
line-height: 1.3em;
}

.hodnoceni_inner {
padding: 10px 36px 11px 36px;
background: url('hodnoceni_end.png') no-repeat right bottom;
}




/*vyskakovací menu*/
body{
behavior: url("csshover3.htc");
}

#menu li {
	overflow: visible;
	position: relative;
}
#menu ul ul {
		position: absolute;
		left: 0px;
		top: 30px;
		width: 200px;
		visibility: hidden; 
		color: #EBEBEB;
		z-index: 100;
		margin: 0px;
		padding: 0px;
	}
	
#menu ul li:hover ul {
		visibility: visible;
	}
	
#menu ul ul li{
		width: 100%;
		height: 100%;
		text-align: left;
		padding: 5px 3px;
		border:#E6D6C7 1px solid;		
		border-top: none;		
		background-color: #F3F3F3;
		}
		
#menu ul ul li a{
		background: none;
		color: #000000;
		text-align: left;
		line-height: 13px;
		text-decoration: none;
	}
	
	#menu ul ul li a:hover{
		text-decoration: none;
	}
		
	
	

