
html {
background : #636363 ;
}
body {

padding-bottom : 50px;

}
table
{ 
margin-left: auto;
margin-right: auto;
}
a {
color : #bbbbbb;
text-decoration : none !important ;
}
a:hover {
color : #eeeeee !important ;
text-decoration : none !important ;
}

a img {
border : 0;
}

td.price {
width : 230px;
text-align : left;
vertical-align : top;
font : bold 32px Tahoma;
color : #b5b5b5;
padding-left : 25px;
}
td.product {

width : 70px;
text-align : right;
vertical-align : top;
}
.centruj {text-align: center}
