body {
  background: #000 url(images/bg.gif); background-repeat:repeat-x;
  padding:5px 0;
  margin:0;
  color: #333;
  font: 80% arial;
  
}

.inner_table{width:797px; background:#fff; }

.header{width:797px;}

td {
    color: #333; 
    font: 80%  arial; 
    vertical-align:top;
}

left_td {
    background:url(images/bg-left.gif);
    background-repeat:repeat-y;
}

li {margin-left:15;list-style:square;padding-right:5px;}

img{border:0}

h2{font-size:1.8em; font-weight:normal}
h3{font-size:2em; font-weight:normal}

a{color:#1850A3;}   

a:hover {text-decoration:none;}   


/*ico_top*/
.small_ico{padding:5px 20px 0 0; white-space:nowrap}
.small_ico SPAN{font-size:12px; color:#4A97DA}
.small_ico A{color:#fff; font-size:12px; text-decoration:none}
.small_ico img{ margin-right:5px}
/********/


/*header_kolaj*/
.header_kolaj{background:#70A6D5 url(images/header_3.png); background-repeat:no-repeat; width:559px; height:117px}
/*********/



/*nav*/

#nav {
	width: 797px;
	height: 32px;
	margin: 0 0 0 0px;
	overflow: hidden;
}

#nav-about {
	width: 115px;
	height: 32px;
	display: block;
	position: absolute;
	z-index: 1000;
	text-indent: -9999px;
	background: url('images/nav.png') no-repeat;
	cursor: pointer;
}

	#nav-about:hover {
		background-position: 0 -42px;
	}
	
#nav-catalog {
	width: 121px;
	height: 32px;
	display: block;
	position: absolute;
	margin: 0 0 0 115px;
	text-indent: -9999px;
	background: url('images/nav.png') -115px 0 no-repeat;
}

	#nav-catalog:hover {
		background-position: -115px -42px;
	}

#nav-brochures {
	width: 138px;
	height: 32px;
	display: block;
	position: absolute;
	margin: 0 0 0 236px;
	text-indent: -9999px;
	background: url('images/nav.png') -236px 0 no-repeat;
}

	#nav-brochures:hover {
		background-position: -236px -42px;
	}
	
#nav-techinfo {
	width: 154px;
	height: 32px;
	display: block;
	position: absolute;
	z-index: 1000;
	margin: 0 0 0 374px;
	text-indent: -9999px;
	background: url('images/nav.png') -374px 0 no-repeat;
	cursor: pointer;
}

	#nav-techinfo:hover {
		background-position: -374px -42px;
	}
	
#nav-repsdists{
	width: 269px;
	height: 32px;
	display: block;
	position: absolute;
	z-index: 1000;
	margin: 0 0 0 528px;
	text-indent: -9999px;
	background: url('images/nav.png') -528px 0 no-repeat;
	cursor: pointer;
}

	#nav-repsdists:hover {
		background-position: -528px -42px;
	}
	

.tooltip {
	display: none;
	margin: 0;
	width: 150px;
	z-index: 99;
}

	.tooltip-head {
		width: 150px;
		height: 15px;
		background: url('images/nav.png') -797px 0 no-repeat;
	}
	
	.tooltip-foot {
		width: 150px;
		height: 15px;
		background: url('images/nav.png') -797px -61px no-repeat;
	}

	.tooltip-content {
		width: 150px;
		padding: 0 2px;
		background: url('images/nav.png') -947px repeat-y;
	}
	
		.tooltip hr {
			height: 1px;
			margin: 0;
			padding: 0;
			color: #999;
			background-color: #999;
			border: 0px;
		}
	
		.tooltip a {
			padding: 5px 10px;
			display: block;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 11.5px;
			line-height: 11.5px;
			color: #000;
			border-bottom: 1px solid #999;
		}
		
			.tooltip a:hover {
				color: #fff;
				background: #555;
			}
/* nav End */



/*Menus */
.catalog_menu{
    font-size:14px; 
    margin:20px 0 3px 25px;
    font-weight:bold;
    }


.reps_menu{
    font-size:14px; 
    margin:20px 0 3px 25px;
    font-weight:bold;
    }

.friends_menu{
    font-size:14px; 
    margin:20px 0 3px 25px;
    font-weight:bold;
    }


#left_menu {
  margin:10px 10px 3px 25px; 
  padding:0px;
} 

#left_menu ul{
  
}

#left_menu li{
  font-size:11px; 
  padding:2px;
  font-weight:bold;
  list-style:none;
} 

#left_menu span{
  display:block;
  color:#666;
  font-weight:bold;
  }


#left_menu A{
   font-size:12px;
   background:url(images/sub_ico_left.gif) no-repeat 0 50%; 
   padding-left:10px;  
  }

/* menus */


/*Product promo*/
.table_promo{
      border:1px solid silver; 
      width:226; 
      }
      
.product_promo_header {position:relative; 
      top:-20; 
      z-index:6; 
      border:1px solid silver;
      background:#FAFAFA;
	  color:#424242;
      width:80%;
      text-align:center;
      }
      
.product_promo_header TD{
        vertical-align:middle;
      font-weight:bold;
      }
      
.product_promo{
        vertical-align:top;
      text-align:center
      }
      
.product_promo_text{
      font-size:12px; 
      padding:8px; 
      }



/*************/



/*content*/
#content {padding:5px 8px 10px 10px;  background:#ffffff;}   

#content h3{
  font-weight:normal;
  font-size:1.5em;
  color:#666;
  margin-bottom:0;

}


#content blockquote{
  padding:0px 0px 0px 0px;
  margin: 0;
  margin-right:10;
  text-align: justify;

}

#content bodystyle{
  padding:0px 10px 0px 10px;
  margin: 0;
  text-align: justify;
}


#content cat {font-weight:bold; font-size:14px; color:#666;}

#content hr {border-style: none;color: #ffffff; border-bottom: 2px dotted #999999; width:100%;}

/*********/


/*footer*/

#footer {
   position:absolute; width:797px;
}

#footer table {width:797px;}

#footer td {
   color:#333;
   width:797px; 
   text-align:center;
   font-size:11px; 
   padding:5px 0px 5px 0px;
   border:0;
   border-top-style:solid;
   border-top-width:2px;
   border-top-color:#ccc;
   background:url(images/bg_footer.gif);
   background-position:bottom;
   background-repeat:repeat-x;
   background-color:#fff;
   line-height:120%;
}   

#footer a{;}

#footer span{}
/*********/



.intable table {
  font-family:arial;
  font-size:12px; 
  color:#333333;
  border-width:thin; 
  padding:3px;
  border:1px solid silver;
  vertical-align:top;
  margin:0 0 5px 0;
}
.intable tr {
   vertical-align:top;
   height:auto; 
   border:1px solid silver;
}
.intable td {
   vertical-align:top;
   height:auto; 
   border:1px solid silver;
   background-color: #EDEDED;
}



table.content {
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  border-bottom: 2px solid black;
  background:#FFFFFF;
}

table.content2 {
   cellpadding:2;
   cellspacing:5;
   border:0;
   width:100%;
   background:#FFFFFF;
   padding: 10px 0px 0px 0px;
}

.caption{
  vertical-align:middle;
  background: black;
  color: white;
  font-family: Arial;
  font-size: 14px;  
  text-align: center;
  font-weight: bold;
}

table.content th.separator  {
  border-top: 3px solid black;
  border-bottom: 0;
  background: 0;
}

table.content th.separator  div{
  height: 1px;
}

table.content tr.last td {
  border-bottom: 0
}
table.content th {
  background: #b3b3b3;
  border-top: 3px solid black;
  text-align: left;
  border-bottom: 3px solid black;
  padding: 5 5 5 5;
}

table.content td {
  padding: 4;
  border-bottom: 1px solid black;
}

div.bottom{
  font-family: Arial;
  font-size: 8pt;
  
  text-align: center;
}

table.images td {
  padding: 4;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;  
}


