/*@charset "utf-8";*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
        letter-spacing:0; 
}
#icon {float:right; width: 80px;}
#icon img {margin:3px; float: right;}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

.main_content_div ol, .main_content_div ul {
    margin-left: 30px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
.main_content_div {padding:10px; color:#30375F; text-align:left;}
@-moz-document url-prefix()
{
    .main_content_div table {table-layout:auto;}
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	
}
a {
	color: #999990;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*border: 1px solid #000;*/
	position:relative;
}
#mycarousel img {
	margin:5px 0 0 0;
}
#mycarousel a {text-decoration:none}
/* Header
-----------------------------------------------------------------------------*/
#header {
    width:100%;   
    height:110px;
_height:95px;
	max-height: 95px;	
	display:block;
position:relative;
}
#header h4 {padding-top:5px}
#logo {
position:absolute;
top:10px; left:0;
	/*width: 215px;*/
	height: 100px;
	max-height:90px;
	width:100%;
	display:block;
	/*margin-top: 15px; */
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
}

#header h4 {
	color: #d3cac5;
	font-family: "Arial Black", Arial;
	font-size: 16px;
	text-transform: lowercase;
	float: right;
	padding-right: 25px;
	
}

#searchLine {
	background: url("/images/searghLine.jpg") repeat-x top left;

	height: 25px;
        _height:27px;
	width: 780px;
        display:block;
	margin-top: 60px;
	/*clear:both;*/	
	float: right;

}
/*
#sForm {
	width: 300px;padding-right:20px;
}

.searchForm  input{
	height: 12px;
	margin: 3px 0;
	margin-left: 160px;
	/*float: right;*/
/*
}

#searchButton {
	float: right;
	position: relative; bottom: 20px; right: 5px;
	background-image: url(/images/searchButton.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	text-align: center;
	width: 100px;
}
*/
/*
#sForm {
		width: 330px;
        float:left;
		line-height:22px;
		margin:0; 
		margin-left: 267px;
}


.searchForm  input{
	float: left;
	height: 12px;
	margin: 3px 0;
}

#searchButton {
	float: left;
	background: url(/images/searchButton.jpg) repeat-x 0 3px;
	color: #ffffff;
	text-align: center;
	width: 100px;
        margin:1px 0 0 0;
}
#searchButton a {
	color: #ffffff;
	text-decoration: none;
}*/

#FormForSearch {
	/*width: 300px;*/ 
	float: left;
	margin-left: 315px;
	margin-top: 2px;
}
.borderedInput{
	border: 1px solid #959192;
	height: 15px;
	width: 250px;
	font-size: 13px;
}

#searchButton {
	background: url(/images/searchButton.jpg) repeat-x;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	width: 100px;
	height: 18px;
	position: relative; top: 1px;
	margin-left: 5px;
	padding: 2px 5px;
}

#searchButton a{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

#searchButton a:hover {
	color: #cfc4ba;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
clear:both;
	width: 100%;
	padding: 0 0 65px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	margin: 10px 220px 0 220px;
	text-align: center;
	width: 565px;
	border-left: 4px solid #463d3b;
	border-right: 4px solid #564d48;
}

.description {
	color: #30375f;
	text-align: center;
	width: 540px;
	padding-left: 10px;
}

#topMenu {
	width: 550px;
	height: 40px;
	margin-left: 5px;
	border-bottom: 4px solid #463d3b;
	list-style: none;
	float: left;
}

#topMenu ul{
margin-top:10px;
	list-style: none;
}

#topMenu ul li {
	float: left;
	height: 25px;
	width: 80px;
	border-right: 4px solid #463d3b;
	text-align: center;
	padding: 0 12px;
}

.last_li {
    border: none !important;
}

.noBorder {
	border: none !important;
}

#topMenu ul li a{
	color: #30375f;
	text-decoration: none;
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
}
#topMenu ul li a:hover{
	color: #c6bcbb;
	text-decoration: underline;
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
}
#topMenuSecond {
	width: 560px;
	border-bottom: 3px dashed #d3cac5;
	/*list-style: none;*/
	float: left;
	/*margin-left: 10px;*/
        margin-top:6px;
}


.subBorder {
	border-right: 4px solid #d3cac5;
    width:108px;_width:104px;max-width:104px;
}

.ieFix-1 {
	border-right: 4px solid #d3cac5;
         width:111px;_width:104px;max-width:109px;
_width:114px;
}

.subMenuItems {
	text-align: left;
	padding: 5px;
	width: 560px;
margin-bottom:10px;
}
.subMenuItems td {padding-bottom:5px}
.divieFix-1 {
width: 109px;
_width:114px;
min-width:109px;
}

.divsubBorder {
width:104px;

}

.subLinks a{
line-height:16px;
display:block;
	padding: 0 10px;
margin:0;
	color: #463d3b;
	text-decoration: none;
	font-family: "Arial Narrow", Arail;
	font-size: 12px;
}

.subLinks a:hover{
	padding: 0 10px;
	color: #d3cac5;
	text-decoration: underline;
	font-family: "Arial Narrow";
	font-size: 12px;
}
/*
#topMenuSecond ul{
	list-style: none;
	margin-top: 5px;
}

#topMenuSecond ul li {
	float: left;
	width: 65px;
	height: 100px;
	border-right: 4px solid #d3cac5;
	text-align: left;
	margin-bottom: 10px;
	padding: 0 25px 0 5px;
}


#topMenuSecond ul li a{
	color: #463d3b;
	text-decoration: none;
	font-family: "Arial Narrow";
	font-size: 12px;
}
#topMenuSecond ul li a:hover{
	color: #c6bcbb;
	text-decoration: underline;
	font-family: "Arial Narrow";
	font-size: 12px;
}
*/
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 220px;
	margin-left: -100%;
	position: relative;
padding-top:10px;
/*	border-right: 4px solid #463d3b;*/
}

.currentPage {
	width: 200px;
	height: 40px;
	margin: 0 10px;
	text-align: center;
	border-bottom: 4px solid #463d3b;
}

.currentPage .text{
	padding-top: 10px;
	font-family: "Arial Narrow";
	font-size: 28px;
	color: #30375f;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 200px; /*204*/
	margin-left: -200px; /*-208*/
	position: relative;
	/*border-left: 4px solid #d3cac5;*/
}

.blockName {
	border-bottom: 4px solid #d3cac5;
	border-top: 4px solid #d3cac5;
	width: 170px;
	height: 25px;
	text-align: center;
	margin: 10px 15px 0 15px;
}
.blockName2 {
	border-bottom: 4px solid #d3cac5;
	border-top: 4px solid #d3cac5;	
	height: 25px;
	text-align: center;
	margin:5px 0;
}

.blockNameLeft {
	border-bottom: 4px solid #d3cac5;
	border-top: 4px solid #d3cac5;
	width: 160px;
	height: 25px;
	text-align: center;
	margin: 10px 35px 0 30px;
}

.blockText {
	padding: 3px 0;
	color: #30375f;
	font-family: "Arial Narrow";
	font-size: 14px;
	text-transform: uppercase;
}

.blockTextLeft {
	padding: 3px 0;
	color: #463d3b;
	font-family: "Arial Narrow";
	font-size: 16px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: -65px auto 0;
	border-top: 4px solid #564d48;

}

#leftPart {
	width: 220px;
	height: 50px;
	border-right: 4px solid #463d3b;
	margin: 5px 0;
}
#leftPart .contactInfo {
	float: right;
	text-align: right;
	padding-right: 15px;
	color: #463d3b;
	font-family: "Arial Narrow";
	font-size: 18px; 
}

.telephone {
	font-size: 48px;
	color: #463d3b;
	font-weight: bold;
	margin-left: 250px;
	position: relative; bottom: 40px;
}

#rightPart {
	width: 220px;
	height: 50px;
	float: right;
	border-left: 4px solid #564d48;
        padding-left: 10px;
	position: relative; bottom: 146px; right: -23px; 



}

.listNews {
	border-bottom: 4px solid C;
	padding-bottom: 10px;
	margin: 10px 15px; 
}

.newsList {
	margin-left: 15px;
	margin-top: 10px;
	list-style-image: url(/images/listPointer.gif);
	 list-style-position: outside;
	 text-align: left;
}

.newsArchive a{
	float: right;
	margin-right: 15px;
	color: #30375f;
	text-decoration: none;
	font-family: "Arial Narrow";
	font-size: 14px;
}

.newsArchive a:hover{
	color: #30375f;
	text-decoration: underline;
}

#productInfo {
	width: 500px;
	table-layout: fixed;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	/*height: 250px;*/
}

		.dwnPanel {
			width: 200px;
		/*	height: 220px;*/
			margin-top: 10px;
			margin-left: 10px;
		}
		
		.dwnMenu {
			width: 187px;
		/*	height: 26px;*/
			background-image: url(/images/dwnMenu.jpg);
			background-repeat: no-repeat;
			color: #ffffff;
			text-align: center;
			margin: 0 auto;
		}
		
		.dwnLink-1 {
			width: 171px;
		/*	height: 45px;*/
			text-align: center;
			margin: 0 auto;
			background-color: #ffffff;
			border-left: 8px solid #6f6161;
			border-right: 8px solid #6f6161;
		}
		
		.dwnLink-2 {
			width: 171px;
			/*height: 45px;*/
			text-align: center;
			margin: 0 auto;
			background-color: #ffffff;
			border-left: 8px solid #a0908a;
			border-right: 8px solid #a0908a;
		}
		
		.dwnLink-3 {
			width: 171px;
			/*height: 45px;*/
			text-align: center;
			margin: 0 auto;
			background-color: #ffffff;
			border-left: 8px solid #bbb1b4;
			border-right: 8px solid #bbb1b4;
		}
		
		.dwnLink-4 {
			width: 171px;
			/*height: 45px;*/
			text-align: center;
			margin: 0 auto;
			background-color: #ffffff;
			border-left: 8px solid #ccc2b7;
			border-right: 8px solid #ccc2b7;
		}
		
		.dnwLinks {
			width: 160px;
		/*	height: 35px;*/
			margin: 0 auto;
			border-top: 4px dotted #d3cac5;
		}	
		
		.dnwLinksP {
			width: 160px;
			/*height: 35px;*/
			margin: 0 auto;
			padding-top: 0px;
			border-top: 4px dotted #d3cac5;
		}	
		
		.dnwLinksF {
			width: 160px;
			/*height: 35px;*/
			margin: 0 auto;
			padding-top: 10px;
		}	
		
		.dwnPanel a{
			color: #30375f;
			font-family: Arial;
			font-size: 12px;
			text-decoration: none;
		}	
		
		.dwnPanel a:hover{
			color: #a0908a;
			font-family: Arial;
			font-size: 12px;
			text-decoration: none;
		}	
		
		.dnwLinksUn {
			width: 160px;
			/*height: 40px;*/
			margin: 0 auto;
			border-top: 4px dotted #d3cac5;
			border-bottom: 4px dotted #d3cac5;
		}
		.jcarousel-skin-tango{height:580px}
#mycarousel li {list-style:none}
.main_content_div {
_height:580px;
min-height:580px;}
.main_content_div td {vertical-align:top}
.im {/*height:120px; overflow:hidden;*/}
.im img{margin:0;}
.tablelist td {padding:10px 10px 10px 0}
.tablelist a {text-decoration:none}
.tablelist {width:100%; height: 150px;}
.left {text-align:left}
.breadcrumb-navigation li {float:left; list-style:none; padding:0 5px;}
.clearing {clear:both}
.search {text-align:left}
.search p {padding:2px 0; margin:0}
#selprod {padding:15px 0}
#search{padding:10px 0 0 0}
#search td{padding:3px 5px}
#search a.download {color:#d3cac5}
.sectionName {
	background-image: url(/images/sectionName.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 550px;
	color: #ffffff;
text-align:center;
}
.printPage {
	width: 40px;
	height: 25px;
        display:block;
	margin-right: 10px;
        float:right;
	margin-top: 5px;
	background-image: url(/images/print.jpg);
	background-repeat: no-repeat;
}

.printLink {
	width: 40px;
	
	float: right;
	margin: 10px;
	line-height: 1;
	color: #30375f;
	text-decoration: none;
	/*margin-top: 25px;*/
}

.moreLinkCatalog {
	padding:75px 20px;
    display:block;
	/*height: 155px;*/
	border-left: 4px dotted #d3cac5;
}
#header{position:relative}
#header img.logoimg {position:absolute; top:0; left:0;margin:0}
ul.faq {list-style:none; padding-bottom:10px}
#ppict {width:220px}
.map-columns td {padding-left:20px}
ol {padding-left:20px}

.fixTable {
	table-layout: auto;
}

.fixTable tr td {
	border: 1px solid #000000;
}
