/* CSS Document */

body {
background-color: #000;
background-image: url(img/bg1.png);
text-align: center;
margin: 0px;
font-family:  Verdana,  tahoma, Arial, georgia, sans-serif,Comic Sans MS,techno;
font-size: 10px;
color: #c9cac8;
}

a:link, a:active, a:visited
{
text-decoration: none;
color: #45829e;
font-weight: bold;
}


a:hover  
{
text-decoration: none ;
color: #c4994f;
font-weight: bold;
}


#hlavni 
{
padding: 0px;
margin: auto;
width: 723px;
}

#stranka {
float: left;
text-align: left;
display: block;
width: 723px;
background-image: url('img/bg.png');
background-repeat:repeat-y;
}


#horni
{
background-image: url('img/horni.png');
width: 723px;
height: 294px;
background-repeat: no-repeat;
text-align: left;
}


.hornipad  
{
padding-left: 120px;
padding-right: 445px;
padding-top: 10px;
color:#000;
}


#leve   
{
background-image: url('img/leve.png');
background-repeat: no-repeat;
min-height: 251px;
width: 293px;
float: left;
text-align: right;
}

.levepad  
{
padding-left: 120px;
padding-right: 5px;
padding-top: 120px;
}



#leve .nadpis {
background-image: url(img/levebg.png);
background-repeat: no-repeat;
padding: 10px 2px 2px 20px ;
font-weight: bold;
text-align: left;
font-size: 14px;
font-variant: small-caps;
color: #842a30;
height:39px;
margin-top: 5px;
margin-bottom: 3px;}


#leve a:link, #leve a:active, #leve a:visited {
background-color:#717171;
color: #aabe71;
text-decoration: none;
text-align: right;
padding: 2px 10px 2px 2px;
display: block;
height: 14px;
font-weight: bold;
margin-bottom: 2px;
}

#leve a:hover {
background-color:#898989 ;
color: #45d700;
text-decoration: none;
text-align: right;
padding: 2px 20px 2px 2px;
display: block;
height: 14px;
font-weight: bold;
margin-bottom: 2px;
}



#prave   
{
background-image: url('img/prave.png');
background-repeat: no-repeat;
min-height: 251px;
width: 430px;
float: right;
text-align: left;
}

.pravepad  
{
padding-left: 20px;
padding-right: 90px;
padding-top: 120px;
}

#prave .nadpis {
background-image: url(img/pravebg.png);
background-repeat: no-repeat;
padding: 10px 2px 2px 10px ;
font-weight: bold;
text-align: left;
font-size: 16px;
font-variant: small-caps;
color: #dcc20b;
height:55px;
}

#prave .podnadpis {
border-bottom: #5fbcbc dotted 2px;
padding: 2px ;
padding-right: 20px;
font-weight: bold;
text-align: right;
font-size: 13px;
color: #626461;}



#credits   
{
background-image: url('img/credits.png');
background-repeat: no-repeat;
float: right;
width: 723px;
height: 186px;
text-align: left;
}


.creditspad  
{
color:white;
padding-left: 130px;
padding-right: 150px;
padding-top: 105px;
}
