body {
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 color:#434343;
 font-size:14px;
 font-weight:normal;  	  
 font-family:tahoma, arial;
 background-color:#FFF;
 background:url(http://b-net.com.ua/assets/images/bg_body_header.gif) repeat-x;
}

.spacer{
 clear:both;
 font-size:0; 
 line-height:0;
}

#conteiner{
 width: 945px;
 margin: 0 auto;
}

#conteiner_center{
 width: 945px;
 margin: 0 auto;
 text-align: center;
 font-size:12px;
 line-height: 150%;
}

#header{
 width: 945px;
 margin: 30px 0px 0px 0px;
}

#logo{
 width: 400px;
 height: 107px;
 float: left;
 background:url(http://b-net.com.ua/assets/images/logo.gif) no-repeat;
}

#logo_right{
 width: 300px;
 float: right;
 text-align: right;
 padding: 40px 0px 0px 0px;
}

#content_main{
 clear:both;
 width: 945px;
 background:url(http://b-net.com.ua/assets/images/bg_content_1.jpg) no-repeat;
 margin: 0px 0px 0px 0px;
}

#left{
 width: 220px;
 float: left;
 margin: 120px 0px 0px 20px;
}

#right{
 width: 660px;
 float: right;
 margin: 210px 0px 0px 0px;
}

#blok_220{
 width: 200px;
 float: left;
 margin: 20px 0px 20px 0px;
 padding: 5px;
 font-size:14px;
 color: #191970;
 line-height:20px;
 background-color:#B0C4DE;
 background: url(http://b-net.com.ua/assets/images/bg_blok.gif) no-repeat;
 border: 5px solid #4682B4;
}

#bottom{
 width: 100%;
 background-color:#efefef;
 background: url(http://b-net.com.ua/assets/images/bg_bottom.jpg) repeat-x;
 margin: 30px 0px 0px 0px;
 padding: 20px 0px 20px 0px;
}

ul#menu {
 width: 945px;
 height: 60px;
 list-style-type: none;
 margin: 0px 0px 0px 0px;
 padding: 0;
}

ul#menu li {
 display: block;
 float: left;
 margin: 0px;
}

ul#menu li a {
 font-size:14px;
 font-weight:normal;  	  
 font-family:tahoma, arial;
 width: 135px;
 height: 40px;
 color: #000080;
 text-decoration: none;
 text-align: center;
 display: block;
 float: left;
 line-height: 100%;
 padding: 20px 0px 0px 0px;
 background:url(http://b-net.com.ua/assets/images/bg_menu_1.gif) top left no-repeat;
}

ul#menu li a:hover {
 color: #333;
 background: url(http://b-net.com.ua/assets/images/bg_menu_2.gif) top left repeat-x;
}

ul#menu li a.current {
 color: #CC0000;
 font-weight:bold;  
 background: url(http://b-net.com.ua/assets/images/bg_menu_2.gif) top left repeat-x;
}
                    
h1{
 font-size:18px;
 font-weight:bold;  	  
 font-family:tahoma, arial;
 color: #CC0000;
 border-left: 5px solid #CC0000;
 border-bottom: 1px dotted #808080;
 padding: 2px 0px 5px 10px;
}

h2{
 font-size:14px;
 font-weight:bold;  	  
 font-family:tahoma, arial;
 color: #191970;
 border-left: 5px solid #4682B4;
 border-bottom: 1px dotted #808080;
 padding: 2px 0px 5px 10px;
}

span.slogan{
 border-left: 5px solid #CC0000;
 font-style: italic; 
 display: block;
 padding: 0px 0px 0px 10px;
 margin: 20px 0px 20px 0px;
}

.input{
 width: 215px;
 margin:  3px 0px 10px 0px;
}

a.grey {color: #808080; text-decoration: underline; }
a.grey:hover { color: #000000; text-decoration: none; }

table th {
  background-color: #4682B4;
  border-bottom: 2px solid #323232;
  text-align: center;
  padding: 4px;
 color:#FFFFFF;
 font-size:12px;
 font-weight:bold;  	  
 font-family:tahoma, arial;
}

table td {
 border-bottom: 1px solid #e5e5e5;
 padding: 4px;
 font:normal 13px/18px Arial, Helvetica, sans-serif;
 color:#62625C;
}

