/* ICOM CMS v.8.0 Copyright Студия Иком 2008
 http://www.icom-studio.com.ua/copyright.html
*/
*, body {
	margin: 0;
	padding:0;
}
body {
	font-family:tahoma, sans-serif;
	font-size: small;
	background-color: #ecedef;
	color:#3a5d73;
	width:100%;
}
a {
	color:#3a5d73;
}
h1 {
	margin: 0 0 1em 0;
	font-size: 140%;
}
h1, h2, h3 {
	color: #3a5d73;
	}
h2 {
	font-size: 120%;
	margin: 0.5em 0 0.5em 0;
}
h3 {
	font-size: 110%;
	margin: 0.5em 0 0.5em 0;
}
/* ============================================ */
#main_div {
	width: 100%;
	margin:0;
	padding:0;
}
#header {
	width:100%;
	height:158px;
	margin:0;
	padding:0;
	position:absolute;
	background:url('/img/top1.jpg') no-repeat left;
	}

#header h1{
     margin:0;
     padding:25px 22px;
     color:#000;
	 font-size:medium;
	 line-height:20px;
	      }
#header h1 img {
           left:0;
           margin:0;
		   padding:25px 0 0 0;
}
#top_menu{
   	height: 158px;
	float: left;
	width:100%;
	padding:0;
	margin:158px 0 0 0;
	position:absolute;
	background:url('/img/bg_top_menu1.gif') repeat-x;	
}
#top_menu ul{
height:30px;
margin:0;
text-align:center;
padding:5px 25px;
list-style:none;
color:#3a5d73;
}
#top_menu ul li{
   padding:0 30px;
   margin:0px;
   display:inline;
   text-align:center;
   }
#top_menu ul li a{
    padding:0;
    margin:0;
    color:#3a5d73;
	font-weight:bold;
	text-decoration:none;
    }
#top_menu ul li a:hover {
    text-decoration:underline;
    color:#fff;
	}
#top_menu ul li strong {
    text-decoration:underline;
	color:#fff;
    }
#menu {
	left:10px;
	width: 200px;
	height: auto;
	margin: 230px 0 0 0; 
	position:absolute;
	border:1px solid #828281;
	background-color:#fff;
    }
#menu p {
        margin:1px;
        padding:25px 2px;
		text-align:center;
		width:194px;
		font-size:medium;
		color:#3a5d73;
		font-weight:bold;
		background:url('/img/bg_menu_p.gif') repeat-x;
        }
#brands_menu {
	list-style: none;
	margin: 10px 2px 20px 15px;
	padding: 0;
	width: 150px;
	background-color:#fff;
}
#brands_menu li {
	display: block;
	height:40px;
	padding:2px;
	margin:0;
	vertical-align:bottom;
	list-style: none;
	color: #838280;
	}
#brands_menu a {
	text-decoration: none;
	display: block;
	float:left;
	background: transparent url('/img/bg_menu_bt.gif') no-repeat left;	
	padding:5px 0 5px 35px;
	margin:0;
	color: #838280;	
	font-weight: bold;
}
#brands_menu a:hover {
    text-decoration: underline;
	color: #3a5d73;
	padding:5px 0 5px 35px;
	margin:0;
    background: transparent url('/img/bg_menu_lt.gif') no-repeat left;
}
#brands_menu li strong {	
	color: #3a5d73;
	display:block;
	background: transparent url('/img/bg_menu_lt.gif') no-repeat  left;	
	padding:5px 0 5px 35px;
	margin:0;
	
}
#path{
      padding:0;
      margin:205px 0 0 230px;
	  color:#3a5d73;
	  position:absolute;
	  font-size:12px;

}
/* ============================================ */
#content {
	float: left;
	background-color: #f8faf9;
	padding: 10px;
	margin:0;
	left:220px;
	right:240px;
	top:230px;
	min-height: 500px;
	position:absolute;
}
#content p {
	line-height:18px;
	padding:5px;
	margin:0;
}
#content ul {
	margin: 10px 25px;
}
#content ol {
	margin: 10px 25px;
}
#content ol li a{
	text-decoration:underline;
	color:#838280;
	}
#logo-br {
		float:left;
		display:inline;
		padding:15px 30px 15px 5px;
		margin:2px;
  }
  content img {
         border:0;
		 }
/* ============================================ */
div.gallery_list_item {
	float: left;
	width: 120px;
	padding: 5px;
	height: 150px;
	font-size: 80%;
}
/* ============================================ */
#right_column {
	right:10px;
	width: 220px;
	position:absolute;
    margin:230px 0 0 0;
	padding:0;
	border:1px solid #828281;
	background-color:#fff;
}
#right_column p {
        margin:1px;
        padding:25px 2px;
		text-align:center;
		width:214px;
		font-size:medium;
		color:#3a5d73;
		font-weight:bold;
		background:url('/img/bg_menu_p.gif') repeat-x;
}
#weather{
        margin:2px;
		padding:2px;
		color:#3a5d73;
		}
.clear {	
	clear: both;	
	height: 0;
}
/* ============================================ */
#service #content table {
	padding:0;
	margin:0;
	width:auto;
}
#service #content table td {
	width: 50%;
	border-bottom: 1px dotted #40677F;
	padding:0 10px;
}
/* ============================================ */
#footer {
	width: 880px;
	height: 2em;
	padding: 1em 40px 1em 40px;
}
#counters_links {
	text-align: center;
	margin: 0.5em 0 0.5em 0;
	padding-bottom: 0.5em;
}