@import url(reset.css);
*{margin:0;padding:0;}
html {
	background:#fff;
}
body {
	width:1200px;
	margin:0 auto;
	padding:35px 0;
	font: 12px arial;
	line-height:20px;
	color:#292929;
}

#logo {
	float:left;
	width:235px;
	height:49px;
}
#top {
	padding-bottom:40px;
	width:100%;
}
#top ul {
	/*background:#f3c2c2;*/
	float:left;
	margin:13px 0 0 40px;
}
	#top li {
		list-style:none;
		float:left;
		font:11px arial;
		color:#2c2c2c;
	}
	#top .bg {
		padding:9px 7px;
		height:11px;
	}
	#top a {
		text-decoration:underline;
	}
	#top a:hover .bg, #top .active .bg {
		background:#f2f2f2;
	}
	#top-search, #top-map, #top-ru {margin-left:30px;}
	#top-en {margin-left:25px;}
	#search {margin-left:30px;}
	#top-home .bg div {
		background:url(../images/header-icons.gif) no-repeat;
		width:11px;
		height:11px;
		margin:0 4px 0;
	}
	#top-search .bg div {
		background:url(../images/header-icons.gif) no-repeat -11px 0;
		width:11px;
		height:11px;
		margin:0 4px 0;
	}
	#top-map .bg div {
		background:url(../images/header-icons.gif) no-repeat -22px 0;
		width:11px;
		height:11px;
		margin:0 4px 0;
	}
	#top-ru .bg div {
		background:url(../images/header-ru.gif) no-repeat;
		padding:0 0 0 23px;
		margin:-1px 0 0 0;
		height:13px;
	}
	#top-en .bg div {
		background:url(../images/header-en.gif) no-repeat;
		padding:0 0 0 23px;
		margin:-1px 0 0 0;
	}
	.search-input {
		float:left;
		border:1px solid #a3a3a3;
		color:#292929;
		background:url(../images/header-search.gif) no-repeat 160px;
		padding:3px 10px 2px;
		margin:5px 0 0;
		width:153px;
	}

	#search-go {margin-left: 3px; float:right; margin-top:5px; height: 21px; line-height: 21px; padding: 0 10px 0 10px}
	.textin {
		border:1px solid #a3a3a3;
		color:#292929;
		background:url(../images/header-search.gif) no-repeat 256px;
		padding:3px 10px 2px;
	}

#header {
	border:1px solid #c0c0c0;
	background:#dfdfdf url(../images/header.jpg) no-repeat left 43px;
	height:313px;
	margin-bottom:45px;
	width:1200px;
}
	#menu {
		background:url(../images/menu.gif) repeat-x;
		height:42px;
	}
	#header #menu {
		border-bottom:1px solid #c0c0c0;
	}
	#menu li a {
		color:#404040;
		padding:13px 32px 13px;
		text-decoration:none;
		width:100%;
	}
	#menu table {
		width:100%;
		height:42px;
	}
	#menu td {
		vertical-align:center;
		height:42px;
		font:14px arial;
		text-align:center;
		background:url(../images/menu-sep.gif) no-repeat left;
		padding-left:2px;
	}
	#menu td.first {
		color:#fff;
		background:url(../images/menu-active2.gif) repeat-x;
		text-decoration:none;
		padding-left:0;
	}
	#menu a {
		color:#404040;
		text-decoration:none;
	}
	#menu a div {
		padding:13px 0 13px;
	}
	#menu a:hover div, #menu .active div {
		color:#fff;
		background:url(../images/menu-active.gif) repeat-x;
	}


	#header-boxes {
		width:355px;
		float:right;
		font:11px arial;
		background:#fff;
		height:270px;
	}
		#header-boxes img {
			float:left;
			margin:5px 15px 15px 0;
		}
		#header-boxes div {padding:20px 20px 7px;}
		.header-box-1 {background:#e5e5e5 url(../images/header-grad-1.gif) repeat-x;}


#sidebar {
	width:290px;
	float:left;
}
	#auth {
		background:#e9e9e5;
		padding:25px;
		line-height:16px;
	}
	#auth .text {
		border:1px solid #c1c1c1;
		padding:4px 7px;
		margin:5px 0;
		background:#fff;
		width:225px;
		color:#858587;
	}
	#auth h2 {
		margin:-25px -25px 5px -25px;
		padding:10px 25px;
	}
	#auth-actions {
		font-size:10px;
		width:100px;
		float:right;
		margin-top:-5px;
	}
	#auth .button {
		float:left;
	}

	.logged-in {
		line-height: 18px;
	}

	.logged-in a:hover {
		text-decoration: none;
	}

	#last {
		padding:20px;
	}
	#last h2 {
		margin:-20px -20px 15px -20px;
	}
	.date {
		color:#d12021;
		margin-bottom:10px;
		font-size:11px;
	}
	#sidemenu {
		font-size:13px;
		background:#efefed;
		margin-bottom:30px;
	}
	#sidemenu a {
		text-decoration:none;
	}
	#sidemenu li {
		background:url(../images/list.gif) no-repeat left 8px;
		padding:0 0 0 10px;
		margin:5px 0;
	}
	#sidemenu h3 {
		font:bold 12px arial;
		color:#fff;
		background:#7e7e7d url(../images/button.gif) repeat-y left;
		padding:10px 11px 10px 20px;
		margin:-8px -20px 0 -20px;
		text-decoration:none;
	}
	.tree {
		background:url(../images/title.gif) repeat-x;
		padding:8px 20px 7px;
		border-top:1px solid #abaaa9;
	}
	#sidemenu .first {
		border:none;
	}
	.menu {
		display:none;
	}


#content {
	width:845px;
	float:right;
	margin-left:45px;
	padding-left:20px;
}
#content-in {
	width:865px;
	float:left;
	margin-left:45px;
}
	#content h1 {
		margin-left:-20px;
	}
	.map {
		margin-top:30px;
		font-size:15px;
	}
		#map-left, #map-right {
			float:left;
			border:3px solid #e9e9e5;
			width:148px;
			height:51px;
			padding:80px 0 0 120px;
		}
		#map-left {
			background:url(../images/img-1.jpg);
		}
		#map-right {
			margin-left:15px;
			background:url(../images/img-2.jpg);
		}
		#side-map {
			width:281px;
			border:3px solid #e9e9e5;
			width:164px;
			height:51px;
			padding:80px 0 0 120px;
			background:url(../images/map.jpg);
		}
		.map a {color:#000;text-decoration:none;}
		.map a span {color:#d00808;}
	#breadcrumbs {
		margin:0 0 40px 0;
		font-size:10px;
	}
		#breadcrumbs .bg {
			background:#f5f5f5;
			padding:5px 10px;
		}
		#breadcrumbs .bg span {
			color:#a2a1a1;
		}
	.desc {
		font:italic 14px arial;
		height:170px;
		padding:25px 0 10px 0;
		line-height:22px;
	}
	.desc img {
		float:left;
		margin:-25px 25px 0 0;
		border:3px solid #e9e9e5;
	}

.short-story {
	float:left;
	width: 100%;
	margin-bottom: 10px;
}

.short-story img {
    border: 1px solid #a3a3a3;
    margin: 4px;
}

.short-story ul {
list-style-image: url("../images/list1.gif");
padding:3px 30px 2px;
margin:5px 0 0;
}


#footer {
	background:url(../images/footer.gif) repeat-x top;
	padding:30px 0 0;
	color:#646464;
	font-size:16px;
	margin-top:20px;
}
	#footer img {
		margin:0 15px -2px 0;
	}

h1 {
	background:url(../images/title-2.gif) repeat-x;
	font:normal 20px arial;
	padding:7px 20px;
	margin:0 0 20px 0;
}

	h1 a {
		color:#000;
		text-decoration: none;
	}

	h1 a:hover {
		text-decoration: underline;
	}

h2 {
	background:url(../images/title.gif) repeat-x;
	font:normal 17px arial;
	padding:9px 20px;
	margin:0 0 20px 0;
}
h3 {
	color:#c41515;
	font:normal 17px arial;
	text-decoration:underline;
	margin-bottom:10px;
}
h3 a {
	color:#c41515;
	text-decoration:underline;
}
h4 {
	font:normal 14px arial;
	background:url(../images/calendar.gif) no-repeat left 2px;
	padding-left:18px;
	margin:0 0 10px -18px;
}
h5 {
	font:bold 16px arial;
	margin:50px 0 10px;
}
a {
	color:#176490;
	text-decoration:underline;
}
.bbcodes_poll,
.bbcodes,
.button {
	background:#7e7e7d url(../images/button.gif) repeat-y left;
	padding:5px 11px 5px 15px;
	border:0;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	font-weight: 500;
	cursor: pointer;
}
.bbcodes_poll,
.bbcodes {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 20px;
	line-height: 20px;
}
big {
	font-size:16px;
}
.clear {
	clear:both;
	float:none;
	height:0;
}

.user-info {
	margin-bottom: 15px;
}

	.user-info div {
		margin-bottom: 5px;
	}

.reg-page {
}

	.reg-page span {
		display:block;
		font-weight: 700;
	}

.reg-text {
	margin-bottom: 15px;
}

.reg-block-field1 {
	margin-bottom: 10px;
}

	.reg-block-field1 input {
		border:1px solid #a3a3a3;
		color:#292929;
		padding:3px 10px 2px;
		width:153px;
	}

.an-pos {
	margin-bottom: 10px;
}

	.an-pos strong {
		display:block;
		margin-bottom: 5px;
	}

.editor_button_brk,
.editbclose,
.editor_button {
	height: 25px;
	padding-bottom: 0px;
}

.editor_button select{
	height: 18px !important;
	padding: 0px !important;
	line-height: 18px;
}

.mass_comments_action {
	text-align:left;
}

.addcom {
	margin-top: 10px;
}

	.addcom strong {
		display:block;
	}


