/* případně:  * {-moz-box-sizing: border-box} */

body 
{
background-color: #7C8E68;
background-image: url(img/bg5.gif);
text-align: center;
font-family:  Verdana, Comic Sans MS,Arial CE, techno;
font-size: 10px;
color: black;
}

a:link, a:active, a:visited
{
text-decoration: none;
color: #ffffff;
}


a:hover  
{
text-decoration: none;
color: #294707;
}

.head {
background-color: #294707;
font-weight: bold;
font-variant: small-caps;
font-size: 12px;
text-align: center;
padding: 2px ;
color: #ffffff;}


.minihead {
border-bottom: 1px solid #ffffff;
padding-left: 30px;
font-variant: small-caps;
font-weight: bold;
text-align: left;
color: #294707;}





#hack
{
float: left;
text-align: left;
display: block;
width: 740px;
background-image: url('img/bg.png');
}

#hlavni 
{
padding: 0px;
margin: auto;
width: 740px;
}

#horni  
{
background-image: url('img/horni.png');
width: 740px;
height: 327px;
background-repeat: no-repeat;
}


#linka  
{
background-image: url('img/linka.png');
width: 740px;
height: 20px;
background-repeat: no-repeat;
}


.linkapad  
{
 padding-left: 260px;
 padding-right: 30px;
 padding-top: 2px;
}



#leve   
{
background-image: url('img/leve.png');
background-repeat: no-repeat;
_height: 120px;
min-height: 120px;
width: 243px;
float: left;
text-align: left;
}

.levepad  
{
padding-left: 47px;
padding-right: 5px;
padding-top: 7px;
}



#leve a:link, #leve a:visited, #leve a:active  {	
background-color: #A6B190;
color: #294707;
text-decoration: none;
text-align: left;
padding: 2px;
display: block;
height: 15px;
border-bottom: solid 1px #7C8E68;
border-top: solid 1px #7C8E68; 
}


#leve a:hover {
background-color: #ffffff;
color: #294707;
text-decoration: none;
text-align: right;
font-weight: bold;
letter-spacing: 2px;
padding: 5px;
display: block;
height: 15px;
border-bottom: solid 1px #7C8E68;
border-top: solid 1px #7C8E68; 
}


#prave   
{
background-image: url('img/prave.png');
background-repeat: no-repeat;
_height: 120px;
min-height: 120px;
width: 497px;
float: right;
text-align: left;
}


.pravepad  
{
padding-left: 7px;
padding-right: 30px;
padding-top: 7px;
}


#credits   
{
background-image: url('img/credits.png');
background-repeat: no-repeat;
float: right;
width: 740px;
height: 128px;
text-align: right;
}

.creditspad
{
padding-top: 25px;
padding-left: 350px;
padding-right:50px;
}

