body{
background-color:#FFFFFF;
font-family:Verdana, sans-serif;
font-size:9px;
}
a{
color:#000000;
text-decoration:none;
}
img{
border: 5px solid #ffffff;
}

#stopka{
width:1100px;
height:50px;
}
#sactive{
color:#46cfca;
}

#head{
background-image:url("../images/head.jpg");
background-repeat:no-repeat;
width:1100px;
height:257px;
}


#menu{
text-align:center;
height:50px;
/*
border-bottom-color:#46cfca;
border-bottom-style:solid;
border-bottom-width:thick;
*/
}

.menu {
padding-top:10px;
width:70px;
padding-right:30px;
font-size:14px;
color:#000000;
text-decoration:none;
border-top-color:#FFFFFF;
border-top-style:solid;
}
.menu a:hover{
font-size:14px;
color:#000000;
text-decoration:none;
border-top-color:#46cfca;
border-top-style:solid;
border-top-width:thick;
}

#active{
font-size:14px;
color:#000000;
text-decoration:none;
border-top-color:#46cfca;
border-top-style:solid;
border-top-width:thick;
}






#tresc{
font-size:12px;
width:500px;
height:340px;
overflow:auto;
color:#666666;
}
#content{
height:350px;
border-top-color:#46cfca;
border-top-style:solid;
border-top-width:thick;

border-bottom-color:#46cfca;
border-bottom-style:solid;
border-bottom-width:thick;
}

#content1{
width:500px;
}
#content2{
width:270px;
vertical-align:top;
text-align:center;
} 
#content3{
vertical-align:top;
width:330px;
padding-top:0px;
margin-top:0px;
color:#666666;
font-size:13px;

}


.naglowek{
color:#46cfca;
font-weight:bold;
}