/* General */
*{
	margin:0;padding:0
}
img{border:0;}
ul li{list-style:none;}
body  {
	font-family: Arial, Tahoma, Verdana, san-serif;
	color: #585858;
}

a {	
	color: #1b6dcd;
	text-decoration: underline;
}
.active, a:hover{
	color: #cf5415;
}
b {
	color: #cf5415;
}
h1, h2, h3 {
	font: 24px Arial, Tahoma, san-serif;
	color: #cf5415;
	padding-bottom: 20px;
}
h2 {
	font-size: 20px;
}

.clear {clear: both;font-size: 1px;height: 1px;line-height: 1px}

form {margin:0;padding: 0;}
input, select, textarea { margin: 0;font:12px  Arial, Tahoma, san-serif;border: 0;color: #585858;border:1px solid #92a9b4;}
label {
	padding: 0 10px 10px 0;
	font-weight: bold;
}
.text{
	border:1px solid #d0d0d0;
	height: 17px;
	padding: 3px 0 0 9px;
	font-size: 11px;
	color: #585858;
}

table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  margin-bottom: 20px;
}
table td {
  padding: 0;
  border: 1px solid #000;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}


/*Head
	----------------------------------------------*/
#head {
	overflow: hidden;
	height: 1%;
	margin-bottom: 6px;
}

.for_main_menu {
	float: left;
}
.for_main_menu ul {
	float: left;
	position: relative;
	margin-left: 20px;
	display: inline;
	width: 223px;
}
.for_main_menu ul li {
	float: left;
	width: 27px;
	margin-left: 27px;
	display: inline;
}
.for_main_menu ul li a {
	display: block;
	overflow: hidden;
	text-indent: -3000px;
	width: 27px;
	height: 27px;
}
.home {
	height: 44px;
	background:url("/images/home.gif") 0 0 no-repeat;
}
.home a {
	margin-top: 18px;
}
.map {
	height: 51px;
	background:url("/images/map.gif") 0 0 no-repeat;
}
.map a {
	margin-top: 25px;
}
.mail {
	height: 67px;
	background:url("/images/mail.gif") 0 0 no-repeat;
}
.mail a {
	margin-top: 41px;
}


.main_menu {
	float: left;
}
.main_menu ul {
	width: 100%;
}
.main_menu li {
	padding: 20px 25px 10px 35px;
	background:url("/images/top_menu.gif") 0 0 no-repeat;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
}
		
/*left block
	-------------------------------------*/		
.left_col{
	float: left;
	width: 243px;
	margin-top: 5px;
	position: relative;
}
.teh_info{	
	display: block;
	width: 233px;
	height: 111px;
	overflow: hidden;
	text-indent: -3000px;
	background:url("/images/teh_info.gif") 0 0 no-repeat;
}

.top_left_col{
	padding: 45px 0 0 10px;
	position: relative;
	background:url("/images/top_left_block.gif") 0 0 no-repeat;
}
.bot_left_col{
	margin-bottom: 29px;
	background:url("/images/bot_left_block.gif") 0 100% no-repeat;
}
.bot_left_col h3 {
	padding:0 0 11px 30px;
	background:url("/images/h_bg_left.gif") 8px 11px no-repeat;
}
.left_menu{
	width: 195px;
	background: url("/images/bg.gif") 8px 0 repeat-y;
}
.left_menu li{
	padding-left: 30px;
	background:url("/images/menu_bg.gif") 0 0 no-repeat;
	color: #1b6dcd;
	font-size: 14px;
	font-weight: bold;
}
	.left_menu a{
		color: #585858;
		font-size: 13px;
		font-weight: normal;
	}
	.left_menu a:hover{
		color:#cf5415;
	}
.left_menu a.active {
	color: #cf5415;
}
.left_menu ul{
	background: 0;
	padding: 15px 0 20px 0;
}
.left_menu li li{
	background: 0;
	line-height: 14px;
	padding:0 0 9px 0;
}


/*center
	----------------------------*/
	
.for_center_col{
	float: left;
	width:100%;
	margin-left: -243px;
}
.center_col{
	padding-left: 243px;
}
.banner{
	margin:0 0 35px 13px;
	background:url("/images/banner_bg.jpg") 0 100% repeat-x;
}
.banner div {
	background:url("/images/banner_right.jpg") 100% 0 no-repeat;
}
.center_col_top{
		margin-left: 20px;
		background:url("/images/center_top.gif") 0 0 no-repeat;
	}
.center_col_bot{
		padding:0 0 15px 20px;
		height: 1%;	
		background:url("/images/center_bot.gif") 0 100% no-repeat;
	}
.center_col_bg{
	background:url("/images/bg.gif") 24px 0 repeat-y;
}
	
.top_h{
	float: left;
	position: relative;
	top: -11px;
	left: -9px;
	padding-bottom: 5px;
	background: #fff url("/images/left_h.gif") 0 10px no-repeat;
}
.top_h h1{
	padding:0 15px;
	display: block;
	background:  url("/images/right_h.gif") 100% 9px no-repeat;
}
.content{
	clear: both;
	font-size: 13px;
	padding: 0 15px 10px 10px;
}
	.content p{
		padding: 8px 0;
	}
	.content ul{
		padding: 8px 16px;
	}
	.content li{
		padding: 0 0 4px 20px;
		background: url("/images/bullet.gif") 0 3px no-repeat;
	}
	.content ol{
		padding: 0 0 23px 30px;
	}
	.content ol li{
		padding:0 0 4px 0;
		background: none;
	}
	.content li ul, .content li ol{
		padding-top: 13px;
		padding-bottom: 0;
	}
	.content .min {
		width: 690px;
	}
	.content .min td {
		width: 50%;
	}

.img-left {
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}
.img-right {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
}

.contacts {
}
.contacts div {
  margin: 10px 0;
}
.contacts label {
  float: left;
  text-align: right;
  font-weight: bold;
  width: 200px;
  margin: 0 15px 0 0;
}
.contacts .submit {
  margin-left: 225px;
}

/*footer
	----------------------------*/
	
#footer{
	float: left;
	width: 100%;
	height: 74px;
	margin-top: 30px;
	background: url("/images/info_foot.jpg") 0 0 repeat-x;
}
.info_foot{
	float: left;
	height: 74px;
	background: url("/images/left_foot.jpg") 0 0 no-repeat;
}
.left_info_foot{
	float: left;
	padding: 23px 20px 0 34px;
}
.right_info_foot{
	float: left;
	padding: 23px 40px 0 0;
	color: #fff;
	font-size: 13px;
	height: 51px;
}
.promo{
	background: #fff url("/images/right_foot.jpg") 0 0 no-repeat;
	float: right;
	height: 74px;
	width: 200px;
}