/* CSS Document */

body {
background-color: #8e8e8e;
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: #fff;
}

a:link, a:active, a:visited
{
text-decoration: none;
color: #d5ebf7;
font-weight: bold;
}


a:hover  
{
text-decoration: none;
color: #22538a;
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;
}


#leve   
{
background-image: url('img/leve.png');
background-repeat: no-repeat;
min-height: 523px;
width: 222px;
float: left;
text-align: left;
}

.levepad  
{
padding-left: 50px;
padding-right: 8px;
padding-top: 20px;
}

#leve h2 {
border-bottom: 2px #fff dotted ;
font-size: 15px;
font-weight: bold;
text-align: left;
padding: 2px 2px 2px 12px ;
font-variant: small-caps;
margin: 10px 0px 7px 0px ;
letter-spacing: 3px;
color: #1d4f7d;}


#leve a:link, #leve a:active, #leve a:visited {
list-style: none;
color: #fff;
text-decoration: none;
font-weight: normal;
display: block;
height: 14px;
margin-bottom: 2px;
padding: 2px 2px 2px 12px ;
letter-spacing: 1px;
}

#leve a:hover {
background-color: #0a1e35;
list-style: none;
color: #1d4f7d;
text-decoration: none;
font-weight: bold;
display: block;
height: 14px;
margin-bottom: 2px;
padding: 2px 2px 2px 12px ;
letter-spacing: 3px;
}


#stred   
{
background-image: url('img/stred.png');
background-repeat: no-repeat;
min-height: 523px;
width: 510px;
float: left;
text-align: left;
}


.stredpad  
{
padding-left: 10px;
padding-right: 10px;
padding-top: 380px;
}


#stred h1 {
font-weight: bold;
font-size: 25px;
padding: 5px ;
text-align: left;
font-variant: small-caps;
color: #275984;}

 

#stred h2 {
border-bottom: 2px #fff dotted ;
border-top:  2px #fff dotted ;
font-size: 17px;
font-weight: bold;
text-align: center;
padding: 5px ;
font-variant: small-caps;
margin: 10px 0px 7px 0px ;
letter-spacing: 5px;
color: #1d4f7d;}
 

#stred h3 {
background-color: #0a1e35;
border-left: 2px solid #d5ebf7;
font-size: 15px;
font-weight: bold;
text-align: left;
font-variant: small-caps;
padding: 2px 2px 2px 12px ;
letter-spacing: 3px;
color: #1d4f7d;}


#prave   
{
background-image: url('img/prave.png');
background-repeat: no-repeat;
min-height: 523px;
width: 228px;
float: right;
text-align: left;
}

.pravepad  
{
padding-left: 8px;
padding-right: 50px;
padding-top: 20px;
text-align: right;
}

#prave h2 {
border-bottom: 2px #fff dotted ;
font-size: 15px;
font-weight: bold;
text-align: right;
padding: 2px 12px 2px 2px ;
font-variant: small-caps;
margin: 10px 0px 7px 0px ;
letter-spacing: 3px;
color: #1d4f7d;}


#prave a:link, #prave a:active, #prave a:visited {
list-style: none;
color: #fff;
text-decoration: none;
font-weight: normal;
display: block;
height: 14px;
margin-bottom: 2px;
text-align: right;
padding: 2px 12px 2px 2px ;
letter-spacing: 1px;
}

#prave a:hover {
background-color: #0a1e35;
list-style: none;
color: #1d4f7d;
text-decoration: none;
font-weight: bold;
display: block;
height: 14px;
margin-bottom: 2px;
text-align: right;
padding: 2px 12px 2px 2px  ;
letter-spacing: 3px;
}




#credits   
{
background-image: url('img/credits.png');
background-repeat: no-repeat;
float: right;
width: 960px;
height: 264px;
text-align: center;
}

.creditspad
{
padding-top: 200px;
padding-left: 150px;
padding-right: 150px;
}

