/* volner.ch Style Sheet */

ul#nav{
  display:inline ;
  position: relative;
  margin: 0Px;
  float: right;
  font-size: 12Px;
  font-family: "Century Gothic";
  list-style-image:url('../pics/list-pic.gif');
}

#nav .home{
  margin-right: 10Px;
}


#index_menu span{
  display: block;
  position: relative;
  margin: 0;
  font-size: 12Px;
  margin-top: 15Px;
  bottom: 0Px;
}


#firebox_menu span{
  display: block;
  position: relative;
  margin: 0;
  margin-top: 15Px;
  padding: 0Px 15Px;
  bottom: 0Px;
}


#text p{
  position: relative;
  width: 300Px;
  left: 35Px;
  margin: 0;
  margin-top: 10Px;
  margin-bottom: -10Px;
  font-family: "century gothic";
  font-size: 12px;
  text-align: left;
}

#content_products h1{
  display: block;
  height: 40Px;
  margin: 0Px;
  position: relative;
  text-align: right;
  /*padding-right: 15Px;*/ 
  font-size: 24Px;
  text-transform: capitalize;
	/* font-family: "HelveticaNeue-Light",Helvetica, "Microsoft Sans Serif", Tahoma, Arial;*/
  /*font-family: "century gothic";*/
  font-family: Verdana;
	font-weight: lighter;
	background: url(../pics/bg/h1-bg.png) no-repeat right 30Px;
  z-index: 2; 
}

#content_products h2.products{
  margin-bottom: -5Px;
}

#content_products h2.long_po{
  width: 330Px;
  font-size: 11Px;
}


#content_products h2{
  display: block;
  height: 30Px;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5Px;
  position: relative;
  text-align: right;
  right: 0px;
  /*padding-right: 15Px; */
  font-size: 12Px;
/*	font-family: "HelveticaNeue-Light",Helvetica, "Microsoft Sans Serif", Tahoma, Arial;*/
  /*font-family: "century gothic";*/
	font-family: Verdana;
  font-weight: lighter;
	background: url(../pics/bg/h1-bg.png) no-repeat right 16Px;
  z-index: 2; 
}

#content_products h2.fireboxes{
  font-family: "century gothic";
	font-weight: lighter;
  font-size: 15Px;
  background: url(../pics/bg/h1-bg.png) no-repeat right 20Px;
  position:relative;
  top: 5px;
  
}



.details{
  text-align: left;
  position: relative;
  height: 80Px;
  margin: 0Px;
  margin-right: 20Px;
  margin-top: -4Px;
  top: 35Px;
  float: right;
  padding-top: -15Px;
  width: 270Px;
  display: table-cell;
  line-height: 0Px;
}

#wrapping .details{
  margin-top: 0Px;
}

#wrapperProducts{
  top: -10Px;
}


.newpdf {
  position: relative;
  margin-bottom: 0px;
  margin-top: 0px;
  /*top: 60Px;*/
  border: none;
}

#wrapping{
  position: relative;
  padding-top: 20Px;
  margin: 0px auto;
  width: 325Px;
  left: -5Px;
  /*height: 300Px;*/
}

#wrapping p{
  margin-top: -20Px;
/*  margin-bottom: -30Px;*/
}

#wrapping p.ru{
  margin-top: -25px;
  left: 30Px;
  width: 300Px;
  font-size: 11px;
}


