@import url(/images/css/common.css);

div.error{
	border: #f00 1px solid;
	padding: 10px;
}

.pager{
	padding: 10px 10px 10px 0px;
	text-align: left;
}
	.pager a, .pager b, .pager img{
		margin-right: 8px;
		font-weight: normal;
	}
	.pager a{
		font-weight: bold;
	}
	.pager img{
		vertical-align: middle;
	}
#navigator{
	font: normal 11px Verdana;
	color: #828282;
}
	#navigator a:link,
	#navigator a:visited{
		color: #828282;
	}
#header dt .bann{
	padding: 2px 0;
}
#header dd{
	background: url('/images/slogan.jpg') 240px 0px no-repeat;
}
	#logo{
		background: none;
		height: 116px;
		overflow: hidden;
	}
	#imenu{
		padding: 0 0 0 0;
		background: url('/images/menu_left.jpg') left 0 no-repeat;
		height: 222px
	}
		#imenu ul{
			list-style: none;
			margin: 0 20px 0 6px;
			padding: 12px 0 0 12px;
			height: 210px;
			background: #eee url('/images/ushnoy_kal.jpg') right 0 no-repeat;
		}
			#imenu ul li{
				margin: 0;
				padding: 0;
			}
				#imenu ul li img{
				}
		#imenu div{
			position: absolute;
			margin-left: 232px;
			//margin-top: 0px;
		}
			#imenu div p{
				margin: 0;
				padding: 0;
			}

#crow{
	margin: 24px;
	clear: both;
	background: url('/images/zag_inner_bg_right.jpg') right top no-repeat;
}
	#crow dl.crow{
		display: block;
		margin: 0;
		padding: 0;
		background: url('/images/zag_inner_bg_left.jpg') left top no-repeat;
	}
	#cleft{
		float: left;
		width: 237px;
		font-size: 11px;
	}
		#smenu{
			list-style: none;
			margin: 0;
			padding: 24px 12px;
			background: #EDF4FF url('/images/smenu_bg.jpg') left bottom no-repeat;
			color: #FF8C27;
		}
			#smenu li{
				margin: 0;
				padding: 5px 12px 5px 26px;
				background: url('/images/bullet.jpg') 12px 10px no-repeat;
			}
				#smenu li.open a:link,
				#smenu li.open a:visited{
					color: #FF8C27;
				}
				#smenu li div{
					padding: 3px 0;
					font-weight: normal;
				}
					#smenu li div a:link,
					#smenu li div a:visited,
					#smenu li.open div a:link,
					#smenu li.open div a:visited{
						color: #828282;
					}
		#cleft div.h1{
			font: normal 18px Georgia;
			color: #fff;
			margin: 0;
			padding: 6px 0 8px 36px;
		}
		#cleft .adr{
			margin: 24px 0 24px 0;
			padding: 0 8px 0 0;
			background: url('/images/zag_adr.jpg') right top no-repeat;
		}
			#cleft .adr div{
				padding: 50px 0 0 6px;
				background: url('/images/zag_adr.jpg') left top no-repeat;
				line-height: 150%;
				color: #3C3C3C;
			}
		#cleft form{
			line-height: 150%;
			padding: 20px 0 0 6px;
			background: url('/images/zag_subscribe.jpg') 6px top no-repeat;;
		}
			#cleft form label{
				margin: 0;
				padding: 15px 0 5px 0;
				display: block;
				color: #747474;
			}
	#content{
		margin-left: 240px;
		padding: 45px 0 24px 32px;
	}

h2.sux{
	background: url('/images/zag_pub_bg.jpg') left top no-repeat;
	font: normal 18px Georgia;
	color: #fff;
	padding: 6px 8px;
	margin-top: 32px;
}
	h2.sux a:link,
	h2.sux a:visited{
		color: #fff;
	}
#isux{
	list-style: none;
	margin: 0;
	padding: 24px 0;
	overflow: hidden;
	_height: 144px;
	_overflow: visible;
}
	#isux li{
		margin: 0;
		padding: 0 2.5% 0 0;
		width: 45%;
		float: left;
	}
		#isux li img{
			float: left;
			width: 82px;
			height: 77px;
			background-repeat: no-repeat;
			background-position: center center;
		}
			#isux li div{
				margin: 0 20px 0 100px;
				font-size: 11px;
				line-height: 150%;
				color: #737373;
			}
				#isux li h3{
					font-size: 12px;
					padding-bottom: 8px;
				}
				#isux li span{
					display: block;
					font-size: 11px;
					color: #5c5c5c;
					line-height: 20px;
				}


a.more{
	padding: 0 0 0 24px;
	background: url('/images/more.jpg') left center no-repeat;
}
a.back{
	padding: 8px 0 8px 32px;
	background: url('/images/pager_prev.jpg') left center no-repeat;
	display: inline-block;
	font-size: 11px;
}

#iphotos{
}
	#iphotos img{
		vertical-align: middle;
		margin-right: 4%;
		//margin-right: 2.5%;
	}
	#iphotos img.ill{
		width: 82px;
		height: 77px;
		background-repeat: no-repeat;
		background-position: center center;
	}
form.pojert{
	padding: 12px 0;
	font-size: 11px;
	color: #737373;
}
	form.pojert h2{
		color: #DAA000;
		font: normal 18px Georgia;
		padding: 12px 0;
	}
	form.pojert h4{
		display: block;
		padding: 8px 0 4px 0;
		font-size: 12px;
	}
	form.pojert button{
		margin-top: 12px;
	}

