body, html
{
	behavior: url("/styles/csshover.htc");
	height: 100%;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #000;
	line-height: 120%;
	background: #fff;
}

div, img, ul, ol, li, p, a, dt, dd
{
	font-weight: normal;
}

a
{
	color: #1089CC;
	text-decoration: underline;
}

ul, ol
{
	list-style-position: inside;
}

li ul
{
	margin-left: 20px;
}

a:hover
{
	text-decoration: none;
}

p
{
	margin-bottom: 10px;
	font-size: 11pt;
	line-height: 150%;
	text-indent: 0;
}

h1
{
	font-size: 20pt;
	line-height: 130%;
	margin: 0 0 25px 0;
	color: #e7C44e;
	border-bottom: 2px solid #e7C44e;
}

h2
{
	font-size: 9pt;
	line-height: 140%;
	margin: 25px 0 15px 10px;
	font-weight: bold;
}

h3
{
	margin: 10px 0 10px 0;
}

.title
{
	display: inline;
	padding: 3px 5px;
	margin: 0 0 0 -5px;
}

.marg
{
	margin: 5px 0;
}

.title:hover
{
	background: #939598;
}

.title:hover a
{
	color: #fff;
	text-decoration: none;
}

.title a
{
	color: #939598;
}

.title a:hover
{
	color: #fff;
}

address
{
	color: #005b7f;
	font-style: normal;
}

address span
{
	font-size: 10pt;
	line-height: 150%;
}

address p
{
	margin: 5px 0;
}

.body
{
	position: relative;
	height: auto !important;
  	height: 100%;
 	min-height: 100%;
	margin: 0 auto;
	min-width: 990px;
	background: #fff;
	padding-bottom: 90px;
	-width: expression(document.documentElement.clientWidth < 990? "990px": "auto");
}

.tbl
{
	width: 100%;
	display: table;
}

.row
{
	display: table-row;
}

.column
{
	display: table-cell;
	vertical-align: top;
}

.column,
{
	display: inline;
	vertical-align: top;
	zoom: 1;
}

.header
{
	
}

.logo
{
	height: 83px;
	margin: 32px 0 0 17px;
}

.head
{
	background: #939598;
	height: 234px;
}

.head .left
{
	width: 21%;
	height: 234px;
}

.head .right
{
	width: 79%;
	height: 234px;
}

.rel
{
	width: 100%;
	position: relative;
	height: 234px;
}

ul.sitemap a
{
	color: #333;
}

.slogan
{
	background: url(/img/slogan.gif) no-repeat;
	width: 293px;
	height: 64px;
	position: absolute;
	top: 50px;
	left: 81px;
}

.redline
{
	background: #c2213b;
	width: 21px;
	height: 234px;
	position: absolute;
	top: 0;
	right: 0;
}

.navi
{
	position: absolute;
	bottom: 35px;
	left: 81px;
	/*background: #999;*/
	padding: 3px 5px;
}

.navi span, .navi a
{
	color: #fff;
}

.navi .lang
{
	padding: 4px 4px;
	background: #c2213b;
	line-height: 26px;
}

.navi span a
{
	font-size: 8pt;
}

.navi span a img,
{
	vertical-align: middle;
}

.home
{
	margin-left: 0;
}

.map, .mail
{
	margin-left: 16px;
}

.main
{
	margin: 70px 0 100px 0;
}

.main .left
{
	width: 21%;
}

.main .center
{
	width: 54%;
}

.main .right
{
	width: 25%;
}

.main .very-right
{
	width: 77%;
}

.catalog
{
	padding: 0 0 0 59px;
	position: relative;
}

.catalog a
{
	color: #c2213b;
}

.catalog div
{
	width: 45px;
	height: 13px;
	background: #c2213b;
	position: absolute;
	top: 3px;
	left: 0;
	_left: -59px;
	font-size: 1px;
}

ul.menu
{
	list-style: none;
	list-style-position: outside;
	padding: 0 20px 0 0;
}

ul.menu li
{
	padding: 0 0 32px 52px;
	position: relative;
}

ul.menu li div
{
	width: 45px;
	height: 13px;
	background: #c2213b;
	position: absolute;
	top: 1px;
	left: 0;
	_left: -52px;
	font-size: 1px;
}

ul.menu li ul
{
	list-style: none;
	list-style-position: outside;
	margin-left: -32px;
	padding: 0 0 0 39px;
}

ul.menu li ul li
{
	padding: 3px 0 0 0;
	position: relative;
}

ul.menu li ul li div
{
	height: 2px;
	top: 12px;
	left: -59px;
	font-size: 1px;
}

ul.menu li ul li a
{
	color: #333;
}

ul.elements
{
	list-style: none;
	list-style-position: outside;
}

ul.elements li
{
	margin: 0 0 20px -30px;
	padding: 10px 30px 30px 30px;
	background: #f9f9f9;
}

.content
{
	padding: 0 41px 0 82px;
}

ul.news
{
	list-style: none;
	list-style-position: outside;
}

ul.news li
{
	margin-bottom: 20px;
}

ul.rcolumn-images
{
	list-style: none;
	list-style-position: outside;
}

ul.rcolumn-images li
{
	width: 184px;
	margin: 0 auto 30px auto;
}

.gray, ul.rcolumn-images li p
{
	text-indent: 0;
	color: #939598;
}

.red
{
	color: #c2213b;
}

.center-align
{
	text-align: center;
}

ul.gallery
{
	list-style: none;
	list-style-position: outside;
	overflow: hidden;
}

ul.gallery li
{
	float: left;
	margin: 0 15px 54px 0;
	padding-right: 7px;
	background: #939598;
	line-height: 1px;
	font-size: 1px;
}

ul.gallery li:hover
{
	background: #c2213b;
}

.foot
{
	background: #939598 top center url(/img/foot_bg.jpg) no-repeat;
	height: 208px;
	position: relative;
}

.dverst
{
	background: url(/img/dverst.gif) no-repeat;
	width: 388px;
	height: 74px;
	position: absolute;
	top: 62px;
	right: 50px;
}

ul.cat
{
	list-style: none;
	list-style-position: outside;
	overflow: hidden;
}

ul.cat li
{
	width: 50%;
	float: left;
	padding-bottom: 60px;
}

ul.cat li img, ul.cat li a
{
	vertical-align: middle;
}

ul.cat li img
{
	margin-right: 15px;
}

ul.cat li a
{
	color: #333;
	font-size: 9pt;
}

.centered
{
	text-align: center;
	margin-bottom: 50px;
}

.awards-wrap
{
	padding-top: 20px;
	border-top: solid 1px #c2213b;
}

ul.awards
{
	list-style: none;
	list-style-position: outside;
	margin-top: 30px;
	owerflow: hidden;
}

ul.awards li
{
	float: left;
	width: 20%;
	text-align: center;
}

table td
{
	vertical-align: middle;
}

table.params
{
	margin: 20px 0;
}

table.params th
{
	background: #e8e8e9;
	color: #000;
	text-align: left;
	padding: 5px;
}

table.params td
{
	border-bottom: solid 1px #c2213b;
	color: #939598;
	padding: 5px;
	font-size: 9pt;
}

form
{
	margin-bottom: 80px;
}

input.text
{
	border: solid 1px #909090;
	padding: 3px;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

input.send
{
	padding: 5px;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	background: #939598;
	border: 0;
}

textarea.msg
{
	border: solid 1px #c2213b;
	padding: 3px;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

ul.feedback
{
	list-style: none;
	list-style-position: outside;
}

ul.feedback li
{
	margin-bottom: 20px;
}

ul.feedback li p
{
	margin-bottom: 0;
}

ul.feedback blockquote
{
	font-style: italic;
	padding-left: 20px;
}

.footer
{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 90px;
	zoom: 1;
}

p.copyleft
{
	margin-left: 21%;
	position: absolute;
	left: 82px;
	bottom: 15px;
	color: #999;
	font-size: 8pt;
	line-height: 36px;
	text-indent: 0;
	zoom: 1;
}

p.profi
{
	position: absolute;
	margin-left: 75%;
	bottom: 15px;
	color: #999;
	font-size: 8pt;
	line-height: 36px;
	text-indent: 0;
}

.profi img
{
	vertical-align: middle;
}