html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;margin-bottom: 0.4em;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select,button{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select,button{*font-size:100%;}legend{color:#000;}html {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}h1{font-size:138.5%;line-height:110%;margin: 0 0.1em 1em;}h2{font-size:123.1%;}h3{font-size:108%;}h2,h3{margin:1.4em 0.1em 0.3em;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}.clr{clear:both;}object{outline:0;}.nobr{white-space:nowrap;}

html {font-size: 81.25%} /* сюда пишем размер вашего шрифта по-умочанию */
@media all and (min-resolution: 120dpi) {
    html {font-size: 65.01%} /* пропорционально уменьшаем кегль: 68.75/(120/96) */
    html, x:-moz-any-link {font-size: 81.25%} /* тут должен быть размер по-умолчанию */
}

#for-opera927 {/* dont' remove! */}

#wrap {
  scrollbar-track-color:expression(
  this.runtimeStyle.scrollbarTrackColor = "#fff",
  ((screen.deviceXDPI/screen.logicalXDPI) == 1) ? (document.body.style.fontSize = 1/(screen.logicalYDPI/96) +'em') : false
  );
}

* html img {
	-behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "/images/b.gif"):1),this.pngSet=true));
}

#YMapsID table {
	margin: 0;
}

html {
	background: #fff url(../images/bg.gif) 0 0 no-repeat;
}

body {
	font-family: Verdana, Arial;
	color: #000;
	min-width: 900px;
	padding: 0 50px;
}

#wrap {
	float: left;
	*float: none;
	position: relative;
	min-width: 100%;
}

a {
	color: #288bd1;
}
	a:hover {
		color: #3896d8;
	}

h1, h2 {
	font-size: 120%;
	font-weight: bold;
	color: #666666;
}
h1 {
	margin-left: -11px;
}
h2 {
	font-size: 110%;
	color: #333;
}

#header {
	height: 105px;
	position: relative;
	font-size: 70%;
	color: #666666;
}
	#header .logo {
		position: absolute;
		left: 0px;
		top: 34px;
	}
	#header .partners {
		position: absolute;
		width: 400px;
		text-align: center;
		left: 50%;
		margin-left: -175px;
		top: 23px;
	}
	#header .partners img {
		margin: 0 10px;
		vertical-align: center;
	}

	#header .auth {
		width: 225px;
		position: absolute;
		top: 23px;
		right: 0;
	}
		#header .auth .header {
			background: url(../images/arr.gif) 0 0.45em no-repeat;
			padding-left: 14px;
		}
		#header .field {
			width: 80px;
			margin-right: 8px;
			margin-bottom: 0.5em;
			float: left;
			position: relative;
		}
		#header .field_submit {
			float: left;
			padding-top: 1.3em;
		}
		#header .field input {
			width: 100%;
			height: 13px;
			*height: 11px;
		}
		#header button {
			width: 49px;
			height: 15px;
			background: #CC0000;
			color: #fff;
			border: none;
			font-size: larger;
			font-family: arial;
			cursor: pointer;
		}
		#header .adds {
			text-align: left;
			clear: both;
			zoom: 1;
		}
			#header label {
				cursor: pointer;
			}
			#header input {
				vertical-align: top;
			}
		.error {
			color: #CC0000;
		}

#topmenu {
	margin: 0;
	position: relative;
	overflow: hidden;
}
	#topmenu li {
		width: 20%;
		margin: 0;
		float: left;
		list-style: none;
		*width: 19.9%;
		_width: 20%;
	}
	#topmenu li a {
		margin-right: 1px;
		border-top: 5px solid #000;
		height: 40px;
		font-size: 80%;
		text-transform: uppercase;
		padding-left: 14px;
		background: url(../images/arr.gif) 0 18px no-repeat;
		color: #000;
		line-height: 40px;
		display: block;
		font-weight: bold;
	}
		#topmenu li a:hover {
			background-color: #eee;
		}

#middle {
	background: #f6f6f6 url(../images/bg_content.gif) 0 5px no-repeat;
	overflow: hidden;
	padding-right: 1px;
	border-bottom: 5px solid #c0c0c0;
	float: left;
	clear: both;
	width: 100%;
}
	#middle.full {
		overflow: visible;
		*min-width: 100%;
		*width: auto;
	}
	#content {
		border-top: 5px solid #c0c0c0;
		border-right: 1px solid #fff;
		margin-right: 300px;
	}
		#content .cwrap {
			padding: 20px 30px;
			position: relative;
		}
		#middle.full #content {
			float: none;
			width: auto;
			margin-right: 0;
		}
	#right {
		float: right;
		width: 300px;
		margin-top: -1px;
		border-top: 6px solid #c0c0c0;
		border-left: 1px solid #fff;
		min-height: 400px;
		-height: 400px;
		background: #f6f6f6;
	}
		#right .cwrap {
			padding: 20px 15px;
		}
			#right .cwrap h2 {
				margin-top: 0;
				margin-bottom: 1em;
			}
		#right ul.menu {
			margin: -20px -15px;
		}
			#right ul.menu li {
				margin: 0;
				border-bottom: 1px solid #fff;
				list-style: none;
			}

	#right ul.menu li a {
		height: 26px;
		font-size: 80%;
		text-transform: uppercase;
		padding-left: 30px;
		background: url(../images/arr.gif) 15px 11px no-repeat;
		color: #000;
		line-height: 26px;
		display: block;
	}
		#right ul.menu li a:hover {
			background-color: #eee;
		}
		#right ul.menu li a.current {
			font-weight: bold;
		}

#footer {
	height: 80px;
	padding-top: 16px;
	position: relative;
	font-size: 70%;
	color: #666;
	text-align: right;
	clear: both;
}
	#footer .counter {
		position: absolute;
		left: 0;
		top: 27px;
	}

.newsitem {
	margin: 0 0 1.5em;
}
	span.date {
		font-size: 80%;
		color: #666;
		display: block;
		width: 65px;
		line-height: 150%;
		text-align: right;
		padding-right: 6px;
		float: left;
	}
	a.more {
		font-size: smaller;
	}



.site_stats {
	padding: 10px 20px;
	font-family: Verdana, Arial;
}

.table_stats {
	border-collapse: collapse;
	border: 1px solid #C0C0C0;
}
	.table_stats td, .table_stats th {
		padding: 3px 2px;
		font-size: 10px;
		cursor: default;
	}
		.table_stats tr.odd td {
			background: #e4e4e4;
		}
			.table_stats tr:hover td {
				background: #D5EFC2 !important;
			}
	.table_stats th {
		background: #C0C0C0;
		border-left: 1px solid #F6F6F6;
	}
		.table_stats th.first {
			border-left: none;
		}
	.table_stats div.word {
		white-space: nowrap;
		max-width: 150px;
		overflow: hidden;
	}

.atip {
	border: 1px solid #999;
	background: #FFFDDF;
	padding: 3px 5px;
	z-index: 2000;
	opacity: 0.95;
	max-width: 300px;
	display: none;
}
	.atip .tip-text {
		font-size: smaller;
		color: #4d5255;
		display: none;
	}
