body {
background:#EDEFF4;
}

a {
text-decoration:none;
}

.wrapper {
width: 881px;
margin:auto;
}

.top {
width: 881px;
height:550px;
background: url('images/top_new.jpg') no-repeat;

}

.top_left {
width:25px;
height:550px;
float:left;
background: url('images/TopLeft_new.jpg') repeat-y;
margin-top:31px;
}

.top_right {
width:25px;
height:550px;
float:left;
background: url('images/TopRight.jpg') repeat-y;
margin-top:31px;
}

.top_main {
width:831px;
height:550px;
margin-top:31px;
float:left;
background:white;
position:relative;
}

.logo {
width:300px;
float:right;
}



.menu {
/*(border-top:1px solid #EEEEEE;*/
margin-top:10px;
border-bottom:1px solid #EEEEEE;
color:silver;
font-family:arial;
font-size:12px;
}

.slide {
margin-top:20px;
width:260px;
float:left;
}

.tresc {
width:550px;
height:400px;
font-family:arial;
font-size:12px;
padding:5px;
overflow:auto;
float:left;
margin-left:10px;
margin-top:5px;
color:dimgray;
background:transparent;
/*background: url('images/bg7_nieb.jpg') no-repeat ;*/
background: url('images/wiatrakowiec_logo_water.jpg') center no-repeat ;

}



.active {
cursor:pointer;
color: #008D89;
font-weight:bold;
}

.bottom {
width: 881px;
height:40px;
background: url('images/bottom.jpg') repeat-y;

}

.footer {
font-size:10px;
font-family:arial;
color:silver;
text-align:right;
padding-right:10px;
}

.footer_links table a{
color:dimgray;
color: #008D89;
font-size:10px;
font-family:arial;
}

.footer_links table {
color:#EEEEEE;
font-family:arial;
}

.txt_under {
margin:0px;
margin-top:5px;
font-family:arial;
font-size:12px;
font-weight:bold;
text-transform: uppercase; 
}
