body {
	background-color: white;
	background: transparent url(images/gg.gif) repeat-y scroll center top;
	padding: 0px;
	margin: 0px;
}

.clear {
	clear: both;
}

.main_body {
	width: 900px;
	background-color: white;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	border: 1px solid #646464;
}

.logo_part {
	width: 900px;
	height: 200px;
	background-image: url(images/logo.jpg);
}

.header_part {
	width: 900px;
	hheight: 22px;
	border: solid #C6C3C8;
	border-width: 0px 0px 0px 0px;
	background-color: white;
	margin: 5px 0px 5px 0px;
	text-align: center;
}

.footer_part {
	width: 900px;
	height: 22px;
	border: solid #C6C3C8;
	border-width: 0px 0px 0px 0px;
	background-color: white;
	clear: left;
	font-size: 7pt;
	font-family: Verdana, "Courier New", serif;
	font-weight: bold;
	color: #D1CDC8;
	text-align: center;
}

.footer_part a {
	color: #D1CDC8;
	text-decoration: none;
}

.footer_part a:hover {
	color: #4A4946;
	text-decoration: underline;
}

.header_menu {
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, "Courier New", serif;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 14px;
}

.header_menu_item {
	display: block;
	float: left;
	padding: 3px 5px 3px 5px;
	border: dotted #4A4946;
	border-width: 1px;
	margin: 0px 5px 0px 0px;
	background-color: #4A4946;
	color: white;
	min-width: 13px;
}

.header_menu a {
	text-decoration: none;
	color: #4A4946;
	background-color: white;
}

.header_menu a:hover {
	color: white;
	background-color: #4A4946;
}

.left_part {
	width: 220px;
	float: left;
	margin: 3px 3px 3px 10px;
	font-family: Verdana, "Courier New", serif;
	font-size: 10pt;	
}

.right_part {
	width: 220px;
	float: right;
	margin: 3px 3px 3px 3px;
	font-family: Verdana, "Courier New", serif;
	font-size: 10pt;
	background-color: red;
}

.orange_block_header {
	background-color: #E8B10D;
	color: white;
	height: 14px;
	padding: 5px 0 5px 15px;
	font-weight: bold;
	font-size: 8pt;
}

.orange_block {
	font-family: Verdana, "Courier New", serif;
	background-color: #F8E096;
	width: 210px;
	margin: 10px 0px 20px 0px;
	color: #505050;
	border: 1px solid #E8B10D;
}

.block_title {
	font-weight: bold;
}

.category_block {
	font-family: Verdana, "Courier New", serif;
	background-color: #CBEAEF;
	width: 210px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #2B7D8C;
	padding: 0px 0px 2px 0px;
	color: white;
	font-size: 8pt;
}

.corner_left {
	background-image: url(images/bg_corner_topleft.gif);
	background-repeat: no-repeat;
  background-position: left top;
	margin: -1px 0px 0px -1px;
	height: 10px;
	width: 10px;
	position: absolute;
}

.corner_right {
	background-image: url(images/bg_corner_topright.gif);
	background-repeat: no-repeat;
  background-position: left top;
	margin: -1px 0px 0px 201px;
	height: 10px;
	width: 10px;
	position: absolute;
}
 
.category_block_header {
	background-color: #2B7D8C;
	padding: 4px 0px 4px 5px;
	font-weight: bold;
	height: 14px;
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 5px 0px;
}

.small_zag {
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	color: #FBE5C2;
}

.orang_block .small_zag {
	padding: 5px 0px 0px 5px;
	background: #DB8600 url(design/top_left_part.gif) no-repeat left top;
}

.v_menu {
	font-size: 8pt;
	margin: 5px 0px 0px 0px;
}

.v_menu a {
	text-decoration: none;
	display: block;
	color: #505050;
	padding: 1px 0px 1px 0px;
}

.v_menu a:hover {
	text-decoration: none;
	display: block;
	mmargin: 0px 0px 0px 5px;
	font-weight: bold;
}

#v_menu_item {
	color: white;
	margin: 0px 0px 5px 5px;
}

.category_item {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: red;
}

.category_item a {
	text-decoration: none;
	color: #257381;
}

.category_item a:hover {
	color: red;
}

.category_item_contet {
	margin: 0px 0px 0px 5px;
}

.post_item {
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	color: red;
}

.post_item a {
	text-decoration: none;
	color: #257381;
}

.post_item a:hover {
	color: red;
}

.main_part {
	width: 657px;
	background-color: white;
	float: left;
	margin: 10px 10px 3px 0px;
	font-family: Verdana, "Courier New", serif;
	font-size: 10pt;
}

.main_part a {
	text-decoration: none;
	color: #257381;
	font-size: 8pt;
	font-family: verdana;
}

.main_part a:hover {
	color: #E8B10D;
}

.main_part h1 {
	color : #B40528;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	font-size: 16pt;
}

.main_part h2 {
	color : #E10934;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	font-size: 12pt;
}

.content_text {
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
}

.content_author {
	text-align: left;
	font-style: italic;
	color: #148D03;
	font-size: 8pt;
	margin: 20px 5px 5px 20px;
	padding: 0px 0px 0px 5px;
	border: solid #4A4946;
	border-width: 0px 0px 0px 3px;
}

.content_author a {
	text-decoration: none;
	color: #148D03;
}

.content_author a:hover {
	color: #106301;
	font-weight: normal;
}

.meter_block {
	margin: 30px 0px 0px 0px;
	text-align: center;
}

.see_also_part {
	border: groove black;
	border-width: 2px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
}

.foto_block {
	float: left;
	width: 160px;
	background-color: #FFEAEA;
	text-align: center;
	border: 0px solid black;
	margin: 2px;
	font-family: Verdana, "Courier New", serif;
	font-size: 7pt;
}

.foto_block a {
	display: block;
	left: 0%;
	position: relative;
}

.foto_block a:hover {
	left: 1%;
}

.foto {
	margin: 5px;
	width: 150px;
	height: 150px;
}

.foto_comments {
	background-color: #FFDDDD;
	margin: 5px;
	text-align: left;
}

.foto_comments_title {
	background-color: #FFD7D7;
	margin: 2px;
	text-align: left;
}

.foto_comments_author {
	background-color: #FFD7D7;
	margin: 2px;
	text-align: left;
}


.foto_comments_text {
	background-color: #FFD7D7;
	margin: 2px;
	text-align: left;
	height: 40px;
}

.foto_album_navigator {
	background-color: white;
	margin: 0px 0px 10px 0px;
}

.foto_album_navigator a {
}

.foto_album_navigator a:hover {
}

.foto_navigator {
	background-color: white;
	text-align: center;
	font-family: Verdana, "Courier New", serif;
	font-size: 10pt;
	clear: left;
	padding: 5px 0px 5px 0px;
}

.foto_other_albums {
	background-color: white;
	text-align: left;
	font-family: Verdana, "Courier New", serif;
	font-size: 10pt;
	border: solid green;
	border-width: 0px 0px 0px 3px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
}

.subtitle {
	color: black;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.subcontent {
	margin: 0px 0px 15px 0px;
}

.breadcrump {
	font-size: 8pt;
}

.breadcrump a {
	color: #A8A8A8;
	font-size: 8pt;
}

.breadcrump a:hover {
	color: #444444;
	font-weight: normal;
}

.search_result {
	margin-left: 10px;
}

.search_result_block {
	margin: 5px 0px 10px 0px;
}

.search_result_item {
}



.rss_block {
	margin: 5px 0px 0px 0px;
}

.rss_item {
	background-color: #F9F9F9;
}

.rss_date_time {
	background-color: green;
	width: 70px;
	float: left;
}

.rss_item_date {
	font-size: 7pt;
	background-color: #DFDFDF;
	height: 12px;
}

.rss_item_time {
	font-size: 6pt;
	background-color: #C5C5C5;
	height: 10px;
}

.rss_item_title {
	float: left;
	width: 580px;
	margin: 0px 0px 0px 5px;
}

.rss_item_title a {
	font-weight: normal;
	color: blue;
}

.rss_item_title a:hover {
	font-weight: normal;
	color: red;
}

.rss_item_description {
	margin: 0px 0px 15px 0px;
}

.pagination {
	text-align: right;
	margin: 10px 0px 10px 0px;
	float: left;
	width: 100%;
}

.pag_item {
	display: block;
	min-width: 20px;
	float: left;
	margin-right: 2px;
	text-align: center;
	color: black;
	padding: 2px 3px 2px 3px;
	background-color: #C4C4C4;
}

.pag_item_tochki {
	display: block;
	mmin-width: 20px;
	float: left;
	margin-right: 2px;
	text-align: center;
	color: black;
	padding: 2px 3px 2px 3px;
	background-color: white;
}

.pagination a {
	text-decoration: none;
	color: white;
	background-color: #808080;
	font-size: 10pt;
}

.pagination a:hover {
	color: black;
	background-color: #C4C4C4;
	font-weight: normal;
}

.spec_block {
	color: #257381;
	margin: 0px 0px 5px 5px;
}

.spec_block a {
	text-decoration: none;
	color: #257381;
	font-weight: bold;
}

.spec_block a:hover {
}

.sape_block_header {
	background-color: #A0D651;
	color: white;
	height: 14px;
	padding: 5px 0 5px 15px;
	font-weight: bold;
	font-size: 8pt;
}

.sape_block {
	font-family: Verdana, "Courier New", serif;
	background-color: #D9EFB9;
	width: 210px;
	margin: 20px 0px 20px 0px;
	color: #505050;
	border: 1px solid #A0D651;
}

.ads_sape_text {
	margin: 5px;
}

.most_rated_block {
	font-family: Verdana, "Courier New", serif;
	background-color: #CBEAEF;
	width: 210px;
	margin: 10px 0px 20px 0px;
	border: 1px solid #2B7D8C;
	padding: 0px 0px 2px 0px;
	color: white;
	font-size: 8pt;
}

.most_rated_block_header {
	background-color: #2B7D8C;
	padding: 4px 0px 4px 5px;
	font-weight: bold;
	height: 14px;
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 5px 0px;
}

.most_rated_content {
	margin: 0px 5px 5px 5px;
}

.most_rated_content_item {
	display: block;
	text-decoration: none;
	color: #257381;
}

.most_rated_content_item:hover {
	color: black;
	text-decoration: underline;
}

.random_block {
	font-family: Verdana, "Courier New", serif;
	background-color: #EBEBEB;
	width: 210px;
	margin: 20px 0px 10px 0px;
	border: 1px solid #BEBEBE;
	padding: 0px 0px 2px 0px;
	color: white;
	font-size: 8pt;
}

.random_block_header {
	background-color: #BEBEBE;
	padding: 4px 0px 4px 5px;
	font-weight: bold;
	height: 14px;
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 5px 0px;
}

.random_content {
	margin: 0px 5px 5px 5px;
}

.random_content_item {
	display: block;
	text-decoration: none;
	color: #505050;
}

.random_content_item:hover {
	color: black;
	text-decoration: underline;
}

.search_div {
	text-align: right;
	float: right;
}

.search_div input {
	border: 1px solid #9A927E;
	padding: 0px 2px 0px 2px;
	font-size: 10pt;
	margin: 0px 10px 5px 0px;
}

.authorization_div {
	text-align: left;
	float: left;
	margin: 0px 0px 0px 10px;
	font-size: 8pt;
}

.authorization_div input {
	border: 1px solid #9A927E;
	padding: 0px 2px 0px 2px;
	margin: 0px 10px 5px 0px;
	font-size: 8pt;
}

.reg_div {
	background-color: #F1F0ED;
	padding: 15px;
}

.reg_caption {
	float: left;
	width: 220px;
}

.reg_input {
	float: left;
	border: 1px solid #CDCABE;
}

.img_kaptcha {
	margin: 0px 0px 0px 220px;
}

.one_line {
	float: left;
	width: 100%;
	margin: 0px 0px 5px 0px;
}

.reg_caption_err {
	float: left;
	width: 230px;
	color: red;
	margin: 0px 0px 0px 5px;
}

.img_refresh {
	margin: 0px 0px 25px 10px;
	cursor: pointer;
}

.auth_date {
	font-weight: bold;
}

.auth_date a {
	margin: 0px 0px 0px 10px;
}

.comment_block {
	margin: 10px 0px 0px 10px;
	border: 1px solid #BEBEBE;
	border-left: 0px;
	border-right: 0px;
	padding: 15px 0px 15px 0px;
}

.comment_item1 {
	background-color: white;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

.comment_item2 {
	background-color: #F4F4F4;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

.c_date {
	float: right;
	color: #949494;
	margin: 0px 5px 0px 0px;
}

.c_username {
	float: left;
	color: #535353;
}

.comment_content {
	margin: 10px 0px 0px 0px;
}

.comment_pagination {
	font-size: 8pt;
	color: black;
}

.comment_pag_item {
	display: block;
	min-width: 20px;
	float: left;
	text-align: center;
	margin: 0px 1px 0px 1px;
	background-color: #F4F4F4;
	border: 1px solid #BEBEBE;
	padding: 2px 0px 2px 0px;
}

.comment_pagination a {
	background-color: white;
	color: #2B7D8C;
}

.comment_pagination a:hover {
	bbackground-color: #F4F4F4;
	color: #E8B10D;
	border: 1px solid #E8B10D;
}

.add_comment_block_input {
	border: 1px solid #9A927E;
	padding: 0px 2px 0px 2px;
	display: block;
	margin: 10px 0px 00px 0px;
}

.add_comment_block {
	margin: 10px 0px 0px 10px;
}

.add_comment_block_textarea {
	border: 1px solid #9A927E;
	padding: 0px 2px 0px 2px;
	display: block;
}

.comment_attention {
	font-size: 8pt;
	color: #AEA697;
	margin: 10px 0px 0px 10px;
}

.comment_attention a {
	color: #257381;
	text-decoration: underline;
}

.comment_attention a:hover {
	color: #E8B10D;
	text-decoration: none;
}

.quest_partner {
	margin: 10px 0px 0px 10px;
}

#quest_partner_float {
	position: absolute;
	z-index: 31;
	border: 1px solid #65A8DA;
	width: 480px;
}

#hide_screen {
	width: 100px;
	height: 100px;
	
	background-color: gray;
	position: absolute;
	left: 10px;
	z-index: 30;
	
	opacity: 0.5;
	filter:alpha(opacity=50);
}
