body {
	background: #5E8AA6 url('tile_body.png') repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em
}
h1{
	background-image:url('bg_h1.gif');
	background-repeat:no-repeat;
	color:#79B00E;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:1.6em;
	height:41px;
	padding-top: 7px;
	padding-left:47px
}
h2{
	color:#194882;
	font-size:1.3em;
	font-weight:bold;
	margin:1.5em 0 1.5em 0;
}
h3{
	color:#508CD6;
	font-size:1em;
	font-weight:bold;
	margin:1.5em 0 1.5em 0;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 1.4em;
}
a{
	color:#DB3514;
	text-decoration:underline;
}
a img {
border: 0;
}
a:hover {
	color:#DB3514;
	text-decoration:none;
}

ul {
padding-left: 1.4em;
margin-left: 0;
}
li {
margin: 0 0 0.3em 0;
}


.clear {
clear: both;
height: 0;
font-size: 0;
line-height: 0;
}

.navbar_link {
	line-height: 40px;
	text-decoration: none;
}
.navbar_link:hover {
	text-decoration: underline;
}

.no_border {
	border-width: 0px;
}

.footer_text {
padding-top: -3px;
color:#FFFFFF;
}

.thickbox img {
margin: 4px 0 0 0;
}

.error, .red {
color: #f00;
}

#container {
	margin: 0 auto;
	width:915px;
}

#header {
	width: 915px;
	height: 181px;}
	
#logo {
	text-align: left;
	float: left;
	width: 220px;
	height: 181px;
	
}


#logo a {
	text-decoration: none;
	cursor: pointer;
	display: block;
	position: relative;
	margin-top: 36px;
	width: 220px;
	height: 111px;
}

#logo span {
	width: 220px;
	height: 111px;
	background-image: url('logo.png');
	display: block;
	position: absolute
}

#pics {
	float: right;
	width: 687px;
	height: 181px;
}

#content{
width:687px;
margin-top: 7px;
float: right;
background:url('tile_content.png');
}
#content_text{
	padding: 14px 35px 20px 35px;
}

#content_text p {
text-align: justify;
}

#content_header{
background:url('bg_content_header.png') no-repeat;background-position: top;
width:687px; height:11px; background-repeat:no-repeat
}
#content_footer{
background:url('bg_content_footer.png') no-repeat 0% 50%;background-position: bottom;
width:687px; height:10px; background-repeat:no-repeat
}


#navbar {
text-align: left;
margin-top: 7px;
width: 220px;
background-image: url('tile_menu.png');
background-repeat: repeat-y;
float:left
}

#navbar_header {
width: 220px;
height: 11px;
background-image: url('bg_menu_header.png');background-position: top;
background-repeat: no-repeat
}

#navbar_footer{
margin: 0px;
width: 220px;
height: 10px;
background-image: url('bg_menu_footer.png');
background-repeat: no-repeat;background-position: bottom;

}

#navbar_text {
font-size:1.2em;
font-weight:bold;
text-align: left;
color:#DB3514;
}

#navbar ul {
	list-style: none;
	margin: 10px;
}



#footer{
margin-top: -3px;
font-size:0.85em;
float: right;
width:687px;
text-align: center;
}
#footer a{
text-decoration:none;
color:#FFFFFF;
}
#footer a:hover{
text-decoration:underline;
}
#footer img:hover{
border:0px;
}
#footer img{
border:0px;
}



#rozcestnik_left {
width: 300px;
float: left;
}
#rozcestnik_right {
float: right;
width: 300px;
}


#rezervace .udaj {
width: 200px;
}










