body {
	background-image: url(images/background_bace.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #424649; 
}
	
a {
	font-family: tahoma;
	font-size: 11px;
	color: #606a74; 
}	

.page1 {	/* default*/
	font-family: tahoma;
	font-size: 11px;
	color: #606a74; 
}	


.text1 {	/* default*/
	font-family: tahoma;
	font-size: 11px;
	color: #424649; 
}	

.text2 {
	font-family: tahoma;
	font-size: 11px;
	color: #606a74; 
}

.more1 {
	font-family: tahoma;
	font-size: 11px;
	color: #fff3cd; 
}
	
.more2 {
	font-family: tahoma;
	font-size: 11px;
	color: #083248; 
}
	
.menu_r {
	font-family: tahoma;
	font-size: 12px;
	color: #981f36;
	font-weight: bold;
}	

.red {
	color: #FF0000
}

.menu_g {
	font-family: tahoma;
	font-size: 12px;
	color: #606a74;
	font-weight: bold;
}
 
.menu_h {
	font-family: tahoma;
	font-size: 11px;
	color: #a39d89;	
}

.images {
	padding-right:10px;	
}

.header {
	display:block;

	font-family: tahoma;
	font-size: 12px;
	color: #606a74;
	font-weight: bold;
}

.model {
	font-family: tahoma;
	font-size: 12px;
	color: #606a74;
	font-weight: bold;
}

.product {
	/*display:block;*/
	height:20px;
	font-family: tahoma;
	font-size: 12px;
	color: #981f36;
	font-weight: bold;
}

.block {
	display:block;
	height:20px;
}

.basket {
	font-family: tahoma;
	font-size: 11px;
	color: #981f36;
	font-weight: bold;
}
.price {
	vertical-align:middle;
	font-family: tahoma;
	font-size: 11px;
	color: #606a74;
	font-weight: bold;
}

.old_price {

	vertical-align:middle;
	font-family: tahoma;
	font-size: 11px;
	color: #606a74;
	font-weight: bold;
	text-decoration:line-through;
}

.date {
	display:block;
	height:20px;
	font-family: tahoma;
	font-size: 10px;
	text-align:right;
	color: #424649; 
	font-weight:bold;
}


.splitter {
	background-image: url(images/dots_l.gif);
	background-repeat: repeat-x;
	display:block;
	width:100%;
	height:2px;
	vertical-align:text-bottom;
}


 
INPUT {
	BORDER: solid; 
	MARGIN: 0px; 
	PADDING: 0; 
	color:#666666; 
	font-weight: normal; 
	background-color: #FFFFFF; 
	border-width: 1px ; 
	border-color: #c8c8c8; 
}

SELECT {
	BORDER: solid; 
	MARGIN: 0px; 
	PADDING: 0; 
	color:#666666; 
	font-weight: normal; 
	background-color: #FFFFFF; 
	border-width: 1px ; 
	border-color: #c8c8c8; 
}

TEXTAREA {
	BORDER: solid; 
	MARGIN: 0px; 
	PADDING: 0; 
	color:#666666; 
	font-weight: normal; 
	background-color: #FFFFFF; 
	border-width: 1px; 
	border-color: #c8c8c8; 
}

.input_image {
	MARGIN: 0;
	BORDER: 0;
	PAD: 0;
}

