/* CSS Document */
body{
background-image: url(images/bg1.png);
background-repeat: repeat-x;
background-color: #dedede;
text-align: center;
margin:0px;
}

body, td {
font-size: 10pt;
color: #000;
font-family: Trebuchet MS;   
letter-spacing: 1px;
}

td { 
text-align: left;
}


a:link, a:active, a:visited
{
text-decoration: none;
color: #008bb7;
font-weight: bold;
text-decoration: underline;
letter-spacing: 2px;
}


a:hover  
{
color: #696969;
text-decoration: none;
letter-spacing: 2px;
}

#celek {        
padding: 0px;
width:1000px;
margin:auto;
}


#horni{
background-image: url(images/horni.png);  
background-repeat: no-repeat;
float:left;
width: 1000px;
height: 202px;
}

.nadpispad{
padding: 55px 30px 0px 570px;
text-align:left;
color:#fff;
font-weight:bold;
font-size:22pt;    
text-transform: uppercase;
}



#linka{
background-image: url(images/linka.png);
background-repeat: no-repeat; 
float:left;     
width:1000px;
height:58px;
}       

.linkapad{
padding: 14px 90px 0px 92px;     
display:block;      
text-align:center; 
}



#stred {  
background-image: url(images/bg.png);
background-repeat: repeat-y;
text-align:left;
display: block;
float:left;
width: 1000px;
}

#text{
float: left;
width:1000px;  
min-height: 500px;
}

.textpad{
padding: 5px 87px 0px 90px;        
text-align: left;
}

.textpad h1{ 
color: #00b6e7;
font-size: 18pt; 
text-transform: uppercase;
font-weight: bold;      
margin: 15px 0px 25px 0px ;           
text-align: center;
}

.textpad h2{        
color: #fff;                   
height:71px;
line-height:47px;
font-size: 16pt;   
text-align: left;
text-transform: uppercase;
font-weight: bold;  
margin: 15px 0px 10px 0px ;  
padding-left:50px;         
background-image: url(images/h2bg.png); 
background-repeat: no-repeat; 
background-position: center top;
}

.textpad h3{    
text-align: right;
color:#696969;
border-bottom: solid 1px #00b6e7 ;
border-right: solid 1px #00b6e7 ;
padding: 0px 15px 5px 25px ;     
letter-spacing: 2px; 
font-size: 14pt;   
font-variant: small-caps;
}




#dolni{
float:left;
background-image: url(images/dolni.png);
background-repeat: no-repeat;
height: 265px;
width: 1000px;
}

.dolnipad{ 
padding: 220px 90px 0px 90px;  
text-align: center;
}    
 
.dolnipad a:link, .dolnipad a:active, .dolnipad a:visited{ 
color: #fff;
}

.dolnipad a:hover{ 
color: #f0f0f0;
}
