@charset "utf-8";
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body, input, select, textarea {
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 13px;
	color: #4c4e4d;
	vertical-align: top; 
}
.header_logo {
	float: left;
	padding-left: 35px;
}
.languages {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 11px;
}
.languages a {
	color: #666666;
	text-decoration: underline;
}
ul.hor_menu {
	overflow: hidden;
	float: right;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 12px;
}
ul.hor_menu li {
	margin-left: -1px;
	height: 17px;
	float: left;
	background: url(images/menu_hordots.gif) top left no-repeat;
	padding: 3px 13px 8px 13px;
}
.logo {
	padding-left: 10px;
	padding-right: 10px;
}
.logo_img {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
.logo_text {
	background-image: url(images/logo_content.gif);
	background-repeat: repeat-x;
	height: 220px;
	width: 330px;
	float: right;
	border-left: 3px solid #fff;
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	padding-right: 15px;
	padding-left: 15px;
}
.logo_text p {
	padding-top: 30px;
	margin: 0px;
	vertical-align: middle;
}
.action {
	background-color: #f3ecda;
	background-image: url(images/news_cover.gif);
	background-repeat: repeat-y;
	width: 243px;
	padding-left: 35px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.action p {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
.upaction_line {
	background-image: url(images/news_blueline.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 10px;
}
.downaction_line {
	background-image: url(images/news_blueline.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
	background-position: bottom;
}

.action_shadow {
	background-image: url(images/news_shadow.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 5px;
	height: 20px;
	width: 286px;
	background-position: right;
}
.action_corner {
	background-image: url(images/news_corner.png);
	background-repeat: no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/news_corner.png', sizingMethod='scale');
	height: 76px;
	width: 43px;
	position: absolute;
	clear: both;
	margin-left: 241px;
	margin-top: -76px;
}

.box_title {
	border-bottom: dashed #de021f 1px;
	padding-bottom: 3px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4c4e4d;
	padding-top: 10px;
}
.action_title {
	color: #de021f;
	padding-top: 5px;
	padding-bottom: 5px;
}
.action_img {
	float: left;
	padding: 0px;
	margin-right: 10px;
}
.content {
	margin-right: 10px;
	margin-left: 315px;
	height: 100%;
}
.title {
	margin-bottom: 10px;
	margin-top: 10px;
}

.history_img {
	float: right;
	border: 7px solid #eee;
}
.news_block {
	height: 250px;
	overflow: hidden;
}
.news {
	float: left;
	padding-right: 20px;
	width: 270px;
	margin-bottom: 20px;
}
.news p {
	margin: 0px;
	padding: 0 0 5px 0;
}
div.news img {
	border: 7px solid #eee;
}
.footermenu_title {
	background-image: url(images/product_line.gif);
	background-repeat: no-repeat;
	margin-right: 50px;
	height: 22px;
	float: right;
	width: 333px;
}

.footer_menu {
	background-color: #0363cf;
	background-image: url(images/back_footermenu.gif);
	background-repeat: repeat-x;
	height: 100px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
.footer_menuline {
	background-color: #fff;
	width: 1px;
	height: 100px;
}

.footer_title {
	padding-top: 30px;
	padding-left: 35%;
	border-style: none;
}

.footer_menucover {
	height: 20px;
	top: -100px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(images/footer_png.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer_png.png', sizingMethod='scale');
	background-repeat: repeat-x;
}

.footer {
	background-image: url(images/footer_phone.gif);
	background-repeat: no-repeat;
	background-color: #f1f1f1;
}
.footer_contacts {
	width: 250px;
	margin: 10px;
	padding-left: 60px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	float: left;
}
.footer_copy {
	text-align: right;
	float: right;
	margin: 20px;
}
.logo_in {
	background-image: url(images/backin_title.gif);
	background-repeat: repeat-x;
	height: 66px;
	background-color: #035bbf;
}
.titlein_left {
	width: 5px;
	height: 66px;
	float: left;
	background-image: url(images/titlelinein_left.gif);
	background-repeat: no-repeat;
}
.titlein_right {
	width: 5px;
	height: 66px;
	float: right;
	background-image: url(images/titlelinein_right.gif);
	background-repeat: no-repeat;
}
.left_menu {
	width: 260px;
	float: left;
	padding-top: 10px;
	padding-left: 30px;
}
.bread-cramb {
	padding-left: 315px;
	padding-bottom: 13px;
	padding-top: 13px;
	color:#024795; 
}
.bread-cramb a {
	color: #024795;
	text-decoration: none;
}
.bread-cramb a:hover {
	color: #024795;
	text-decoration: underline;
}

.left_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu_title {
	color: #4c4e4d;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	border-bottom: 1px dashed #ccc; 
}
.menu_title ul {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0bafe4;
}
h1 {
	font-size: 18px;
	color: #4c4e4d;
}
h3 {
	font-size: 12px;
	color: #de021f;
}
.content_menu {
	color: #de021f;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
ul.content {
	margin: 0;
	list-style: none;
	padding-left: 10px;
	padding-top: 15px;

}
.footer, .bread-cramb {
	font-family: Tahoma;
	font-size: 11px;
	color: #4c4e4d;
	vertical-align: top; 

}
.footer_menuin {
	float: right;
	width: 420px;
	background-image: url(images/back_footerin.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.footerin_left {
	width: 3px;
	height: 40px;
	float: left;
	background-image: url(images/footerin_left.gif);
	background-repeat: no-repeat;
}
.footerin_right {
	width: 3px;
	height: 40px;
	float: right;
	background-image: url(images/footerin_right.gif);
	background-repeat: no-repeat;
}
a.menu {
	color: #0bafe4;
	text-decoration: none;
}
a.menu:hover {
	color: #de021f;
	text-decoration: underline;
}
a {
	color: #0bafe4;
	text-decoration: underline;
}
a:hover {
	color: #de021f;
}
#img {
	position: absolute;
	width: 640px;
	height: 480px;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -20px;
	border: 1px solid #000;
	visibility: hidden;
	background-color: #fff;
}
/*Стили для каталога товаров */
*.floats {
	margin: 0 0 0 -2em;
	position: relative;
/*	display: inline-block;
	clear: both;*/
}
/*.floats:after {
	content: '';
	display: block;
	clear: both;
}*/
.floats .left {
	position: relative;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 3em 0 0 5em;
	width: 14em;
	min-width: 200px;
}
.floats .left .r {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.floats .left .min {
	margin: 0 0 200px 0;
	height: 4em;
	width: 200px;
}
img.catalog {
	border: 7px solid #eee;
}
a:hover img.catalog {
	border: 7px solid #0bafe4;
}
.text {
	padding-left: 10px;
}
.nc_date {
	font-size:11px;
	font-weight: normal;
	color: #4c4e4d;
}

.search {
	border: 1px solid #ccc;
}
.search:focus {
	border: 1px solid #0bafe4;
}
.search, .searchimg {
	vertical-align: middle;
}
/*#page {
	padding:1em 50px;
}
*/
.nc_pagination {
	clear: both;
}
/* Popup Styles */
.popup-frame {
	position:fixed;
	top:0;
	left:0;
	z-index:999;
	width:100%;
	height:100%;
}
.popup-closed {
	position:absolute;
	width:0;
	height:0;
}
.popup-shadow {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#ccc;
	opacity:0;
}
.popup-loader {
	position:absolute;
	top:50%;
	left:50%;
	overflow:hidden;
	margin:-40px 0 0 -40px;
	width:80px;
	height:80px;
	background:#000 url(images/spinner.gif) 25px 25px no-repeat;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	opacity:.5;
}
.popup-loader IMG {
	display:block;
	opacity:0;
border: solid 1px;
}
.popup-loaded {
	background-image:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.popup-canvas {
	overflow:visible;
	opacity:1;
}
.popup-canvas SPAN {
	position:absolute;
	top:-12px;
	left:-15px;
	width:28px;
	height:28px;
	background:url(images/closeb.png) no-repeat;
	cursor:pointer;
}
<!--[if IE]>
/* Избавляемся от прыжков при прокрутке для IE6 */
* HTML BODY {
	background:url(about:blank) fixed;
}
* HTML .popup-frame {
	position:absolute;
	top:expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
}
.popup-shadow {
	filter:alpha(opacity=0);
}
.popup-loader {
	filter:alpha(opacity=50);
}
.popup-loader IMG {
	filter:alpha(opacity=0);
}
.popup-canvas {
	filter:none;
}
/* Путь к картинке только абсолютный */
* HTML .popup-canvas SPAN {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://trud.nnov.ru/images/closeb.png',sizingMethod='crop');
}
<![endif]-->