body{
    background-image:none;
}

/* bez ceny netto */

#box_productfull .nettoprice, #box_productfull .otherprice {
    padding: 10px;
    display: none
}

* html #box_productfull .price, * html #box_productfull .nettoprice { /* IE6 */
    clear: both;
    display: block;
}

*:first-child+html #box_productfull .price, *:first-child+html #box_productfull .nettoprice { /* IE7 */
    clear: both;
    display: block;
}

a.clearbutton, button.clearbutton, input.clearbutton{
    -moz-border-radius:4px 4px 4px 4px;
    background:url("../images/user/button_bg.jpg") repeat-x scroll 0 0 #EEEEEE;
    border:0 none;
    color:#FFFFFF;
    display:block;
    height:23px;
    line-height:23px;
    margin:10px auto;
    overflow:visible;
    padding:0 1em;
}
#box_mainproducts .innerbox table.products tr.fewperrow .product .description{
    width:90%;
}
#box_mainproducts .innerbox table.products tr.fewperrow .product .price{
    height: 35px;
}

/*wyglad menu*/

#box_menu .innerbox ul.standard li, #box_menu .innerbox ul.folded li {  clear: both; font-weight: normal; line-height: 1.7em; padding: 1px 0 0  10px; font-size: 9pt; }

 #box_menu .innerbox li.current li a { font-weight: normal; font-size: 10pt; } 

 #box_menu .innerbox li ul a:hover { font-weight: normal; font-size: 10pt; color: #EAEE1E; }

 #box_menu a:hover { font-weight: normal; font-size: 9pt; color: #479B03; }

;#box_menu .innerbox li.current a { font-weight: bold; color: red; }

;#box_menu .innerbox li.current li a { font-weight: normal; color: white; }