*{
	margin:0;
	padding:0;
}
html, body{
	width:100%;
	height:100%;
}
body{
	color:#000;
	font:normal 62.5%/1.0 Arial, sans-serif;
}
a{
	color:#0066ae;
	outline:none;
}
a:hover{
	text-decoration:none;
}
a img{
	border:none;
}
.clear{
	clear:both;
	height:0;
	font-size:1px;
}
p{
	margin:0 0 22px;
	font:normal 14px/14px Arial, sans-serif;
	line-height:1.2;
}
ul,ol{
	padding:0;
	margin:0 0 20px;
	list-style:none;
}
ul ul, ul ol, ol ul, ol ol{margin:10px 0 10px 20px;}
ul li{
	background:url(i/listpoint.gif) no-repeat left 9px;
	padding:0 0 0 20px;
}
ol li{
	background:none;
	list-style:decimal inside;
}
img.left{
	float:left;
	margin:0 20px 10px 0;
}
img.right{
	float:right;
	margin:0 0 10px 20px;
}
.clear{
	clear:both;
}
table{
	border-collapse:collapse;
	margin:0 0 20px;
}
table td{
	padding:4px 8px;
}
#form{
	padding:0 12px 23px 0;
	font:normal 14px/14px Arial, sans-serif;
}
#form h3{
	font:bold 135% Arial, sans-serif;
	margin:0 0 10px;
}
#form .line{
	width:660px;
	overflow:hidden;
	margin:12px 0 2px;
	font-size:14px;
}
#form .label{
	font-size:14px;
	float:left;
	width:135px;
	display:block;
	margin-right:10px;
}
#form .formw{
	width:330px;
	display:block;
	float:left;
}
#form .formw .text,
#form .formw textarea{
	width:188px;
	font:100% Arial, sans-serif;
	border:solid 1px #999;
}
#form .formw .text{
	padding:3px;
}
#form .formw textarea{
	width:442px;
	height:112px;
	padding:3px;
}
#form .formw .submit{
	padding:1px 15px;
}
#form select{
	width:14.8em;
}
form#form h2{
	margin:40px 0 15px 0;
display:block; padding:0 0 10px 0; border-bottom:1px solid #999;}
#content #form .red{
	color:#D4141B;
	background:none;
}
.err{
	color:#D4141B;
	font-size:95%;
}
hr{
	background:#999;
	border:0;
	color:#999;
	height:1px;
	margin:10px 0 10px;
	padding:0;
}
#sitemap{
	margin:0 33px 15px 0;
}
#sitemap ul{
	margin:5px 0 0;
	list-style:none;
}
#sitemap ul li, #sitemap span{
	font-size:14px;	
	margin:0 0 5px;
}
#sitemap ul ul{
	margin:15px 0;
}
/* NEWS
-----------*/
#i_news_box{
	padding:4px 0 0;
}
#content .news{
	font-size:1.4em;
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
}
#content .news .news_pic{
	float:left;
	margin:0 18px 10px 0;
}
#i_news_box .news .news_pic{
	margin:0 18px 0 0;
	float:left;
}
/* last news on MainPage */
#last_news{
	margin:20px 0 0;
}
	#last_news a.all{
		float:right;
		font:bold 12px/17px Arial,sans-serif;
		color:#0066ae;
	}
	#last_news .news{
		margin:0 0 20px;
	}
	#last_news img{
		float:left;
		margin:0 12px 0 0;
	}
	#last_news .date,
	#content h3 strong{
		font:normal 11px/12px Arial, sans-serif;
		color:#999;
	}
	#news_list .news_one{
			float:left;
			padding:0 0 20px 5px;
			margin:0;
	}
	#news_list .date{
			color:#999;
			font:14px Arial;
	}
	#news_list img{
			float:left;
			padding:0 10px 0 0;
	}
	#news_list .news_one p,
	#last_news .news p{
      	padding:0;
      	margin:0;
	}
	#news_list .news_one a.title{
			padding:0 0 0 20px;
		}
	#news_list .news_one  h3{
		font:bold 14px/18px Arial, sans-serif;
	}
/* PICS RIGHT
-----------*/
#content .pic_list{
	float:right;
	padding:4px;
	margin:0 0 20px 10px;
	list-style:none;
}
#content .pic_list li{
	margin:0 0 5px 0;
	background:none;
}
#content .pic_list .imgdescr{
	text-align:center;
	display:block;
	margin-bottom:10px;
}
#content .pic_simple{
	float:left;
	margin:5px 20px 10px 0;
	padding:0;
}
#ph_menu{
	width:100%;
	overflow:hidden;
	border-bottom:solid 2px #000;
	margin:0 0 30px;
}
#ph_menu ul{
	font-size:1.4em;
	float:left;
	margin:0 55px 17px 0;
}
#ph_block{
	overflow:hidden;
	width:100%;
}
.ph_line{
	overflow:hidden;
	border-bottom:solid 1px #ccc;
	padding:0 0 15px;
	margin:0 -27px 19px 0;
}
.ph_line.last{
	border:none;
}
.ph_line .photo{
	float:left;
	width:302px;
	margin:0 27px 0 0;
	text-align:center;
}
.ph_line h3{
	font-size:1.4em;
	margin:0 0 11px;
	text-align:left;
}
.ph_line h3 span{
	font-weight:normal;
	color:#999;
}
.ph_line img{
	border:solid 1px #A8E7FF;
	margin:0 0 10px;
}
.ph_line p{
	text-align:left;
}
.back_in_ph {
	font-size:1.4em;
}
table tr td{
	padding:4px;
}
#breadcrumb{
	font:normal 11px/18px Arial,sans-serif;
	width:714px;
}
#breadcrumb a{
  	color:#666;
  	text-decoration:underline;
}
#breadcrumb a:hover{
  	text-decoration:none;
}
#content .sublist{
	border-bottom:1px solid #ccc;
	list-style:none;
	margin:23px 0 12px;
	padding:0 0 10px;
	overflow:hidden;
}
#content .sublist li{
	float:left;
	clear:Both;
	margin-bottom:7px;
	margin-right:5px;
	padding:0 0 0 3px; 
	background:url(i/list.gif) no-repeat 0 -41px;
	white-space:nowrap;
	font-size:13px;
}
* html #content .sublist li{
	/*margin-bottom:-15px;*/
}
#content .sublist li a{
	text-decoration:none;
	display:block;
	padding:7px 40px 10px 11px;
	background:#fff url(i/list.gif) no-repeat 100% -41px;
}
#content .sublist li a:hover{
	background:#fff url(i/list.gif) no-repeat 100% 0;
}
#faq_box .faq {margin:10px 0; padding:10px;}
#faq_box .faq p{color:#0061bb; margin:0;}
#faq_box .faq p strong{color:#000;}
#faq_box .faq .ans{margin:5px 0 0 40px; padding:10px; border:1px solid #B2BEB4; background:#ffc}
#faq_box .faq .ans p{color:#000;}
#footer{
	clear:both;
	float:left;
	width:100%;
	background:#666;
	margin:10px 0 5px;
	color:#999;
	font:normal 12px/16px Arial, sans-serif;
}
#development{
	float:right;
	padding:10px 24px;
}
#copy{
	float:left;
	padding:10px 24px;

}
#development a{
	color:#999;
	text-decoration:underline;
}
#development a:hover,
#development a.hidden{
	text-decoration:none;
}
/* */
#wrapper{
	width:950px;
	position:relative;
	overflow:hidden;
	margin:24px auto 0;
}
#header{
	width:950px;
	overflow:hidden;
	margin:0 0 27px;
}
#logo{
	padding:0 0 0 29px;
	position:relative;
	width:340px;
	height:100px;
	float:left;
	overflow:hidden;
}
	#logo strong{
		position:absolute;
		bottom:2px;
		right:0;
		width:236px;
		font:normal 12px/14px Arial, sans-serif;
		color:#999;
	}
#address{
	float:right;
	width:355px;
	font:normal 12px/18px Arial, sans-serif;
	color:#666;
	overflow:hidden;
}
#address #telephones{
	margin:0;
	text-align:right;
	background:transparent url('i/telephones.gif') repeat-y 100% 0;
}
#address #telephones span{
	padding:0 7px;
}
#address #telephones span.last{
	padding:0 0 0 7px;
}
#topBlock{
	width:950px;
	float:left;
	margin:12px 0 0;
	background:#ccc url('i/topline.jpg') no-repeat;
	height:234px;
	position:relative;
	overflow:hidden;
}
	#topBlock a,
	#topBlock span{
		text-decoration:none;
		font:bold 12px/18px Arial, sans-serif;
		color:#fff;
		text-transform:uppercase;
	}
	#topBlock .tapok1{
		float:left;
		margin:13px 0 0 32px;
	}
	#topBlock .tapok1 strong,
	#topBlock .tapok2 strong{
		clear:both;
		margin:5px 0 0;
		display:block;
		text-align:center;
	}
	#topBlock .tapok2{
		float:left;
		margin:9px 0 0 36px;
	}
#main{
	clear:both;
	float:left;
	width:950px;
	overflow:hidden;
	font:normal 12px/18px Arial, sans-serif;
}
#lBlock{
	width:230px;
	float:left;
	padding:0 0 0 6px;
}
#menu{
	font:normal 12px/25px Arial, sans-serif;
}
#menu li{
	padding:0 0 0 15px;
	height:26px;
	margin:0;
	width:175px;
	background:none;
	color:#fff;
}
#menu li a{
	color:#000;
}
#menu li a:hover{
	text-decoration:none;
}
#menu li.here{
	background:#f67530;
}
#menu li.here a{color:#fff;}
#products{
	margin:38px 0 0;
}
#products h2{
	font:normal 22px/22px Arial, sans-serif;
	letter-spacing:-1px;
	margin:0 0 21px;
}
#products li{
	float:left;
	clear:left;
	background:none;
	width:175px;
	padding:0 0 0 15px;
	margin:0 0 10px;
}
#products li a{
	text-decoration:none;
	color:#f67d2f;
	line-height:18px;
}
#products li img{
	margin:2px 17px 0 0;
	float:left;
}
#products li a span{
	text-decoration:underline;
}
#products li a:hover span{
	text-decoration:none;
}
#content{
	width:714px;
	float:left;
	font:normal 12px/18px Arial, sans-serif;
}
#content h1{
	font:normal 42px/34px Arial, sans-serif;
	letter-spacing:-2px;
	margin:2px 0 25px;
}
#content h2{
	font:normal 22px/20px Arial, sans-serif;
	letter-spacing:-1px;
	margin:0 0 16px;
}
#content p{
	font:normal 12px/18px Arial, sans-serif;
	margin:0 0 15px;
}
#sidebar{
	position:absolute;
	width:150px;
	top:0;
	left:116px;
	background:transparent url('i/bg_sidebar.gif') repeat-y;
	z-index:2;
}
#sidebar li{
	float:left;
	background:none;
	padding:2px 18px;
}
#adv_block{
	clear:both;
	float:left;
	margin:40px 0 20px;
	overflow:Hidden;
}
#content h3{
	margin:15px 0 10px;
}
#content .news_one h3{margin:0;}
#footer{position:relative;}
#footer #counter{position:absolute;top:11px;left:295px;z-index:999;}
