* {
    padding: 0;
    
margin: 0;

}



body {
background: #ffffFF ;
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 15px;
color: #FFFFFF;

}

img { border: none; }
a { color: #000000; text-decoration: none; }
a:hover { text-decoration: underline; color : #fff; }

#wrap {
width: 900px;
background: #FF6600;
margin: 0px auto;


}
.header {
padding-top: 0px;
height: 220px;

background: #333 url("podklady/logo1.jpg") repeat-x 0 0;
}
.header h3 {
font-size: 18px;
font-weight: 100;
padding: 185px 0 0px 530px;
letter-spacing: 0px;
}
.header h3 a {
color: #FFFFFF;
text-decoration: none; 
}


.header h3 a:hover { 
color: #000000;
text-decoration: none; 
}
.header h2 {
font-size: 17px;
font-weight: 100;
color: #fff;
padding-left: 12px;
}

.navigation { 
padding-top: 0px;
float : left ;
list-style: none; 
width: 200px;
background: #3399cc  ;
}
.navigation ul { list-style-type: none; }
.navigation li { 
padding: 0; 
margin: 0; 
}
.navigation a, 
.navigation a:visited {

display: block;
height: 23px;
line-height: 23px;
padding: 0 10px 0 10px;
color: #ffffff;
background: #3399cc;
text-decoration: none;
border-bottom: 1px solid #171B20;
}
.navigation a:hover {
color: #FFFFFF;
background-color: #333333;
}

.content {

  padding: 10px 10px 10px 0;
float: right;
width: 670px;





}

.mal-cer {
     FONT-SIZE: 13px; COLOR:  #000000; FONT-FAMILY: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif

}
.mal-cer A:link { FONT-SIZE: 13px;
    COLOR:   #ffffff; TEXT-DECORATION:underline;
}
.mal-cer A:visited { FONT-SIZE: 13px;
    COLOR:  #ffffff; TEXT-DECORATION: none;
}
.mal-cer A:active { FONT-SIZE: 13px;
    COLOR:   #ffffff; TEXT-DECORATION: underline;
}
.mal-cerA:hover { FONT-SIZE: 13px;
    COLOR: #FFFFFF; TEXT-DECORATION: none;
}

img.right{float:right}
img.left{float:left}








.content h1 {
color: #FFFFFF;
font-size: 25px;
letter-spacing: 0px;
font-weight: 100;
padding: 0px 0 10px 0;
text-align: center;
}
.content h1 a { color: #FFFFFF;}
.content h1 a:hover { text-decoration: none; }

.content h2 {
color: #FFFFFF;
font-size: 20px;
letter-spacing: 0px;
font-weight: 100;
padding: 0px 0 10px 0;

}
.content h2 a { color: #FFFFFF;}
.content h2 a:hover { text-decoration: none; }

.footer {
padding: 10px;
font-size: 11px;
color: #ffffff;
text-align: center;
background: #333333;
}
.footer a {
color: #ffffff;
}

.floatleft 
{ 
float: left; 
margin: 0px 10px 0px 0px; }

.left_bottom { background: url(podklady/leva2.gif) no-repeat; float:left; height:27px; width:200px; display:block;}