body
{
font-family: Verdana, Arial, sans-serif;
font-size: 12px; 
background-image: url(./img/pozadi_hlavni.jpg);
background-repeat: repeat;
margin: 0px;
padding: 0px;
text-align: center;
color: #666;
}

.page
{
position: relative;
width: 800px;
background-color: #fff;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
height: auto;
min-height: 100%;
}

h1{ 
font-size: 13px;
color: #369;
font-weight: bold;
clear: both;
}

h2{ 
font-size: 12px;
color: #09c;
font-weight: bold;
clear: both;
}

#top1
{
position: relative;
width: 800px;
height: 200px;
background-image: url("img/top.jpg");
background-repeat: no-repeat;
background-color: #fff;
}

#top2
{
position: relative;
width: 800px;
height: 100%;
color: #666;
background-color: #fff;
background-repeat: no-repeat;
text-align: center;
padding: 10px 0px 10px 0px;
border-top: solid #ddd 1px;
border-bottom: solid #ddd 1px;
}

#top2 a
{
text-decoration: underline;
color: #777;
}

#top2 a:hover
{
text-decoration: underline;
color: #555;
}

#vnitrni
{
background-color: #fff;
width: 800px;
float: right;
}

#menu
{
width: 190px;
float: left;
min-height: 100%;
margin: 0px;
padding: 20px 0px 0px 5px;
text-align: left;
}

ul{
list-style-type: none;
} 

li a.menu{
display: block;
height: 30px;
width: 190px;
padding: 0px;
font-size: 12px;
color: #369;
text-align: left;
text-decoration: none;
}

li a.menu:hover{
color: #369;
height: 30px;
width: 190px;
font-weight: bold;
text-decoration: none;
}

li a.menu:visited{
color: #09c;
height: 30px;
width: 190px;
text-decoration: none;
}

#obsah ul{
display: block;
} 

#obsah li{
list-style-type: square;
}

#obsah
{
position: relative;
float: right;
width: 530px;
height: auto;
text-align: justify;
padding: 15px 20px 0px 0px;
margin: 5px 0px 15px 5px;
line-height: 17px;
}

#obsah a
{
color: #369;
text-decoration: none;
font-weight: bold;
}

#obsah a:hover
{
color: #369;
text-decoration: underline;
font-weight: bold;
}

.foto
{
position: relative;
float: left;
width: 200px;
height: 165px;
margin: 5px 5px 5px 0px;
padding: 5px 5px 10px 5px; 
background-color: #fff;
font-size: 9px;
text-align: center;
color: #777;
border: solid #ddd 1px;
}

.foto img
{ 
border: solid #ddd 1px;
}

#pata
{
position: relative;
float: right;
text-align: center;
width: 800px;
height: 50px;
font-size: 11px;
padding: 5px 0px 15px 0px;
background-image: url(./img/pozadi_pata.jpg);
background-repeat: repeat;
border-top: solid #ddd 1px;
}

a.pata
{
text-decoration: underline;
color: #777;
}

a:hover.pata
{
text-decoration: underline;
color: #555;
}

#cenik_levy
{
float: left;
clear: left;
width: 300px;
line-height: 25px;
}

#cenik_pravy
{
float: right;
clear: right;
width: 100px;
text-align: right;
line-height: 25px;
padding-right: 90px;
}

#hodiny_leve
{
float: left;
clear: both;
width: 100px;
line-height: 25px;
font-weight: bold;
}

#hodiny_prave
{
float: right;
clear: right;
width: 400px;
text-align: left;
line-height: 25px;
}

#telefon_levy
{
float: left;
clear: left;
width: 350px;
}

#telefon_pravy
{
float: right;
clear: right;
width: 120px;
text-align: right;
padding-right: 50px;
}

#ockovani_leve
{
float: left;
clear: both;
width: 120px;
margin: 5px 0px 0px 0px;
border: solid 1px #ddd;
font-size: 11px;
text-align: center;
}

#ockovani_prave
{
float: left;
width: 380px;
text-align: left;
margin: 6px 0px 0px 10px;
}

#lekari_l
{
float: left;
clear: both;
font-size: 11px;
width: 200px;
text-align: left;
}

#lekari_s
{
float: left;
font-size: 11px;
width: 200px;
text-align: left;
}

#lekari_p
{
float: left;
font-size: 11px;
width: 110px;
text-align: right;
}

#pojistovny_l
{
float: left;
clear: both;
width: 180px;
height: 110px;
}

#pojistovny_p
{ 
float: right;
clear: right;
width: 330px;
font-size: 11px;
text-align: left;
height: 110px;
}


