/* CSS Document */

body {
background-color: #bcb8b8;
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: #017592;
font-weight: bold;
}


a:hover  
{
text-decoration: none;
color: #cccb47;
font-weight: bold;
}

hr 
{
border: solid 1px #017592;
}

#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: 149px;
background-repeat: no-repeat;
text-align: left;
}


.hornipad  
{
padding-left: 90px;
padding-right: 250px;
padding-top: 100px;
color:#cccb47;
font-size:36px;
font-variant: small-caps;
}

#leve   
{
background-image: url('img/leve.png');
background-repeat: no-repeat;
min-height: 357px;
width: 227px;
float: left;
text-align: center;
}

.levepad  
{
padding-left: 55px;
padding-right: 5px;
padding-top: 80px;
}

#leve h2 {
background-color: #66daf7;
font-size: 15px;
font-weight: bold;
text-align: left;
padding: 2px 2px 2px 22px ;
font-variant: small-caps;
margin: 10px 0px 7px 0px ;
color: #017592;}


#leve a:link, #leve a:active, #leve a:visited {

color: #fff7d9;
text-decoration: none;
text-align: right;
display: block;
height: 14px;
margin-bottom: 2px;
padding: 2px 10px 2px 2px ;
}

#leve a:hover {
background-color:#cccb47 ;
color: #017592;
text-decoration: none;
text-align: right;
display: block;
height: 14px;
margin-bottom: 2px;
letter-spacing: 1px;
padding: 2px 20px 2px 2px ;
}


#stred   
{
background-image: url('img/stred.png');
background-repeat: no-repeat;
min-height: 357px;
width: 506px;
float: left;
text-align: left;
}


.stredpad  
{
padding-left: 10px;
padding-right: 10px;
padding-top: 15px;
}


#stred h1 {
border-bottom: 2px dotted #cccb47;
font-weight: bold;
font-size: 21px;
padding: 5px ;
text-align: right;
font-variant: small-caps;
color: #017592;}

 

#stred h2 {
background-color: #017592;
font-size: 15px;
font-weight: bold;
text-align: left;
padding: 2px 2px 2px 22px ;
font-variant: small-caps;
margin: 10px 0px 7px 0px ;
color: #66daf7;}
 

#stred h3 {
border-left: 2px solid #cccb47;
border-bottom: 2px solid #cccb47;
font-size: 13px;
font-weight: bold;
text-align: left;
padding: 2px 2px 2px 8px ;
color: #017592;}


#prave   
{
background-image: url('img/prave.png');
background-repeat: no-repeat;
min-height: 357px;
width: 227px;
float: right;
text-align: center;
}

.pravepad  
{
padding-left: 5px;
padding-right: 55px;
padding-top: 80px;
}

#prave h2 {
background-color: #66daf7;
font-size: 15px;
font-weight: bold;
text-align: left;
padding: 2px 2px 2px 22px ;
font-variant: small-caps;
margin: 10px 0px 7px 0px ;
color: #017592;}


#prave a:link, #prave a:active, #prave a:visited {

color: #fff7d9;
text-decoration: none;
text-align: right;
display: block;
height: 14px;
margin-bottom: 2px;
padding: 2px 10px 2px 2px ;
}

#prave a:hover {
background-color:#cccb47 ;
color: #017592;
text-decoration: none;
text-align: right;
display: block;
height: 14px;
margin-bottom: 2px;
letter-spacing: 1px;
padding: 2px 20px 2px 2px ;
}


#credits   
{
background-image: url('img/credits.png');
background-repeat: no-repeat;
float: right;
width: 960px;
height: 187px;
text-align: left;
}

.creditspad
{
padding-top: 105px;
padding-left: 200px;
padding-right: 100px;
}

#credits a:link, #credits a:active, #credits a:visited
{
text-decoration: none;
color: #66daf7;
font-weight: bold;
}


#credits a:hover  
{
text-decoration: none;
color: #cccb47;
font-weight: bold;
}
