Kod
#menu_left {
width: 182px;
background: url("images/bgmenu.png");
float: left;
text-align: center;
}
#tresc {
text-align: center;
margin: 0 auto;
}
#menu_right {
width: 182px;
background: url("images/bgmenu.png");
float: right;
text-align: center;
width: 182px;
background: url("images/bgmenu.png");
float: left;
text-align: center;
}
#tresc {
text-align: center;
margin: 0 auto;
}
#menu_right {
width: 182px;
background: url("images/bgmenu.png");
float: right;
text-align: center;
efekt jaki chciałbym uzyskać to zmienna szerokość diva "tresc" zależna procentowo od rozdzielczości. bloki w których są menu (prawe i lewe) mają stałą szerokość - da się zrobić tak żeby szerokość tresci sama się dopasowywała?