/* CSS Document */

body {
background-color: #d8e9b4;
background-image: url(img/bg1.png);
text-align: center;
margin: 0px;
}

td, body {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
font-size: 11px;
color: #000;
}

a:link, a:active, a:visited
{
text-decoration: none;
color: #b4d746;
font-weight: bold;
}


a:hover  
{
text-decoration: underline;
color: #000;
font-weight: bold;
}

hr 
{
border: solid 1px #d5ebf7;
}

#hlavni 
{
padding: 0px;
margin: auto;
width: 960px;
}

#stranka {
float: left;
text-align: left;
display: block;
width: 960px;
background-image: url('img/bg.png');
background-repeat:repeat-y;
}


#horni
{
background-image: url('img/horni.png');
width: 960px;
height: 215px;
background-repeat: no-repeat;
text-align: left;
}

#leve   
{
background-image: url('img/leve.png');
background-repeat: no-repeat;
min-height: 240px;
width: 271px;
float: left;
text-align: left;
}

.levepad  
{
padding-left: 105px;
padding-right: 8px;
padding-top: 60px;
}

#leve h2 {
background-image: url(img/leveh2bg.png);
background-repeat: no-repeat;
height:45px;
font-size: 15px;
font-weight: bold;
text-align: left;
padding: 7px 2px 2px 12px ;
font-variant: small-caps;
margin: 10px 0px 0px 0px ;
letter-spacing: 2px;
color: #000;}


#leve a:link, #leve a:active, #leve a:visited {
background-color: #f5f9e9;
list-style: none;
color: #a4cf23;
text-decoration: none;
font-weight: bold;
display: block;
height: 14px;
margin-bottom: 2px;
padding: 2px 2px 2px 12px ;
letter-spacing: 1px;
border-left: 5px #b4d746 solid;
}

#leve a:hover {
background-color: #d8e9b4;
list-style: none;
color: #000;
text-decoration: none;
font-weight: normal;
display: block;
height: 14px;
margin-bottom: 2px;
padding: 2px 2px 2px 12px ;
letter-spacing: 3px;
border-left: 5px #b4d746 solid;
}


#stred   
{
background-image: url('img/stred.png');
background-repeat: no-repeat;
min-height: 240px;
width: 434px;
float: left;
text-align: left;
}


.stredpad  
{
padding-left: 10px;
padding-right: 10px;
padding-top: 100px;
}


#stred h1 {
background-color: #fff;
font-weight: bold;
font-size: 25px;
padding: 5px ;
text-align: center;
margin:0px;
font-variant: small-caps;
border: 3px dotted #d8e9b4;
color: #a4cf23;}

 

#stred h2 {
background-image: url(img/stredh2bg.png);
background-repeat: no-repeat;
background-position: center;
height: 47px;
font-size: 15px;
font-weight: bold;
text-align: left;
padding: 15px 0px 0px 20px ;
font-variant: small-caps;
margin: 5px 0px 0px 0px ;
letter-spacing: 2px;
color: #000;}
 

#stred h3 {
background-color: #fff;
font-size: 13px;
font-weight: bold;
text-align: right;
font-variant: small-caps;
padding: 2px 2px 2px 12px ;
letter-spacing: 2px;
color: #a4cf23;}


#prave   
{
background-image: url('img/prave.png');
background-repeat: no-repeat;
min-height: 240px;
width: 255px;
float: right;
text-align: left;
}

.pravepad  
{
padding-left: 8px;
padding-right: 88px;
padding-top: 60px;
text-align: right;
}

#prave h2 {
background-image: url(img/praveh2bg.png);
background-repeat: no-repeat;
background-position: right;
height:41px;
font-size: 15px;
font-weight: bold;
text-align: right;
padding: 7px 12px 2px 2px ;
font-variant: small-caps;
margin: 10px 0px 0px 0px ;
letter-spacing: 2px;
color: #000;}


#prave a:link, #prave a:active, #prave a:visited {
background-color: #f5f9e9;
list-style: none;
color: #a4cf23;
text-decoration: none;
font-weight: bold;
display: block;
height: 14px;
margin-bottom: 2px;
padding: 2px 12px 2px 2px ;
letter-spacing: 1px;
border-right: 5px #b4d746 solid;
}

#prave a:hover {
background-color: #d8e9b4;
list-style: none;
color: #000;
text-decoration: none;
font-weight: normal;
display: block;
height: 14px;
margin-bottom: 2px;
padding: 2px 12px 2px 2px ;
letter-spacing: 3px;
border-right: 5px #b4d746 solid;
}




#credits   
{
background-image: url('img/credits.png');
background-repeat: no-repeat;
float: right;
width: 960px;
height: 301px;
text-align: center;
}

.creditspad
{
padding-top: 150px;
padding-left: 150px;
padding-right: 150px;
}

