html{
	padding: 0px;
	margin: 0px;
	background: #fff;
}
body{
	margin:0px;
	padding: 0px;
}
body img{
border: 0px
}
/* main parts
------------------
main parts
*/
#container { margin: auto; width: 900px; }
#box{
	width: 900px;
	background: #fff;
	padding: 0px;
	margin: 0px;
}
#header{
	width: 900px;
	height: 138px;
}
#logo{
	width: 723px;
	height: 90px;
	float: left;
	background: url('../images/home_01.jpg');
}
#menu_icons{
	width: 177px;
	height: 48px;
	float:right;
}
#menu{
	width: 900px;
	height: 48px;
	float: left;
	margin:0px;
	padding: 0px;
	background: url('../images/home_06.jpg') no-repeat;
}
#links{
	width: 490px;
	height: 32px;
	float:left;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 10px;
}
#searcher{
	width: 400px;
	height: 48px;
	float:right;
}
#stock{
	width: 900px;
	height: 189px;
	background: url('../images/stock.jpg') no-repeat;
}
#body{
	width: 900px;
	padding: 0px;
	margin-left: 31px;
}
#sidebar_left{
	float: left;
	padding: 0px;
	margin-left: 3px;
	margin-right: 0px;
	width: 192px;
	height: 348px;
	background: url('../images/menu_bg.png') no-repeat;
	display: block;
}
#categories{
	width: 192px;
	height: 41px;
	margin: auto;
	background: transparent;
	float: left;
	

}
#head_categories{
	width: 132px;
	float: left;
	margin-left: 1px;
	background: url('../images/cell1.png') no-repeat;
	padding-left: 60px;
	padding-top: 13px;
	padding-right: 0px;
	display: block;
	color: #fff;
	font-family:tahoma;
	font-size:12px;
	font-weight: bold;
	height: 41px;

}
#categories_position{
	width: 192px;
	float: left;
	line-height: 20px;
	margin-top: -10px;
	padding-top: 0px;
}
#head_producers{
	width: 132px;
	height: 41px;
	float: left;
	margin-left: 1px;
	background: url('../images/cell2.png') no-repeat;
	padding-left: 60px;
	padding-right: 0px;
	padding-top: 13px;
	display: block;
	color: #fff;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;

}
#producers_position{
	width: 192px;
	float: left;
}
#content_gray{
	background: url('../images/content2.png') no-repeat;
	width: 416px;
	height:	179px;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 10px;
	float: left;
}
#content{
	width: 426px;
	float: left;
	margin-left: 0px;
	padding-left: 10px;
}
#content_white{
	background: white no-repeat;
	width: 416px;
	height:	179px;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 10px;
	float: left;	
}
#content_terms{
	background: white no-repeat;
	width: 416px;
	height:	2250px;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 10px;
	float: left;	
}
#content_help{
	background: white no-repeat;
	width: 416px;
	height:	1150px;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 10px;
	float: left;	
}
div.photo_button{
	width: 160px;
	height: 179px;
	float: left;
}

div.description{
	float: left;
	width: 246px;
	height: 179px;
}
div.description a{
color: #9D0101;
text-decoration: none;
}
div.description a:hover{
text-decoration: underline;
}
div.desc_text{
	width: 246px;
	height: 139px;
}
div.desc_special_text{
	float: left;
	width: 416px;
	height: 179px;
}
div.desc_normal_text{
	float: left;
	width: 416px;
	height: 800px;
	font-size: 10px;
	font-family: tahoma;
	margin: 0px 10px 0px 0px;
}
div.price{
	width: 246px;
	height: 40px;
}
#sidebar_right{
	float: left;
	width: 190px;
	height: 348px;
	background: url('../images/menu_bg.png') no-repeat;
	display: block;
	margin-left: 10px;
	padding: 0px;
}
#card{
	width: 190px;
	height: 41px;
	background: transparent;

}
#head_card{
	width: 112px;
	height: 41px;
	float: left;
	margin-left: 1px;
	background: url('../images/cell2.png') no-repeat;
	padding-left: 80px;
	padding-top: 13px;
	padding-right: 0px;
	display: block;
	color: #fff;
	font-family:tahoma;
	font-size:12px;
	font-weight: bold;

}
#card_position{
	padding: 10px;
	margin: 0px;
	width: 192px;
	font-family: tahoma;
	font-size: 11px;

}
#footer{
	width: 900px;
	height: 67px;
	background: url('../images/footer.jpg') no-repeat;
	display: block;
	clear: both;
	padding-left: 50px
}
#short_menu{
	width: 500px;
	height: 67px;
	font-size: 10px;
	font-family: tahoma;
	float: left;
	color: #fff;
	margin-top: 23px;
	padding: 0px
}
#authors{
	font-size: 10px;
	font-family: tahoma;
	color: #fff;
	float: right;
	width: 220px;
	height: 67px;

	margin-top: 23px;
	padding: 0px
}
/* attribut for links
-----------------------------
*/
#short_menu 	a:link{
	font-size: 10px;
	font-family: tahoma;
	color: #fff;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
}
#short_menu a:hover{
	font-size: 10px;
	font-family: tahoma;
	color: #fff;
	text-decoration: underline;
	margin-left: 8px;
	margin-right: 8px;
}
#short_menu a:visited{
	font-size: 10px;
	font-family: tahoma;
	color: #fff;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
}
ul.menu li {
	font-family: tahoma;
	font-size: 12px;
	list-style-image: url('../images/arrow.gif');
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
}
ul.menu li a:link{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	list-style-image: url('../images/arrow.gif');
	color: #000;
}
ul.menu li a:hover{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	list-style-image: url('../images/arrow.gif');
	color: #000;

}
ul.menu li a:visited{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	list-style-image: url('../images/arrow.gif');
	color: #000;
}
ul.main_menu li {
	height: 24px;
	font-family: tahoma;
	font-size: 12px;
	list-style: none;
	color: #fff;
	margin-left: 4px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 2px;
	float: left;
	
}
ul.main_menu li a:link{
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	list-style:none;
	color: #fff;
	font-weight: bold;
}
ul.main_menu li a:hover{
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	list-style:none;
	color: #000;
	font-weight: bold;

}
ul.main_menu li a:visited{
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
	list-style: none;
	color: #fff;
	font-weight: bold;
}

/* Attribut for IMAGE
---------------------------------
IMAGE
*/
img.categories_and_producers{
	border: 0px;
}
img.photo{
	margin: 12px 12px 6px 2px;
	border: 0px;
}
img.menu_icons{
	float: left;
}
img.buy{
	float: left;
}
input.searcher{
	background: url('../images/search_form.png') no-repeat;
	width: 280px;
	height: 24px;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	color: #fff;
	float: right;
	margin-top: 13px;
	margin-right: 23px;
}
/* Attribut for text
---------------------------------
Paragraphs
*/
p.normal_text{
	font-size: 10px;
	font-family: tahoma;
	margin: 0px 10px 0px 0px;
}
p.special_text{
	font-size: 16px;
	font-family: tahoma;
	margin: 0px 10px 0px 0px;
	
}
p.head_text{
	color: #9D0101;
	font-size: 18px;
	font-family:tahoma;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-top: 10px;
}
p.price{
	float: right;
	font-size: 23px;
	font-family: verdana;
	margin-right: 10px;
	margin-top: 0px;
	color:#9D0101;
}
p.price_product{
	float: right;
	font-size: 23px;
	font-family: verdana;
	margin-right: 20px;
	margin-top: 0px;
	color:#9D0101;
}
p.price_text{
	float: left;
	font-size: 15px;
	font-family: verdana;
	padding-left: 60px;
	margin-top: 7px;
	color:#9D0101;
}
p.card_text{
	margin: 0px;
	padding: 0px;
}
