@charset "windows-1251";
html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #373737;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-size: 13px;
}
#wrapper {
	width: 100%;
 width: expression((documentElement.clientWidth||document.body.clientWidth)<;
995?'1000px':'');
	min-width: 1000px;
	background-image: url(../images/glbl_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#container {
	width: 100%;
}
#content {
	width: 100%;
	float: left;
}
#text {
	margin: 0 220px;
}
#left {
	float: left;
	width: 220px;
	margin-left: -100%;
}
#right {
	float: left;
	width: 220px;
	margin-left: -220px;
}
#footer {
	background-color: #a5acb3;
	height: 75px;
}
#footer img {
	border:0;
	}
.clear {
	clear: both;
}
#top_pict {
	background-image: url(../images/top_pict.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#langs {
	padding-right: 15px;
}
#langs .langs {
	float: right;
	height: 20px;
	font-size: 14px;
	width: 70px;
	background-color: #D0D0D0;
	margin-right: 5px;
	margin-left: 5px;
}
#langs .no_active {
	background-color: #a5acb3;
	margin-right: 5px;
	margin-left: 5px;
}
.langs a {
	text-decoration: none;
	color: #970f00;
}
.no_active a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#top_nav .logo a img {
	border: 0px;
}
#top_nav .navigation {
	float: right;
	height: 70px;
}
#top_nav .logo {
	float: left;
	padding-left: 20px;
}
/*Верхнее горизонтальное меню*/
#menu {
	position:relative;
	list-style-type: none;
	margin-top: 25px;
	margin-right: 20px;
}
#menu li {
	display: inline;
	padding-left: 20px;
	position:relative;
}
#menu li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
#menu li a:hover {
	text-decoration: underline;
}
#menu ul.links {
	width:220px;
	visibility:hidden;
	display:none;
	position: absolute;
	left: 15px;
	top: 20px;
	margin: 0px;
	color: #DFFFFF;
	background-color: #a5acb3;
	/*background: url(../images/popup_bg.png) bottom right !important;*/
	background: url(../images/popup_bg.gif) bottom right;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#menu ul.links li {
	display: block;
	left: 0px;
	margin: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menu ul.links li a {
	font-weight: normal;
	font-size: 13px;
}
/*--------------------------------*/
#news {
	background-image: url(../images/news_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 110px;
	float: right;
	width: 290px;
}
#news h4 {
	color: #970f00;
	padding-left: 75px;
	padding-top: 15px;
	font-size: 14px;
	margin: 0px;
}
#news .date {
	color: #a5acb3;
	font-size: 12px;
	margin: 0px;
	padding-left: 75px;
}
#top_pict #news .news_text {
	font-size: 12px;
	margin: 0px;
	padding-left: 75px;
	padding-right: 20px;
	color: #7f7f7f;
}
#top_portfolio {
	background-image: url(../images/portfolio_bg.gif);
	height: 150px;
	margin-left: 220px;
}
#portfolio {
	width: 785px;
}
#top_portfolio h4 {
	background-image: url(../images/news_btm_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 0px;
	color: #970f00;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 0px;
}
h1 {
	font-size: 21px;
	color: #970f00;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a {
	color: #373737;
}
h3 {
	font-size: 14px;
	color: #373737;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h2 {
	font-size: 16px;
	padding-left: 10px;
	color: #970f00;
}
p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#text table {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	}
#text td {
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;
	}
#text th {
	background-color:#CCC;
	padding-right: 5px;
	padding-left: 5px;	
	}

input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#right p {
	font-size: 12px;
}
#left #search {
	background-color: #f7e9b1;
	height: 60px;
	margin-top: 120px;
	margin-right: 20px;
}
#left ul {
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 120px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 10px;
}
#left ul li a {
	color: #970f00;
}
#left ul li {
	margin-left: 0px;
	padding-left: 40px;
	font-size: 13px;
	line-height: 14px;
	padding-bottom: 8px;
}
#left ul li.level_3 {
	margin-left: 0px;
	padding-left: 50px;
	padding-bottom: 8px;
	font-size: 12px;
}
#left ul li.level_3 a {
	color: #373737;
	text-decoration: none;
}
#left ul li.level_3 a:hover {
	text-decoration: underline;
}
#footer .banners {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	color: #FFF;
	font-size: 12px;
}
#footer .copyright {
	float: right;
	padding-right: 20px;
	padding-top: 10px;
	width: 190px;
	color: #FFF;
	font-size: 12px;
}
#portfolio #left_btn {
	float: left;
	padding-left: 20px;
	padding-right: 2px;
	padding-top: 19px;
}
#portfolio #left_btn a img {
	border: 0px;
}
#portfolio .portf_img {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
.go_to {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#portfolio .portf_img a img {
	border: 2px solid #ecd370;
	height: 60px;
	width: 160px;
}
#portfolio #right_btn {
	padding-top: 19px;
	padding-left: 8px;
}
#portfolio #right_btn a img {
	border: 0px;
}
#search_form {
	padding-top: 20px;
	padding-left: 20px;
}
#search_form .search_input {
	width: 110px;
	height: 16px;
	font-size: 12px;
}
#search_form .search_butt {
	color: #FFF;
	background-color: #970f00;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 5px;
}
#search_form a {
	text-decoration: none;
}
#address {
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 100px;
}
.portfolio_item {
	margin: 0px;
	border: 0px;
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.portfolio_text {
	margin-left: 185px;
}
.portfolio_item p {
	margin-top: -5px;
	padding-top: 0px;
}
.portfolio_item h2 {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}
.portfolio_image {
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}
.portfolio_image img {
	border: 2px solid #f0dd91;
}
#right h3 {
	color: #970f00;
	padding-bottom: 10px;
}
.subscribe_inp {
	width: 110px;
	height: 16px;
	font-size: 12px;}
.prod_images {
	padding-bottom: 20px;
	padding-left: 8px;
}
.prod_images img {
	border: 2px solid #f0dd91;
}
.date {
	font-weight: normal;
	font-size: 12px;
}
/*tooltip*/
.tool {
	color: #000;
	width: 200px;
	z-index: 13000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tool .tip-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #000;
	background: url(../images/balloon.png) top left !important;
	background: url(../images/balloon.gif) top left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.tool .tip-text {
	font-size: 11px;
	background: url(../images/balloon.png) bottom right !important;
	background: url(../images/balloon.gif) bottom right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
/* Slimbox */
#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
/* Стиль формы запроса*/
#quote {
	margin-bottom: 120px;}
#quote div {
	margin-bottom: 5px;
}
#quote textarea {
	width: 520px;
}
#quote input.inp_text {
	width: 300px;
	height: 16px;
	font-size: 12px;
}
.form_line {
	margin-left: 10px;
}
.form_title {
	width: 220px;
	float: left;
}
.form_radio {
	width: 200px;
	float: left;
	margin-left: 10px;
}
/* Расчитать стоимость  */
#calculate {
	margin-left: 40px;
	margin-top: 40px;}
#calculate img {
	border: 0px;}
/* Иконки на главной  */
#index_links {
	padding-top: 20px;
}
#index_links div {
	width: 185px;
	height: 135px;
	float: left;
}
#index_links img {
	border: none;
}
#index_links .hosting img {
	padding-top: 47px;
}
#index_links .seo img {
	padding-top: 22px;
}
