﻿@charset "utf-8";
/* CSS Document */
/*
	width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
*/

body, html {
	margin:0;
	padding:0;
	min-width:1000px;
 width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
	font-family:"Calibri",Geneva, sans-serif, "Arial Narrow", Arial;
	font-size:12px;
}
.page {
	width:1000px;
	margin:auto;
	background:url(img/header.jpg) no-repeat;
	background-position:0 0;
}
.header {
	width:1000px;
	height:121px;
}
.logo {
	width:159px;
	height:99px;
	display:block;
	margin:0 0 0 84px;
	position:relative;
	top:10px;
	cursor:pointer;
	background:url(img/logo.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png', sizingMethod='scale');
}
.menu {
	height:28px;
	width:1000px;
	background:#4f5555;
}
.menu ul {
	padding:0;
	margin:0;
}
.menu ul li {
	list-style:none;
	float:left;
	width:124px;
	height:25px;
	padding:1px 1px 0 0;
	background:url(img/menu_button.jpg) no-repeat;
}
.menu ul li a {
	width:124px;
	height:20px;
	display:block;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	margin:-7px 0 -7px 0;
	padding:13px 0 0 0;
	float:left;
	position:relative;
	text-align:center;
	left:-2px;
}
.menu ul li a p {
	padding:0;
	margin:0;
	position:relative;
	left:3px;
}
.menu ul li a p:hover {
	text-decoration:underline;
	color:#CCC;
}
.menu ul li a span {
	font-size:24px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:-9px;
	left:10px;
	float:left;
	color:#FFF !important;
}
.main {
	width:100%;
	height:100%;
}
.left_menu {
	width:178px;
	float:left;
	height:100%;
	background:#FFF;
}
.left_menu ul {
	padding:0;
	margin:20px 0 0 0;
	width:178px;
}
.left_menu ul li {
	list-style:none;
	width:178px;
	height:21px;
	float:left;
	border-bottom:1px solid #a6a5a4;
	border-top:1px solid #d8d7d7;
}
.left_menu ul li a {
	color:#888;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 0 0 26px;
}
.left_menu ul li a:hover {
	color:#eb3d00;
}
.left_menu ul .left_menu_nbt {
	border:0;
	border-bottom:1px solid #a6a5a4;
}
.left_menu ul .left_menu_nbb {
	border:0;
	border-top:1px solid #d8d7d7;
}
.hot {
	width:140px;
	background:url(img/hot.jpg) top center no-repeat;
	padding:2px 0 0 0;
	float:left;
	position:relative;
	margin:40px 0 0 20px;
}
.hot1 {
	width:120px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 40px 0;
	text-align:center;
	margin:0 0 0 9px;
}
.hot2 {
	width:140px;
	height:27px;
	background:url(img/hot2.jpg) no-repeat;
	margin:20px 0 0 0;
	padding:0;
}
.hot p {
	width:120px;
	text-align:center;
	padding:0;
	margin:auto;
	margin-top:0;
	margin-bottom:0;
}
.hot p a {
	font-size:15px;
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
.hot p a:hover {
	text-decoration:underline;
}
.content {
	float:left;
	width:640px;
	height:100%;
	border-left:1px solid #d7d7d6;
	border-right:1px solid #d7d7d6;
	background:url(img/footer.jpg) no-repeat;
	background-position:center bottom;
	min-height:930px;
}
.menu_image {
	margin:30px 0 170px 75px;
	float:left;
}
.menu_image a {
	display:block;
	float:left;
	width:158px;
	height:158px;
	margin:0 10px 10px 0;
}
.menu_image1 {
	background:url(img/m_polihov3.jpg);
}
.menu_image1:hover, .menu_image2:hover, .menu_image4:hover, .menu_image5:hover, .menu_image6:hover, .menu_image7:hover, .menu_image8:hover, .menu_image9:hover {
	background-position:0 -158px !important;
}
.menu_image2 {
	background:url(img/m_razm3.jpg) no-repeat;
}
.menu_image3 {
	background:url(img/m_cont.jpg) no-repeat;
}
.menu_image4 {
	background:url(img/m_dis3.jpg) no-repeat;
}
.menu_image5 {
	background:url(img/m_suv3.jpg) no-repeat;
}
.menu_image6 {
	background:url(img/m_pos3.jpg) no-repeat;
}
.menu_image7 {
	background:url(img/m_izg3.jpg) no-repeat;
}
.menu_image8 {
	background:url(img/m_camp3.jpg) no-repeat;
}
.menu_image9 {
	background:url(img/m_tri3.jpg) no-repeat;
}
/* Content pages here */
.link_to_Main {
	float:left;
	width:560px;
	text-align:right;
	font-size:15px;
	padding:10px 0 0 0;
	margin:0 0 -10px 0;
}
.link_to_Main a {
	color:#EB3D00;
	text-decoration:none;
}
.link_to_Main a:hover {
	text-decoration:underline;
}
.content_here {
	margin:12px 25px 0 25px;
	width:585px;
	float:left;
}
.content_here_title {
	background:url(img/title.png) top left;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title.png', sizingMethod='scale');
	width:336px;
	height:137px;
	margin:0 0 0 -26px;
	padding:0;
	position:relative;
}
.content_here_title p {
	font-size:25px;
	font-weight:bold;
	padding:8px 0 0 12px;
	margin:0;
	text-transform:uppercase;
	color:#FFF;
}
.content_div {
	font-size:14px;
	line-height:18px;
	padding:0 0 0px 0;
	text-indent:20px;
}
.content_div a {
	color:#EB3D00;
	text-decoration:none;
}
.content_div a:hover {
	text-decoration:underline;
}
.content_div p {
	margin:0;
	padding:7px 0 7px 0;
}
.content_div ul {
	padding:0 0 0 18px;
	margin:0;
}
.content_div ul li {
	padding:0;
	margin:0;
	text-indent:0;
}
.content_div h4 {
	margin:0;
	padding:10px 0 10px 0;
}
.content_div h3 {
	margin:0;
	padding:12px 0 12px 0;
	line-height:18px;
}
.content_div h2 {
	margin:0;
	padding:15px 0 15px 0;
	line-height:24px;
}
.content_div h1 {
	margin:0;
	padding:15px 0 15px 0;
	line-height:30px;
}
.content_div table {
	border:1px solid #EB3D00;
}
.gnom1, .gnom2,.gnom3, .gnom4,.gnom5, .gnom6, .gnom7, .gnom8, .gnom9 {
	float:right;
	height:261px;
	padding:0;
	position:relative;
}
.gnom1 {
	
	background:url(img/ind1.png) no-repeat right top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ind1.png', sizingMethod='scale');
	width:173px;
	bottom:-145px;
	margin-top:-135px;
}
.gnom2 {
	background:url(img/ind4.png) no-repeat right top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ind4.png', sizingMethod='scale');
	width:214px;
	bottom:-145px;
	margin-top:-135px;
}
.gnom3 {
	background:url(img/ind7.png) no-repeat right top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ind7.png', sizingMethod='scale');
	width:177px;
	bottom:-145px;
	margin-top:-135px;
}
.gnom4 {
	background:url(img/ind2.png) no-repeat left top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ind2.png', sizingMethod='scale');
	width:261px;
	bottom:-145px;
	margin-top:-135px;
}
.gnom5 {
	background:url(img/ind5.png) no-repeat right top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ind5.png', sizingMethod='scale');
	width:172px;
	bottom:-145px;
	margin-top:-135px;
}
.gnom6 {
	background:url(img/ind8.png) no-repeat right top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ind8.png', sizingMethod='scale');
	width:172px;
	bottom:-145px;
	margin-top:-135px;
}
.gnom7 {
	background:url(img/ind6.png) no-repeat right top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ind6.png', sizingMethod='scale');
	width:172px;
	bottom:-145px;
	margin-top:-135px;
}
.gnom8 {
	background:url(img/ind9.png) no-repeat right top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ind9.png', sizingMethod='scale');
	width:230px;
	bottom:-145px;
	margin-top:-135px;
}
.bottittle {
	font-weight:bold;
	text-transform:uppercase;
	font-size:19px;
	text-align:left;
	padding:250px 0 0 0;
	margin:0px;
	float:right;
	padding-right:20px;
	color:#EB3D00;
}
.footerlint {
	float:left;
	width:640px;
	height:80px;
	margin:40px 0 0 0;
	background:url(img/footerlint.jpg) no-repeat;
	background-position:10px 0;
}
.phonenumber {
	font-size:22px;
	font-weight:bold;
	position:relative;
	top:40px;
	float:left;
	width:100%;
	text-align:center;
}
.icqnumber {
	font-size:20px;
	position:relative;
	top:45px;
	float:left;
	width:100%;
	text-align:center;
	font-weight:bold;
}
.icqnumber img {
	font-size:11px;
	font-weight:normal;
	color:#666;
	width:16px;
	height:16px;
}
.right_bar {
	float:left;
	width:180px;
	height:100%;
	background:#FFF;
	min-height:400px;
}
.contact {
	width:60px;
	height:60px;
	display:block;
	margin:auto;
	margin-top:30px;
	background:url(img/contacts.jpg) no-repeat;
}
.funnyAdv {
	width:153px;
	height:210px;
	margin-left:15px;
	margin-top:0px;
	text-align:center;
	float:left;
	height:265px;
}
.funnyAdv_p {
	font-size:12px;
	position:relative;
	float:left;
	top:2px;
	left:27px;
	font-weight:bold;
	color:#EB3D00;
	text-decoration:none;	
}
.funnyAdv p {
	width:160px;
	height:20px;
	font-size:18px;
	padding:20px 0 10px 0;
	margin:0 0 0 -3px;
	font-weight:bold;
	color:#EB3D00;
}
.funnyAdv a img {
	border:0;
	margin:auto;
}
.Managers {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#eb3d00;
	margin-top:40px;
	float:left;
}
.Managers p {
	margin:10px 0 0 0;
}
.Managers span {
	font-size:15px;
}
.Managers img {
	margin:10px 0 0 0;
}
.compare_colors {
	padding:0 10px;
	margin:20px 0 0 5px;
	text-align:center;
	float:left;
}
.compare_colors a {
	font-weight:bold;
	font-size:14px;
	color:#eb3d00;
	text-decoration:none;
}
.compare_colors a:hover {
	text-decoration:underline;
	color:#eb3d00;
}
.compare_colors img {
	margin:auto;
	margin-top:7px;
}
/* Глоссарий */
.glossary_element {
	width:600px;
}
.glossary_element_pic {
	float:left;
	width:130px;
	padding-right:20px;
}
.glossary_element_pic a img {
	border:0;
	padding:30px 0 0 0;
}
.glossary_element_des {
	float:left;
	width:400px;
	min-height:100px;
}
.glossary_alphabet {
	font-size:16px;
	margin:30px 0 20px 0;
	text-indent:0;
	line-height:24px;
}
.glossary_letter {
	float:left;
	width:565px;
	height:20px;
	font-size:20px;
	text-align:center;
	margin:50px 0 20px 0;
}
.glossary_end {
	height:20px;
	width:200px;
}
/* creative_table */
.creative_table {
	border:0 !important;
	margin:0 0 0 20px;
}
.creative_table tr td {
	width:200px;
}
.creative_table tr td a img {
	border:0;
	padding:10px 0;
}
/* Avery */
.Oracal_Avery tr td {
	vertical-align:top;
}
.Oracal_Avery img {
	margin-top:145px;
}
.Oracal_Avery {
	border:0 !important;
	padding:0;
	margin:0;
}
.Avery {
	width:300px;
	border:0 !important;
	margin:0;
	padding:0;
}
.Avery tr {
}
.Avery tr td {
	text-align:center;
	height:49px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	padding:0;
	border-top:2px solid #FFF;
	border-bottom:1px solid #CCC;
}
.CMYK-Pantone-RGB {
	margin:0 0 0 0px;
}
.CMYK-Pantone-RGBt {
	border:0 !important;
}
.CMYK-Pantone-RGB span {
	line-height:21px;
}
.RAL-Pantone {
	border:0 !important;
	text-align:center;
}
/* Special style */
.exprice {
	color:#888;
}
.exprice:hover {
	text-decoration:underline;
	color:#333;
}
/* Psevdo Styles */
.psevdo_h {
font-size:1em;
font-weight:normal;
margin:0;
padding:0 !important;
display:inline;
line-height:16px !important;
}
