body,td,th {
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 12px;
	color: #ffffff;
}
body {
	background: #BC5252 url(images/bgmain.jpg) scroll repeat-y top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
    border: 0px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

a.menu:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a.menu:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
a.menu:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
}
a.menu:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
a.products:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.products:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a.products:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}
a.products:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.index {
	background: #FC3715 url(images/i2.jpg);
}
.index:hover {
	background: #FC3715 url(images/j2.jpg);
}
.news {
	background: #FC3715 url(images/i4.jpg);
}
.news:hover {
	background: #FC3715 url(images/j4.jpg);
}
.gallery {
	background: #FC3715 url(images/i6.jpg);
}
.gallery:hover {
	background: #FC3715 url(images/j6.jpg);
}
.contact {
	background: #FC3715 url(images/i8.jpg);
}
.contact:hover {
	background: #FC3715 url(images/j8.jpg);
}
.zanas {
	background: #FC3715 url(images/i10.jpg);
}
.zanas:hover {
	background: #FC3715 url(images/j10.jpg);
}
.products {
	color: #000000;
}
#newproducts {
    text-align: center;
    overflow: hidden;
    margin: 10px;
    margin-left: 0px;
    float: left;
    width: 470px;
}
#promotions {
    text-align: center;
    overflow: hidden;
    margin: 10px;
    margin-right: 0px;
    float: right;
    width: 470px;
}
#newproducts2 {
    text-align: center;
    overflow: hidden;
    margin: 10px;
    float: left;
    width: 120px;
}
#promotions2 {
    text-align: center;
    overflow: hidden;
    margin: 10px;
    float: right;
    width: 118px;
}
.textnewp {
    text-align: center;
    overflow: hidden;
    margin-top: 10px;
    float: right;
    width: 470px;
}
.textnewp2 {
    text-align: center;
    overflow: hidden;
    margin: 10px;
    float: right;
    width: 118px;
    border: 1px solid white;
}
.promotions, .newproducts {
    position: relative;
    visibility: hidden;
    left: -5000px;
}
.standardprice {
    float: right;
    width: 85px;
    height: 22px;
    font-weight: bold;
    text-align: right;
    line-height: 22px;
    margin-right: 5px;
}
.promoprice {
    float: right;
    width: 85px;
    height: 22px;
    font-weight: bold;
    color: red;
    text-decoration: line-through;
    text-align: right;
    line-height: 22px;
}
.printer {
    float: right;
    width: 20px;
    height: 22px;
    font-weight: bold;
    text-align: right;
    margin-right: 25px;
}
.promonew {
    color: red;
    font-weight: bold;
    font-style: italic;
    padding-left: 5px;
}
