/* CSS Document */

body {
background-color: #f4eaea;
text-align: center;
margin: 0px;
background-image: url(img/bg.gif);
font-family:  Arial, Verdana, Comic Sans MS,techno;
font-size: 11px;
color: #000;
}

a:link, a:active, a:visited
{
text-decoration: none;
color: #dea47f;
}


a:hover  
{
text-decoration: none ;
color: #fff;
}

.av
{border: #fff 1px solid; 
margin-right:5px;}


#hlavni 
{
padding: 0px;
margin: auto;
width: 767px;
}

#stranka {
float: left;
text-align: left;
display: block;
width: 767px;
background-image: url('img/bg.png');
background-repeat:repeat-y;
background-position: left 377px;
}



#welcome  
{
background-image: url('img/welcome.png');
width: 767px;
height: 84px;
background-repeat: no-repeat;
}

.welcomepad  
{
padding-left:270px;
padding-right:250px;
padding-top: 10px;
text-align: left;
}


#mezi  
{
background-image: url('img/mezi.png');
width: 767px;
height: 177px;
background-repeat: no-repeat;
}


#leve   
{
background-image: url('img/leve.png');
background-repeat: no-repeat;
_height: 140px;
min-height: 140px;
width: 269px;
float: left;
text-align: left;
}

.levepad  
{
padding-left: 60px;
padding-right: 20px;
padding-top: 70px;
}



#leve .nadpis {
border-bottom: 2px dotted #fff;
font-weight: bold;
font-variant: small-caps;
font-size: 16px;
text-align: left;
padding-left: 10px ;
margin-top: 5px;
margin-bottom: 5px;
color: #bd505c;}




#leve a:link, #leve a:active, #leve a:visited {
background-color: #994f74;
color: #fff;
text-decoration: none;
text-align: center;
padding: 2px;
display: block;
margin-bottom: 2px;
}

#leve a:hover {
background-color: #bd505c;
color: #fff;
text-decoration: none;
text-align: center;
padding: 2px;
display: block;
margin-bottom: 2px;
border-left: 10px #e1d0d9 solid;
border-right: 10px #e6d7d7 solid;
}



#prave   
{
background-image: url('img/prave.png');
background-repeat: no-repeat;
_height: 140px;
min-height: 140px;
width: 498px;
float: right;
text-align: left;
}

.pravepad  
{
padding-left: 20px;
padding-right: 30px;
padding-top: 30px;
}

#prave .nadpis {
border-top: #fff solid 2px;
border-bottom: #fff solid 2px;
color: #000;
background-color:#dfd571 ;
font-weight: bold;
font-variant: small-caps;
font-size: 16px;
text-align: left;
padding-left: 20px ;
padding-top: 2px ;
padding-bottom: 2px ;
margin-top: 7px;
margin-bottom: 5px;}

#prave .podnadpis {
border-bottom: 2px dotted #fff;
padding-right: 10px;
font-weight: bold;
text-align: right;
font-size: 14px;
font-variant: small-caps;
color: #d9cd54;}

#credits   
{
background-image: url('img/credits.png');
background-repeat: no-repeat;
float: right;
width: 767px;
height: 95px;
text-align: left;
}


.creditspad  
{
padding-left: 60px;
padding-right: 160px;
padding-top: 63px;
}
}
