* {
	padding: 0;
	margin: 0;
}
body {
	border-top: 5px #000 solid;
	/*border-bottom: 5px #000 solid;*/
	position: relative;
	background: #ffffff;
	font-size: 14px;
	font-family: arial, sans-serif;
	color: #000;
	/*line-height: 22px;*/
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
	border: 0;
}
ul {
	list-style: none;
}
a {
	color: #0066cc;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #f00;
}
p {
	padding-bottom: 20px;
}
h1 {
	line-height: 1.3em;
	padding: 20px 0 25px 0;
	font-size: 22px;
	font-family: helvetica;
	letter-spacing: -0.02em;
	text-align: left;
}
h2 {
	line-height: 1.3em;
	padding-bottom: 30px;
	padding-top: 30px;
}

/*--- framework ---*/
.flash_buildings_wrap {
	width: 100%;
	max-width: 100%;
	zoom: 1;
	position: absolute;
	overflow: hidden;
	height: 221px;
	top: 170px;
	left: 0;
}
.flash_buildings {
	position: absolute;
	left: 50%;
	margin-left: -688px;
	width: 1376px;
	height: 221px;
}
.page {
	background: #ffffff;
	max-width: 1680px; 
	margin-left: auto;
	margin-right: auto;
}
.header {
	position: relative;
	width: 996px;
}
.page.inside .header {
	height: 142px;
}
.main_content {
	max-width: 1195px;
	margin-right: 30px;
	margin-left: 30px;
}
#menu, .copy {
	min-width: 996px;
	max-width: 1205px;
	margin-right: auto;
	margin-left: auto;
}
/*.page.inside .main_content {
	padding-left: 0;
	padding-right: 0;
	display: table;
	width: 100%;
	height: 100%;
}
.page.inside .main_content, x:-moz-any-link {
	display: table-cell;
}
.page.inside .main_content .center_column {
	float: left;
	width: 570px;
	padding-left: 10px;
	padding-right: 60px;
}
.page.inside .main_content .right_column {
	float: left;
	width: 200px;
	overflow: hidden;
}
.footer {
	height: 80px;
	margin: -80px auto 0 auto;
	padding-left: 25px;
	width: 828px;
}
.footer.inside {
	padding-left: 10px;
	width: 843px;
}*/

/*--- header ---*/
/* .header { background-color: #F3E8CA } */
.header .logo {
	position: absolute;
	left: 239px;
	top: 46px;
}
.header .logo_flash {
	position: absolute;
	left: -39px;
	top: 18px;
	width: 279px;
	height: 150px;
}
.header .top_icons {
	position: absolute;
	left: 497px;
	top: 63px;
}
.header .top_icons a {
	float: left;
	width: 31px;
	height: 29px;
	margin-right: 9px;
	_display:inline;
}
.header .top_icons span {
	float: left;
	width: 31px;
	height: 29px;
	margin-right: 9px;
	_display: inline;
	background: url(../skin/top_ico_active_bg.gif) 0 0 no-repeat;
}
.header .top_icons img {
	width: 12px;
	height: 12px;
	margin: 9px 0 0 9px;
}
.header .top_icons a:hover {
	background: url(../skin/top_ico_active_bg.gif) 0 0 no-repeat;
}
.header .tel {
	position: absolute;
	left: 640px;
	top: 52px;
	font-family: tahoma;
	width: 190px;
	letter-spacing: -0.02em;
}
.header .tel b {
	font-size: 14px;
	color: #f60c0a;
	display: block;
	padding-bottom: 7px;
}
.header .tel span {
	display: block;
	text-align: right;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	letter-spacing: normal;
}
.header .tel span i {
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
}
.header ul.menu {}
.header ul.menu a {
	font-size: 15px;
	color: #000;
}
.header ul.menu a:hover {
	color: #f00;
}
.header .banner {
	float: right;
	padding-top: 420px;
	padding-right: 27px;
}
/*.header .products {width:640px; height:auto; padding-top:20px; position:relative; float:left; overflow:hidden}
.header .products li {float:left; width:200px; height:236px; _display:inline; margin-right:13px;}
.header .products li a {width:200px; height:236px; position:relative; background:url(../skin/products_hover_bg.gif) -300px 0px no-repeat; display:block; color:#000;}
.header .products li a:hover {background-position:0 0; text-decoration:underline;}
.header .products li a img {position:absolute; left:16px; top:38px;}
.header .products li a span {display:block; padding-top:10px; font-size:15px; font-weight:bold; text-align:center;}*/
.header .banners_right {
	float: right;
	width: 200px;
	clear: both;
	padding-top: 20px;
	position: relative;
}
.header .banners_right a {
	position: relative;
	display: block;
	width: 200px;
	height: 300px;
}
.header .banners_right img {
	position: absolute;
	left: 20px;
	top: 55px;
}
.header .banners_right2 a {
	position: relative;
	display: block;
	width: 200px;
	height: 120px;
}
.page.inside .header a.logo {
	position: absolute;
	top: 35px;
	left: 0;
}
.page.inside .header img.logo {
	position: absolute;
	left: 164px;
	top: 50px;
}
.page.inside .header .top_icons {
	position: absolute;
	left: 415px;
	top:63px;
}
.page.inside .header .tel b {
	padding-bottom: 3px;
}
.page.inside .header .tel span {
	font-size: 18px;
	padding-right: 30px;
	line-height: 20px;
}
.page.inside .header .tel span i {
	font-size: 14px;
}

/*--- main---*/
.right_menu {
	width: 200px;
	background: url(../skin/left_menu_bg_t.png) 0 0 no-repeat;
}
.right_menu ul {
	display: table;
	height: auto;
	background: url(../skin/left_menu_bg_b.png) 0 100% no-repeat;
	padding: 24px 25px;
	width: 150px;
}
.right_menu ul li {
	display: block;
}
.right_menu ul li a {
	font-size: 15px;
	color: #000;
}
.right_menu ul li a:hover {
	color: #f00;
}
.right_menu ul ul {
	background: none;
	padding: 8px 0;
}
.right_menu ul ul li {
	background: url(../skin/mark_line_red.gif) 0 12px no-repeat;
	padding-left: 18px;
}
.right_menu ul ul a {
	font-family: tahoma;
	color: #f00;
	font-weight: bold;
	font-size: 13px;
}
.right_column .banners {}
.right_column .banners div {
	text-align: center;
	padding-top: 30px;
	padding-right: 15px;
}

/*--- footer ---*/
.footer .copy {
	float: left;
}
.footer .counters {
	float: left;
	padding-left: 45px;
}
.footer .counters div {
	float: left;
	padding-left: 25px;
}

/*--- main content ---*/
# .main_content strong {
	font-size: 23px;
	line-height: 26px;
	padding-top: 30px;
	padding-bottom: 20px;
	display:block;
}
.main_content strong.red {
	color: #ff2d2d;
}
ul.mark_line li {
	background: url(../skin/mark_line.gif) 0 10px no-repeat;
	padding-left: 10px;
}
.main_content {
	text-align: justify;
}
.main_content li {
	padding-left: 10px;
}
.main_content ul {
	padding-left: 15px;
}
.ulli {
	list-style: square;
}
.center_column {
	text-align: left;
}
.center_column ul {
	list-style: square;
}
.minvata {
	font-size: 12px;
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	letter-spacing: normal;
	line-height: 15px;
}
#menu-top {
	width: 780px;
}
#menu {
	margin-top: 40px;
}
#menu-top a, #menu-middle a span {
	color: #000;
}
#menu-top a:hover, #menu-middle a:hover span {
	text-decoration:none;
}
#menu-middle a {
	text-decoration:none;
}
#top_table {
	width: 100%;
	height: 120px;
	margin-bottom: 25px;
}
td ul.menu li {
	float: left;
	padding-left: 30px;
	list-style: none;
}
td ul.menu li a {
	text-decoration: none;
	color: #000;
}
.logo img {
	margin-left: 30px;
}
td.logo {
	width: 178px;
	vertical-align: top;
	padding-top: 30px;
}
td.logo2 {
	width: 178px;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 30px;
}
td.top_menu {
	width: 570px;
	vertical-align: top;
	padding-top: 60px;
}
td.top_menu2 {
	width: 570px;
	vertical-align: top;
	padding-top: 65px;
}
td.top_menu ul li a {
	text-decoration: underline;
}
td.right_cont {
	text-align: right;
	padding-right: 45px;
}
#menu-middle ul {
height: 120px;
margin: 0 auto;
}
#menu-middle li {
	float: left;
	list-style: none;
	text-align: center;
	font-size: 12px;
	width: 12%;
	padding-bottom: 6px;
}
.proect .border {
	padding-top: 0px;
	margin-top: -7px;
}
#mon {
	margin-top: -21px;
}
#proek_img {
	margin-top: -29px;
}
.proect span {
position: relative;
top: -15px;
}
#menu-middle li.first {
margin-left: 20px;
}
#top-content-left {
width: 770px;
padding-top: 40px;
margin-right: 40px;
}
#top-content-right {
	float: right;
	width: 30%;
	margin-top: 3px;
}
.clear-block::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content-left {
	width: 360px; 
	float: left;
	margin-right: 30px;
}
#content-right {
	margin-left: 400px;
}
h3 {
	padding-bottom: 15px;
	font-size: 18px;
}
#top_table span {
	color: #666666;
	height: 25px;
}
#top_table span.city {
	color: #ff6666;
	text-align: center;
}
#top_table ul li {
	list-style: none;
	height: 25px;
}
.rand-1 {
	background: url(../images/main1.jpg) no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	height: 409px;
	min-width: 996px;
	border-bottom: 4px solid #d6070f;
}
.rand-2 {
	background: url(../images/main2.jpg) no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	height: 409px;
	min-width: 996px;
	border-bottom: 4px solid #d6070f;
}
.rand-3 {
	background: url(../images/main3.jpg) no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	height: 409px;
	min-width: 996px;
	border-bottom: 4px solid #d6070f;
}
.main_content {
	margin-top: 20px;
	text-align: left;
}
.ms {
	width: 300px;
	line-height: 70px;
	text-align: left;
}
.ms img {
	float: left;
	padding-right: 10px;
}
.ms a {
	color: #000000;
	text-decoration: none;
}
.mdd a {
	color: #000000;
	text-decoration: none;
}
.copy {
	padding: 0 15px;
}	
/*
#main-block-1 {
	font-size: 36px;
	color: white;
	background: black;
	line-height: 48px;
	width: 460px;
	height: 105px;
	position: relative;
	left: 35px;
	top: 110px;
	font-style: italic;
	z-index: 1000;
}
#main-block-2 {
	font-size: 28px;
	color: white;
	background: #cc0000;
	line-height: 35px;
	width: 500px;
	height: 300px;
	position: relative;
	left: 175px;
	top: 75px;
	font-style: italic;
}
#main-block-3 {
	font-size: 15px;
	background: #ffffff;
	line-height: 22px;
	width: 440px;
	height: 190px;
	position: relative;
	left: 674px;
	top: -170px;
	font-style: italic;
	color: #000000;
}*/
#main-block-1 {
	font-size: 24px;
	color: white;
	background: black;
	line-height: 35px;
	width: 320px;
	height: 75px;
	position: relative;
	left: 18%;
	font-style: italic;
	z-index: 1000;
}
#main-block-2 {
	font-size: 18px;
	color: white;
	background: #C00;
	line-height: 25px;
	width: 350px;
	height: 210px;
	position: relative;
	left: 235px;
	font-style: italic;
}
#main-block-3 {
	font-size: 11px;
	background: white;
	line-height: 22px;
	width: 315px;
	height: 160px;
	position: relative;
	left: 585px;
	top: -185px;
	font-style: italic;
	color: black;
}
.center_text {
	position: relative;
	top: 70px;
	width: 765px;
	height: 265px;
}
#main-block-1 span {
	margin-left: 18px;
}
#main-block-2 .cent {
	padding: 55px 40px;
}
#main-block-3 .cent {
	padding: 15px 25px;
}
.center_column table td {
	padding-left: 10px;
}
.center_column a {
	text-decoration: underline;
}
#header {
	width: 100%;
	min-width: 996px;
}
#menu-middle {
	height: 120px;
	min-width: 996px;
}
.red {
	border-bottom: #cc0000 4px solid;
}
.feedback li {
	list-style: none;
	padding-top: 10px;
}
.feedback li input {
	width: 200px;
	height: 20px;
}
.feedback {
	float: left;
	padding-left: 50px !important;
	margin-top: -60px;
}
.forma {
	background-color: #cc0000;
	color: #ffffff;
	font-size: 15px;
	font-style: italic;
	width: 896px;
	height:400px;
	margin-left: auto;
	margin-right: auto;
}
.forma a {
	font-size: 15px;
	color: #99ccff;
}
#pravka {
	padding: 0px;
	margin-top: 0px;
}
.forma textarea {
	width: 250px;
	height: 145px;
	margin-top: 5px;
	resize: none;
}
.text_arr {
	padding-top: 30px;
	margin-left: 330px;
}
span .label_text{
	/*margin-bottom: -10px;*/
	/*margin-top: 36px;*/
}
.ffirst {
	padding-top: 32px !important;
}
.ftel input {
	width: 200px !important;
}
.femail input {
	width: 200px !important;
}
.myfotter {
	width: 100%;
	margin-top: 100px;
	margin-bottom: 10px;
}
.myfotter td.two {
	width: 410px;
	vertical-align: center;
}
.myfotter td.three {
	width: 375px;
	vertical-align: top;
}
.products li .new_link span, .products li:hover span {
	border-bottom: #cc0000 5px solid;
	padding-bottom: 4px;
}
.products .proect  .new_link span, .products li.proect:hover span {
	border-bottom: #cc0000 5px solid;
	padding-bottom: 6px;
}
.main .border  {
	border-bottom: none;
	padding-bottom: 0px;
}
.colum1 {
	width: 60%;
	vertical-align: top;
}
.colum12 {
	width: 15%;
	vertical-align: top;
} 
.colum13 {
	width: 35%;
	vertical-align: top;
}
.colum2 {
	width: 25%;
	vertical-align: top;
	font-size: 12px;
}
.colum3 {
	width: 33%;
	vertical-align: top;
	font-size: 13px;
}
#main-center {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
#contact li b {
	font-size: 15px;
}
.kart {
	width: 94px;
	height: 48px;
	float: left;
	padding: 5px;
}
.kart img {
	padding-top: 5px;
}
.cod input { 
	width: 80px !important;
	float: right;
	margin-top: 35px;
	margin-left: 20px;
}
.title {
	padding-left: 15px;
	padding-top: 15px;
}
.text_teh {
	padding-left: 15px;
	padding-top: 25px;
}
.title_ru {
	font-size: 13px;
}
.submenu {
	background-image: url(images/bottom2-bg.gif);
	background-repeat: repeat-x;
}
.table_bottom {
	width: 828px;
	height: 80px;
}
.p_zak {
	line-height: 100px;
	padding-bottom: 0px;
	font-size: 38px;
	padding-left: 50px;
}
.in_text_zak {
	color: black;
	background-color: white;
	margin-top: 5px;
}
.submit_zak {
	background: none;
	padding-top: 20px;
	margin-left: 165px;
	font-style: italic;
	cursor: pointer;
	border: none;
	color: white;
	text-decoration: underline;
}
.text_textarea {
	margin-top: -150px;
	margin-left: 350px;
	width: 250px;
	float: left;
}
