/* ----------------------------------------------------------------------- */
/* BG */
/* ----------------------------------------------------------------------- */
#pageContainer{
	background:#5a8a01 url('../img/bg/bg.jpg') no-repeat 50% 0;
	min-width:1000px;
}
/* ----------------------------------------------------------------------- */
/* STRUCTURE */
/* ----------------------------------------------------------------------- */
table.mainLayout{
	width:100%;
}

table.mainLayout td.edge{
	width:50%;
}

table.mainLayout td.layout{
	width:1000px;
}
/* ----------------------------------------------------------------------- */
/* BLANKS */
/* ----------------------------------------------------------------------- */
div.minWidth{
	height:0;
	font-size:0;
}

td.layout div.minWidth{
	width:1000px;
}
/* ----------------------------------------------------------------------- */
/* HEADER */
/* ----------------------------------------------------------------------- */
#header{
	height:192px;
}

#header div.logo{
	position:absolute;
	width:340px;
	height:85px;
	margin:20px 0 0 18px;
}

#header div.slogan{
	position:absolute;
	width:326px;
	height:90px;
	margin:105px 0 0 24px;
}

#header div.number{
	position:absolute;
	width:282px;
	height:64px;
	margin:10px 0 0 708px;
}

#header div.load{
	position:absolute;
	width:223px;
	height:66px;
	margin:114px 0 0 500px;
	background:url('../img/bg/load.png') no-repeat 0 0;
	padding:19px 0 0 80px;
}

#header div.load a{
	color:#333333;
	font-size:120%;
	font-weight:bold;
	position:relative;
	z-index:50;
}
/* ----------------------------------------------------------------------- */
/* BREADCRUMBS */
/* ----------------------------------------------------------------------- */
div.breadcrumbs{
	margin-bottom:15px;
	font-size:0.8em;
}

span.spacer{
	margin:0 5px;
}
/* ----------------------------------------------------------------------- */
/* TOOLS */
/* ----------------------------------------------------------------------- */
#tools_index{
	background:url('../img/tools/index.png');
	width:320px;
	height:221px;
	position:absolute;
	margin:70px 0 0 617px;
}

#tools_products{
	background:url('../img/tools/products.png') no-repeat 0 0;
	width:277px;
	height:214px;
	position:absolute;
	margin:70px 0 0 667px;
}

#tools_services{
	background:url('../img/tools/services.png') no-repeat 0 0;
	width:379px;
	height:198px;
	position:absolute;
	margin:87px 0 0 620px;
}

#tools_production{
	background:url('../img/tools/production.png') no-repeat 0 0;
	width:298px;
	height:244px;
	position:absolute;
	margin:65px 0 0 655px;
}

#tools_prices{
	background:url('../img/tools/prices.png') no-repeat 0 0;
	width:345px;
	height:187px;
	position:absolute;
	margin:90px 0 0 645px;
}

#tools_contacts{
	background:url('../img/tools/contacts.png') no-repeat 0 0;
	width:288px;
	height:204px;
	position:absolute;
	margin:82px 0 0 630px;
}
/* ----------------------------------------------------------------------- */
/* INPUT */
/* ----------------------------------------------------------------------- */
td.field input{
	border:1px solid #c0c0c0;
	padding:1px 2px;
	background:white;
}
/* ----------------------------------------------------------------------- */
/* MENU */
/* ----------------------------------------------------------------------- */
#mainMenu{
	height:38px;
	padding-left:16px;
	min-width:600px;
}

#mainMenu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#mainMenu li{
	margin:0;
	padding:10px 5px 0 5px;
	float:left;
	height:28px;
	background:none;
	border-right:1px solid #035B8B;
}

#mainMenu li.active{
	background:white;
	cursor:pointer;
}

#mainMenu li.current{
	background:white;
}
/* ----------------------------------------------------------------------- */
/* PARTS */
/* ----------------------------------------------------------------------- */
table.parts{
	width:100%;
}
/* ----------------------------------------------------------------------- */
/* LEFT PART */
/* ----------------------------------------------------------------------- */
table.parts td.leftPart div.textBlock{
	padding:0 45px 10px 0;
}
/* ----------------------------------------------------------------------- */
/* RIGHT PART */
/* ----------------------------------------------------------------------- */
table.parts td.rightPart{
	width:330px;
}
/* ----------------------------------------------------------------------- */
/* CATALOGUE */
/* ----------------------------------------------------------------------- */
div.catalogue{
	padding:10px 0;
}

table.imitateCaption td{
	vertical-align:middle;
	padding:0 14px 20px 0;
}

table.imitateCaption td h2{
	margin:0;
}

table.imitateCaption td a{
	color:#1272a1;
}

table.catalogue{
	width:100%;
}

table.catalogue td.item{
	width:50%;
}

table.catalogue td.itemLeft{
	width:50%;
	padding-right:15px;
}

table.catalogue td.itemRight{
	width:50%;
	padding-left:15px;
}
/* ----------------------------------------------------------------------- */
/* PRODUCTION */
/* ----------------------------------------------------------------------- */
div.production{
	padding-top:5px;
}

table.production{
	width:100%;
}

table.production td.forImage, table.production td.forText{
	padding:10px 15px 10px 0;
}

table.production td.noIndent{
	padding-bottom:20px;
}

table.production td.forImage{
	width:205px;
	overflow:hidden;
}

table.production td.forImage img{
	display:block;
	border:1px solid #f0f0f0;
}

table.production td.forText div.title{
	text-transform:uppercase;
	color:#44a7cd;
	font-size:140%;
	padding:15px 0 7px 0;
	line-height:1;
}

table.production td.noIndent div.title{
	padding-top:5px;
}

table.production td.forText div.marking{
	padding-top:5px;
	color:#6d6d6d;
}

div.production div.feature{
	padding-top:5px;
	color:#6d6d6d;
}

table.production td.forText div.marking a{
	font-weight:bold;
	color:#1c85b0;
}

table.production td.forText div.marking strong{
	color:#333333;
}

table.production td.forText div.marking span{
	font-size:90%;
}

table.production td.forText div.headline{
	padding:3px 0;
	font-size:90%;
	color:#6d6d6d;
}

table.production td.forText div.headline p{
	margin:5px 0;
}

table.production td.forText div.link a{
	font-size:90%;
	background:url('../img/lists/link.gif') no-repeat 100% 50%;
	padding:0 10px 0 0;
}

div.to_list{
	padding-top:15px;
}

div.categoriesTable{
	color:#333333;
}

div.categoriesTable td{
	width:170px;
	padding:10px 34px;
	border:1px solid #f9f9f9;
	background:#cad8f3;
}

div.categoriesTable td:hover{
	background:#b7cffa;
}

div.categoriesTable div.forImage{
	text-align:center;
	margin-bottom:5px;
}

div.categoriesTable div.forImage img{
	vertical-align:middle;
	border:1px solid #a6b8c9;
}

div.categoriesTable div.headline{
	padding:3px 5px;
	background:#aac2d9;
	height:52px;
	width:140px;
	border:1px solid #a6b8c9;
	text-align:center;
}

div.categoriesTable a{
	color:#333333;
	text-decoration:none;
}

div.categoriesTable a:hover{
	color:black;
}
/* ----------------------------------------------------------------------- */
/* BEHAVIOUR */
/* ----------------------------------------------------------------------- */
div.behaviour{
	padding:5px;
	border:1px solid #f0f0f0;
	margin:5px 0;
}

div.behaviour table{
	width:100%;
}

div.behaviour th{
	background:#333333;
	color:white;
	padding:3px 7px;
	text-align:center;
	font-weight:bold;
	border:1px solid #f0f0f0;
}

div.behaviour td{
	padding:3px 7px;
	border:1px solid #f0f0f0;
}

div.behaviour td.label{
	width:250px;
}

div.behaviour span.info{
	color:#999999;
	font-size:90%;
}

div.behaviour sup{
	color:#999999;
}
/* ----------------------------------------------------------------------- */
/* BOTTOM MENU */
/* ----------------------------------------------------------------------- */
#doubleMenu{
	padding:15px 50px 10px 0;
}

#doubleMenu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#doubleMenu li{
	margin:0;
	padding:0;
	float:right;
	padding:0 0 0 20px;
	color:#7da4bf;
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
}

#doubleMenu li a{
	text-decoration:none;
	color:#1c85b0;
}

#doubleMenu li a:hover{
	color:#61b1ff;
}
/* ----------------------------------------------------------------------- */
/* CONTENT */
/* ----------------------------------------------------------------------- */
#content{
	padding:0 17px 0 18px;
}

div.middleBg{
	background:white;
}

div.topBg{
	background:url('../img/bg/top.jpg') no-repeat 0 0;
	padding-top:15px;
}

#content div.text{
	padding:10px 25px;
}

#content div.topline{
	width:470px;
	padding:10px 0 25px 0;
}

#content div.topline h1{
	margin:0 0 10px 0;
	line-height:1em;
}

div.indent{
	padding-right:30px;
}

table.images td{
	padding:5px;
}

table.images td img{
	display:block;
	border:1px solid #cccccc;
}
/* ----------------------------------------------------------------------- */
/* NEWS */
/* ----------------------------------------------------------------------- */
table.news{
	width:100%;
}

table.news td.forImage, table.news td.forText{
	padding:10px 0;
	color:#838383;
	font-size:90%;
}

table.news td.forImage{
	width:80px;
	overflow:hidden;
}

table.news td.forImage img{
	display:block;
}

table.news td.forText div.title{
	padding:7px 0;
}

table.news td.forText div.title a{
	color:#838383;
}

table.news td.forText div.headline p{
	margin:0;
}

div.news div.onRight{
	padding-right:10px;
}

div.news div.onRight a{
	color:#838383;
	font-size:90%;
}
/* ----------------------------------------------------------------------- */
/* SEARCH */
/* ----------------------------------------------------------------------- */
div.searchBlock input.field{
	width:190px;
}

td.rightPart div.searchBlock input.field{
	width:120px;
}

input.button{
	font-size:95%;
	border:1px solid #c0c0c0;
	cursor:pointer;
	padding:1px 10px;
}

input.button:hover{
	font-size:95%;
	border:1px solid #555555;
	cursor:pointer;
	padding:1px 10px;
	background:#999999;
	color:white;
}

div.find{
	padding:10px;
	border:1px solid #dddddd;
	background:#f9f9f9;
}

div.find table{
	width:100%;
}

div.find th{
	background:#333333;
	color:white;
	padding:3px 7px;
	text-align:center;
	font-weight:bold;
	border:1px solid #f0f0f0;
}

div.find td{
	padding:5px;
	background:white;
	border:1px solid #eeeeee;
}

div.find td.label{
	width:250px;
}

div.find span.info{
	color:#999999;
	font-size:90%;
}

div.find sup{
	color:#999999;
}

div.find input.field{
	width:330px;
}

h3.search{
	margin-top:30px !important;
	padding-bottom:0.3em;
	border-bottom:1px solid #f0f0f0;
}

div.hiddenFormOn{
	display:none;
}

#toggleSearchBlock{
	border-bottom:1px dashed #44a7cd;
	cursor:pointer;
	color:#44a7cd;
}
/* ----------------------------------------------------------------------- */
/* NAVIGATION */
/* ----------------------------------------------------------------------- */
div.navigation{
	margin:15px 0;
}

div.navigation div.previous{
	float:left;
	padding-right:20px;
	font-size:150%;
}

div.navigation div.next{
	float:right;
	padding-right:20px;
	font-size:150%;
}

div.previous a, div.next a{
	text-decoration:none;
	color:#e0c027;
}

div.previous a:hover, div.next a:hover{
	color:#333333;
}
/* ----------------------------------------------------------------------- */
/* FEEDBACK */
/* ----------------------------------------------------------------------- */
div.feedbackBlock{
	margin-top:20px;
}

table.form{
	line-height:2.5;
}

table.form td.label_form{
	width:200px;
}

table.form input, table.form textarea{
	width:400px;
	margin-top:4px;
}

table.form input.button{
	margin-top:5px;
	min-width:85px;
	width:85px;
	font-size:0.9em;
}

div.emulation{
	height:10px;
}
/* -------- */
/* MAP */
/* -------- */
tr.content div.textBlock div.map ul{
	margin:0;
	padding:0;
	list-style:none;
}

tr.content div.textBlock div.map{
	padding-bottom:25px;
}

tr.content div.textBlock div.map li{
	margin:0;
	color:#3ca1ff;
}

tr.content div.textBlock div.map li{
	padding:1px 0 1px 12px;
	background:url('../img/lists/marker.gif') no-repeat 0 7px;
}

tr.content div.textBlock div.map li ul{
	margin:2px 0 2px 5px;
}

tr.content div.textBlock div.map li li{
	padding:2px 0 2px 10px;
	background:url('../img/lists/mark.gif') no-repeat 0 10px;
}

tr.content div.textBlock div.map li li li{
	padding:1px 0 1px 15px;
	background:url('../img/lists/mark.gif') no-repeat 0 55%;
}

tr.content div.textBlock div.map a, tr.content div.textBlock div.map span{
	padding:1px 5px;
}

tr.content div.textBlock div.map a:hover, tr.content div.textBlock div.map span{
	background-color:#44a7cd;
	color:white;
}
/* ----------------------------------------------------------------------- */
/* LISTS */
/* ----------------------------------------------------------------------- */
div.content ul, div.map ul, div.cleanText ul{
	margin:0;
	padding:0;
	list-style:none;
}

div.cleanText ol{
	margin-left:20px;
}

div.content li, div.cleanText ul li{
	margin:0;
	padding:2px 0 2px 15px;
	background:url('../img/lists/mark.gif') no-repeat 0 10px;
}

div.map li{
	margin:0;
	padding:1px 0 1px 12px;
	background:url('../img/lists/marker.gif') no-repeat 0 7px;
}

div.map li li{
	padding:1px 0 1px 15px;
	background:url('../img/lists/mark.gif') no-repeat 0 9px;
}
/* ----------------------------------------------------------------------- */
/* COPYRIGHTS */
/* ----------------------------------------------------------------------- */
div.copyrights{
	padding:15px 0 5px 0;
	font-size:90%;
	color:#979797;
}

div.copyrights div.contacts{
	padding-left:10px;
}

div.copyrights div.logoSmall{
	position:absolute;
	margin-top:-55px;
}
/* ----------------------------------------------------------------------- */
/* COUNTERS */
/* ----------------------------------------------------------------------- */
#counters{
	padding:20px 17px;
	text-align:right;
}
/* ----------------------------------------------------------------------- */
/* LOCK */
/* ----------------------------------------------------------------------- */
div.searchLock td{
	vertical-align:middle;
}

div.searchLock td.forImage{
	padding-right:15px;
}
/* ----------------------------------------------------------------------- */
/* END OF STYLES */
/* ----------------------------------------------------------------------- */