#map_object {
	width: 200px;
	height: 400px;
	position: relative;
	float: left;
	background: #ffffff;
	overflow: scroll;
}

#map_object_hidded {
	width: 5px;
	height: 400px;
	position: relative;
	float: right;
	background: #cecece;
	cursor: pointer;
	background: url(/images/maps/arrow.gif) no-repeat center center;
	background-position: 1px;
}

/*
.brands {
  filter:alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
}

.brands:hover {
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
*/

.tag_add {
	display:none;
	position:absolute;
	z-index:1;
	width:220px;
	background:#fff;
	border:1px solid #e9e9e8;
	padding:5px;
}

.cat_icon {
	float: left;
	width: 59px;
	height: 52px;
	padding: 10px;
}

.cat_name {
	font-family: Arial;
	font-size:15px;
	text-decoration: underline;
	color: #777777;
	top: 13px;
	position: relative;
	cursor: pointer;
}

.cat_name:hover {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}




.firm_line {
	background: #777777;
left: 0px;
top: -3px;
position: relative;
	width: 100%;
	height: 2px;
}



#firms_header {
	height: 100px;
	width: 100%;

}

#firms_logo {
    background: url(/images/firms/logo.png) no-repeat left center;
	height: 93px;
	width: 286px;
	padding: 0px 0px 0px 20px;
}


#firms_h_yellow {
	height: 92px;
	width: 100%;
}

#firms_h_yellow .left {
	background: url(/images/firms/yellow_left.png) no-repeat center center;
	height: 92px;
	width: 5px;
	float: left;
}

#firms_h_yellow .center {
	background: url(/images/firms/yellow_center.png) repeat-x center center;
	height: 92px;
	width: 100%;
}

#firms_h_yellow .right{
    background: url(/images/firms/yellow_right.png) no-repeat center center;
	height: 92px;
	width: 5px;
	padding: 0px;
}

#firms_h_yellow .icon {
	background: url(/images/firms/lupa.png) no-repeat left center;
	height: 92px;
	width: 65px;
	float: left;
	padding: 0px 0px 0px 10px;
}

#firms_h_blue {
	height: 92px;
	width: 100%;
}

#firms_h_blue .left {
	background: url(/images/firms/blue_left.png) no-repeat center center;
	height: 92px;
	width: 5px;
	float: left;
}

#firms_h_blue .center {
	background: url(/images/firms/blue_center.png) repeat-x center center;
	height: 92px;
	width: 100%;
}

#firms_h_blue .right {
	background: url(/images/firms/blue_right.png) no-repeat center center;
	height: 92px;
	width: 5px;
	float: right;
}

#firms_h_blue .icon {
	background: url(/images/firms/dirko.png) no-repeat left center;
	height: 92px;
	width: 69px;
	float: left;
	padding: 0px 0px 0px 10px;
}

#firms_h_title {
	top: 10px;
	padding-left: 0px;
 	font-family: Trebuchet MS;
	font-size: 18px;
	color: #3a3a3a;
	text-decoration: none;
	position: relative;
}


.text_firms {
	color: #000;
	font: 75% Arial;
}
.curfirm {
  border: solid 1px #000;
  margin-bottom: 20px;
}
.curftop {
        padding: 20px;
        background: #ffffff;
}
.curftop div h3 {
  margin: 5px 0px;
}
.curfcont {
  padding: 20px;
}
.onecol {
	clear: both;
}

.items {
	  border: solid 1px #000;
	    padding: 20px;
	    background: #ffffff;
	margin: 0px 29px 20px 0px;
	height: 85px;
	float: left;
	width: 300px;
}
.items2 {
		  border: solid 1px #000;
	    padding: 20px;
	    background: #ffffff;
	margin: 0px 0px 20px 0px;
	height: 85px;
	float: right;
		width: 300px;
}


.fbn, .frn {width:30px;

    vertical-align:top;
    text-align:center;
    padding-top:5px;
    margin-right:3px;
    }


.cmap {
	width: 60px;
	float: right;
    text-align:center;
    padding:10px;
}


.map_bg {
	width: 476px;
	height: 329px;
    text-align:center;
    padding: 10px;
	background: url(/images/firms/map_bg.png) no-repeat left center;
}

.fbm, .frm {width:480px;
    text-align:left;
    padding-top:5px;
    padding-left:10px;
    padding-right:5px;
    padding-bottom:8px;
    vertical-align:top;}
  
.fbm, .fbn   {background-color:#f3f8fb;
    border-top:1px solid #aed0e6; }
.frm, .frn   {background-color:#fbf3f3;
    border-top:1px solid #ebc4c4;
    }

.flnav a {
  font-size: 12px;
  color: #0d73b5;
  text-decoration: underline;
}
.flnav a:hover {  color: #0b5b8f;
  text-decoration: none;}



a.map_link {
  font-size: 11px;
  color: #0b5b8f;
  text-decoration: underline;}

a.firm_add_link {
  font-size: 12px;
  color: #ffffff;
  text-decoration: underline;
}

a.firm_add_link:hover {
  text-decoration: none;
}

a:link.firmtl, a:visited.firmtl {
  font-size: 14px;
  color: #0d73b5;
  text-decoration: underline;
  font-weight:bold;}
a:hover.firmtl {  color: #0b5b8f;}

.fdis {font-size: 13px;
  margin-top:5px;}
.fadr {font-size:11px;
  margin-top:5px;}
  
.flnav {width:87%;
  font-size:12px;
  border-top:1px solid #dbe0e1;
  border-bottom:1px solid #dbe0e1;
  padding: 3px 0 3px 0;
  margin-top:5px;}
  
.rcel {width:230px;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:15px;
	margin-right:9px;
	color:#39525a;
	font-family:arial,sans-serif;
	font-size:11px;
	padding: 5px;
	  border-right:1px solid #dbe0e1;
  border-left:1px solid #dbe0e1;
	}
	
.redtitlem {font-family:arial,sans-serif;
	font-size:14px;
	color: #aa0a0a;
	font-weight:bold;
	margin-bottom:5px;
  text-transform:uppercase;}
  
.redtitle {font-family:arial,sans-serif;
	font-size:14px;
	color: #aa0a0a;
	font-weight:bold;}
	
.rtxt {color: #aa0a0a;}

.imgleft {float:left;
	margin-right:5px;}

 a.blink {color: #0d73b5;
	text-decoration:underline; 	font-size:11px;}
 a:hover.blink {color: #0a3d5f; font-size:11px; text-decoration:none;} 
 
 .hr3 {width:212px;
	margin-left:10px;
	border-bottom:1px solid #88979c;
	height:1px;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
	
	}
	
	#topmain {
    background: url(/images/firms/shapko.png) no-repeat center center;
	height: 107px;
	width: 1209px;
		/*
	font-family:arial,sans-serif;
	font-size:11px;
	color: #61757b;
	text-decoration:none;
	display:block; 

	height: 110px;
	margin: 0px 10px;
	border:1px solid #88979c;
	*/
	}
	
	.topm1, .topm2, .topm3 {
	float:left;

	overflow: hidden;
	display:block;
	position:relative;
	padding: 5px;

	}
	
	.topm1 {
	width: 35%;
	}
	.topm2 {
	width: 30%;
	}
	.topm3 {
	width: 30%;
	}
	
	.versep {width:1px; height:110px;
	float:left; overflow: hidden; display:block;
	background-color:#c2c2c2;
	margin-top:0px;
	margin-bottom:0px;}
	
	.gsep10 {display:block;
		height:10px;
		width:2px;}
		
	.gtxt {font-family:arial,sans-serif;
	font-size:11px;
	color: #39525a;}
	
	.search1 {background-color:#eff1f2;
	border: 1px solid #39525a;
	width:155px;
	height: 19px;
	color:#39525a;
	margin-top:11px;
	overflow:hidden; display:block;	float:left;}
	
	.sbut {background-color:#39525a;
	width:50px;
	height: 21px;
	padding-top:1px;
	color:#eceeef;
	font-family:arial,helvetica;
	font-size:10px;
	margin-top:11px;
	margin-left:3px;
	overflow:hidden; display:block;	float:left;}
	
 .derevo {width:100%;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #dbe0e1;
	height:1px;
	margin-top:0px;
	margin-bottom:0px;
	clear:both;
	height: 17px;
	
	}
.redfirmtitlem {font-family:Trebuchet MS;
	font-size:20px;
	color: #3a3a3a;
	font-weight:bold;
	margin-bottom:5px;
	text-transform:uppercase;}



.inlines {
		border-top:1px solid #e9e9e8;
		border-bottom:1px solid #e9e9e8;
		padding: 5px 0px;
}

.navimap {color:#6eabd3;
	font-family:arial,sans-serif;
	font-size:10px;
  padding: 5px 0 7px 0;
  margin-bottom:14px;
  border-top:1px solid #dbe0e1;
  border-bottom:1px solid #dbe0e1;}
  
a:link.navilink, a:visited.navilink {color:#6eabd3;
  text-align:underline;
  	font-family:arial,sans-serif;
	font-size:10px;}
a:hover.navilink {color:#4e7fa0;
  text-align:underline;
  	font-family:arial,sans-serif;
	font-size:10px;}
	
.padd5 {height: 5px;}

.firm_title_razdel {
	color:#3a3a3a;
	text-decoration: none;
  	font-family: Trebuchet MS;
	font-size:18px;
	padding: 20px 0px 0px 40px;}
	
.firm_title_category {
	color:#3a3a3a;
	text-decoration: none;
  	font-family: Trebuchet MS;
	font-size:18px;
	padding: 0px 0px 0px 10px;}