*{
	margin: 0px;
	padding: 0px;
}

body {
	background:#C4CBF3 url(bg_color.png) repeat;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color: #515151;
}
h1{
	color:#A54A64;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:1.65em;
	height:41px;
	padding-top: 7px;
}
h2{
	color:#84A54A;
	font-size:1.45em;
	font-weight:bold;
	margin:1.5em 0 1.5em 0;
}

h3{
	color:#151515;
	font-size:1.25em;
	font-weight:bold;
	margin:1.5em 0 1.5em 0;
}

h4{
	color:#151515;
	font-size:1.15em;
	font-weight:bold;
	margin:1.5em 0 1.5em 0;
}

h5{
	color:#151515;
	font-size:1.1em;
	font-weight:bold;
	margin:1.5em 0 1.5em 0;
}


p{
	color:#151515;
	line-height: 1.4em;
	margin: 5px 0px;
}
a{
	color:#A34979;
	text-decoration:underline;
	cursor: pointer;
}
a:hover {
	text-decoration:none;
	color: #016DD8;
}

adress {
	font-style: italic;
}

ul {
	list-style: none;
}

a img {
	border: none;
	text-decoration: none;
	margin: 5px;
}

table td{
padding: 1px 2px;
	
}

fieldset{
	padding: 15px;
}

.pokoje {
	width: 100%;
	border: none;

}

.pokoje h2 {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.rezervace {
background: url(lock.gif) no-repeat 0px 50%;
padding-left: 15px;
float: right;
line-height: 2.4em;
}

.pokoje a {
	text-decoration: none !important;
	color: #84A54A !important;
	line-height: 2.5em;
}

.pokoje a:hover {
	color: #016DD8 !important;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

#foto {
	margin-top: 15px;
}

#container_bg {
width: 100%;
background: url(bg.png) repeat-x 0px 0px;
}

#container {
margin: 0px auto;
width: 912px;
}

#header {
width: 912px;
height: 246px;
}

#header_left_tile 
{
float: left;
width: 239px;
height: 246px;
background: url(header_left.png) no-repeat 0px 0px;
}

#header_right
{
float: right;
width: 673px;
height: 246px;
}

#lang 
{
width: 673px;
height: 125px;
}

#lang_content 
{
padding:20px 0px 70px 400px;
}

#lang a
{
display: block;
text-decoration: none;
width: 30px;
height: 20px;
float: left;
margin-right: 5px;
}

#lang a:hover
{
display: block;
text-decoration: none;
width: 30px;
height: 20px;
float: left;
margin-right: 5px;
margin-top: 3px;
}
#cz {
	background: url(cz.png) no-repeat 0px 0px;
}

#en {
	background: url(us.png) no-repeat 0px 0px;
}


#de {
	background: url(de.png) no-repeat 0px 0px;
}


#fr {
	background: url(fr.png) no-repeat 0px 0px;
}



#header_right_tile
{
width: 673px;
height: 121px;
background: url(header_right.png) no-repeat 0px 0px; 
}

#header_right_tile h2
{
width: 673px;
height: 121px;
position: relative;
margin: 0px;
padding: 0px;
}



#header_right_tile h2 a
{
width: 673px;
height: 121px;
background: url(header_right.png) no-repeat 0px 0px; 
position: absolute;
display: block;
text-decoration: none;
}

#bottom {
	padding-top: 10px;
}

#content{
width:647px;
float: right;
background: url(content.png) repeat-y ;
float: right;
}
#content_text{
text-align:#E1E4F7 justify;
padding: 20px 35px 20px 35px;	
}
#content_header{
background:url(content_top.png) no-repeat;
width:647px; 
height:22px; 
}

#content_footer{
background:url(content_bottom.png) no-repeat;
width:647px; 
height:22px; 
}

#menu {
text-align: left;
width: 241px;
float:left;
background: #8B9CDB;}

#menu_header {
width: 241px;
height: 51px;
background: url(menu_top.png) no-repeat 0px 0px;
}

#menu_footer{
margin: 0px;
width: 241px;
height: 32px;
background: url(menu_bottom.png) no-repeat 0px 0px;

}

#menu_text {
font-size:1.1em;
font-weight:bold;
text-align: left;
background: url(menu.png) repeat-y;
}

#menu_text ul{
padding: 21px 7px 0px 7px;
}

#menu_text li{
padding:4px 0px 2px 0px;
}

#menu ul li a {
display: block;
width: 227px;
height: 36px;
line-height:36px;
background: url(button.png) no-repeat 0px 0px;
text-align: center;
color: #ffffff;
text-decoration: none;
}

#menu ul li a:hover, #menu ul li a:active{
display: block;
width: 227px;
height: 36px;
background: url(button.png) no-repeat 0px -36px;
color: #000000;
}

#footer {
	margin-top: 10px;
	width: 647px;
	text-align: center;
	float: right;
	padding-bottom: 10px;
}

#footer a{
text-decoration: none;
}

