/*
Premysl Cimbalek 2006
*/

body {

text-align: center;
background-image:url(img/body_background.jpg);
background-repeat:repeat-x;

}

.telo
{
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: auto;
width: 700px;
/*background-color:#FFFFFF;*/
border: 2px solid #ad4440;
}

.head
{
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: auto;
width: 696px;
height: 196px;
background-image:url(img/head_penzion_lada.jpg);
/*border-left: 2px solid #ad4440;
border-right: 2px solid #ad4440;
border-top: 2px solid #ad4440;*/
background-repeat:no-repeat;
/*border: 1px solid red;*/
/*background-color:#FFFFFF;*/
}

/*body, html  {
scrollbar-track-color: #FFF2BF;
scrollbar-face-color: #FFF2BF;
scrollbar-highlight-color: yellow;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: #B38F00;
scrollbar-arrow-color: #B38F00; }*/

.menu{
float:left;
width:178px;
height:491px;
background-image:url(img/menu_background.jpg);
background-repeat:repeat;
/*border-left: 2px solid #ad4440;
border-bottom: 2px solid #ad4440;*/
/*border-left: 2px solid #d5e0e7;
border-bottom: 2px solid #d5e0e7;*/
/*background-color: #d5e0e7;*/
/*border: 1px solid red;*/
}

.spacer{
float:left;
width:180px;
height:1px;
background-color:#FFFFFF;
margin: 0px;
padding: 0px;
}

.menu_horizontalni{
float:right;
width:500px;
height:15px;
margin-top: -21px;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
text-align:right;
margin-right: 5px;
color:#ad4440;
letter-spacing: 2px;
background-image:url(img/h3_background.jpg);
background-position: 0% 99%;
background-repeat:no-repeat;
}

.obsah
{
height: 483px;
width: 498px;
float:right;
margin-top: 0px;
background-color:#FFFFFF;
font-family:Tahoma;
font-weight:bold;
font-size:13px;
padding: 5px;
text-align:justify;
color:#333333;
overflow:auto;
/*border-right: 2px solid #ad4440;*/
/*border-bottom: 2px solid #ad4440;*/
}
.obsah_in
{
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
margin-top: 25px;
background-color:#FFFFFF;

}

.obsah a{
color:#ad4440;

}


.patka
{
/*position:relative;*/
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: auto;
float:right;
text-align:right;
font-size: 11px;
color:#ad4440;
width: 690px;
height: 20px;
padding-right: 5px;

}



.polozka
{
/*background-image:url(img/menu_background.jpg);
background-repeat:repeat-y;*/
float: left;
text-align:left;
font-family: Tahoma;
font-size:14px;
font-weight:bold;
color:#ffffff;
height: 25px;
margin-left:1px;
width: 160px;
margin-top: 5px;
margin-bottom: 5px;
border-top: 1px solid white;

}

.podpolozka
{
text-align:left;
font-family: Tahoma;
font-size:11px;
/*font-weight:bold;*/
color:#ffffff;
height: 11px;
padding-left: 20px;
width: 100px;
margin-top: 2px;
margin-bottom: 2px;
}

.menu a:hover   
{
color:#999999;
}
.menu a 
{
margin-left: 10px;
margin-top: 5px;
float: left;
text-decoration:none;
color:#ffffff;
}

.patka a
{
color:#ad4440;
}

/*h2 
{
font-family:Tahoma;
font-size:13px;
margin-left: 5px;
text-align:right;
/*color:#164362;*/
/*color:#7C7C7C;
text-shadow:Navy;
letter-spacing: 2px;
border-bottom: 1px solid #d5e0e7;
}*/

h3 
{
font-family:Tahoma;
font-size:13px;
margin-left: 5px;
text-align:right;
color:#ad4440;
letter-spacing: 2px;
background-image:url(img/h3_background.jpg);
background-position: 0% 99%;
background-repeat:no-repeat;

}

p
{
text-align:justify;
}

img{
/*border: 4px double #ad4440;*/
margin-top: 40px;

}

a img {
margin-top: 0px;
border: 4px double #ad4440;
}

table 
{
font-weight:bold;
}
ul{
font-weight:bold;
}
td{
vertical-align:top;
}



