/* CSS Document */

body {
background-color: #9e706f;
text-align: center;
margin: 0px;
background-attachment: fixed;
font-family:  Verdana, Comic Sans MS,Arial CE, techno;
font-size: 10px;
color: #000;
}

a:link, a:active, a:visited
{
text-decoration: none;
color: #cb413b;
}


a:hover  
{
text-decoration:underline ;
color: #fff;
}


.podnadpis {
border-bottom: 1px solid #fff;
padding: 2px;
font-weight: bold;
text-align: center;
font-size: 12px;
font-variant: small-caps;
color: #cb413b;}


#hlavni 
{
padding: 0px;
margin: auto;
width: 576px;
}

#stranka {
float: left;
text-align: left;
display: block;
width: 576px;
background-image: url('img/bg.gif');
background-repeat:repeat-y;
}



#horni1
{
background-image: url('img/horni1.gif');
width: 576px;
height: 83px;
background-repeat: no-repeat;
}

#horni2
{
background-image: url('img/horni2.gif');
width: 576px;
height: 153px;
background-repeat: no-repeat;
}

#horni3
{
background-image: url('img/horni3.gif');
width: 576px;
height: 97px;
background-repeat: no-repeat;
}



#leve   
{
background-image: url('img/leve.gif');
background-repeat: no-repeat;
_height: 61px;
min-height: 61px;
width: 207px;
float: left;
text-align: left;
}

.levepad  
{
padding-left: 56px;
padding-right: 6px;
padding-top: 65px;
}


#leve .nadpis {
background-color: #cb413b;
font-weight: bold;
font-variant: small-caps;
font-size: 12px;
text-align: center;
padding: 3px ;
margin-bottom: 5px;
color: #fff;}


#leve a:link, #leve a:visited, #leve a:active  {	
background-color: #ed6867;
color: #cb413b;
text-decoration: none;
text-align: left;
padding: 2px;
padding-left: 5px;
font-weight: bold;
display: block;
border-left: solid 5px #cb504b;
margin-bottom: 2px;
}


#leve a:hover {
background-color: #f57272;
color: #fff;
text-decoration: none;
text-align: left;
padding: 2px;
border-left: solid 15px #f57272;
font-weight: bold;
display: block;
margin-bottom: 2px;
}

#prave   
{
background-image: url('img/prave.gif');
background-repeat: no-repeat;
_height: 61px;
min-height: 61px;
width: 369px;
float: right;
text-align: left;
}


.pravepad  
{
padding-left: 10px;
padding-right: 42px;
padding-top: 55px;
}


#prave .nadpis {
background-color: #cb504b;
font-weight: bold;
font-variant: small-caps;
font-size: 14px;
text-align: left;
padding: 5px ;
padding-left: 30px ;
color: #fff;}




#credits   
{
background-image: url('img/credits.gif');
background-repeat: no-repeat;
float: right;
width: 576px;
height: 155px;
text-align: left;
}

.creditspad
{
padding-top: 95px;
padding-left: 55px;
padding-right: 150px;
}

#credits a:link, #credits a:active, #credits a:visited
{
text-decoration: none;
color: #f57272;
}

#credits a:hover  
{
text-decoration:underline ;
color: #fff;
}
