html
{
	height: 100%;
	width: 100%;
	position: relative;
}
body
{
	margin: 0;
	padding: 0;
	border: 0; /* This removes the border around the viewport in old versions of IE */
	width: 100%;
	height: 100%;
	background: #fff;
	min-width: 1000px; /* Minimum width of layout - remove line if not required */
	min-height: 650px; /* The min-width property does not work in old versions of Internet Explorer */
	font-size: 90%;
	font-family: Arial;
	font-weight: normal;
	font-size: 0.8em;
}

*html body
{
	height: 650px;
	width: expression(document.childNodes[1].clientWidth>1000?"100%":"1000px");
}
div, img, table, tr, td
{
	margin: 0;
	padding: 0;
	border: 1px;
}
a
{
	margin: 0;
	padding: 0;
	color: #414A8D;
}
a:hover
{
	color: #FFC03B;
}


.blue
{
	color: #414A8D;
}

#header
{
	clear: both;
	float: left;
	width: 100%;
	height: 220px;
	position: relative;
}
.colmask
{
	position: relative; /* This fixes the IE7 overflow hidden bug */
	clear: both;
	float: left;
	width: 100%; /* width of whole page */
	overflow: hidden; /* This chops off any overhanging divs */
}
.colright, .colmid, .colleft
{
	float: left;
	width: 100%; /* width of page */
	position: relative;
}
.col1, .col2, .col3
{
	float: left;
	position: relative;
	padding: 0 0 1em 0; /* no left and right padding on columns, we just make them narrower instead  								only padding top and bottom is included here, make it whatever value you need */
	overflow: hidden;
}

.col1 tr td
{
	border: solid 1px #B9CEDF;
}

.col1_m, .col2_m, .col3_m
{
	float: left;
	position: relative;
	padding: 0 0 1em 0; /* no left and right padding on columns, we just make them narrower instead  								only padding top and bottom is included here, make it whatever value you need */
	overflow: hidden;
	height: 3000px;
}
/* 3 Column settings */
.threecol
{
	color: #474747;
}
.threecol .colmid
{
	right: 25%; /* width of the right column */
}
.threecol .colleft
{
	right: 50%; /* width of the middle column */
}
.threecol .col1
{
	width: 47%; /* width of center column content (column width minus padding on either side) */
	left: 100%; /* 100% plus left padding of center column */
}
.threecol .col2
{
	position: relative;
	width: 200px; /* Width of left column content (column width minus padding on either side) */
	left: 30%; /* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3
{
	width: 200px; /* Width of right column content (column width minus padding on either side) */
	left: 85%; /* Please make note of the brackets here: 								(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	padding-top: 100px;
}
/* Footer styles */

div#fon
{
	position: relative;
	width: 100%;
	height: 220px;
	z-index: 0;
}
div#header #tr1
{
	position: absolute;
	right: 0;
	top: 23px;
	height: 320px;
	width: 290px;
	background: url(  "/i/tr1.jpg" ) 0 0 no-repeat;
	cursor: pointer;
}
div#header #tr2
{
	position: absolute;
	left: 50px;
	top: 0;
	height: 241px;
	width: 136px;
	background: url(  "/i/tr2.jpg" ) 0 0 no-repeat;
}
div#header #tr3
{
	position: absolute;
	left: 250px;
	top: 50px;
	height: 165px;
	width: 135px;
	background: url(  "/i/tr3.jpg" ) 0 0 no-repeat;
}
div#header #logo
{
	position: absolute;
	right: 250px;
	top: 0;
}
div#header #tel
{
	position: absolute;
	right: 300px;
	top: 100px;
	font-size: 12pt;
}



div#footer
{
	clear: both;
	float: left;
	width: 80%;
	left: 20px;
	position: relative;
	bottom: 0;
	border-top: 2px solid #384188;
	padding: 10px;
}
div#footer #ldatio
{
	color: #414A8D;
	text-decoration: none;
	position: relative;
}

div#footer #ldatio span
{
	position: relative;
	top: -18px;
	margin: 10px;
}

div#footer #ldatio a
{
	text-decoration: none;
}
div#footer #location
{
	text-align: right;
	position: absolute;
	top: 10px;
	right: -15%;
}
div#footer #maplink
{
	position: absolute;
	left: 55%;
	top: 20px;
}

div#content
{
	position: relative;
	padding-bottom: 80px;
	z-index: 1000;
	color: #474747;
}
div#content #left
{
	float: left;
	width: 200px;
	left: 50px;
	position: relative;
}
div#content #right
{
	float: right;
	width: 200px;
	padding-top: 100px;
	position: relative;
}
*html div#content #right
{
	padding-top: 150px;
}
div#content #center
{
	margin: 0 200px 0 280px;
	position: relative;
}

div.col1 td
{
	border: solid 0px #B9CEDF;
}

#menu td
{
	text-align: center;
	font-weight: 600;
}
#menu td a
{
	font-weight: 400;
}
.title
{
	font-size: 1.4em;
	margin-bottom: 20px;
	padding-left: 20px;
}
.thr, .bhr
{
	position: relative;
	border-top: 2px solid #384188;
	font-size: 0;
}
.thr
{
	left: -30px;
	width: 93%;
}

.article
{
	padding-bottom: 10px;
	padding-top: 250px;
}

#news .new
{
	padding: 10px 20px;
}
#news .date
{
	color: #414A8D;
	margin-left: -20px;
	font-weight: 600;
}

#prodMenu
{
	padding-left: 10px;
	position: relative;
	font-size: 15px;
}
.item_select
{
	color: #384188;
}
.prod_item
{
	padding-left: 15px;
	padding-top: 5px;
	font-weight: 600;
	font-size: 0.92em;
}

.prod_item a
{
	text-decoration: none;
}

#prodpic
{
	position: absolute;
	top: 40px; /*бывшее значение 0*/
}

#underpic
{
	position: relative;
	margin-top: 3595px;
}


#prod_table_info
{
	border: solid 0px #B9CEDF;
}

#prod_table_info tr td
{
	border: solid 1px #B9CEDF;
}

div.pr h1
{
	font-size: 1em;
	font-weight: 200;
	display: inline;
}

.prtable tr td
{
	border: solid 1px #AAAAAA;
}
.namet
{
	font-family: Verdana;
	color: #203078;
	font-size: 13px;
}
.kodg
{
	font-family: Verdana;
	color: #203078;
	font-size: 15px;
}
.kodg
{
	font-family: Verdana;
	color: #203078;
	font-size: 15px;
}
.nomert
{
	font-family: Verdana;
	color: #e36714;
	font-size: 18px;
}
.tableme
{
	border-left: 1px solid #000000 !important;
	border-top: 1px solid #000000 !important;
	border-bottom: 0 !important;
	border-right: 0 !important;
}
.tableme td
{
	border-right: 1px solid #000000 !important;
	border-bottom: 1px solid #000000 !important;
	border-left: 0 !important;
	border-top: 0 !important;
}
.tbl_head
{
	background-color: #003366;
	border-color: #FFFFFF;
	border-style: none none solid solid;
	border-width: 1px;
	color: #FFFFFF;
	font: bold 11px Verdana,Arial,sans-serif;
	padding: 6px 0;
	text-align: center;
}
.tbl
{
	border-color: #FFFFFF;
	border-style: solid solid none none;
	border-width: 1px;
	clear: both;
	display: block;
	font: 11px Verdana,Arial,sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	width: 100% !important;
}
.tbl_2
{
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-style: none none solid solid;
	border-width: 1px;
	padding: 0 3px 1px;
}
.tbl_1
{
	background-color: #EEEEEE;
	border-color: #FFFFFF;
	border-style: none none solid solid;
	border-width: 1px;
	padding: 0 3px 1px;
}
.tbl_full_characts
{
	border: 0 !important;
}
.tbl_full_characts td
{
	border: 0 !important;
	padding-right: 5px;
}
.error
{
	color: #ff0000;
	margin-bottom: 10px;
}

#search_block
{
	position: absolute;
	right: 305px;
	top: 150px;
}
#search_sub
{
	background: url("/i/enter.gif") no-repeat scroll 1px 3px transparent;
	border: 1px solid #999999;
	cursor: pointer;
	height: 15px;
	left: 5px;
	position: relative;
	top: 2px;
	width: 20px; .
}
