html, body, div, img,  a, h5, h4, h3, p, ul, li{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	color: #3A3A3A;
}
html, body {  width: 100%; text-align: center;}
a {text-decoration: none; }
a:hover{
	color: red;
}
html {	
	font:  11px  verdana, microsoft sans serif, verdana, arial ,lucida grande, sans-serif;
	 background: url(../img/tloi.jpg) repeat-x 0 0px;
	 background-color: #010101;
}  
#container{
	text-align: center;
	overflow:hidden; 
	width: 806px; 
	position: relative;
	margin: 30px auto 0 auto;
	background-color: White;
	 background: url(../img/tlo_top.jpg) no-repeat 0 0px;
	}
#top{
   float: left;
	width:100%;
	height: 61px;
	text-align: left;
	overflow: hidden;
}
#top #logo{
position: absolute;
height: 50px;
width: 210px;
}
#menu_top{
	float: right;
	width: 520px;
	margin: 25px 0px 0 20px;
	display: inline;
	overflow: hidden;
	font:  11px  arial, microsoft sans serif, verdana, arial ,lucida grande, sans-serif;
}
#menu_top a{
	float: right;
	padding: 5px 20px 5px 20px;
	color: #FF7C00;
	display: block;
	font-size: 12px;
	border-left: 1px dotted #FF7C00;
}
#menu_top a:hover{
font-weight: boldder;
background: #FF7C00;
color: white;
}

#baner_i{
	width: 806px;
	height: 354px;
	float: left;
	margin: 6px 0px 0 0px;
	display: inline;
}

#stopka{
	position: relative;
	margin: 0 auto 0 auto;
	width: 806px; 
	height: 136px;	
}

.box1_s{
	float: left;
	display: inline;
	text-align: left;
	width: 273px;
	height: 174px;
	line-height: 15px;
   background: url(../img/nf_i.jpg)  no-repeat ;
}
.box1_s p{
	padding: 35px 0 0 17px;
	float: right;
	color: #C6C6C6;
	font-size: 10px;
}
.box2_s{
	float: left;
	display: inline;
	text-align: left;
	width: 278px;
	height: 174px;
	line-height: 15px;
   background: url(../img/no_i.jpg)  no-repeat  ;
}
.box2_s p{
  padding: 35px 0 0 17px ;
  float: right;
	color: #C6C6C6;
  font-size: 10px;
}
.box3_s{
	float: left;
	display: inline;
	text-align: left;
	width: 255px;
	height: 174px;
	line-height: 20px;
   background: url(../img/nk_i.jpg)  no-repeat  ;
}
#menu_bot{
	float: left;
	width: 550px;
	margin-top: 25px;
	border-top: 1px solid #B3261F;
	padding-top: 5px;
}
#menu_bot a{
	float: left;
	padding: 6px 20px 6px 20px;
	color: #666;
	display: block;
	border-left: dotted silver 1px;
	font-size:10px;
	background: url(../img/strzalka.jpg) no-repeat  5px 8px;
}

#menu_bot a:hover{
 color: silver;
}
#menu_bot .first_a{
	border: 0px;
}
#podstopka{
	position: relative;
	margin: 0px auto 0 auto;
	width: 853px; 
	overflow: hidden;
	float: left;
}
#podstopka #klient{
   float: left;
	margin: 0px 0 0 5px;
	color: #666;
}
#podstopka  #intellect{
   float: right;
	margin: 0px 5px 0 0;
	color: #666;
}

#podstopka #intellect a{
	color: #666;
}

#podstopka  em {
	color: orange;
}
address{
	float: left;
	width: 250px;
	font-style: normal;
	line-height: 180%;
	margin-left:10px;
	display: inline;
}
address b{
	color: #F74400;
	font-size: 14px;
}
.alfa {
  filter: alpha(opacity=100); /* IE */
  opacity: 1; /* Opera i Safari */
  -moz-opacity:1: /* FireFox */
}
 
.alfa2 {
  filter: alpha(opacity=65); /* IE */
  opacity: 0.65; /* Opera i Safari */
  -moz-opacity:0.65: /* FireFox */
}