#sidebar_left_frontend_upper{
margin:0px;
padding:0px;
float:left;
width:216px;
height:327px; /*poprzednio 347px*/
background: url(../images/sidebar_left_frontend_upper.jpg) no-repeat;
}

#sidebar_menu_frontend{
margin:0px;
padding:0px;
float:left;
width:216px;
height:273px; /*poprzednio 403px*/
background: url(../images/sidebar_menu_frontend.jpg) no-repeat;
}

#sidebar_menu_frontend ul{
margin:0px;
padding:0px;
list-style-type:none;
}

#sidebar_menu_frontend li{
margin:0px;
padding:0px;
width:204px;
height:29px;/*poprzednio 42px*/
text-align:center;
}

#sidebar_menu_frontend a{
padding-top:3px; /*poprzednio 9px*/
display:block;
height:26px;/*poprzednio 33px*/
font-size:20px;
font-weight:normal;
text-transform:uppercase;
}

#sidebar_menu_frontend a:link{
text-decoration:none;
color: #f4f6d8;
}

#sidebar_menu_frontend a:visited{
text-decoration:none;
color: #f4f6d8;
}

#sidebar_menu_frontend a:hover{
text-decoration:none;
color: #522e3a;
}

#content_frontend{
margin:0px;
padding-top:390px;
float:left;
width:546px;
height:210px; /*poprzednio 360px*/
background: url(../images/content_frontend.jpg) no-repeat;
}

#sidebar_right_frontend{
margin:0px;
padding:25px 0px 0px 15px;
float:left;
width:223px;
height:575px; /*poprzednio 725px*/
background: url(../images/sidebar_right_frontend.jpg) no-repeat;
}
