/* CSS Document */

body {
background-color: #ededed;
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: #5792c3;
font-weight: bold;
}


a:hover  
{
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

hr 
{
border: dotted 2px #fff;
}

#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: 375px;
float: left;
text-align: left;
}

.levepad  
{
padding-left: 85px;
padding-right: 45px;
padding-top: 370px;
}

#leve h2 {
background-image: url(img/leveh2bg.png);
background-repeat: no-repeat;
height:40px;
font-size: 15px;
font-weight: bold;
text-align: left;
padding: 8px 2px 0px 17px ;
font-variant: small-caps;
margin: 10px 0px 0px 0px ;
letter-spacing: 3px;
color: #5792c3;}


#leve ul{ 
list-style-image: url(img/ul1.gif);
color: #5792c3;
text-decoration: none;
}

#leve ul li:hover { 
list-style-image: url(img/ul2.gif);
color: #3471a4;
text-decoration: none;
}


#leve li a:link, #leve li a:active, #leve li a:visited {
list-style-image: url(img/ul1.gif);
color: #5792c3;
text-decoration: none;
}

#leve li a:hover {
list-style-image: url(img/ul2.gif);
color: #3471a4;
text-decoration: none;
}


#nadpis   
{
background-image: url('img/nadpis.png');
background-repeat: no-repeat;
height: 129px;
width: 585px;
float: left;
text-align: left;
}


.nadpispad  
{
padding-left: 60px;
padding-right: 100px;
padding-top: 80px;
font-weight: bold;
font-size: 26px;
text-align: left;
font-variant: small-caps;
color: #5792c3;
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

#welcome   
{
background-image: url('img/welcome.png');
background-repeat: no-repeat;
height: 96px;
width: 585px;
float: left;
text-align: left;
}


.welcomepad  
{
padding-left: 70px;
padding-right: 105px;
padding-top: 10px;
}

#prave   
{
background-image: url('img/prave.png');
background-repeat: no-repeat;
min-height: 523px;
width: 585px;
float: left;
text-align: left;
}


.pravepad  
{
padding-left: 50px;
padding-right: 94px;
padding-top: 10px;
}


#prave h1 {
font-weight: bold;
font-size: 31px;
padding: 5px ;
text-align: left;
font-variant: small-caps;
color: #e6a8a8;}

 

#prave h2 {
background-image: url(img/praveh2bg.png);
background-repeat: no-repeat;
height:50px;
font-size: 17px;
font-weight: bold;
text-align: left;
padding: 14px 2px 0px 17px ;
font-variant: small-caps;
margin: 10px 0px 0px 0px ;
letter-spacing: 3px;
color: #5792c3;}
 

#prave h3 {
border-bottom: 2px #5792c3 dotted ;
font-size: 15px;
font-weight: bold;
text-align: left;
padding: 2px ;
font-variant: small-caps;
margin: 10px 0px 7px 0px ;
letter-spacing: 3px;
color: #fff;}



#credits   
{
background-image: url('img/credits.png');
background-repeat: no-repeat;
float: right;
width: 960px;
height: 177px;
text-align: left;
}

.creditspad
{
padding-top: 130px;
padding-left: 350px;
padding-right: 150px;
}

