/* style global (begin) */body, html { 	height: 100%;	width: 100%;	background: #ffffff;	border: none;	color: #000;	margin: 0; padding: 0;}body { 	font: 62.5%/1.2 Arial, Tahoma, Geneva, sans-serif; 	text-align: center;}table, td, th { 	margin: 0; padding: 0;	border-collapse: collapse;	font-size: 100%;}* { outline: none; }form { margin: 0; padding: 0; }input, select, textarea { font: normal 1.0em/1.2 Arial, sans-serif; }input, select, button { vertical-align: middle; }#text img, #content img, img { border: none; margin: 0; padding: 0; }hr { border: 1px  solid #ccc; padding: 0;	margin: 0.5em 0; }ul, ol, li { margin: 5px 15px; padding: 0; }h1 { font-size: 1.7em; }h2 { font-size: 1.5em; }h3 { font-size: 1.3em; }h4 { font-size: 1.2em; }h5 { font-size: 1.2em; }h6 { font-size: 1.2em; }h1, h2, h3, h4, h5, h6, p { margin: 0.8em 0; padding:0; }h1, h2, h3, h4, h5, h6, div, td , p, ul, ol, td, th { color: black; }a:link, a:visited { color: #5bb0e9; text-decoration: underline;  }a:hover, a:active { color: #3f6b8e; text-decoration: underline; }/* style global (end) *//* style grid (begin) */#site_conteiner {	position: relative;  height: auto !important;  height: 100%;  min-height: 100%;	width: 100%;  min-width: 1000px;	max-width: 1680px;	margin: 0 auto;	font-size: 1.2em;	}*html #site_conteiner { width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');}#site_conteiner2 {	padding: 25px;		text-align: left;	}	#header {		position: relative;		height: 170px;	}		#submenu_conteiner {		height: 35px;		background: #fff url(../img/border.png) no-repeat 0 100%;	}	#wrapper {		width: 100%;		padding-bottom: 115px;	}		#content_area {			width: 100%;			float: left;			overflow: hidden;		}			#content {				margin: 0 222px 0 237px;							}			*html #content { width: 100%; }		#left_panel {			float: left;			width: 237px;			margin-left: -100%;			overflow: hidden;		}		#right_panel {			float: left;			width: 222px;			margin-left: -222px;						overflow: hidden;		}	.cleaner { clear: both; height: 1px; overflow: hidden; }	#footer {		position: absolute;		bottom: 25px; left: 0;		width: 100%;		height: 95px;	}	#footer .padd {		margin: 0 25px;		height: 95px;		zoom: 1	}/* style grid (end) *//* style custom (begin) */#logo {	position: absolute;	top: 19px;	left: 15px;  	zoom: 1 }#phone {	position: absolute;	top: 8px;	right: 18px;	//left: 80%;	left: 'auto';		right: '25px';	font-size: 14px;	font-style: italic;	text-align: right; 	font-weight: bold;	white-space: nowrap;		}#phone span {	font-size: 24px;	color: #d32a25; 	font-weight: normal;	font-style: normal;}#search{	top: 95px; right: 18px;	position: absolute;}#menu {	position: absolute;	top: 138px;	left: 0px;}#menu ul {	margin: 0;		}#menu li {	margin: 0 5px 0 0;	list-style: none;	float: left;	display: inline;  	width: 184px;	height: 32px;	font-size: 14px;}#menu .submenu {	position: absolute;	top: 32px;	left: -13px;		width: 950px;}#menu .submenu li {	width: auto;	height: auto;	padding-left: 15px;		font-size: 12px	}#menu li a  {	display: block;	padding: 7px 0 0 7px;		color: #fff;		font-weight: bold;	text-decoration: none; }#menu  li a:hover  {	text-decoration: underline;}/*********************************************************/.dflt #header {  background: #f5cdce; }.sel_item1 #header {  background: #c9d9e6; }.sel_item2 #header {  background: #d6e69f; }.sel_item3 #header {  background: #e6c4d9; }.sel_item4 #header {  background: #c4ddc4; }.sel_item5 #header {  background: #f6dc94; }#menu  li.about  {	background: url(../img/item1.png) no-repeat 100% 0;	}#menu  li.tikkurila  {	background: url(../img/item2.png) no-repeat 100% 0;		}#menu  li.gamma  {	background: url(../img/item3.png) no-repeat 100% 0;	}#menu  li.powder  {	background: url(../img/item4.png) no-repeat 100% 0;		}#menu  li.thortex  {	background: url(../img/item5.png) no-repeat 100% 0;		}#menu  li.about.active, #menu li.tikkurila.active, #menu  li.gamma.active, #menu  li.powder.active, #menu  li.thortex.active {	background: url(../img/item-sel.png) no-repeat 100% 0;}#menu  li.about.active a {	color: #3f6b8e;  }#menu  li.tikkurila.active a {	color: #6d7650;  }#menu  li.gamma.active a {	color: #754570;  }#menu  li.powder.active a {	color: #58775c;  }#menu  li.thortex.active a {	color: #c58d00;  }#menu .about .submenu li a {	color: #416d8f;}#menu .tikkurila .submenu li a {	color: #6d7650;}#menu .gamma .submenu li a {	color: #754570;}#menu .powder .submenu li a {	color: #58775c;}#menu .thortex .submenu li a {	color: #c58d00;}.dflt #left_menu ul.submenu {	background: #f7e6e6}.sel_item1 #left_menu ul.submenu {	background: #c9d9e6}.sel_item2 #left_menu ul.submenu {	background: #ebf2c9}#left_menu .submenu .submenu li.active{	background: #d5dbb6;}#left_menu .submenu .submenu li.active .submenu{	background: #d5dbb6;}/*.sel_item2 #left_menu ul.submenu ul.submenu{background: #d5dbb6;}*/.sel_item2 #left_menu ul.submenu ul.submenu ul.submenu li.active{	background: #E0CAD7;}.sel_item3 #left_menu ul.submenu {	background: #f1dae7}.sel_item3 #left_menu ul.submenu ul.submenu{background: #e0cad7;}.sel_item4 #left_menu ul.submenu {	background: #d5e7d5}.sel_item4 #left_menu ul.submenu ul.submenu{background: #ebddb5;}.sel_item5 #left_menu ul.submenu {		background: #fcedc1}.sel_item5 #left_menu ul.submenu ul.submenu{background: #ebddb5;}.dflt h1, .dflt h2, .dflt h3, .dflt h4 {	color: #436e90;}.sel_item1 h1, .sel_item1 h2, .sel_item1 h3, .sel_item1 h4 {	color: #436e90;}.sel_item2 h1, .sel_item2 h2, .sel_item2 h3, .sel_item2 h4 {	color: #6d7650;}.sel_item3 h1, .sel_item3 h2, .sel_item3 h3, .sel_item3 h4 {	color: #764671;}.sel_item4 h1, .sel_item4 h2, .sel_item4 h3, .sel_item4 h4 {	color: #58775c;}.sel_item5 h1, .sel_item5 h2, .sel_item5 h3, .sel_item5 h4 {	color: #c58d01;}.dflt #footer .padd {	background: #f5cdce;}.sel_item1 #footer .padd {	background: #c9d9e6;}.sel_item2 #footer .padd {	background: #d6e69f;}.sel_item3 #footer .padd {	background: #e6c4d9;}.sel_item4 #footer .padd {	background: #c4ddc4;}.sel_item5 #footer .padd {	background: #f6dc94;}/*************************************************************/#left_menu ul {	margin: 0 0 40px 0;}#left_menu li {	margin: 0;	list-style: none;	border-bottom: 1px solid #565656;	padding: 8px 0 8px;	font-size: 12px;}#left_menu .submenu {	border-top: 1px solid #565656;	margin-top: 12px;	padding-top: 4px;	margin-bottom: -8px }#left_menu .submenu li {	border: none;	padding: 6px 0 6px 13px;}#left_menu li a {	color: #000;	text-decoration: none;	}#left_menu li a:hover {	text-decoration: underline;}#left_menu li.active a {	font-weight: bold;}#left_menu li.active li a {	font-weight: normal;}#left_menu li a.broshyury_i_stati {	color:#5e82d4;	font-weight:bold;}/****************************/#content .padd {	padding: 0 2.5%;}#navigation {	font-size: .9em;	color: #666;	}#right_panel h3 {	display: none;}#right_panel h4 {	font-size: 1.1em;	}#right_panel h4.title a {	color:#436E90;	font-weight: bold;}#right_panel h4 a {	color: #8b8b8b;	font-weight: normal;}#right_panel h4 a:hover {	color: #3f6b8e	}#footer table {	width: 100%;	height: 92px;}#footer td.designer {	text-align: center;	vertical-align: middle;	width: 0px;}#footer td.designer img {	}#footer td.contact {	width: 217px;	vertical-align: top;	text-align: left;	padding-top: 10px;	font-size: .9em;	padding-left: 20px;	width: '237px';	}#footer td.contact img {	display: inline-block;}#footer td.contact h3 {	display: none;}.counters {		padding-right: 10px;	text-align: right;	height: 50px;	vertical-align: middle	text-align: center;   	opacity: 0.2;}.counters:hover{opacity:1;}.linkfeed {	width: 1px;	height: 1px;	overflow: hidden;}	.linkfeed a {		text-indent: -1000px;	}.uss-copyright {	opacity: 0;	width: 0px;	margin: auto;}/* style custom (end) */
