* {
	padding: 0px;
	margin: 0px;
}

p {
padding: 0px;
margin: 0px;
}

body{ 
	background:#fff; /* #000000 url(/img/bg_black.jpg) top center no-repeat fixed */
	margin: 0px;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px;
	font-family: Tahoma, Arial;
}
a {color:#a764da;}
a:hover  { 
	color: #808080;		
	text-decoration: none;
}	
		

#slideShow div {
	width: 900px;
	height: 300px; 
}
		
.search_top
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #8a8a8a;
	text-decoration:none;
}

.top_region	
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}

.copy
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.copy_coffee
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}

.all_news
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

.mini_news
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #5f5f5f;
	text-decoration:underline;
	line-height:18px;
	font-style: italic;
}

.news_date
{
	font-family: Georgia, Tahoma, Arial;
	font-size: 16px;
	color: #9a9999;
	text-decoration:none;
	font-style: italic;
}

.news_date_num
{
	font-family: Georgia, Tahoma, Arial;
	font-size: 30px;
	color: #000000;
	text-decoration:none;
}

.news_text
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #666666;
	text-decoration:none;
	line-height:20px;
}

.news_text_a
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #8a2264;
	text-decoration:underline;
	line-height:20px;
}

.mini_allnews
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #5f5f5f;
	text-decoration:underline;
	line-height:22px;
	font-style: italic;
}

.allnews_date
{
	font-family: Georgia, Tahoma, Arial;
	font-size: 14px;
	color: #9a9999;
	text-decoration:none;
	font-style: italic;
}

.allnews_date_num
{
	font-family: Georgia, Tahoma, Arial;
	font-size: 18px;
	color: #a7347d;
	text-decoration:none;
}

.partners_text
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	line-height:16px;
}

.partners_text_a
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	line-height:16px;
}

.partners_name
{
	font-family: Georgia, Arial;
	font-size: 16px;
	color: #000000;
	text-decoration:none;
	line-height:26px;
}

.text_big_black
{
	font-family: Georgia, Tahoma, Arial;
	font-size: 18px;
	color: #000000;
	text-decoration:none;
	line-height:40px;
}

.text_big_grey
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #575757;
	text-decoration:none;
}

.text_big_grey_14
{
	font-size: 14px;
	color: #5e5e5e;
	text-decoration:none;
	line-height:24px;
}

.text_big_pink_14_a
{
	font-family: Georgia, Tahoma, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
	line-height:24px;
}

.text_big_grey_18
{
	font-family: Georgia, Tahoma, Arial;
	font-size: 18px;
	color: #5e5e5e;
	text-decoration:none;
	line-height:24px;
}

.top_position_grey
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #8a8a8a;
	text-decoration:none;
	line-height:20px;
}

.top_position_pink_a
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
	line-height:20px;
}

.item_name
{
	font-family: Georgia, Tahoma, Arial;
	font-size: 20px;
	font: italic;
	color: #000000;
	text-decoration:none;
	line-height:22px;
}

.item_art
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #b6b6b6;
	text-decoration:none;
	line-height:26px;
}

.sort_grey
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6c6c6c;
	text-decoration:none;
}

.sort_black
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.sort_pink_a
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

.product_catalog_name
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #989898;
	text-decoration:underline;
}

form .text {
	width: 300px;
	height: 30px;
	background-color: #fff;
	color: #000;
	font-size: 13px;
	font-family: Georgia, Tahoma, Arial;
	font-style: italic;
	padding: 0px 10px;
	border: none;
	margin-bottom: 5px;
	border-radius: 4px;
}

form .textarea {
	background: #ffffff;
	border: none;
	
	width: 300px;
	height: 120px;
	
	padding: 5px 10px;
	margin-bottom: 5px;

	font-family: Georgia, Tahoma, Arial;
	font-size: 13px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	resize: none;
	border-radius: 4px;
}

.submenu_top {
  background-color: #000000;
  z-index:1000;
  width:100%;
  height:100%;
  padding:5px 0 5px 7px;
  border-radius: 0px 0px 10px 10px;
  opacity: 0.8;
  filter: alpha(opacity = 80);
}


.submenu_top dl {
  margin: 0px;
}

.search_form {
   background-color:transparent;  
   background-image: url("/img/search_zone.png");
   width: 160px;
   padding-left:15px;
   height: 22px;
   border: 0;
   color: #8A8A8A;
   font-family: Tahoma,Arial;
   font-size: 11px;
   text-decoration: none;
}

.submitbutton {
background:url("/img/write_us_send.gif") top left no-repeat;
width: 180px;
height: 40px;
border-width: 0px;

}
.submitbutton:hover{
background:url("/img/write_us_send_over.gif") top left no-repeat;
}

.pages_item {
	color: #989898;
    font-family: Tahoma,Arial;
    font-size: 13px;
    text-decoration: underline;
}

.pages_item:hover {
	text-decoration: none;
} 

.pages_item_a {
	color: #777777;
    font-family: Tahoma,Arial;
    font-size: 13px;
	text-decoration: none;
}

.topmenu {background:#c59ee2;margin-bottom:15px;}
.topmenu a {color: #fff;text-decoration: none;text-transform: uppercase;font-weight: bold;}
.topmenu a:hover {color:#eee;}
.topmenu .submenu_top_anchor,.topmenu .submenu_top_anchor_a {font-weight: normal;display: inline-block;text-transform: none;margin-bottom: 5px;color: #FFFFFF;font-size: 13px;text-decoration: underline;}
.topmenu .submenu_top_anchor_a {color:#c59ee2;}

.left-menu {width:100%;}
.left-menu .products_a,.left-menu .products_noa {font-size: 13px;color: #000;display: block;background: #f2f2f2;padding: 10px 10px;}
.left-menu .products_noa {}

.left-menu .sub_menu{font-size: 12px;list-style-type: none;padding: 10px;background: #fefefe;border-left: 1px solid #f2f2f2;border-right: 1px solid #f2f2f2;}
.left-menu .sub_menu li {margin-bottom: 5px;}
.left-menu .sub_menu a{
	color: #888888;
}
.left-menu .sub_menu a:hover{
	color: #888888;
	text-decoration: none;
}

.left-menu .sub_menu ul{
	list-style-type: none;
	padding:0;
	padding-left: 10px;
}	

.left-menu .sub_menu ul ul{
	list-style-type: none;
	padding:0;
	padding-left: 10px;
}

.header__contacts {margin-left:30px;}
.header__contacts a {display: inline-block;margin-bottom: 5px;font-size: 14px;color: #a764da;}
.header__address {font-size:12px;margin-top:5px;}
.header__slogan {font-size:12px;}
.header__logo {display:inline-block;}