BODY {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	background-color: #151515;
/*	background-image: url(/images/bg.jpg); */
/*	background-color: #666666; */
	color: #999999;
}

A {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}

A:hover {
	color: #B20A00;
}

A.A_red {
	color: #B20A00;
	text-decoration: none;
	font-size: 12px;
}

A.A_red:hover {
	color: #B20A00;
	text-decoration: underline;
}

IMG {
	border-width: 0px;
}

INPUT {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

TEXTAREA {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

SELECT {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.mybutton {
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
}

@media print {
	.noprint { display:none }
}

#scrollable {
	height: 597px;
	overflow: auto;
	position: relative;
}

/* */

.dgray {
	color: #555555;
}

.TBL_main_table {
	background: url(../images/bg.jpg) top left #000000;
}

.TBL_main_table_home {
	background: url(../images/bg_home.jpg) top left #000000;
}

.TD_header {
	background: url(../images/logo.jpg) top left no-repeat;
	height: 303px;
	vertical-align: top;
	color: #555555;
}

.TD_footer {
	height: 100px;
	color: #555555;
}

.DIV_headerlinks {
	position: relative;
	top: 80px;
	right: 80px;
}

.DIV_headercart {
	position: relative;
	top: 85px;
	right: 80px;
	font-weight: bold;
}

.DIV_slogan {
	font-size: 15px;
	color: #FEFBE8;
}

.DIV_header_menu {
	position: relative;
	top: 250px;
	left: 80px;
}

.transparent {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

.transparent:hover {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.ptransparent {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

.DIV_notfound {
	font-size: 15px;
	color: #FEFBE8;
	text-align: center;
	margin-right: 60px;
	margin-top: 40px;
}

.DIV_pagetext {
	margin: 15px 0px 0px 8px;
	font-size: 12px;
}

.TD_prod {
	background: url(../images/bg_produs.jpg) top left;
	width: 203px;
	padding: 15px 0px 10px 0px;
	text-align: center;
	cursor: pointer;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}

.TD_prod:hover {
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.DIV_prodtitle {
	color: #B20A00;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 13px 10px 13px;
}

.DIV_prodprice {
	color: #000000;
	text-align: left;
	font-size: 14px;
	margin: 10px 13px 5px 13px;
}

.DIV_details {
	color: #B20A00;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin-right: 9px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.DIV_details:hover {
	color: #B20A00;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin-right: 9px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
}

.err {
	color: #FF0000;
	font-weight: bold;
}

.INPUT_field_req {
	width: 210px;
	background: url(../images/bg_input.gif) top left no-repeat #D4D4D4;
	font-size: 14px;
	padding-left: 20px;
	border: 2px solid #555555;
}

.INPUT_field_req:hover {
	background-color: #FFFFFF;
}

.INPUT_field {
	width: 229px;
	background: #D4D4D4;
	font-size: 14px;
	border: 2px solid #555555;
}

.INPUT_field:hover {
	background-color: #FFFFFF;
}

.TEXTAREA_field {
	background: #D4D4D4;
	font-size: 14px;
	border: 2px solid #555555;
}

.INPUT_cart {
	background: #D4D4D4;
	border: 2px solid #555555;
	text-align: right;
}

.INPUT_cart:hover {
	background-color: #FFFFFF;
}

.TD_form {
	font-size: 14px;
	font-weight: bold;
}

.red {
	color: #B20A00;
}

.TD_cart {
	border: 1px solid #000;
}
