﻿
html,body,div,span,a,form,input{
		 font-family:Arial, Helvetica, sans-serif;
		 margin:0px;
		 padding:0px;
		 background-color:#FFFFFF;
	  }

  #main{width:980px;
		border-right:1px solid #0066ff;	
		
}
.head_top{background-color:#0066ff;
		  background-position:left;
		  background-repeat:no-repeat;
		  width:980px;
}

#menu{border-top:3px solid #FF6600;	
	  background-color:#0066ff;
	  background-image:url('img/corners.png');
	  background-repeat:no-repeat;
	  background-position:left top;
	  padding-left:231px;
	  width:749px;
	  height:20px;
	  font-size:13px;
	  display:block;
	  border-right:1px solid #0066ff;	
	  
	  
	  

}
/*
#activ_us:hover{background-image:url('img/but_us_over.png');	
		  background-position:center;
		  background-repeat:no-repeat;
		  display:block;
		  height:20px;
		  width:80px;
}
*/
 #activ_us{background-image:url('img/icon_us.png');	
		  background-position:left;
		  background-color:#0066FF;
		  background-repeat:no-repeat;
		  display:block;
		  color:#FFFFFF;
		  text-align:center;
		  text-decoration:none;
		  padding-top:2px;
		  float:left;
		  height:18px;
		  width:100px;
}
#activ_us:hover{background-image:url('img/icon_us_over.png');	
		  background-position:left;
		  background-repeat:no-repeat;
		  display:block;
		  padding-top:2px;
		  height:18px;
		  width:100px;
}
#activ_prod{background-image:url('img/icon_prod.png');	
		  background-position:left;
		  background-repeat:no-repeat;
		  display:block;
		  float:left;
		  padding-top:2px;
		  height:18px;
		  width:130px;
}
#activ_prod:hover{background-image:url('img/icon_prod_over.png');	
		  background-position:center;
		  background-repeat:no-repeat;
		  display:block;
		  float:left;
	      padding-top:2px;
		  height:18px;
		  width:130px;
}
#activ_serv{background-image:url('img/icon_serv.png');	
		  background-position:center;
		  background-repeat:no-repeat;
		  display:block;
		  float:left;
	      padding-top:2px;
		  height:18px;
		  width:130px;
}
#activ_serv:hover{background-image:url('img/icon_serv_over.png');	
		  background-position:center;
		  background-repeat:no-repeat;
		  display:block;
		  float:left;
	      padding-top:2px;
		  height:18px;
		  width:130px;
}
#activ_news{background-image:url('img/icon_nov.png');	
		  background-position:center;
		  background-repeat:no-repeat;
		  display:block;
		  float:left;
	      padding-top:2px;
		  height:18px;
		  width:130px;
}
#activ_news:hover{background-image:url('img/icon_nov_over.png');	
		  background-position:center;
		  background-repeat:no-repeat;
		  display:block;
		  float:left;
	      padding-top:2px;
		  height:18px;
		  width:130px;
}
#activ_cont{background-image:url('img/icon_kont.png');	
		  background-position:center;
		  background-repeat:no-repeat;
		  display:block;
		  float:left;
	      padding-top:2px;
		  height:18px;
		  width:130px;
}
#activ_cont:hover{background-image:url('img/icon_kont_over.png');	
		  background-position:center;
		  background-repeat:no-repeat;
		  display:block;
		  float:left;
	      padding-top:2px;
		  height:18px;
		  width:130px;
}
#activ_site_map{background-image:url('img/icon_site_map.png');	
		  background-position:center;
		  background-repeat:no-repeat;
		  display:block;
		  float:left;
	      padding-top:2px;
		  height:18px;
		  width:128px;
}
#activ_site_map:hover{background-image:url('img/icon_site_map_over.png');	
		  background-position:center;
		  background-repeat:no-repeat;
		  display:block;
		  float:left;
	      padding-top:2px;
		  height:18px;
		  width:128px;
}

table{margin:0px;
	padding:0px;
	width:749px;
	height:100%;
    display:block;
	
}
.td_clas{margin:0px;
		 padding:0px;
		 background-color:#99FFCD;   
}
.left_menu{width:231px;
		   background-color:#99FFCD;
		   height:100%;
		   border-top:1px solid #00CDCD;
}

.left_menu a{color:#0033FF;
		    background-color:#99FFCD;
			border-bottom:1px solid #00CDCD;
			font-weight:bold;
			text-align:left;
			padding-left:15px;
			text-decoration:none;
			padding:3px 0px 3px 10px;
		    font-size:12px;
			display:block;
			height:auto;
}

.left_menu a:hover{color:#FFFFFF;
		    background-color:#0033FF;
			border-bottom:1px solid #FFFFFF;
			text-align:left;
			padding-left:15px;
			text-decoration:none;
			padding:3px 0px 3px 10px;
		    font-size:12px;
			display:block;
}

.container{background-color:#FFFFFF;
		   margin-top:10px;
		   width:749px;
		   

		   
	
}
.bottom{width:980px;
		position:relative;
		bottom:0px;
		background-color:#0033FF;
		height:32px;
		color:#FFFFFF;
		font-size:12px;
		display:block;
		border-right:1px solid #0066ff;	
}
.bottom a{background:none;
		  text-decoration:underline;
		  color:#FFFFFF;
}		  
.bottom a:hover{background:none;
			   text-decoration:none;
}