/* CSS Document */

body {
background-color: #f9cbd9;
text-align: center;
margin: 0px;
background-image: url(img/bg1.gif);
background-repeat: repeat-x;
font-family:  Verdana, Comic Sans MS,Arial CE, techno;
font-size: 10px;
color: #000;
}

a:link, a:active, a:visited
{
text-decoration: none;
color: #f46490;
}


a:hover  
{
text-decoration: none ;
color: #fff;
}

.av
{border: #fff 1px solid; 
margin-right:5px;}

.podnadpis {
border-bottom: 2px solid #fff;
padding-right: 10px;
font-weight: bold;
text-align: right;
font-size: 12px;
font-variant: small-caps;
color: #f46490;}


#hlavni 
{
padding: 0px;
margin: auto;
width: 670px;
}

#stranka {
float: left;
text-align: left;
display: block;
width: 670px;
background-image: url('img/bg.gif');
background-repeat:repeat-y;
}



#horni  
{
background-image: url('img/horni.gif');
width: 670px;
height: 253px;
background-repeat: no-repeat;
}



#leve   
{
background-image: url('img/leve.gif');
background-repeat: no-repeat;
_height: 140px;
min-height: 140px;
width: 456px;
float: left;
text-align: left;
}

.levepad  
{
padding-left: 70px;
padding-right: 20px;
padding-top: 40px;
}


#leve .nadpis {
background-image: url(img/leveheadbg.gif);
background-repeat: no-repeat; 
height: 35px;
font-weight: bold;
font-variant: small-caps;
font-size: 16px;
text-align: left;
padding-left: 60px ;
padding-top: 8px ;
color: #fff;}



#prave   
{
background-image: url('img/prave.gif');
background-repeat: no-repeat;
_height: 140px;
min-height: 140px;
width: 214px;
float: right;
text-align: left;
}


.pravepad  
{
padding-left: 19px;
padding-right: 56px;
padding-top: 40px;
}


#prave .nadpis {
background-image: url(img/praveheadbg.gif);
background-repeat: no-repeat; 
height: 30px;
font-weight: bold;
font-variant: small-caps;
font-size: 12px;
text-align: left;
padding-top: 7px ;
padding-right: 35px ;
padding-left: 10px ;
color: #fff;}


#prave a:link, #prave a:visited, #prave a:active  {	
background-color: #fff;
color: #f46490;
text-decoration: none;
text-align: left;
padding: 3px;
font-weight: bold;
display: block;
margin-bottom: 2px;
border-left: 5px #f46490 solid;
}


#prave a:hover {
background-color: #f46490;
color: #fff;
text-decoration: none;
text-align: right;
padding: 3px;
font-weight: bold;
display: block;
margin-bottom: 2px;
border-left: 0px;
}


#dolni   
{
float: right;
width: 670px;
height: 192px;
text-align: left;
}
