body{
	margin:0px;
	padding:0px;
}

body, table{
	font-family: Arial, Helvetica, sans-serif;	
	/*font-size:8pt;*/
	font-size:11pt;
}

a{color:#0066cc;}
a:active{color:#FF0000;}
/*a:visited{color:#A1BEDB;}*/
a.none{text-decoration:none;}
a.link{text-decoration:none; color:#333333;}
a img{border:0px;}

.image{
	width:120px !important;
	overflow:hidden !important;
}

.image div{
	width:120px !important;
	overflow:hidden !important;
	margin-right:20px;
}
.image img{

}


.logo{
	width:215px;
	color:#000000;
	font-family:'Arial Narrow';
	font-size:8pt;
	/*border:1px dotted red;*/
}
.logo img{display:block;}
.logo .logo-pict{
	margin-left:50px;
	margin-bottom:8px;
}
.logo .text{
	text-align:center;
	margin-bottom:1px;
}
.logo table{
	margin-top:10px;
}
.logo-icons{
	margin-left:7px;
	margin-top:1px;
}
.logo-icons td{
	padding-left:12px;
	padding-right:12px;
}

.top-back1{
	background-color:#000B00;
	height:250px;
	width:100%;
	color:#FF9900;
	vertical-align:top;
}
.top-back2{
	background-color:#000B00;
	height:282px;
	width:100%;
	color:#FF9900;
	vertical-align:top;
}
.page{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
.index-content{
	margin-bottom:30px;
}

.content .banner{
	margin-bottom:25px;
	font-size:9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
	background:url("../../../img/banners/ban.jpg") left bottom no-repeat;
	height:158px;
	width:300px;
	border-bottom:4px solid #111111;
}
.content .banner img{
	margin-right:10px;
}
.content .banner .text{
	padding-right:5px;
	padding-top:44px;
}
.content .banner .text .id{
	color:#FFCC00;
	font-size:13pt;
	/*line-height:23px;*/
}
.content .banner .text .header{
	color:#ffffff;
	font-size:10pt;
}
.content .banner .text .desc{
	color:#ffffff;
	font-size:7pt !important;
}


.content .page-header{
	font-size:16pt;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	margin-bottom:8px;
}
.content .right{
	padding-right:10px;
}

.gray{color:#999999;}

small{font-size:7pt;}
.pt9, .pt9 td{font-size:9pt;}
.pt8, .pt8 td{font-size:8pt;}
/* ==== fonts ==== */

h1{
	font-size:16pt;
	font-weight:normal;
	margin-bottom:5px;
}
h2{
	font-size:14pt;
	font-weight:normal;
	margin-top:8px;
}
h3{
	font-size:13pt;
}
h4{
	font-size:12.5pt;
	font-weight:normal;
}
h5{
	font-size:12pt;
	color:#ffcc00;
}
h6{
	font-size:12pt;
	color:#4188c3;
}

.search{
	height:65px;
	margin-bottom:10px;
}

.search .news{
	background:url("../../../img/i1.jpg") repeat-x;
	padding-left:18px;
	padding-top:8px;
	width:236px;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#444;
}

.search .search-form{
	background:url("../../../img/i3.gif") no-repeat;
	padding-top:12px;
	padding-left:4px;
	padding-right:4px;
	width:401px;
}

.search .search-form .input{
	font-size:8pt;
	color:#444;
}

.index-news {}

.index-news .news-one{
}

.index-news .news-one img{
	margin-right:13px;
}

.index-news .news-list{
	padding-left:43px;
	padding-right:30px;
}

.index-news .news-one .header{
	font-size:9pt;
	margin-bottom:4px;
}

.index-news .news-one .line{
	height:1px;
	background-color:#858386;
	margin-top:12px;
	margin-bottom:11px;
}

.index-news .news-list .news-item{
	margin-bottom:12px;
}

.footer{
}
.footer td,th{
	color:#333;
	font-size:8pt;
}
.footer .search-footer{
	font-family:"Arial Narrow";
	font-size:11pt;
	font-weight:bold;
}
.footer .f1{
	background:url("../../../img/f2-2.jpg") left no-repeat;
	height:112px;
	background-color:#D4D4D4;
}
.footer .f2{
	background:url("../../../img/f2-3.jpg") right no-repeat;
	height:112px;
	background-color:#D4D4D4;
	padding-top:30px;
}

.footer .f3{
	background:url("../../../img/f3.jpg");
	background-repeat:no-repeat;
	width:262px;
	padding-top:23px;
}

.footer .f3 div{
	margin-top:27px;
	margin-left:2px;
}

.footer .contacts{
}
.footer .contacts th{
	text-align:left;
	border-bottom:2px solid #333333;
	font-family:"Arial Narrow";
	font-size:11pt;
	padding-bottom:7px;
}

.footer .contacts td{
	border-top:1px solid #333333;
	padding-top:2px;
	padding-bottom:3px;
}


.cources{
	margin-bottom:36px;
	width:100%;
}
.cources th{
	text-align:left;
	border-bottom:3px solid #D9D6C9;
	font-family:"Arial Narrow";
	font-size:11pt;
	padding-bottom:12px;
	color:#444;
	line-height:1.2;
}
.cources td{
	border-bottom:1px solid #D9D6C9;
	padding-top:4px;
	padding-bottom:4px;
	color:#000000;
	font-size:9pt;
}

.main-menu-div{
	height:210px;
	position:relative;
	z-index:0;
}
.main-menu-div table{
	position:absolute;
	z-index:20;	
}
.main-menu{
	width:100%;
}

.main-menu a{
	color:#444444;
	text-decoration:none;
}
.main-menu .top{
	height:19;
}
.main-menu .bottom{
	height:0;
}
.main-menu td{
	font-family:"Arial Narrow";
	font-size:11pt;
	font-weight:bold;
	color:#444;

	padding-left:13px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:4px;
}
.main-menu .spacer{
	padding-top:0px;
	padding-bottom:0px;
}
.main-menu .active{
	background-image:url(../../../img/mmb.gif);
}
.border{border:1px dotted #f00;}


.bread{
	font-size:9pt;
	margin-bottom:13px;
}

.left{
	padding-left:50px;
}

.news{
	margin-bottom:12px;
}

.news .image{
}
.news .header{
	font-size:11pt;
	font-weight:bold;
	padding-bottom:4px;
	color:#333333;
}
.news .text{
	font-size:11pt;
	margin-bottom:6px;
}


.date{
	color:#999999;
	padding-bottom:4px;
	font-size:8pt;
}

.back{margin-top:10px;}
.back a{
	text-decoration:none;
}
.back td{
	background-color:#F2EAC3 !important;
	font-size:7pt !important;
	padding-left:7px !important;
	padding-right:7px !important;
	padding-top:1px !important;
	padding-bottom:4px !important;
	line-height:0.8 !important;
}
.back .arrows{
	font-size:9pt;
}
.pager{
	margin-top:15px;
	margin-bottom:40px;
	font-size:8pt;
}

.article{
	font-size:11pt;
	color:#333333;
}
.article .top-left{
	float:left;
	margin-top:4px;
	margin-right:20px;
	margin-bottom:15px;
}
.brands{
	background-color:#F3F3F3;
	padding:14px 18px 14px 18px;
	font-size:12pt;
}
.brands td{font-size:9pt;}

.katalog{
	border-bottom:3px solid #D9D6C9;
	width:100%;
	margin-bottom:30px;
}
.katalog .image{
	/*padding-right:18px;
	width:112px;*/
}
.katalog .sections th{
	text-align:left;
	font-size:13pt;
}
.katalog .sections th a{color:#333333;}
.katalog .sections td{
	background:url("../../../img/katalog-spacer.gif") left bottom repeat-x;
	font-size:9pt;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;
}
.katalog .sections .last{
	background:none;
	padding-bottom:12px;
}
.katalog .sections a{text-decoration:none;}
.katalog .brands-list{
	padding-left:15px;
	background-color:#F3F3F3;
	padding-right:10px;
	padding-top:6px;
	width:135px;
	font-size:9pt;
	line-height:1.7;
}
.katalog .brands-list .brnds{
	font-size:9pt;
	font-family:"Arial Narrow" ,Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.2;
}

.info-table th{
	background-color:#F2EAC3;
	border-top:3px solid #D9D6C9;
	border-bottom:3px solid #D9D6C9;
	color:#000000;
	padding-top:9px;
	padding-bottom:8px;
	padding-right:5px;
}
.info-table td{
	background:url("../../../img/katalog-spacer.gif") left bottom repeat-x;
	padding-top:6px;
	padding-bottom:6px;
}
.info-table .section{
	font-size:10.5pt;
	font-weight:bold;
	color:#333333;
	padding-top:8px;
	padding-bottom:9px;
}
.info-table .sec-end{
	border-bottom:2px solid #D9D6C9;
	background:none;
	padding-bottom:8px;
}
.info-table table td{
	background:none;
	padding-top:0px;
	padding-bottom:0px;
}

.cat-desc{
	border-bottom:2px solid #999999; 
	background:none !important;
}
.brands-list{
	padding-left:10px;
	background-color:#F3F3F3;
	padding-right:10px;
	padding-top:7px;
	font-size:9pt;
	line-height:2.3;
	padding-bottom:12px;
}
.brands-list .brnds{
	font-size:9pt;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.2;
}
.vacancies .date{
	color:#999999;
	white-space:nowrap;
	padding-right:15px;
	width:20px;
}
.vacancies .position{
	/*font-size:11pt;*/
	padding-right:20px;
}
.more{
	white-space:nowrap;
	font-size:9pt;
}

.vacancy{
	background:url("../../../img/katalog-spacer.gif") left bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:11px;
}
.vacancy .date{
	color:#999999;
	white-space:nowrap;
	padding-right:15px;
}
.vacancy .position-header{
	/*font-size:13pt;*/
	font-weight:bold;
	line-height:1;
}
.vacancy-text{
	/*font-size:11pt;*/
	background:url("../../../img/katalog-spacer.gif") left bottom repeat-x;
	padding-bottom:8px;
	margin-bottom:7px;
}

.vacancy-contacts{margin-bottom:30px;}
.vacancy-contacts td{
	color:#333333;
	font-size:10.5pt;
	white-space:nowrap;
	padding-bottom:7px;
}
.vacancy-contacts .small{
	font-size:8pt;
}

p{
	margin:5px 0px 0px 0px;
	padding:0px 0px 3px 0px;
}
.gray-back{
	background-color:#F3F3F3;

}
.product{
	padding:7px 15px 15px 15px;
	border-bottom:2px solid #D9D6C9;}
.product-table .spacer{
	background:url("../../../img/katalog-spacer-gr.gif") left bottom repeat-x;	
}
.product-table .header{
	width:100%;
}
.product-table td{
	padding-top:7px;
	padding-bottom:16px;
}
.product-table .last{
	background:none;
}
.product-table .header td{padding:0px;}
.product-table .header .company-name{
	font-size:12pt;
	font-weight:bold;
	color:#666666;
	line-height:1;
}
.product-table .header .link{
	font-size:10pt;
}

.product-table .header-desc td{
	padding-bottom:0px;
}
.product-table .header-desc .country{
	font-size:8pt;
	color:#666666;
}
.product-table .header-desc .text{
	font-size:9pt;
}
.product-table .price-cell{font-size:9pt;}
.product-table .price-cell .price{font-size:13pt;}
.product-table .product-desc{font-size:10.5pt;padding-bottom:0px;}
.product-main .image{
	padding-left:0px;
	padding-bottom:0px;
}
.product-main .image div{
	width:200px !important;
	margin:0px !important;
}
.product-main img{
	margin-top:20px;
	margin-bottom:25px;
}

.product-links-picts{
	background-color:#FFFFFF;
	color:#666666;
	line-height:0.5;
	margin-left:-11px;
	margin-bottom:-3px;
	margin-top:3px;
}
.product-links-picts td{
	padding:3px 7px 2px 0px;
}
.product-links-picts img{
	margin-left:5px;
}
.product-links a{
	text-decoration:none;
	color:#000000;
}
.product-links .link{
	color:#0066CC;
	text-decoration:underline;
}
.product-links td{
	padding-top:5px;
	padding-right:8px;
	padding-bottom:8px;
	font-size:10pt;
}
.search-res{
	border-top:3px solid #D9D6C9;
	font-size:9pt;
	margin-top:3px;
	color:#333333;
}
.search-res .header{
	padding-bottom:2px;
}
.search-res a{font-size:8pt;}
.search-res .phraze{background-color:#FFFFCC;}
.search-res td{
	border-bottom:1px solid #D9D6C9;
	padding-top:5px;
	padding-bottom:10px;
}
.search-page{
	background-color:#F2EAC3;
	
}
.search-page input{
  margin-left:0px;
}
.search-page td{
	font-size:9pt;
	color:#333333;
}
.search-page .content{
	padding-top:10px;
	padding-bottom:12px;
}
.search-page .form{
	padding-bottom:5px;
}

.sitemap{
	color:#D9D6C9;
	font-size:10pt;
	list-style:disc;
	padding-left:0px;
	margin-left:0px;
	list-style:none;
}
.sitemap img{margin-right:15px;}
.sitemap ul{
	font-size:8pt;
	list-style:square;
	list-style:none;
	padding-left:0px;
	margin-left:51px;
	margin-top:4px;
}
.sitemap ul img{margin-right:6px;}
.sitemap .desc{
	padding-left:20px;
	color:#333333 ;
	margin-bottom:16px;
	line-height:1;
}


.black{color:#000000;}

.vacancy-form{
	position:absolute;
	left:188px;
	top:159px;
}
.vacancy-form td{
}
.vacancy-form .header{
	font-size:13pt;
	line-height:1;
}
.vacancy-form td{
	font-size:10pt;
	font-weight:bold;
	color:#333333;

	vertical-align:top;
	line-height:1.8;
}

.vacancy-form .fields{
	margin-top:8px;
	margin-bottom:10px;
}
.vacancy-form .fields td{
	background:url("../../../img/katalog-spacer.gif") left bottom repeat-x;	
	padding-top:6px;
	padding-bottom:4px;
}
.vacancy-form .fields input{
	width:100%;
	margin:0px;
}
.vacancy-form .fields textarea{
	width:100%;
	height:100px;
	margin:0px;
}
.vacancy-form .fields select{
	/*margin-right:5px;*/
	width:100%;
}

/*================================*/
.main-form{
	background-color:#F2EAC2;
}
.main-form .row{
	padding:10px 20px 15px 20px;
	font-weight:bold;
	vertical-align:top;
	line-height:1.2;
}
.main-form .fborder{
	border-bottom:2px solid #ffffff;
}
.main-form .desc{
	color:#666666;
	font-weight:normal;
	font-size:7pt;
	margin-top:2px;
	line-height:1.2;
}
.main-form .text{
	width:230px;
	height:20px;
}
.main-form .textarea{
	width:230px;
	height:100px;
}
.main-form .checkbox{
}
.main-form .section{
	font-size:13pt; 
	padding-top:5px;
	padding-bottom:6px;
}
.main-form .footer{
	padding:10px 20px 15px 23px;
	background-color:#cccccc;
}
.main-form .footer td{
	color:#000000;	
}
.main-form .footer .star{
	color:#FF6600;
	font-size:19pt;
	line-height:0.5;
}
.main-form button{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

form{
	margin:0px 0px 0px 0px;
	padding:0px;
}
.form1{
	margin-top:12px;
	width:100%;
	background-color:#F2EAC2;
}
.form1 .row{
	padding:10px 20px 15px 20px;
	font-weight:bold;
	vertical-align:top;
	line-height:1.2;
}
.form1 .fborder{
	border-bottom:2px solid #ffffff;
}
.form1 .text{
	width:250px;
	height:20px;
}
.form1 textarea{
	width:250px;
	height:100px;
}
.form1 .footer{
	padding:10px 20px 15px 23px;
	background-color:#cccccc;
}
.form1 .footer td{
	color:#000000;
}
.form1 .footer .star{
	color:#FF6600;
	font-size:15pt;
	line-height:0.5;
	font-weight:bold;
}
.form1 .footer .button td{
	padding:0px;
}
.form1 .controls-set td{
	padding:0px;
}
.form1 .controls-set th{
	text-align:left;
}

.form1 .section{
	font-size:13pt; 
	padding-top:5px;
	padding-bottom:6px;
}
.form1 .desc{
	color:#666666;
	font-weight:normal;
	font-size:7pt;
	margin-top:2px;
	line-height:1.2;
}

.form1 td{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:13px;
	padding-right:13px;
	vertical-align:top;
}
.form1 .separator{
	background-color:#663333;
	padding-top:12px;
	padding-bottom:12px;
}
.form1 .corner{
	height:6px;
	padding:0px;
}
.form1 .input input{
	width:100%;
}
.form1 .input select{
	width:100%;
}
form1 .input textarea{
	width:100%;
	height:100px;
}

.second-menu{
	background:url("../../../img/m1.gif") no-repeat;
	background-color:#F2EAC3;
	margin-top:-40px;
	position:relative;
}
.second-menu td{
	vertical-align:top;
}
.second-menu .theme{
	font-size:15pt;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:30px;
	padding-bottom:8px;
	line-height:0.7;
}
.second-menu .items{
	font-size:11pt;
	padding:2px 20px 3px 30px;
}
.second-menu .active1{
	background:url("../../../img/mb.gif") left;
}
.second-menu .active2{
	/*font-size:14pt;*/
	background:url("../../../img/mb.gif") right;
	font-weight:bold;
}
.second-menu .active2 a{
	color:#000000;
	text-decoration:none;
}
.second-menu .menu-items{
	position:relative;
	margin-left:-8px; 
	width:300px;
	margin-right:-7px;
}
.second-menu .third-menu{
	font-size: 9pt;
	padding-left:50px;
}

#lightbox{
    padding: 10px;
    background-color: #FFFFFF;
    opacity: 1;
}

#lightboxDetails{
    font-size: 0.7em;
    padding-top: 0.4em;
}

#lightboxCaption{
    float: left;
}

#keyboardMsg{
    float: right;
}

#lightbox img, #overlay img{
    border: none;
}

#overlay{
    background: #D0D0D0;
    opacity: 0.6 !important;
}

#lightbox #closeButton{
    display:none;
}

.error-message{color:#FF3300;}