body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
	background-image: url(images/head_bk_repeat.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 11px;
}

p, h1, a{
	font-family: verdana;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a{
	text-decoration: none;
	color: #006666;	
}

#body_conteiner{
	min-width: 1000px;	
}

#head_conteiner{
	height: 236px;
	background-image: url(images/head_bk.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#middle_menu_conteiner{
	height: 84px;
	background-image: url(images/middle_menu_center.jpg);
	width: 100%;
}

#middle_menu_left{
	background-image: url(images/middle_menu_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;
}

#middle_menu_right{
	background-image: url(images/middle_menu_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 84px;
}

#middle_content_left{
	background-image: url(images/middle_content_left.jpg);
	height: 111px;
	width: 118px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 25px;
}

#middle_content_left h1{
	color: #FFF;
	text-transform: uppercase;
}

#middle_content_right{
	background-image: url(images/middle_content_right.jpg);
	height: 136px;
	background-position: top left;
	background-repeat: no-repeat;
}

#middle_content_center{
	background-image: url(images/middle_content_center_left.jpg);
	height: 136px;
	background-position: top left;
	background-repeat: no-repeat;
}

#middle_content_center_right{
	background-image: url(images/middle_content_center_right.jpg);
	height: 136px;
	background-position: top right;
	background-repeat: no-repeat;
}

#middle_content_center_right .cat, #middle_content_center_right a{
	color: #FFF;
}

#content_left{
	background-color: #C9C9C9;
}

#content_center{
	background-color: #DADADA;
}

#content_right{
	background-color: #7D7D7D;
}

#bottom_conteiner{
	background-color: #666666;
	height: 75px;
	width: 100%;
	border-top: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
}

#bottom_designed{
	text-align: right;
	padding-right: 15px;
}

#bottom_designed a{
	text-decoration: none;
	color: #EFE4E4;
}

#bottom_copyright{
	color: #EFE4E4;
	padding-left: 38px;
}

.standard, .cat{
	color: #006666;
	text-decoration: none;
}

#middle_menu_this{
	padding-left: 150px;
	height: 35px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

#middle_menu_this a{
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(images/middle_menu_submiter.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-right: 5px;
}

#middle_menu_this a.first{
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: none;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
}

a.cat_t_light, a.cat_t_light_act{
	background-image: url(images/left_menu_bk.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	background-color: #BFBFBF;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom: 5px solid #C9C9C9;
}

a.cat_t_light_act, a.cat_t_light:hover{
	background-image: url(images/left_menu_bk_act.gif);
	color: #006666;
}

a.cat_t_lightstandard{
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}

.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  color:			#CCCCCC;
  background-color:  transparent;
  width: 100px;
}

a.cartlink{
	color: #FFF;
	text-decoration: underline;
}

.search_line{
	border: 1px solid #669999;
	color: #669999;
	width: 130px;
}

#search_conteiner{
	padding-top: 5px;
}

#catalog_head{
	background-image:url(images/catalog_ico.jpg); 
	background-position:top left; 
	background-repeat: no-repeat; 
	color:#666666; 
	padding-top:10px; 
	padding-left:60px; 
	text-transform:uppercase; 
	height:45px;
	font-weight: bold;
}