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

html {margin:0; padding:0;}

body {margin:0; 
      padding:0; 
	  background-color:#fff; 
	  font-family:Arial,sans-serif;	 
	  }
	  
img { border:0; margin:0; padding:0; vertical-align:bottom;}
table { border-collapse:collapse;}
h1 { font-size:1.4em; font-weight:normal; font-family:Arial, Helvetica, sans-serif; padding:0; margin:0 0 20px; color:#6c6c6c;}
h2 { font-size:1.1em; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}

.toptable {
  width:100%; 
  min-width:1000px;
  max-width:1600px; 
  margin-left:auto; 
  margin-right:auto; 
  white-space:nowrap;
  }
  
.page {
  width:100%; 
  min-width:1000px;
  max-width:1600px; 
  margin-left:auto; 
  margin-right:auto;   
  }

.logo {
  width:530px; 
  height:88px; 
  background: bottom left no-repeat url(/images/logo.jpg);
  min-width:530px;
  }

.icons {
  padding:0px;
  margin:0px;
}

.icons li {
  display:inline;
  margin-right:7px;
}

.top {
 text-align:right;
 padding: 5px 15px 5px 5px;
 font-family: Arial, Helvetica, sans-serif;  
 color:#3c746b; 
}

.top address {
  font-style:normal;
  padding-bottom:5px; 
  }
  
.top div {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  line-height:100%;  
  }

.top span{
  color:#000;      
  }
  
.top input{
  border:1px solid #000;     
  }
  
.toplinelmg { 
  height:83px;
  width:555px;
  background: top left no-repeat url(/images/toplakprod.gif); 
  } 
  
.topline {  
  background: top left repeat-x url(/images/toplakline.gif); 
  } 
  
.catalog {
  padding:10px 25px 10px 16px;
  width:25%;   
  }
  
.catalog .title {
  font-size:1.1em;
  font-weight:bold;  
  }
  
.catalog .title a {
  color:#4e706d;
  }
  
.catalog ul {
  margin-left:0px;
  margin-top:1.0em;
  font-size:0.9em;
  list-style-type:none;
  padding-left:10px;  
  }

.catalog li {
  margin-left:0px;
  padding:3px 8px 12px 25px;  
  background: no-repeat top left url(/images/item.gif);  
  }
  
.catalog .actli {
  color:#ae2c2c;   
  background: no-repeat top left url(/images/activeitem.gif);  
  }
  
.catalog li a {
  color:#000;
  text-decoration:none;  
  }
  
.catalog li a:hover {
  color:#ae2c2c;
  }
  
.mainmenu {
  background:top left repeat-x url(/images/mmback.gif);  
  }
  
.mainmenu td{
  text-align:center;  
  white-space:nowrap;  
  }
 
.mainmenu .left {
  width:3px;
  height:25px;
  background: bottom right no-repeat url(/images/menuleft.gif);  
  } 
  
.mainmenu .cur {  
  background-color:#e5781d;
  color:#fffa71;
  padding:3px 15px;     
  }
  
.mainmenu .cur a{
  text-decoration:none;  
  color:#fffa71;      
  }
  
.mainmenu .item {  
  padding:0px 20px 4px;
  font-size:0.9em; 
  }
  
.mainmenu .item a{
  color:#000;
  text-decoration:none; 
  }
  
.mainmenu .right {
  width:3px;
  height:25px;
  background: bottom left no-repeat url(/images/menuright.gif);
  } 

.addressbar {
  margin: 10px;
  font-size:0.9em;
  }

.addressbar ul {
  margin:0;
  padding:0; 
  list-style-type:none;
  }
  
.addressbar li {
  display:inline;    
  }
  
.addressbar a {
  color:#b41314;    
  }
  
.addressbar a:hover{
  color:#f00;
  }
  
.content {
  padding:14px;
  margin-right:50px;
  margin-bottom:20px;
  border:1px dashed #e77844;
  color:#4f4f4f;
  line-height:140%;
  word-spacing:0.17em; 
  }
  
.content p{
  font: 0.9em Arial, Helvetica, sans-serif;
  line-height:140%;
  word-spacing:0.17em;
  }
  

  
.bottom {
  width:100%; 
  min-width:1000px;
  max-width:1600px; 
  margin-left:auto; 
  margin-right:auto;
  border-top:4px solid #e5781d;
  background-color:#ffef86;    
  }
  
.bottom .copy {
  width:315px;  
  background: top left no-repeat url(/images/copy.gif);
  }
  
.bottom .copy div{  
  height:22px;
  padding-left:9px;
  font: 0.8em Arial, Helvetica, sans-serif;
  color:#fff;
  }
  
.bottom .copy p{
  margin:0;
  padding-top:4px;
  padding-bottom:6px;
  padding-left:12px;  
  font: 0.8em Arial, Helvetica, sans-serif;
  color:#777;
  }
  
.bottom .botaddr {
  padding-left:50px;
  padding-top:4px;
  font: 0.8em Arial, Helvetica, sans-serif;
  color:#777;
  }
  
.bottom .bottomimg {
  width:130px;  
  border-left:4px solid #e5781d;
  background: top left no-repeat url(/images/bottomimg.jpg);
  }
  
/* Contacts */

.mailform {  
  width:50%;
  text-align:left;
  padding-left: 10px;
  }

.mailform input[type="text"] {  
  border:1px solid #999;
  }
  
.contactslist {
  width:45%;
  text-align:left;
  padding-left: 10px;  
  }
  
.h{
  margin-bottom: 10px;
  font-weight:bold;  
  }
  
.t{
  margin-bottom: 18px;
  font-size: 0.9em;
  }
  
.c {
  font-size: 0.8em;
  }
  
.i {
  margin-bottom:8px;
  }
  
.s {
  clear:both;
  padding-top:6px;
  }
  
.s input{
  width:180px;
  height:35px;
  font-family: Tahoma, Helvetica, sans-serif;
  font-weight:bold;  
  }

.person {
  float:left;
  margin-bottom:8px;
  width:100%;
  }
  
.personfoto {
  width:70px;
  float:left;
  margin:5px 10px 5px 0px;
  }
  
.personfoto img {
  border:1px solid #999;
  }
  
.persontxt {
  width:65%;
  float:left;
  margin:5px 0px;
  }
  
.persontxt span {
  font-size: 0.9em;  
  color:#000;    
  }
  
.persontxt div {
  font-size: 0.8em;
  padding-top:3px;  
  }
 
.captcha {
  float:left;  
  }
  
.captchatext {
  width:68px;
  text-transform:uppercase;
  font-size:1.4em;
  font-family:"Courier New", Courier, monospace;     
  }
  
.captchaсode {
  float:left;
  padding:16px 0px 0px 8px;
  }
  
/* Articles */  

.listblock {
  margin-left: 10px;
  margin-bottom:30px;   
  }
  
.listblock a{
  color:#000;   
  }
  
.pagetxt2 {
  text-align:left;
  font-size:1.0em;
  line-height:140%;
  word-spacing:0.17em; 
  margin-left: 30px;
  }
  
/* Lister */

.lister {
  font:0.9em Arial, Helvetica, sans-serif;   
  }
  
.lister div {
  float:left;
  text-align:center;
  margin:3px;
  }
  
.lister div.next {
  width:30%;
  text-align:left;
  }
  
.lister div.back {
  width:27%;  
  }
  
.lister div.prev {
  width:30%;
  text-align:right;
  }
  
.lister li {
  display:inline;
  margin-right:1.2em;
  }
  
.lister strong {
  background-color:#CCC;
  font-weight:normal;
  padding: 0px 4px; 
  }
  
.lister span {
  color:#CCC;
  }
 /****************************/
.modal { 
    background-color:#fff; 
    display:none;
	width: 800px;
    padding:15px; 
    text-align:left; 
    border:2px solid #333; 

    opacity:0.8; 
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    -moz-box-shadow: 0 0 50px #ccc; 
    -webkit-box-shadow: 0 0 50px #ccc; 
} 
 
.modal h2 { 
    background:url(/img/global/info.png) 0 50% no-repeat; 
    margin:0px; 
    padding:10px 0 10px 45px; 
    border-bottom:1px solid #333; 
    font-size:20px; 
}

/* root element for tabs  */
ul.APtabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	
}

/* single tab */
ul.APtabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.APtabs a { 
	background: url(/img/global/tabs.png) no-repeat -652px 0 #a7a7a7;
	font-size:12tp;
	display:block;  
	line-height:30px;
	text-align:center;	
	text-decoration:none;
	color:#fff;
	padding:0px;
	margin-right:5px;	
	position:relative;
	top:1px;
}

ul.APtabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.APtabs a:hover {
	background-position: -652px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.APtabs a.current, ul.APtabs a.current:hover, ul.APtabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.APtabs a.w1 			{ background-position: -519px 0; width:134px; }
ul.APtabs a.w1:hover 	{ background-position: -519px -31px; }
ul.APtabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
ul.APtabs a.w2 			{ background-position: -366px -0px; width:154px; }
ul.APtabs a.w2:hover 	{ background-position: -366px -31px; }
ul.APtabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
div.APpanes div.pane {
	display:none;		
}
