body,html{margin:0;font-family:Arial;height:100%;}
html {
	font-size:13px;
	background:white right top repeat-x;
	color: #2d2d2d;
}
html div {padding:0;margin:0;}
table {font-size:100%;}
big {font-size:1.5em;}
a {color:#ff0000;}
a:hover {text-decoration:none;}
form {margin:0;}
.red {color:red;} .green {color:green;} .blue {color:blue;}
h1 {
	font-size:1.4em;
	color: #ff0000;
	font-weight: normal;
}
h3 {font-size:1.2em}
h4,h5,h6{font-size:1.1em;}
ul {padding-left:1em;margin:.5em 0;}
pre {font-family:Tahoma;}
b {font-size:1em;}
fieldset{
	border:0px;
}
a img {border:0px;}

.clr {clear:both;} br.clr {line-height:.3em;}
.fll {float:left;} .flr {float:right;}
.white {background:white;}
.bold {font-weight:bold;}
a.rev {text-decoration:none;}
a.rev:hover {text-decoration:underline;}
a{
	outline: none;
}
h2{
	background:url("/images/h2_back.jpg") repeat-x 0 0;	
	font-size:15px;	
	height:23px;
	margin:10px 0px 0px;
	padding:5px 8px 0 14px;
	position:relative;
}
span.h2_l, span.h2_r{
	height: 24px;
	width: 4px;
	_width: 4px;
	_overflow: hidden;
	position: absolute;	
	top: 0px;
}
span.h2_l{
	background: url('/images/h2_left.jpg');	
	left: 0px;
}
span.h2_r{
	right: 0px;
	background: url('/images/h2_right.jpg');
}
/* --------------- Header ---------------- */
#header{
	height: 130px;
	overflow: hidden;
	position: relative;
	background: url('/images/header_back.jpg') repeat-x 0 0;
}
#logo{
	display: block;
	position: absolute;
	top: 0px;
	left: 30px;
	width: 203px;
	height: 117px;
	background: url('/images/logo.jpg') no-repeat 0 0;
	text-decoration: none;
}
#top_menu {	
	position: absolute;
	left: 233px;
	bottom: 39px;	
	width: 770px;
}
#top_menu a{
	color:#fff;
	display:block;	
	height:25px;
	width: 128px;	
	padding: 66px 0px 0px 0px;
	text-decoration: none;
	text-align: center;	
}
#top_menu ul/*, li*/{
	padding: 0px;
	margin: 0px;
	list-style: none;	
}
#top_menu li{
	float:left;
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
}
#top_menu a.but_1{
	background: url('/images/menu_b1.jpg') repeat-x 0 0;
}
#top_menu a.but_2{
	background: url('/images/menu_b2.jpg') repeat-x 0 0;
}
#top_menu a.but_3{
	background: url('/images/menu_b3.jpg') repeat-x 0 0;
}
#top_menu a.but_4{
	background: url('/images/menu_b4.jpg') repeat-x 0 0;
}
#top_menu a.but_5{
	background: url('/images/menu_b5.jpg') repeat-x 0 0;
}
#top_menu a.but_6{
	background: url('/images/menu_b6.jpg') repeat-x 0 0;
}
#top_menu a.but_1:hover, #top_menu .act a.but_1{
	background: #cc0000 url('/images/menu_b1_act.jpg') repeat-x 0 0;
}
#top_menu a.but_2:hover, #top_menu .act a.but_2{
	background: #fa9800 url('/images/menu_b2_act.jpg') repeat-x 0 0;  
}
#top_menu a.but_3:hover, #top_menu .act a.but_3{
	background: #6459b8 url('/images/menu_b3_act.jpg') repeat-x 0 0;  
}
#top_menu a.but_4:hover, #top_menu .act a.but_4{
	background: #9e2727 url('/images/menu_b4_act.jpg') repeat-x 0 0;
}
#top_menu a.but_5:hover, #top_menu .act a.but_5{
	background: #c8c400 url('/images/menu_b5_act.jpg') repeat-x 0 0;
}
#top_menu a.but_6:hover, #top_menu .act a.but_6{
	background: #4f9344 url('/images/menu_b6_act.jpg') repeat-x 0 0;
}
#phone{
	position: absolute;
	right: 0px;
	top: 0px;
	color: #fff;
	width: 662px;
	padding: 12px 53px 6px;
}
#phone span{
	display: block;
	float: right;
	text-align: right;
	width: 126px;
	font-size: 10px;
	margin: 4px 0px 0px;
}
#phone p{
	font-size: 30px;
	float: right;	
	margin: 0px 0px 0px 7px;
}
/* --------------- \Header ---------------- */
/* ----------- Ltft/Right part ------------ */
 #left_part{		
	width: 203px;
	padding: 0px 0px 0px 30px;		
 }
.block{
	background: url('/images/block_back.jpg') repeat-x 0 0;
 	width: 100%;
 	/*height: 70px;*/
 	position: relative;
 	clear: both;
 	padding: 10px 0px 32px 0px;
}
.block_bottom{
	height: 27px;
	width: 100%;
	background:url("/images/block_b_back.jpg") repeat-x 0 0;
	margin: 0px;	
	position: absolute;
	bottom: 0px;
}
span.block_bottom_l, span.block_bottom_r{
	height: 27px;
	width: 4px;
	_width: 4px;
	_overflow: hidden;
	position: absolute;	
	top: 0px;
}
span.block_bottom_l{
	background: url('/images/block_b_l.jpg');	
	left: 0px;
}
span.block_bottom_r{
	right: 0px;
	background: url('/images/block_b_r.jpg');
}
#left_part ul{
	margin: 0px;	
}
#left_part ul li{
	margin: 0px 0px 3px 0px;
}
#left_part ul li a{
	text-decoration:  none;
	font-weight:  bold;
	font-size: 12px;
}
#left_part ul li ul{
	margin: 2px 0px 0px 0px;
}
#left_part ul li ul li a{
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}
#left_part ul li ul li.active{
	list-style-image: url('/images/arr_r.png');
}
.article{
	margin: 0px 7px 13px 10px;
	font-size: 11px;
	width: auto;
	overflow: hidden;	
text-align: left;
}

.article h2{
	padding-right: 9px;
	}

.article p{
	margin: 0px 0px 5px;
	font-weight: bold;
}
.article p a{
	text-decoration: underline;
	font-size:10pt;
}
.article p a:hover{
	text-decoration: none;
	font-size:10pt;
}


.more{
	clear: both;
	display: block;	
}
.more img, .more a{
	float: left;
	margin-right: 5px;
}
.more img{
	margin-top: 4px;
}
/* ----------- \Ltft/Right part ------------ */
.page {
	width:1000px;
	background:white;	
	height: 480px;
}

#main {width:1000px;margin:0 auto;text-align:left;}
#main .inner {
  	margin:11px 27px;
  	clear:both;
}
  #main .cntr {
  	width:534px;
  }
    #main .cntr.norght {width:1000px}
  #main .rght {
  	width: 203px;
  	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	padding-top:0px;
  }
    #main .rght h3 {color:#003366;}    
    #main .rght small {color:#959595;font-size:.85em;}
    #main .rght .submit {background:#d8d8d8;border:1px solid black;}

.lastnews {margin-bottom:20px;clear:left;}
  .lastnews img {float:left;margin:5px 5px 0 0;}
  .lastnews .news {margin-bottom:1em;}
  .lastnews a {font-weight:bold;font-size:1.2em;}
  .lastnews p {margin:5px 0;}

/* --------------- Footer -------------- */
#footer{
	width: 100%;
	height: 110px;
	overflow: hidden;
	background: #ececec url('/images/footer_back.jpg') repeat-x 0 0;
	position: relative;
}
#contacts{
	position: absolute;
	top: 25px;
	left: 50px;
	color: #414141;
}
/* --------------- \Footer -------------- */
#path a{
	font-size: 12px;	
}
#order_but{
	margin: 15px 0px 0px 0px;
	display: block;
}
.clear{
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;
}
.main_ban{
	float: left;
	margin: 0px 20px 0px 0px;
}
#counter{
	position:absolute;
	right:20px;
	top:32px;
}

.prural{
position:absolute;
text-align:right;
top:30px;
right:60px;
}

div.block ul li, ul.subsection{
    list-style:none;
}

table.pnew td{ padding-bottom:20px; }
#main .portfolio .cntr{ width:707px; }
#main .portfolio .rght{ width:30px; }

#main .portfoliolist td { padding:6px; }
#main .portfoliolist div.name{ padding:6px; }
#main .portlist{ padding-right:10px; padding-top:5px; }