#make_order {
    background:url('images/make_order.gif') no-repeat left; 
    width:129px; 
    height:20px; 
    border:0px; 
    cursor:pointer;
}
#clear {
    background:url('images/clear.gif') no-repeat left; 
    width:81px; 
    height:20px; 
    border:0px; 
    cursor:pointer;
}
#count {
    background:url('images/count.gif') no-repeat left; 
    width:75px; 
    height:20px; 
    border:0px; 
    cursor:pointer;
}
#next {
    background:url('images/next.gif') no-repeat left; 
    width:57px; 
    height:20px; 
    border:0px; 
    cursor:pointer;
}
#order {
    background:url('images/order.gif') no-repeat left; 
    width:73px; 
    height:20px; 
    border:0px; 
    cursor:pointer;
}
/*
#make_order:hover { background:url('images/make_order_o.gif') no-repeat left; }
#clear:hover { background:url('images/clear_o.gif') no-repeat left; }
#count:hover { background:url('images/count_o.gif') no-repeat left; }
#next:hover { background:url('images/next_o.gif') no-repeat left; }
#order:hover { background:url('images/order_o.gif') no-repeat left; }
*/


TD, TH, A {
    color:white;
    font-family:verdana;
    font-size:12px;
}
TH {
    text-align:right;
}
body{
    background-color: #000000;
    margin-top: 10px;
    margin-left: 0px;
    color:white;
    font-family:verdana;
    font-size:12px;
}


.kontakt_input {
    background-color:silver;
    border:1px solid black;
    font-size:12px;
    font-family:verdana;
    color:black;
}
.page_number_link {
    color:white;
    text-decoration:none;
}
.page_number_link:hover {
    color:white;
    text-decoration:underline;
}
.kategoria_link {
    font-size:11px;
    color:white;
    font-weight:bold;
    text-decoration:none;
}
.kategoria_link:hover {
    font-size:11px;
    font-weight:bold;
    color:white;
    text-decoration:underline;
}
.zamowienie_input {
    background-color:silver;
    border:1px solid black;
    font-size:12px;
    font-family:verdana;
    color:black;
}
.wyszukiwarka_input {
    background-color:black;
    border:1px solid gray;
    font-size:12px;
    font-family:verdana;
    color:silver;
    width:128px;
}
.koszyk_ilosc {
    background-color:silver;
    border:1px solid black;
    font-size:12px;
    font-family:verdana;
    color:black;
}

.main_tbl{
width: 750px;
vertical-align: top;
background: url('images/bg.jpg');
empty-cells: show;
}

.banner{
position: absolute;
top: 10px;
z-index: 1;
}

.menu{
position: absolute;
top: 110px;
z-index: 2;
}

.left_menu{
vertical-align: top;
empty-cells: show;
}

.add_left_menu{
padding-left: 10px;
font-family: Arial;
font-size: 11px;
color: #000000;
text-align: left;
vertical-align: top;
}

.main_win{
color: #FFFFFF;
font-family: verdana;
font-size: 12px;
padding: 5px;
vertical-align: top;
text-align: left;
}

.a_footer{
color: #999999;
font-family: Arial;
font-size: 10px;
text-align: center;
}

.a_link{
color: #999999;
font-family: Arial;
font-size: 11px;
font-weight: bold;
font-style: italic;
text-decoration: none;
}

.a_link:hover{
color: #FFFFFF;
}

.td4{ 
width: 4px;

}
