
body {
background : url('images/bg.jpg');
font-family : Arial;
color : #ffffff;
font-size : 11px;
}
table.main_table {
width : 800px;
}
table.menubox {
width : 196px;
}
table.menubox_dodaj {
width : 196px;
margin-top : 13px;
}
table.textbox {
width : 591px;
margin-left : 13px;
}
table.textbox_dodaj {
width : 591px;
margin-left : 13px;
margin-top : 13px;
}
td.left_td {
width : 196px;
vertical-align : top;
padding-top : 13px;
padding-bottom : 13px;
}
td.menubox_header {
background : url('images/left_header.png');
width : 196px;
height : 31px;
text-align : center;
vertical-align : middle;
background-repeat : no-repeat;
}
td.menubox_text {
background : url('images/small_bg.png');
width : 196px;
text-align : left;
background-repeat : repeat-y;
padding-left : 12px;
padding-right : 12px;
padding-top : 8px;
padding-bottom : 0;
}
td.menubox_bottom {
background : url('images/small_down.png');
width : 196px;
height : 15px;
text-align : center;
vertical-align : middle;
background-repeat : no-repeat;
}
td.right_td {
width : 604px;
vertical-align : top;
padding-top : 13px;
padding-bottom : 13px;
}
td.textbox_header {
background : url('images/right_header.png');
width : 604px;
height : 31px;
text-align : center;
vertical-align : middle;
background-repeat : no-repeat;
}
td.textbox_text {
background : url('images/big_bg.png');
width : 604px;
text-align : left;
background-repeat : repeat-y;
padding-left : 12px;
padding-right : 12px;
padding-top : 8px;
padding-bottom : 0;
}
td.textbox_bottom {
background : url('images/big_down.png');
width : 604px;
height : 21px;
text-align : center;
vertical-align : middle;
background-repeat : no-repeat;
}
td.textbox_padless {
background : url('images/big_bg.png');
width : 604px;
text-align : center;
background-repeat : repeat-y;
padding : 0;
}
td.footer_top {
width : 800px;
height : 9px;
background : url('images/footer_up.png');
background-repeat : no-repeat;
}
td.footer_text {
width : 800px;
background : url('images/footer_bg.png');
text-align : center;
background-repeat : repeat-y;
}
td.footer_bottom {
width : 800px;
height : 9px;
background : url('images/footer_down.png');
background-repeat : no-repeat;
}
td.big_head {
width : 800px;
height : 30px;
background : url('images/big_head.png');
background-repeat : no-repeat;
text-align : center;
}
td.spacer {
height : 13px;
}
td.bighead_text {
width : 800px;
text-align : center;
background-repeat : repeat-y;
background-image : url('images/footer_bg.png');
}
a.menu {
color : #ffffff;
text-decoration : none;
}
a:hover.menu {
color : #ff5544;
text-decoration : none;
}
a {
color : #ff5544;
text-decoration : none;
}
a:hover {
color : #ffcccc;
text-decoration : none;
}
div.kwiaty {
width : 100%;
background : url('images/bg_big.jpg');
background-repeat : no-repeat;
background-position : top;
}
div.spac {
height : 50px;
}
div.line {
height : 1px;
background-color : #333333;
}
.maks {
width : 100%;
}
.blok {
display : block;
border : none;
}
.linki {
margin-top : 4px;
margin-bottom : 4px;
}
