/* CSS Document */

body {
background-color: #f6f7e9;
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: #587866;
font-weight: bold;
}


a:hover  
{
text-decoration: none;
color: #c9790d;
font-weight: bold;
}

hr 
{
border: solid 1px #006387;
}

#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;
}


#leve   
{
background-image: url('img/leve.png');
background-repeat: no-repeat;
min-height: 442px;
_height: 442px;
width: 113px;
float: left;
text-align: center;
}

.levepad  
{
padding-left: 50px;
padding-right: 10px;
padding-top: 20px;
}

#leve h2 {
border-bottom: 2px #d2e8ee dotted ;
font-size: 15px;
font-weight: bold;
text-align: left;
padding: 2px 2px 2px 12px ;
font-variant: small-caps;
margin: 10px 0px 7px 0px ;
color: #006387;}



#horni
{
background-image: url('img/horni.png');
width: 656px;
height: 68px;
background-repeat: no-repeat;
text-align: left;
float: left;
}

#nadpis   
{
background-image: url('img/nadpis.png');
width: 656px;
height: 77px;
background-repeat: no-repeat;
text-align: left;
float: left;
}

.nadpispad  
{
padding-left: 20px;
padding-right: 10px;
padding-top: 15px;
font-weight: bold;
font-size: 36px;;
text-align: left;
font-variant: small-caps;
color: #587866;
}

#mezi
{
background-image: url('img/mezi.png');
width: 656px;
height: 140px;
background-repeat: no-repeat;
text-align: left;
float: left;
}


#stred   
{
background-image: url('img/stred.png');
background-repeat: no-repeat;
min-height: 357px;
width: 656px;
float: left;
text-align: left;
}


.stredpad  
{
padding-left: 10px;
padding-right: 10px;
padding-top: 80px;
}


#stred h1 {
font-weight: bold;
font-size: 25px;
padding: 5px ;
text-align: right;
font-variant: small-caps;
color: #c9790d;}

 

#stred h2 {
border-top: #000 solid 1px;
border-bottom: #000 solid 1px;
background-color: #c8ab73;
font-size: 17px;
font-weight: bold;
text-align: left;
padding: 2px 2px 2px 22px ;
font-variant: small-caps;
margin: 10px 0px 7px 0px ;
letter-spacing: 5px;
color: #587866;}
 

#stred h3 {
border-bottom: 2px solid #587866;
font-size: 15px;
font-weight: bold;
text-align: left;
padding: 2px 2px 2px 8px ;
font-variant: small-caps;
color: #c9790d;}


#prave   
{
background-image: url('img/prave.png');
background-repeat: no-repeat;
min-height: 442px;
_height: 442px;
width: 191px;
float: right;
text-align: left;
}

.pravepad  
{
padding-left: 10px;
padding-right: 50px;
padding-top: 20px;
}

#prave h2 {
border-bottom: 2px #bdb385 solid ;
font-size: 17px;
font-weight: bold;
text-align: left;
padding: 2px 2px 2px 12px ;
font-variant: small-caps;
margin: 10px 0px 7px 0px ;
letter-spacing: 2px;
color: #587866;}


#prave a:link, #prave a:active, #prave a:visited {
list-style: none;
color: #c9790d;
text-decoration: none;
display: block;
height: 14px;
margin-bottom: 2px;
padding: 2px 2px 2px 12px ;
}

#prave a:hover {
list-style: none;
color: #587866;
text-decoration: none;
display: block;
height: 14px;
margin-bottom: 2px;
padding: 2px 2px 2px 12px ;
}


#credits   
{
background-image: url('img/credits.png');
background-repeat: no-repeat;
float: right;
width: 960px;
height: 158px;
text-align: left;
}

.creditspad
{
padding-top: 100px;
padding-left: 125px;
padding-right: 205px;
}

