/* CSS Document */

body {
background-color: #cadcc5;
text-align: center;
margin: 0px;
font-family:  Arial CE, Verdana, Comic Sans MS,techno;
font-size: 11px;
color: #000;
}

a:link, a:active, a:visited
{
text-decoration: none;
color: #82b061;
}


a:hover  
{
text-decoration:none ;
color: #fff;
}

.podnadpis {
background-color: #d7e3d8;
border: 1px solid #fff;
padding: 2px;
margin-right: 20px ;
margin-left: 20px ;
font-weight: bold;
text-align: center;
font-size: 13px;
font-variant: small-caps;
color: #82b061;}

#hlavni 
{
padding: 0px;
margin: auto;
width: 683px;
}

#stranka {
float: left;
text-align: left;
display: block;
width: 683px;
background-image: url('img/bg.png');
background-repeat:repeat-y;
}



#horni
{
background-image: url('img/horni.png');
width: 683px;
height: 285px;
background-repeat: no-repeat;
}


#leve   
{
background-image: url('img/leve.png');
background-repeat: no-repeat;
_height: 263px;
min-height: 263px;
width: 261px;
float: left;
text-align: left;
}

.levepad  
{
padding-left: 60px;
padding-right: 15px;
padding-top: 85px;
}


#leve .nadpis {
background-color: #aecd9a;
font-weight: bold;
font-variant: small-caps;
font-size: 13px;
text-align: left;
padding-left: 10px;
padding: 3px ;
margin-bottom: 5px;
color: #fff;}


#leve a:link, #leve a:active, #leve a:visited {
background-color: #d7e3d8;
color: #82b061;
text-decoration: none;
text-align: center;
padding: 1px;
display: block;
height: 15px;
font-weight: bold;
margin-bottom: 2px;
border: 1px #aecd9a solid;
}

#leve a:hover {
background-color: #82b061;
color: #fff;
text-decoration: none;
text-align: center;
padding: 1px;
display: block;
height: 15px;
font-weight: bold;
margin-bottom: 2px;
margin-left: 10px;
margin-right: 10px;
border: 1px #d7e3d8 solid;
}


#prave   
{
background-image: url('img/prave.png');
background-repeat: no-repeat;
_height: 263px;
min-height: 263px;
width: 422px;
float: right;
text-align: left;
}


.pravepad  
{
padding-left: 10px;
padding-right: 67px;
padding-top: 85px;
}


#prave .nadpis {
background-color: #aecd9a;
font-weight: bold;
font-variant: small-caps;
font-size: 15px;
text-align: left;
padding: 5px ;
padding-left: 10px ;
color: #fff;}
 

#credits   
{
background-image: url('img/credits.png');
background-repeat: no-repeat;
float: right;
width: 683px;
height: 144px;
text-align: left;
}

.creditspad
{
padding-top: 60px;
padding-left: 180px;
padding-right: 50px;
}
