body {
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #41444d;
}
a:link {
	color: #205b50;
}
a:visited {
	color: #205b50;
}
a:hover {
	color: #d80101;
}
a:active {
	color: #205b50;
}
img {border:0;}
#main {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	float: left;
	height: 47px;
	width: 237px;
	margin-top: 26px;
	margin-bottom: 18px;
}
#search {
	height: 23px;
	width: 228px;
	float: right;
	margin-top: 50px;
	background-image: url(/img/search.gif);
	background-repeat: no-repeat;
}
.search_inp {
	float: left;
	height: 17px;
	width: 130px;
	margin-top: 3px;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #848581;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.search_but {
	float: right;
	height: 23px;
	width: 52px;
}
#head_sep {
	background-color: #1a8172;
	padding-top: 5px;
}
#head_sep_2 {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a8172;
}
ul.menu {
	height: 18px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	clear: both;
}
ul.menu li {
	font-size: 18px;
	color: #d80101;
	float: left;
	letter-spacing: -0.015em;
	margin-left: 24px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.next {
	background-image: url(/img/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 24px;
	padding-right: 25px;
	color: #d80101;
}
ul.menu a {
	color: #464646;
	text-decoration: none;
}
ul.menu a:hover {
	color: #d80101;
	text-decoration: none;
}
.pic_1 {
	height: 280px;
	width: 960px;
	background-image: url(/img/pic_1.jpg);
	background-repeat: no-repeat;
}
.pic_2 {
	height: 280px;
	width: 960px;
	background-image: url(/img/pic_2.jpg);
	background-repeat: no-repeat;
}
.pic_3 {
	height: 280px;
	width: 960px;
	background-image: url(/img/pic_3.jpg);
	background-repeat: no-repeat;
}
.sep {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cbcbcb;
}
#slide_holder {
	height: 221px;
	background-image: url(img/news_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	z-index: 1000;
}
.loading {
	left: 420px;
	position: absolute;
	top: 50px;
}
#slide_holder_inner {
	height: 221px;
	left: 81px;
	overflow: hidden;
	position: absolute;
	width: 798px;
	z-index: 2000;
}
.prev_button, .next_button {
	cursor: pointer;
	cursor: hand;
	z-index: 5000;
}
.prev_button span, .next_button span {
	margin-left: -10000px;
}
#next_button {
	background-image: url(/img/next.gif);
	background-position: 0 0;
	height: 55px;
	left: 879px;
	width: 55px;
	position: absolute;
	top: 67px;
}
#next_button:hover {
	background-position: 0 -55px;
}
#prev_button {
	background-image: url(/img/prev.gif);
	background-position: 0 0;
	height: 55px;
	left: 26px;
	width: 55px;
	position: absolute;
	top: 67px;
}
#prev_button:hover {
	background-position: 0 -55px;
}
#row_of_slides {
	position: absolute;
	top: 0;
}
#row_of_slides .slide {
	display: none;
	position: absolute;
}
.new_one {
	float: left;
	height: 221px;
	width: 190px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.new_one_1 {
	float: left;
	height: 221px;
	width: 190px;
	margin-right: 6px;
	margin-left: 3px;
	text-align: center;
}
.new_one_4 {
	float: left;
	height: 221px;
	width: 190px;
	margin-right: 0px;
	margin-left: 6px;
	text-align: center;
}

.new_one img, .new_one_1 img, .new_one_4 img {
	margin-top: 16px;
	margin-bottom: 1px;
}
.new_one span, .new_one_1 span, .new_one_4 span {
	display: block;
}
.new_one a, .new_one_1 a, .new_one_4 a {
	font-family: Tahoma, Arial;
	color: #205b50;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}
.new_one a:hover, .new_one_1 a:hover, .new_one_4 a:hover {
	color: #d80101;
}
.cat_title {
	color: #026754;
	font-size: 26px;
	letter-spacing: -0.025em;
	margin-bottom: 16px;
	margin-left: 25px;
	margin-top: 32px;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-right: 0px;
}
#left_col {
	width: 425px;
	float: left;
	margin-top: 32px;
	padding-left: 25px;
}
.text {

}
.text span {
	color: #026754;
	font-size: 26px;
	letter-spacing: -0.025em;
	display: block;
	margin-bottom: 26px;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.cat_text span {
	color: #026754;
	font-size: 16px;
	display: block;
	line-height: 18px;
	margin-bottom: 8px;
	font-weight: bold;
}
#right_col {
	float: right;
	width: 400px;
	margin-top: 32px;
	padding-right: 25px;
}
.price span {
	color: #026754;
	font-size: 24px;
	letter-spacing: -0.025em;
	display: block;
	margin-bottom: 28px;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.price a {
	display: block;
	background-image: url(/img/price_file.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 26px;
	height: 28px;
	color: #d80101;
	font-size: 11px;
	width: 170px;
	float: left;
}
.client {
	width: 410px;
	float: left;
}
.client span {
	color: #5c656d;
	font-size: 21px;
	line-height: 30px;
	display: block;
	margin-top: 23px;
	margin-bottom: 3px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(/img/client_bul.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 31px;
}
.cont_form {
	width: 410px;
	float: left;
}
.cont_form span {
	color: #5c656d;
	font-size: 21px;
	line-height: 30px;
	display: block;
	margin-top: 23px;
	margin-bottom: 3px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(/img/cont_bul.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 31px;
}
.cont_input {
	font-size: 13px;
	line-height: 18px;
	color: #41444d;
	border: 1px solid #d5d6d8;
	padding: 4px;
	margin-bottom: 7px;
}
.cl_one {
	background-image: url(/img/client_li.gif);
	background-position: 3px 7px;
	padding-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 11px;
}
.photo {
	float: right;
	width: 411px;
	margin-right: -8px;
	margin-top: 72px;
}
.photo img {
	float: left;
	height: 124px;
	width: 124px;
	margin-right: 13px;
	margin-bottom: 13px;
}
.h35 {
	height: 35px;
}
.h30 {
	height: 35px;
}
.h15 {
	height: 15px;
}
.h10 {
	height: 10px;
}
.h5 {
	height: 5px;
}
.descript {
	display: block;
	width: 400px;
	font-size: 11px;
	line-height: 13px;
	color: #41444d;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	height: 90px;
	font-size: 11px;
	line-height: 16px;
	color: #7a7c82;
	margin-top: 20px;
}
#foot_1 {
	float: left;
	height: 65px;
	width: 342px;
	margin-left: 2px;
}
#foot_2 {
	float: left;
	height: 65px;
	width: 320px;	
}
#foot_3 {
	float: right;
	height: 65px;
	width: 170px;	
}
#contact_info {
	height: 65px;
	width: 215px;
	font-size: 12px;
	color: #192f3c;
	line-height: 18px;
	position: absolute;
	left: 50%;
	margin-left: 209px;
	margin-top: 33px;
}
#contact_info span {
	background-image: url(/img/icq_ico.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 23px;
}
.icq {
	background-image: url(/img/icq_ico.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 23px;
	float: left;
}
.cl {
	clear:both;
	font-size:0;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
ul.diler {
	list-style-type: none;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.diler li {
	background-image: url(/img/diler_bul.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 17px;
	height: 24px;
}
ul.diler span {
	color: #5c656d;
	font-size: 11px;
	line-height: 12px;
	display: inline;
	padding-left: 7px;
}
.hleb_div {
	display: block;
	border: 1px solid #dedcd2;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 25px;
}
ul.hleb {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.hleb li {
	float: left;
}
ul.hleb a {
	padding-right: 14px;
	background-image: url(img/hleb_bul.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	margin-right: 11px;
	color: #205b50;
}
ul.hleb a:hover {
	color: #d80101;	
}
ul.cat {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.cat li {
	background-image: url(/img/cat_bul.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	margin-bottom: 10px;
}
ul.cat a {
	color: #205b50;
}
ul.cat a:hover {
	color: #d80101;	
}
#cat_left_col {
	width: 450px;
	float: left;
	margin-left: 28px;
	margin-top: 24px;
}
#cat_right_col {
	float: right;
	width: 420px;
	margin-top: 20px;
	position: relative;
	right: 40px;	
}
#cat_one_col {
	width: 920px;
	float: left;
	margin-left: 25px;
	margin-top: 24px;
}
.tovar_img {
	width: 170px;
	float: left;
	margin-top: 50px;
}
.tovar_desc {
	float: right;
	width: 740px;
	margin-top: 50px;
}
.tovar_desc span {
	color: #026754;
	font-size: 16px;
	display: block;
	line-height: 18px;
	margin-bottom: 8px;
	font-weight: bold;
	background-image: url(/img/tovar_t_bul.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.mat_desc {
	float: left;
	margin-top: 10px;
}
.mat_desc span {
	color: #026754;
	font-size: 16px;
	display: block;
	line-height: 18px;
	margin-bottom: 8px;
	font-weight: bold;
	background-image: url(/img/tovar_t_bul.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.char {
	background-image: url(img/tovar_d_bg.gif);
	background-repeat: no-repeat;
}
.char_1 {
	background-image: url(img/tovar_d_bg.gif);
	background-repeat: no-repeat;
	height: 1px;
}
.char_name {
	font-size: 11px;
	line-height: 18px;
	padding-left: 15px;
	width: 150px;
	float: left;
	height: 17px;
	margin-top: 3px;
	margin-bottom: 3px;	
}
.char_value {
	font-size: 12px;
	line-height: 18px;
	color: #205b50;
	float: right;
	width: 545px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#news_left_col {
	width: 400px;
	float: left;
	margin-top: 24px;
	padding-left: 25px;
}
#news_right_col {
	float: right;
	width: 400px;
	margin-top: 24px;
	padding-right: 25px;
}
.news_text {
	margin-bottom: 30px;
}
.news_title {
	color: #026754;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.news_title a {
	text-decoration: none;
}
.news_date {
	color: #9e9e9e;
	font-size: 11px;
	line-height: 18px;
	margin-left: 10px;
}
.mapa span {
	color: #026754;
	font-size: 24px;
	letter-spacing: -0.025em;
	display: block;
	margin-bottom: 28px;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.mapa a {
	display: block;
	background-image: url(/img/flag.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 40px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 8px;
	background-color: #fefcf8;
	border: 1px solid #f1ebde;
	height: 29px;
	width: 240px;
	margin-top: 16px;
	margin-left: 62px;
}
.service {
	margin-left: 25px;
	margin-bottom: 25px;
	float: right;
}
.tablik {
	border: 1px solid #e6e6e6;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #4d4d4d;	
}
.cat_all {
	background-image: url(/img/cat_all_bul.gif);
	background-repeat: no-repeat;
	padding-left: 38px;
	border: 1px solid #dedcd2;
	margin-left: -15px;
	margin-top: 30px;
	background-position: 15px;
	padding-top: 10px;
	display: block;
	height: 28px;
	width: 257px;
}