@charset "utf-8";
/* CSS Document */

* {padding:0; margin:0;}
body {
	padding: 0;  margin: 0;
	font:11px Tahoma;
	color:#000;
	background:url(../img/site-background-pattern-07.jpg) repeat;}
	
img { border:none;}

h1 {font:bold 12px Verdana;}
h2 { font:bold 11px Tahoma;}
.ul{padding-left:20px;font-family:Verdana, Geneva, sans-serif; font-size:14px; text-align:justify; line-height:30px;}


p { font:12px Tahoma; padding:5px 0;}

a  {color:#5f5f5f; text-decoration:none;
 outline: none;}
a:hover  {text-decoration:underline;}

#wrapper { 
	margin:0px auto;
	width:1100px;
}
#header {
	width:100%;
	height:173px;
	position:relative;
	background:url(../img/header_bg.gif) repeat-x;}

		.logo {
			width:447px;
			height:96px;
			padding:76px 0 0 20px;
			float: left;}
			
		#poisk {
			position:relative;
			float:right;
			width:300px;
			height:26px;
			margin-top:130px;
			margin-right:15px;}
			#inp_sear {
				position:absolute; top:0; left:0;}
			#butt {
				position:absolute; top:0; right:0;width:72px;}			
		.input_seach {
			width:202px;
			height:16px;
			color:#ababab;
			padding:0px 3px 1px 3px;
			margin: 1px 4px 1px 0px;
			}
		.input_img{
			width:210px;
			height:19px;
			padding:1px 3px 1px 3px;
			margin: 0 4px 1px 0px;
			background:url(../img/input.gif) no-repeat;}

		#poisk input:focus {
			color:#000;
			border: 0;}
			
		.button {
			width:72px;
			height:24px;
			border:none;
			cursor: pointer;
			padding:4px 0 0 6px;			
			background:url(../img/seargh.gif) no-repeat;
			float:right;}				
					

			
#navigation{ 
	width:1120px;
	height:48px;
	background:url(../img/menu_bg.jpg) repeat-x;}
		#menu {
			font: 12px Tahoma;
			width:1000px;
			height:48px;
			margin:0 auto;
			line-height:48px;
			}
		#menu li {
			list-style-type:none;
			float:left;}
#copyright a{color: #fff;}
		#menu a {
			height:48px;
			float:left;
			background: url(../img/menu_line.jpg) no-repeat right;
			padding:0 15px 0 15px;
			text-decoration:none;
			color: #fff;
			font-size:14px; font-weight:bold;
			}
		#menu a:hover {
			background:url(../img/menu_hov.jpg) no-repeat right;}	
		#menu a:hover.non {background: url(../img/menu_line.jpg) no-repeat right;}
		.active {background:url(../img/menu_hov.jpg) no-repeat right;}

#main { background:#fff;
	width:100%;
	height:100%;}	
	
#left {
	width:280px; 
	float:left;


}
	.left_title {
		width:254px;
		height:31px;
		background:url(../img/left_tit.jpg) no-repeat;
		margin-bottom: 5px;
		margin-left:10px;

		}
	.left_title h1 {
		margin-left: 40px;
		line-height:29px;
		color: #5f5f5f}	
	.left_nav {
		width:254px;
		margin:10px 0 20px 0;
}
	.li {margin:0 0 0 30px;
		padding:3px 15px 0 0px;
		font-size:11px;
		line-height: 0.8;
	}
	.li img {margin-right:8px;}
	.left_nav  img{margin-left:10px;}

	.arh {margin:0 0 0 30px;
		padding:8px 0px 0 0px;
		font-size:11px;
		line-height: 1.5;
		}
	.arh img {margin-right:8px;}		
	.arh a {color:#35a5d1;
		text-decoration:underline;}
	.arh a:hover{text-decoration:none;}


	ul#castom {
		padding:15px;}
	ul#castom li {
		list-style-type:none;
		list-style-image:url(../img/li.gif);
		margin-left:15px;}
	ul#castom li a{
		text-decoration:none;
		color:#000;}
	ul#castom a:hover {
		text-decoration:underline;}
		
		
	.email {
		color:#244be2;}
	a:hover.email { text-decoration:underline;}	

	#sign_up {
		position:relative;
		width:204px;
		height:20px;
		margin:4px 5px;
		border:1px solid #aeaeae;
		background:#929292;}
		input {border:none;}
		#sign_up .left {
			position:absolute;
			top:0; left:0;
			padding:2px 6px;}

		#sign_up .right {
		position:absolute;
		top:0; right:0;
		width:67px;
		height:20px;
		cursor:pointer;
		background:url(../img/sign_up.gif) no-repeat;}	
		
		.textarea { 
			width:206px;
			margin:3px 3px 0 3px;}
		.eml {
			margin:0 3px;
			padding:2px 6px;}
		*:first-child+html .eml {margin:2px 4px 0 2px; padding:0;}       /* IE7 */	


		.but {
		width:30px;
		height:16px;
		cursor:pointer;
		background:url(../img/email2.gif) no-repeat;}	
		
		
		
		
		
		#rightside{
	width:230px; 
	float:left;
	background: #FFF url(../img/Rbg.gif) repeat-y;

}
	.rightside_title {
		width:204px;
		height:31px;
		background:url(../img/left_tit.jpg) no-repeat;
		margin-bottom: 5px;
		margin-left:5px;

		}
	.rightside_title h1 {
		margin-left: 40px;
		line-height:29px;
		color: #5f5f5f}	
	.rightside_nav {
		width:204px;
		margin:10px 0 20px 0;
}
	.li {margin:0 0 0 30px;
		padding:3px 15px 0 0px;
		font-size:11px;
		line-height: 0.8;
	}
	.li img {margin-right:8px;}
	.left_nav  img{margin-left:10px;}

	.arh {margin:0 0 0 30px;
		padding:8px 0px 0 0px;
		font-size:11px;
		line-height: 1.5;
		}
	.arh img {margin-right:8px;}		
	.arh a {color:#35a5d1;
		text-decoration:underline;}
	.arh a:hover{text-decoration:none;}


	ul#castom {
		padding:15px;}
	ul#castom li {
		list-style-type:none;
		list-style-image:url(../img/li.gif);
		margin-left:15px;}
	ul#castom li a{
		text-decoration:none;
		color:#000;}
	ul#castom a:hover {
		text-decoration:underline;}
		
		
	.email {
		color:#244be2;}
	a:hover.email { text-decoration:underline;}	

	#sign_up {
		position:relative;
		width:204px;
		height:20px;
		margin:4px 5px;
		border:1px solid #aeaeae;
		background:#929292;}
		input {border:none;}
		#sign_up .left {
			position:absolute;
			top:0; left:0;
			padding:2px 6px;}

		#sign_up .right {
		position:absolute;
		top:0; right:0;
		width:67px;
		height:20px;
		cursor:pointer;
		background:url(../img/sign_up.gif) no-repeat;}	
		
		.textarea { 
			width:206px;
			margin:3px 3px 0 3px;}
		.eml {
			margin:0 3px;
			padding:2px 6px;}
		*:first-child+html .eml {margin:2px 4px 0 2px; padding:0;}       /* IE7 */	


		.but {
		width:30px;
		height:16px;
		cursor:pointer;
		background:url(../img/email2.gif) no-repeat;}			
	

#right { 
	float:right;
	width:610px;
	display:inline;
}

	.br{width: 100px; height:10px;}
	.text { padding:15px;}
	.imgs { float: right;}
	.otst { padding:3px 15px;}	
		#block2 {
			width:575px;
			height:73px;
			margin:0 auto;
			padding:10px 0 10px 10px;
			background:url(../img/block_bg.gif) no-repeat;}
			#block2 h2 {font:14px Tahoma; color:#00000;}
			
		/*	*html #block2 {width:570px; background:url(../img/block2_bg.gif) no-repeat;*/
			.t_width{ width: 243px;}
			.text a{text-decoration: underline;}
.text a:hover  {text-decoration:none;}
table p{ line-height: 2;}
#block2 a{font:bold 12px Tahoma; color:#4db3db;text-decoration: underline;}
#block2 a:hover  {text-decoration:none;}

#footer { 
	width:100%;
	height:72px;
	clear:both;
	margin-bottom:50px;}
		.corners_foot {
			width:305px; 
			height:32px;
			position:relative;
			margin-left: 40px; 
			background:url(../img/foot_bg.gif) repeat-x;}
		.corners_foot p { 
			line-height:22px;
			text-align:center;color:#49b1da;}
		.corners_foot a {color:#49b1da; margin: 0 5px;}
		.corners_foot span {
			display:block; 
			position:absolute; 
			width:5px; 
			height:32px; 
			background-image:url(../img/foot.gif);}
		.left  {top:0; left:0;}
		.right {top:0; right:0; background-position:100% 0;}


				
								
		.corners {
			width:100%;
			height:100%; 
			position:relative;
			
			margin-bottom:15px;
			border:1px solid #c4c4c4;
			background: url(../img/ugol_bg.gif) repeat-x;
			
			}
			.corners p{font-size: 11px;line-height: 1.8;}
		.corners span {
			display:block; 
			position:absolute; 
			width:7px; 
			height:7px; 
			background-image:url(../img/ugol.gif);}
		.top_left  {top:-1px; left:-1px;}
		.top_right {top:-1px; right:-1px; background-position:100% 0;}
		.bot_left  {bottom:-1px; left:-1px; background-position:0 100%}
		.bot_right {bottom:-1px; right:-1px; background-position:100% 100%}				
.corners span {font-size:10px; line-height:10px}
		.corners a {text-decoration:underline;}
		.corners a:hover {text-decoration:none;}

		
		#copyright {
		padding-top: 15px;
		padding-left: 65px;
		color:#000;
		font-size: 11px;

		}
		
		#copyright a{
		padding-left: 3px; 
		padding-right: 0px;
		outline: none;
		text-decoration:underline;
		}
.clear{ clear: both;}

.admin {
	bottom:7px;
position:relative;}
.12{text-indent:50px;}
.li{line-height:20px;}
.listli {list-style-type:none;
			float:left;line-height:20px; padding-left:80px; font-weight:300;}
.list{line-height:20px; padding-left:50px; font-weight:300;}


.title_link {
		width:254px;
		height:31px;
		background:url(../img/link.jpg) no-repeat;
		margin-bottom: 5px;
		margin-left:10px;

		}
		.title_link h1 {
		margin-left: 40px;
		line-height:29px;
		color:#ffffff;}	