/*
Premysl Cimbalek 2006
*/

body {
/*background-image: url(img/back.jpg);*/
background-repeat: repeat-x;
text-align: center;



}

.telo
{
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: auto;
width: 705px;
/*border: 1px solid red;*/
background-color:#ffffff;
}

.head
{
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: auto;
width: 700px;
height: 150px;
background-image:url(img/vnika.jpg);
background-repeat:no-repeat;
/*border: 1px solid red;*/
}

/*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:172px;
&width:150px;
min-height:450px;
&height:450px;
background-image:url(img/border2.jpg);
background-repeat:repeat-x;
margin-top:0px;
border-left: 1px solid #d5e0e7;
background-color: #4a7b9c;
/*background-color: #d5e0e7;*/
/*border: 1px solid red;*/
text-align:left;

}

.obsah
{
min-height:460px;
&height: 460px;

width: 520px;
&width: 538px;
float:right;
margin-top: -20px;
border-bottom: 1px solid #d5e0e7;
border-right: 1px solid #d5e0e7;
background-image:url(img/border.jpg);
background-repeat:no-repeat;
background-position: 0 20px;
font-family:Tahoma;
font-size:12px;
padding: 5px;
text-align:justify;
color:#164362;
overflow:auto;
background-color:#FFFFFF;
}
.obsah_in
{
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;

}
.obsah
{
}

.patka
{
position:relative;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: auto;
float:right;
text-align:right;
font-size: 11px;
color:#4D7DA6;
width: 700px;
height: 20px;
padding-right: 5px;
}



.polozka
{
text-align:left;
margin-left: 20px;

font-family: Tahoma;
font-size:12px;
color:#666666;
height: 20px;
}

.podpolozka
{
}

.menu a:visited
{
}

.menu a:active
{
}


.menu a:hover   
{
color:#5173AC;
}
.menu a:link    
{
}

a:link, a:visited 
{
color:#333333;
}
a:hover {
color:#5173AC;
}


a:link img {}
a:hover img {}
a:visited img {}

a img {
border: 0px;
}

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:left;
color:#164362;
text-shadow:Navy;
letter-spacing: 2px;
}

p
{
text-align:justify;
}

.td 
{
border: 1px solid #9BC0D2;
}

td
{
vertical-align:text-top;
}

.bg{
background-color:#4a7b9c;
}

