/* 

Main Layout 

*/
body{
	font-size:100%;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	background: white url(../img/body-bg.jpg) 50% 0 no-repeat;/**/
	padding:0 0em;
}
input{
	font-family:Arial, Helvetica, sans-serif;  
}
select{
    font-family:Arial, Helvetica, sans-serif; 
    font-size:1em;
    border-radius:0.5em;
    border:1px solid #ccc;
    padding:2px; 
}
.page{
	max-width: 1400px;
	min-width: 990px;
	margin:0 auto;
	padding:0 0em;
}
.page-header{
	/*height:4.5em;*/
}
.page-header .logo{
	width:25%;
	float:left;
}
.page-header .navigator{
    width:55%;
	float:left
}
.page-header .contact{
	width:18.75%;
	float:right;  
    text-align: left; 
    white-space:nowrap;
}
p.contacts strong{
    font-weight:bold;
}
p.contacts span.label{
    display:inline-block;
    width:15%;
    font-style:italic;
}


.promo,
.contents{
	clear:both;
}
.main{
	width:75%;
	float:left;
}
.tree{
	width:25%;
	float:left;

}

.wrap{
    margin:0 0.5em;
}
ul.list{
    list-style:circle;
    list-style-position: outside;
}
ul.list li{
    margin-left:5em;
}

hr{
    border:none;
    border-bottom:1px dotted #ccc;
    margin:0;
    padding:0;
}
a{
	color:#FF2200;
    text-decoration:none;
}
a:hover{
	color:#000;
}
h1{
	font-size:2em;
	line-height:1.25em;
	color:#FF4200;
	font-weight:bold;
	margin: 0.75em 0.75em;	
	font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;
}

.highlight{
    background-color:yellow;
}
img.bullet{
    display:inline;
    vertical-align:middle;
    margin-right:0.5em;
}
.contact{
    font-size:1.75em;
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;
    float:right;
	text-align:right;
	padding:1em 0;
	font-weight:bold;
	color:#ff3300;
}
.contact span{
    padding-left: 0.5em;
    line-height: 1.2;
}
.section{
	width:75%;
	float:left;	
   
}
.side{
	width:25%;
	float:right;
}
.side h2{
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;
    font-size:1.5em;
    background:#FF7C01;
    color:white;
    border-radius:0 0.5em 0 0.5em;
    padding:0.25em 0.5em 0.5em 0.5em;
    margin-bottom:1em;
}
.logo img{
    margin: 1em 0;
	width:100%;
	display:block;
	/*display:inline;
	vertical-align:middle;*/	
}
.side div.article{
	padding:0 0.5em 0 1em;
}
.side div.article p{
	font-size:0.75em;
	margin-bottom:2em;
}
.realated{
    margin-bottom:1.5em;
}

.realated h3{
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0.125em;
    line-height:1.25em
}
.realated img{
    float:right;
    margin:0 0 0.25em 0.5em;
    border:1px solid #ff2200;
}
.realated li{
    clear:both;
    border-top:1px dotted #FF9900;
    padding:0.5em 0 0 0;
}
.side div.article div.realated p{
    font-size:0.675em;
    line-height:1.5em;
}





.section div.article{
	margin-left:1.71429em;
	font-size:0.875em;	
}
.section div.article h2{
	margin-bottom:1.7143em;
}
.section div.article p{
	margin-bottom:1.7143em;
}
.section div.article p.accented{
	border-radius:0.75em 0.75em 0.75em 0;
	padding:0.8571em 1.1429em;
	background-color:#FBCDAC;
}
/* 

Promo Show

*/

.promo{
	margin-bottom: 1.5em;
}
.promo .teazers{
	width:75.8%;
	float:right;
}
.promo .sections{
	width:24.2%;
	float:left;
}
#promo-sections{
	height:22.5em;
}
#promo-sections div.item{
	padding:0.75em 0em 0.6875em 0em; 
	position:relative;
	border-bottom: 0.0625em solid white;
	height:6em;
	width:100%;
    background-color:#BDC5C9;
}
#promo-sections div.item.on{
    background-color:#ff4200;
	opacity:1;
}
#promo-sections div.item h3{
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	font-size:1.25em;
	padding:0em 0.6em; 
}
#promo-sections div.item p{
	font-size:0.75em;
	padding:0em 1em;
    line-height: 1.5em; 
}
#promo-sections div.item a.go{
	width:36px;
	height:36px;
	display:block;
	position:absolute;
	bottom:0.25em;
	right:0.25em;
	background: transparent url(../img/promo-arrow.png) 50% 50% no-repeat;
}
#promo-sections div.item a.go:hover{
	background: transparent url(../img/promo-arrow-hover.png) 50% 50% no-repeat;
}
#promo-teazers{
	height:22.5em;
	background-color:#ccc;
}
/* 

Top Navigator

*/
ul.top-nav{	
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;
	font-size:1.5em;
	padding:0.5em 0 0.5em 1em; 
}
ul.top-nav li{
	float:left;
	margin-right: 0.25em;
	position:relative;
	padding:0.5em 0.5em 0.375em 0 ;
	border-bottom: 0.125em solid #9BAFC0;/* 0.0625em * 2 */ 
}
ul.top-nav li.branch{
    padding:0.5em 1.5em 0.375em 0 ;
	background: url(../img/top-nav-a-bg.png) 100% 70% no-repeat;
	border-color: #FFAA00;
}
ul.top-nav li a{
	display:block;
}
ul.top-nav li.on,
ul.top-nav.hover li:hover{
	color:#ff4200;
	background-image:url(../img/top-nav-a-bg-hover.png);
	border-color:transparent;
}

ul.top-nav.hover li li:hover{
	background:transparent none;
}
ul.top-nav.hover li:hover > ul{
	left:0em;	
}
ul.top-nav ul{
	z-index:2;
	background:#F2F2F2;
	left:-999em;
	top:100%;
	position:absolute;
	font-size:0.66666666666666666666666666666667em;
	padding:0.4375em 0;/* 0.5 - 0.0625 */
	border: 0.0625em solid #FFAA00;/* 0.0625em */
}
ul.top-nav.hover li:hover li,
ul.top-nav ul li{
	color:black;
	float:none;
	white-space:nowrap;
	padding:0;
    margin-right: 0;
	border-bottom: 0.0625em dotted #ccc;/* 0.0625em */
	background:transparent none;
}
ul.top-nav ul li a{
    color:#333;
	padding:0 0.5em;
    min-width:10em;	
}
ul.top-nav ul li a:hover{
    color:#000;    
}
ul.top-nav li:hover li:hover{
	background:#FFAA00  none;
}
ul.top-nav ul li:last-child{
	border-bottom:none;
}
/* 

Bottom Navigator

*/
ul.bot-nav{
    width:100%;
    margin:0 auto 1.5em auto;
    text-shadow:0 1px 2px #fff;
 }
ul.bot-nav li{
    width:20%;
    float:left;
    font-weight: bold;
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;
    font-size:1.25em;
}
ul.bot-nav li a{
    display:block;
    padding:0 0 0.5em 0;
}
ul.bot-nav li li  a{
    padding:0.125em 0; 
}
ul.bot-nav ul{
    margin-right:5%;    
}
ul.bot-nav li li{
	border-top:1px dotted #fff;
    font-size:0.75em;
    line-height:1.5em;
    width:auto;
    font-weight: normal;
    float:none;
}
ul.bot-nav li ul{
    margin-bottom:1em;
}

/* 

Catalogue navigation

*/
.nav-trans{
 	-webkit-transition: background-color .2s ease-out, color 0.2s ease-out, opacity 0.2s ease-out;
	-moz-transition: background-color .2s ease-out, color 0.2s ease-out, opacity 0.2s ease-out;     
}
div.catalogue-search{
    display:block;
    padding: 0.3125em 0 0.375em 1em;
    background-color:#DEDEDE;
    /*border-radius: 0.428em;*/ 
    margin-bottom: 0.0625em; 
}
div.catalogue-search input{
    vertical-align:middle;
    margin:0;
    padding:0;
    border:0;
}
div.catalogue-search input[type="text"]{
    width:70%;
    height:1em;
    padding:0.3em;
    margin-top: -0.2em;
    border-radius: 0.214em; 
}
div.catalogue-search input[type="image"]{
    margin: 0 0.5em;
    float:right;
}
ul.breadcrumbs{
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;
    margin-left:2em;
    font-size:0.875em;
    height:4em;
}
ul.breadcrumbs li{    
    padding-right: 1em;
    display: inline;
    border-left: 1px solid #ccc;
    padding:0 0 0 0.5em;
    margin: 0 0.5em 0 0;
}
ul.breadcrumbs li:last-child a,
ul.breadcrumbs li:last-child a:hover{
    color:#333;
    cursor:default;
}


ul.documents-list,
ul.catalogue-contents{
    margin-bottom:2em;
}
ul.documents-list div.icon,
ul.catalogue-contents div.icon{
    height:28px;
    display:inline-block;
    margin-right: 10px;
    width:28px;
    overflow:hidden;
    vertical-align:middle;
}
ul.documents-list div.icon img,
ul.catalogue-contents div.icon img{
    height:100%;
}
ul.documents-list div.icon{
    height:16px;
    width:16px;  
}
ul.documents-list span.info{
    font-size:0.75em;
    margin-left:1em;
    color:#999;
}
ul.documents-list a,
ul.catalogue-contents a{
    display:block;
    color:#333;
    padding-right:24px;
}
ul.documents-list a:hover,
ul.catalogue-contents a:hover{
    color:#681A1A;
    background:#EDEDED url(../img/go-arrow-sm-hover.png) 99% 50% no-repeat;
    text-shadow:0 1px 1px #fff;
}
ul.documents-list a:hover{
    background-image: url(../img/action-go-arrow-sm-hover.png);
}
ul.documents-list li,
ul.catalogue-contents li{
    border-top:1px dotted #ccc;
}
ul.catalogue-contents li.level-0 a{
    font-weight:bold;
    padding-left:0.5em;
}
ul.catalogue-contents li.level-1 a{
    padding-left:2.5em;
}
ul.catalogue-contents li.level-2 a{
    padding-left:4.5em;
}
ul.catalogue-contents li.level-3 a{
    padding-left:6.5em; 
}
ul.catalogue-contents li.level-4 a{
    padding-left:8.5em;   
}


a.catalogue-toggle{
    display:none;
    /*font-size:0.75em;
    line-height:1.9167em;
    padding:0.428em 0.5em  0.3566em 1em;
    border-radius: 0.428em;*/
    padding:0.428em 0.5em  0.3566em 0.5em;
    border-radius: 0 0 1.5em 1.5em;
    background-color: #7a92af;
    color:white;
    text-align:center;
    font-weight:bold;
    margin:0.0675em 0;
}
ul.catalogue-nav{
    margin-bottom:1.5em;
}

ul.catalogue-nav li{
    border-bottom: 0.0625em solid #fff; 
}
ul.catalogue-nav li li{
    border-top: 0.0625em solid #fff;
    border-bottom:0;
}
ul.catalogue-nav li div.parent{
    background:#B4B4B4 url(../img/ico-parent.png) 100% 50% no-repeat; 
    /*border-radius: 0.428em;*/
}
ul.catalogue-nav li div.parent span,
ul.catalogue-nav li div.parent a{
    margin-right:32px;
}
ul.catalogue-nav li div.parent.hover{
    background-image:url(../img/ico-parent-hover.png);  
}
ul.catalogue-nav li div.parent.open{
    background-image:url(../img/ico-parent-open.png); 
}
ul.catalogue-nav li div.parent.open.hover{
    background-image:url(../img/ico-parent-open-hover.png);  
}
ul.catalogue-nav li div.parent a,
ul.catalogue-nav li div.parent span{
    /*border-radius: 0.428em 0 0 0.428em; 
    border-radius: 0;*/
}
ul.catalogue-nav li a,
ul.catalogue-nav li span{
    display:block;
    font-size:0.75em;
    line-height:1.9167em;
    padding:0.428em 0.5em  0.3566em 1em;
    /*border-radius: 0.428em;
    border-radius: 0;*/
}

ul.catalogue-nav li{
	clear:both;
}
ul.catalogue-nav li img{
	height:1.9167em;
	display:inline;
	vertical-align:middle;
	margin-right:0.5em;
	/*float:left;
	margin: 0 0.5em 0.5em 0;*/
}
ul.catalogue-nav li a,
ul.catalogue-nav li span{
    background-image:url(../img/menu-level.png);
    background-position: -295px 0 ;
    background-repeat:no-repeat;
}
ul.catalogue-nav li li a,
ul.catalogue-nav li li span{
    padding-left:1.5em;
    background-position: -290px 0 ;
}
ul.catalogue-nav li li li a,
ul.catalogue-nav li li li span{
    padding-left:2em;
    background-position: -285px 0 ;
}
ul.catalogue-nav li li li li a,
ul.catalogue-nav li li li li span{
    padding-left:2.5em;
    background-position: -280px 0 ;
}
ul.catalogue-nav li li li li li a,
ul.catalogue-nav li li li li li span{
    padding-left:3em;
    background-position: -275px 0 ;
}
ul.catalogue-nav li span{
    background-color:#FF4400; 
    color:white; 
}
/* colors by levels */
/* 0 */
ul.catalogue-nav li a,
ul.catalogue-nav li div.parent,
ul.catalogue-nav li div.parent.open{
    color:#000;
    background-color:#e7e7e7;
}
ul.catalogue-nav li a.hover,
ul.catalogue-nav li div.parent.open a.hover{
   background-color:#C9C9C9;
}
ul.catalogue-nav li div.parent.hover,
ul.catalogue-nav li div.parent.open.hover{
    background-color:#7a92af;   
}
ul.catalogue-nav li div.parent.open a{
    background-color:#C9C9C9;
}
/* 1 
ul.catalogue-nav li li a,
ul.catalogue-nav li li div.parent,
ul.catalogue-nav li li div.parent.open{
    background-color:#e7ceb0;
}
ul.catalogue-nav li li a.hover,
ul.catalogue-nav li li div.parent.open a.hover{
   background-color:#ff8b00;
}
ul.catalogue-nav li li div.parent.hover,
ul.catalogue-nav li li div.parent.open.hover{
    background-color:#d9af7f;   
}
ul.catalogue-nav li li div.parent.open a{
    background-color:#ffd199;
}*/
/* 2 
ul.catalogue-nav li li li a,
ul.catalogue-nav li li li div.parent,
ul.catalogue-nav li li li div.parent.open{
    background-color:#e7c3b0;
}
ul.catalogue-nav li li li a.hover,
ul.catalogue-nav li li li div.parent.open a.hover{
   background-color:#ff5800;  
}
ul.catalogue-nav li li li div.parent.hover,
ul.catalogue-nav li li li div.parent.open.hover{
    background-color:#d99d7f;   
}
ul.catalogue-nav li li li div.parent.open a{
    background-color:#ffbd99;
}*/
/* 3 
ul.catalogue-nav li li li li a,
ul.catalogue-nav li li li li div.parent,
ul.catalogue-nav li li li li div.parent.open{
    background-color:#e7b8b0;
}
ul.catalogue-nav li li li li a.hover,
ul.catalogue-nav li li li li div.parent.open a.hover{
   background-color:#ff2700;  
}
ul.catalogue-nav li li li li div.parent.hover,
ul.catalogue-nav li li li li div.parent.open.hover{
    background-color:#d98c7f;   
}
ul.catalogue-nav li li li li div.parent.open a{
    background-color:#ffa899;
}
*/
div.pager{
    
}
div.pager a{
    color:black;
}
div.pager a:hover{
    color:#ff4400; 
}
div.pager span.num,
div.pager a.num{
    color:black;
    display:inline-block;
    width:2em;
    height:2em;
    border-radius:1em;
    line-height:2em;
    background-color:#EAEAEA;
    text-align:center;
}
div.pager a.num:hover,
div.pager span.num{
    color:white;
    background-color:#ff4400;  
}

div.illustr-row{
    border-top:1px dotted #ff6600;
    border-bottom:1px dotted #ff6600;
    padding:1em 1em 0.5em 1em ;
    margin:0 0 1em 0;
    background-color:#F2F2F2;
}
div.data-row{
    padding-top:0.5em;
    border-top:1px dotted #ccc;  
    clear:both; 
}
div.data-cell{
    width:30%;
    margin-right:3%;
    float:left;
}
/* 

Home page

*/
.online{
    position:fixed;
    top: 50px;
    right: 0px;
    z-index:2000;
}
.kotel{
    position:fixed;
    top: 0px;
    right: 54px;
    z-index:2000;
}
#mail {visibility: hidden;}
#mail:checked ~ #popup form {visibility: visible;}
#mail:checked + label {
  position: fixed;
  top: 0; left: 0; bottom: 0; right: 0;
  z-index: 99;
  color: rgba(0,0,0,0);
  background: rgba(180,180,180,.9);
  cursor: pointer;
}
#popup {
  visibility: hidden;
  position: fixed;
  top: 0; left: 0; bottom: 0; right: 0;
  z-index: 100;
}
#popup form {
  position: absolute;
  top: 50%; left: 50%;
  -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
  padding: .5% 1% 1%;
  border: 1px solid rgb(100,100,100);
  font-size: 16px;
  font-weight: 600;
  text-align: right;
  text-shadow: -1px -1px #666;
  color: rgb(240,240,240);
  background: rgb(150,150,150) linear-gradient(rgb(100,100,100), rgb(170,170,170));
}
#popup div:nth-of-type(1) {padding-top: 3%;}
#popup div:nth-last-of-type(1) {padding: 1% 0 4%;}
#popup div:after {
  content: attr(data-title);
  display: block;
  font-size: 90%;
  font-weight: normal;
  text-shadow: none;
}
#popup input {font-size: 90%;}
#popup [type='submit'] {cursor: pointer;}
#popup label:hover {
  color: #dbeaf9;
  cursor: pointer;
}
a.shopping-cart,
a.to-the-top{
	display:block;
	position:fixed;
    z-index:2000;
	height:3em;
	width:3em;
	background: #ff4200 url(../img/shopping-cart.png) 50% 50% no-repeat;
}
a.toggle-menu{
    display:none;
	position:fixed;
    z-index:2000;
	height:3em;
	width:3em;
	background: transparent url(../img/ico-menu.png) 50% 50% no-repeat;
	opacity:1; 
	top:0em;
	right:3.25em;
}
a.shopping-cart{
	border-radius: 0 0 0 1.5em;
	top:0em;
	right:0em;
}
a.to-the-top{
	border-radius: 1.5em  0 0 0;
	bottom:0em;
	right:0em;
    background-image: url(../img/to-the-top.png);
    background-size:50% 50%;
    background-color:#A9A8A8;
}
a.to-the-top:hover,
a.shopping-cart:hover{

}
a.shopping-cart span.num{
    position:absolute;
    top:0px;
    right:0px;
    font-size:0.75em ;
    line-height:1.75em;
    display:block;
    background-color:#06A543;
    color:white;
    text-align:center;
    width:1.75em;
    height:1.75em;
	border-radius: 0 0 0 0.875em ;
}





/* 

Home page

*/
h2{
	font-weight:bold;
}

h2.promo-hits{
	font-size: 1.5em;
	color:#ff4e00;
	padding: 0.5em 0.5em 0.5em 1.0em;
}
div.promo-hits-container{
	position:relative;
	width:100%;	
	height:18em;
	/*background:#ff4200;*/
}
div.promo-hits-container a.next,
div.promo-hits-container a.prev{
	display:block;
	position:absolute;
	z-index:3;
	top:50%;
	margin-top: -50px;
	left:0;
	opacity:0.5;
}
div.promo-hits-container a.next{
	left:100%;
	margin-left:-42px;
}
div.promo-hits-container a.prev:hover,
div.promo-hits-container a.next:hover{
	opacity:1;
}
div.promo-hits{
	background:#fbcb97;
	/*margin: 0 0.125em;*/
	margin: 0 1.5em;
}
div.promo-hits.h div.item{
	height:16em;
	width:11.9375em;
	float:left;
	padding: 0.5em 1.5em 1.5em 1.5em;
	border-left: 0.0625em solid #ff4200;
	background: transparent url(../img/promo-hits-hit-bg.png) 100% 100% no-repeat;
	position:relative;
}
div.promo-hits.h div.item:first-child{
	width:12em;
	border-left: none;	
}
div.promo-hits.h div.item div.img{
	border:1px solid white;
	float:left;
	box-shadow:2px 2px 2px #555;
}
div.promo-hits.h div.item div.img img{
	width:auto;
}
div.promo-hits.h div.item div.frame{
	height:7.5em;
	padding:0.5em 0;
}
div.promo-hits.h div.item h3{
	clear:both;
	color:#BC3C3C;
	font-weight:bold;
	font-size:0.875em;
	text-shadow:0 1px 1px white;
}
div.promo-hits.h div.item p{
	font-size:0.75em;
	line-height:1.5em;
}
 
div.promo-hits.h div.item a.go{
	height:36px;
	width:36px;
	display:block;
	position:absolute;
	z-index:2;
	left:1.5em;
	bottom:0.5em;
	background: transparent url(../img/promo-arrow.png) 50% 50% no-repeat;
}
div.promo-hits.h div.item a.go:hover{
	background: transparent url(../img/promo-arrow-hover.png) 50% 50% no-repeat;
}
div.actions{
	margin:0;
}
div.actions h2{
	color:white;
	font-size: 1.5em;
	background: #ff4e00;/* url(../img/actions-h2-bg.png) 100% 50% no-repeat;*/
	padding: 0.5em 0.5em;
	margin:0;
	border-radius:0 0.75em 0 0;
}
div.actions div.item{
	float:left;
	background-color:#FDE0C1;
	background: #FDE0C1 url(../img/double-brdr-h-bg.png) 0 100% repeat-x;	
}
div.actions div.item div.frame{
	height:6em;
	padding:0.75em;
}
div.actions div.item div.frame div.img{
	border:1px solid #ff4200;
	float:left;
}
div.actions div.item div.frame div.img img{
	width:auto;
	height:100%;
	
}
div.actions div.item a.go{
	height:36px;
	width:36px;
	display:block;
	float:right;
	background: transparent url(../img/action-go-arrow.png) 50% 50% no-repeat;
	margin: 0.75em 0.75em;
}
div.actions div.item a.go:hover{
	background: transparent url(../img/action-go-arrow-hover.png) 50% 50% no-repeat;
}
div.actions div.item h3{
	color:#ff4e00;
	font-weight:bold;
	padding: 0 0 1.5em 0.75em;	
}
div.actions div.item p{
	font-size:0.75em;
	padding: 0 0.5em 1.725em 1em;
}


.footer{
    position:relative;
	background:#E1E1E1;
	clear:both;
  -moz-border-radius:  1.5em 1.5em 0 0em;
  -webkit-border-radius:1.5em 1.5em 0 0em;
  border-radius: 1.5em 1.5em 0 0em;
      color:#555;
      border-width: 1px 1px  0 1px;
  border-color:#aaa;
  border-style:solid;
}
.footer a.bot-nav-ancor{
    position:absolute;
    top:-3em;
}
.footer a{
    color:#000;
}
.footer hr{
    margin-top:2em;
    border-color:#AFAFAF;
    width:80%; 
}
.footer a:hover{
    color:#ff4400; 
}
.footer .left{
    width:25%;
    float:right;
    text-align:center;
    font-size:0.75em;
}
.footer .left img{
    margin:1.5em auto 0.5em auto;
}
.footer .right{
    width:75%;
    float:right;
    padding:1.5em 0;
}
.footer .right p{
    font-weight: normal;
    padding-top:1.5em;
    font-size:0.875em;
    clear:both;
}
.footer .right p img{
    display:inline;
}

/*
CATALOGUE SECTION
*/
@-moz-document url-prefix() {
    .justify,
    div.side div.article p,
    div.category-intro-text {
        text-align:justify;
      -webkit-hyphens: auto;
         -moz-hyphens: auto;
              hyphens: auto; 
    }

}

div.special-offer{
    border:2px solid red;
    margin:0 0 1em 0;
    background:#FFE9BF;
    border-radius:1em 0;
    position:relative;
    padding: 0.5em 3em 0.5em 1em;
}
div.special-offer h3{
    font-size:1.25em;
    line-height:1.25em;
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;  
    font-weight:bold;
    margin-bottom:0.5em;
    color:red;
}
div.special-offer p{
    font-size:0.85em;
    line-height:1.5em;
    margin-bottom:0em;
}
div.special-offer img{
    position:absolute;
    right:5px;
    top:-30px;
}
div.main-picture{
    max-width:50%;
    margin:0 1.5em 1em 0;
    float:left;
}
div.main-picture img{
    max-width: 100%;
    box-shadow:2px 2px 4px #000;
    border: 1px solid #ff2200;
}
div.symbols {
    text-align:left;
    line-height:2em;
}
div.symbols img{
    border:none;
    display:inline;
    margin:0 2px;
}
ul.news-list li{
    border-top:1px dotted #ccc;
}
ul.news-list li a{
    display:block;
    color:#333;
    padding-right:24px;
    background:transparent url(../img/page_white_text.png) 1%  50% no-repeat;
    padding-left:30px;
}
ul.news-list li:hover a{
    color:#681A1A;
    background-color:#EDEDED;
    background-image: url(../img/page_white_text.png), url(../img/go-arrow-sm-hover.png);
    background-position: 1%  50%, 99% 50% ;
    background-repeat:no-repeat;
    text-shadow:0 1px 1px #fff; 
}
p.article-date{
    margin-bottom:1.5em;
    padding-bottom:1em;
    text-align:right;
    border-bottom:1px dotted #ff4400;  
}   

ul.pdf-list li a{
    background:transparent url(../images/pdf.gif) 0 0 no-repeat;
    padding-left:20px;
}
ul.dwg-list li a{
    background:transparent url(../images/dwg.gif) 0 0 no-repeat;
    padding-left:20px;
}
ul.news-list,
ul.pdf-list,
ul.dwg-list{
    margin-bottom:1em;
}
div.description{
    font-size:0.875em;
    line-height:1.5em;
    clear:both;
    border-top:1px dotted #ff9900;
    padding: 5px 0 0 0;
}
div.description img{
    display:inline;
    vertical-align:middle;
}
div.description.category-intro-text{
    margin-bottom:1.5em;
}


div.more-info{
    clear:both;
    margin-bottom:1.5em;
}
div.more-info a.header{
    display:block;
    float:right;
    background:#ff6600 url(../img/ico-more-info.png) 50% 50% no-repeat;
    padding:0;
    border-radius:1.5em;
    width: 3em;
    color:#ffdfca;
    font-weight:bold;
    height:3em;
    margin-bottom:1em;
}
div.more-info a.header:hover{
    color:#fff;
    background-image:url(../img/ico-more-info-hover.png);
}
div.more-info a.header.open{
    border-radius: 1.5em 1.5em 0 0;
    margin-bottom:0em;
}
div.more-info div.body{
    clear:both;
    display:none;
    font-size:0.875em;
    background:#F1F1F1;
    padding:1.5em;
    border-radius:  1em 0 1em 1em;
    border: 1px solid #ff6600;
    /*box-shadow:inset 0 0 5px #888;*/
}
div.more-info div.body hr{
    border:none;
    border-bottom:1px dotted #ffa439;
}
div.more-info div.body img{
    margin:10px;
    border:1px solid #ff2200;
}
ul.subproducts-list h3{
    font-weight:bold;
    margin-bottom:0.25em;
    font-size:1.25em;
    line-height:1.25em;
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;
    
}
ul.subproducts-list{
    margin-bottom:1em;
}
ul.subproducts-list li:first-child{
    border-top:1px dotted #ffa439;  
}

ul.subproducts-list li{
    clear:both; 
    padding: 5px 0;
    border-bottom:1px dotted #ffa439;
}

ul.subproducts-list li div.text p{
    font-size:0.875em;
    line-height:1.5em;
}
ul.subproducts-list li div.text p.date{
    display:block;
    float:right;
    font-size:0.875em;
    padding:0.25em 1em;
    background-color:#E3ECEF;
    border-radius: 1em 0;
    margin: 0 0 1em 0.5em;
    border:1px solid #ccc;
    font-style:italic;
}

ul.subproducts-list li div.image{
    float: left;  
    width:25%;
}

ul.subproducts-list li div.text{
    width:75%;
    float: left;
}
 ul.subproducts-list li div.text div.symbols {
    text-align:left;
    line-height:2em;
}
 ul.subproducts-list li div.text div.symbols img{
    border:none;
    display:inline;
    margin:0 2px;
}
ul.subproducts-list li div.text div.padding{
    margin-left:1.5em;
}
ul.subproducts-list li img{
    margin:0 auto;
    display:block;
    border:1px solid #ff2200;
    max-width:100%;
}
a.go-for-more{
    display:block;
    background: transparent url(../img/action-go-arrow.png) 0 0 no-repeat;
    width:36px;
    height:36px;
    float:left;
}
a.go-for-more:hover{
    background: transparent url(../img/action-go-arrow-hover.png) 0 0 no-repeat;  
}
div.subdir-list{
    margin-bottom:2em;
}
div.subdir-list h3{
    font-size:1.25em;
    line-height:1.25em;
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;  
    font-weight:bold;
    margin-bottom:0.5em;
}
div.subdir-list p{
    font-size:0.75em; 
    line-height:1.5em;
    color:#555;
}


div.product{
    clear:both;
    border:1px solid #ccc;
    padding:10px;
    border-radius:1em;
    margin-bottom:1em;
    background:#f4f4f4;
}
div.product div.header{
    width:100%;
}

div.product div.header a.more{
    display:block;
    font-size:0.75em;
    font-style: italic;
    line-height:1.25em;
}
div.product div.header div.description{
    border:0;
    padding:0;
    margin:0 0 1em 0;
    clear:none;
}
div.product div.header div.description > div{
    display:none;
}
div.product div.header h2{
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;
    font-size:1.5em;
    line-height:1.25em;
    color: #691313; 
    margin-bottom:0.5em;   
}

div.product div.header img.picture{
    float:right;
    margin:0 0 20px 20px;
}
div.product div.header p{
    font-size:0.875em;
    line-height:1.5em;
}
div.product div.header p img{
    display:inline;
    vertical-align:middle;
}
div.product div.body{
    width:100%;
    clear:both; 
    border-top: 1px dotted #ff2200;
    padding:2px 0;
}

div.product div.props{
    width:50%;
    float:left; 
    line-height:1.25em;
    margin-top:0.25em;
}

div.product div.props span.description{
    font-size:0.875em;
    line-height:1.5em;
    color:#555;
}
div.product div.props span.description p{
    margin:0;
}
div.product div.articul{
    width:16%;
    float:left;  
    text-align:left; 
    color:#ff2200;
}
div.product div.articul h2{
    line-height:1.25em;
    margin-bottom:0;
    margin-top:0.25em;
}
div.product div.price{
    font-size:1.25em;
    width:34%;
    float:right; 
    text-align:right; 
    color:#ff2200;
}
div.product div.price img{
    display:inline;
    vertical-align:middle;
    width:20%;
}
div.product div.price input{
    text-align:center;
    font-size:1em;
    width:2em;
    color:#333;
    border-radius:0.25em;
    border:1px solid #ccc;
}

strong{
    font-weight:bold;
}
img.add-to-cart{
    cursor: pointer;
}

/*

SPECIAL OFFERS

*/
div.actions-list div.image{
    max-width:200px;
    width:100%;
    margin-bottom:0.5em;
    position:relative;
}
div.actions-list div.image img{
    width:100%;
    border:1px solid #FFAA55;
}
div.actions-list h3{
    font-size:1.25em;
    line-height:1.25em;
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;  
    font-weight:bold;
    margin-bottom:0.5em;
}
div.actions-list p{
    font-size:0.875em; 
    line-height:1.5em;
}

/* 

SHOPPING CART

*/
.hidden-info{
    display:none;
}


a.toggle-hidden-info{
    display:block;
    float:left;
    margin-top:-1em;
    font-size:0.875em;
}
div.total{
    text-align:right;
    line-height:2.5em;
}
div.total span.number,
div.total span.price{
    font-size:1.25em;
    font-weight:bold;
}
div.total span.price{
    color:#ff4400;
}

input[type="submit"]{
    font-size:1.2em;
    background-color:#ff4400;
    line-height:1.5em;
    color:white;
    font-weight:bold;
    border:0;
    padding: 0.25em 1em;
    border-radius: 1em;
    cursor:pointer;
}
input[type="submit"]:hover{
    box-shadow: 0px 0px 2px #000;
}
input[type="submit"].disabled{
    background-color:#ccc; 
    cursor:default; 
}
input[type="submit"].disabled:hover{
    box-shadow: none; 
}
table.form{
    width:100%;
    border-collapse:collapse;
}
table.form td{
    padding:3px 0;
}
table.form td div{
    padding:0;
    width:50%;
    float:left;
}
table.form td div.value{
    font-weight:bold;
}
table.form td div.label{
    background:transparent url(../img/dot.png) 0 100% repeat-x;
    height:1.5em;
}
table.form td div.label span{
    display:block;
    float:left;
    background-color:white;
    font-size:1em;
    line-height:1.5em;
}

table.form textarea,
table.form input[type="text"]{
    font-size:1em;
    border-radius:0.5em;
    border:1px solid #ccc;
    padding:2px;
}
table.form td div.input textarea,
table.form td div.input input[type="text"]{
    width:95%;
}
table.form td div.input textarea:focus,
table.form td div.input input:focus{
    border-color:#ff4400;
}
table.form.send-order td{
    border-top:1px dotted #ccc;
}
.section div.article p.sys-message{
    border:1px solid #ff4400;
    color:red;
    padding:10px 10px 10px 50px;
    border-radius:15px;
    font-weight:bold;
    background:#FFEFDC url(../img/warning.png) 10px 50% no-repeat;
    margin-bottom:0.5em; 
}
.section div.article p.info{
    font-size: 0.75em;
    line-height:1.5em;
    margin-bottom:0.5em; 
}
.section div.article h2.sub-title{
    font-family:'PT Sans Narrow', Arial, Helvetica, sans-serif;
    font-size:1.5em;
    line-height:1.25em;
    color: #ff4400; 
    margin-bottom:0.5em;  
}
a.go-for-more-new{
	height:18px;
	width:18px;
	display:block;
	background: transparent url(../img/action-go-arrow-sm.png) 50% 50% no-repeat;
}
a.go-for-more-new:hover{
	background: transparent url(../img/action-go-arrow-sm-hover.png) 50% 50% no-repeat;
}
table.products-list{
    border-collapse:collapse;
    margin-bottom:1em;
    width:100%;
}
table.products-list tr.odd td{
    background-color:#EDEDED;
}
table.products-list tr.even td{
    background-color:#FCFCFC; 
}
table.products-list td.name{
    font-weight:bold;
}
table.products-list td.number{
    text-align:center;
    width:5em;
}
table.products-list  td.price{
    width:7em;
    text-align:right;
    font-weight:bold;
    color:#ff4400;
}
table.products-list  td.total-label{
    font-size: 0.875em;
    text-align:right;
    font-style:italic;
}
table.products-list td{
    padding:2px 5px;    
}
table.products-list tr.product td{
    border-top:1px dotted #ccc;
}
.top-intro{
    background:#dfdfdf;
    font-size:0.75em;
    line-height:1.25em;
    text-align:center;
    border-bottom: 1px solid #aaa;
    padding:5px 0;
    text-shadow:1px 1px 1px #fff
}
/*

General Decoration 

*/
.rounded {
  -moz-border-radius: 0 0.75em 0.75em 0.75em;
  -webkit-border-radius:0 0.75em 0.75em 0.75em;
  border-radius: 0 0.75em 0.75em 0.75em;
}
.shadow{
  -moz-box-shadow: 2px 2px 4px #969696;
  -webkit-box-shadow: 2px 2px 4px #969696;
  box-shadow: 2px 2px 4px #969696;
}
/* 

Media  

*/
@media only screen and (max-width : 990px) {
	.page{ min-width: 750px; }
	.main{ width:70%; }
    .page-header .logo{ width:30%; margin-bottom: 0;}
    .logo img{ margin-bottom: 0; } 
    .page-header .navigator { width:70%; }
    .page-header .contact { 
        float:none;
        width:30%;
        font-size: 0.875em;
        text-align:center;
        padding:0;
        margin-bottom:0.75em;
        white-space:normal;
    }
.contact span{
    padding-left: 0;
}
        
        
	.tree{ width:30%; }
 
    
    .section,
	.side{ width:100%; float:none; clear:both;}
    .section div.article{ padding:0 0.571429em 0 0.571429em;}
    .side div.article{ padding:0 0.571429em 0 0.571429em; margin-left: 1.5em;}

	.promo .teazers{ width:100%; float:none; clear:both;}
	.promo .sections{ width:100%; float:none; clear:both;}
	#promo-sections{ height:7.5em; }
	#promo-sections div.item { width:14.9375em ; float:left; border-right: 0.0625em solid white;}
    .footer .left{ width:30%;}
    .footer .right{ width:70%;}
    ul.bot-nav li{width:25%;}
    .footer hr{width:100%;}
    .realated{ font-size:1.125em;}
}
@media only screen and (max-width : 750px) {

    .page-header{
        background: #dedede;
        position: fixed;
        height:3.25em;
        top:-0.25em;
        width:100%;
        z-index: 1000;
    }
    .top-intro{
        display:none;
    }
    a.toggle-menu{
        display:block;
    }
    .page-header .contact{
        display:none;
    }
    .page-header .logo{ 
        width:  50%; 
   	    margin: 0.75em 0 0.25em 0;
        height: 2em;
    }
    .logo img{
        margin: 0;
    	width:auto;
    	display:block;
        max-height:1.75em;
    } 
    
    .contents{
        margin-top:3em;
    }
    .top-nav{
        display:none;
    }
    h1{
        font-size: 1.5em;
    }
    table.form td div{
        width:100%;
        float:none;
        background-image:none;
    }
    table.form td div.label{
        background-image:none;
    }
    div.data-row{
        border:none;
    }
    div.data-cell{
        border-top:1px dotted #ccc;
        width:100%;
        margin:0;
        float:none;
        padding-top:0.25em;
    }
     div.actions-list{
        text-align:center;
     }   
    div.actions-list div.image{
        margin:0.5em auto;
    }
    
ul.bot-nav{
    width:80%;
    margin:0 auto 1.5em auto;
 }
ul.bot-nav li{
    width:100%;
    float:none;
    border-bottom:1px dotted #fff;
}
ul.bot-nav li li{
    border:none;
}
ul.bot-nav li ul{
    margin: 0 0 0.5em 0;
}
.footer hr{
    display:none;
}
    
    
	.page{ min-width: 290px; }
	.main{ width:100%; float:none; }
	.tree{ width:100%; float:none; display:_none; }

	.promo { display:none }
	.breadcrumbs { display:none }
	h1,
	.section div.article,
	.side div.article{
	   margin-left:0;
    }
    .side div.article{ padding:0 0.571429em 0 0.571429em;}
	h1{
	   text-align: center;
	}
    div.main-picture{
        max-width:100%;
        float:none;
        margin-right:0;
        
    }
    div.main-picture img{
        margin:0 auto;
    }
    .footer .left{
        width:100%;
        float:none;
    }
    .footer .right{
        width:100%;
        float:none; 
        text-align:center; 
    }
a.catalogue-toggle{
    display:block;
}
div.tree {
    display:none;
}   
    
    

div.product div.props{
    width:auto;
    float:none; 
    font-style:italic;
    font-size:0.875em;
}

div.product div.props span.description{
    font-size:0.875em;
    line-height:1.5em;
    color:#555;
}
div.product div.articul{
    width:auto;
    float:none; 
}
div.product div.articul{
    font-size:1.25em;
}
div.product div.price{
    font-size:1.5em;
    width:auto;
    float:none; 
    text-align:left; 
}
div.product div.price img{
    display:inline;
    vertical-align:middle;
    width:20%;
}
div.product div.price input{
    text-align:center;
    font-size:1em;
    width:2em;
    color:#333;
    border-radius:0.25em;
    border:1px solid #ccc;
}  
    
    
    
    
    
    
    
    
    
    
    
