a:link,
a:visited,
a:active {
	color: #231f20;
	text-decoration: underline;
}
a:hover {
	color: #447d27;
	text-decoration: underline;
}
* html body {
  height: 78%;
}
html {
	height: 78%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 995px;
	position: relative;
	height: 100%;
	background-color: #FFF;
}
img {
	border: none;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
/****** CONTAINER ******/

.container {
	margin: 0px;
	padding: 0px;
	height: auto;
	min-height: 100%;
	//min-height: 78%;
	position: relative;
	background: url(../img/curl_top.jpg) top center no-repeat;
}
* html .container {
	height: 78%;
}
/****** CONTENT ******/

.header {
	background: url(../img/pumpkin.jpg) 391px top no-repeat;
	width: 972px;
	margin: 0px auto;
	padding: 0px;
}
/****** AUTH FORM ******/

.auth {
	background: url(../img/auth_bg.gif) left top no-repeat;
	width: 345px;
	height: 132px;
	margin: 0px 0px 0px 200px;
	padding: 0px;
}
.auth input {
	font-size: 10pt;
	border: 0px none;
	color: #b03d00;
	width: 150px;
	padding: 0px;
}
.auth input#auth_login {
	margin: 9px 0px 0px 111px;
}
.auth input#auth_password {
	margin: 16px 0px 13px 111px;
	width: 110px;
	float: left;
}
.auth input#auth_password {
	//margin-top: 14px;
}
.auth .submit {
	width: 35px;
	height: 25px;
	margin: 12px 0px 0px 11px;
	//margin-top: 11px;
	float: left;
}
.auth p {
	font-size: 7pt;
	margin: 0px 0px 0px 130px;
	padding: 0px;
	clear: both;
}
.auth p a:link,
.auth p a:visited,
.auth p a:active {
	color: #231f20;
	text-decoration: none;
}
.auth p a:hover {
	text-decoration: underline;
	color: #b03d00;
}
.logo_txt {
	color: #231f20;
	font-size: 8pt;
	margin: 10px 0px 0px 12px;
}
/****** ENTER FORM ******/

.enter {
	background: url(../img/enter_bg.gif) left top no-repeat;
	width: 345px;
	height: 132px;
	margin: 0px 0px 0px 200px;
	padding: 0px;
}
.login_name {
	color: #f36f21;
	font-size: 13pt;
	margin: 0px 0px 5px 88px;
	padding: 6px 0px 0px 0px;
	font-weight: bold;
	font-size: 11pt;
	width: 175px;
	overflow: hidden;
}
.login_name strong {
	width: 75px;
	//width: 90px;
	overflow: hidden;
	display: inline-block;
}
.login_name span {
	float: right;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 10pt;
	//position: absolute;
}
.login_name span a:link,
.login_name span a:visited,
.login_name span a:active {
	color: #f36f21;
	text-decoration: none;
}
.login_name span a:hover {
	text-decoration: underline;
}
.login_name span img {
	float: none;
	margin: 0px 4px 0px 4px;
	padding: 0px;
}
.enter_option {
	background: url(../img/enter_option.jpg) left center no-repeat;
	font-size: 8pt;
	margin: 7px 0px 0px 88px;
	padding: 0px 0px 0px 13px;
	float: left;
}
* html .enter_option {
	margin-left: 45px;
	clear: both;
	width: 150px;
}
* html .enter_option_two {
	width: 110px;
}
.enter img {
	float: right;
	margin: 5px 78px 0px 0px;
}
.enter p a:link,
.enter p a:visited,
.enter p a:active {
	color: #231f20;
	text-decoration: none;
}
.enter p a:hover {
	text-decoration: underline;
	color: #b03d00;
}
.login_name span a:link,
.login_name span a:visited,
.login_name span a:active {
	color: #f36f21;
	text-decoration: none;
}
.login_name span a:hover {
	text-decoration: underline;
}
/****** MAIN MENU ******/

.main_menu_column {
	width: 250px;
	float: left;
	margin: 15px 10px 0px 5px;
}
.main_menu_column_right {
	margin: 145px 0px 0px 0px;
}
.main_menu_column a:link,
.main_menu_column a:visited,
.main_menu_column a:active {
	text-decoration: none;
}
.main_menu {
	background: url(../img/main_menu_fon.gif) left bottom no-repeat;
	padding: 0px 0px 5px 2px;
	width: 250px;
	margin: 0px 0px 5px 0px;
	height: 55px;
	font-size: 8pt;
}
.main_menu p {
	margin: 0px;
	padding: 0px;
	width: 238px;
	overflow: hidden;
	height: 54px;
}
.main_menu p span {
	color: #b03d00;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 25px;
}
.main_menu_hover {
	background: url(../img/main_menu_fon.jpg) left top repeat-x;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	width: 250px;
	height: 60px;
	display: none;
	cursor: pointer;
}
.main_menu_hover img {
	float: right;
	height: 60px;
	margin: 0px;
}
.main_menu_hover p {
	color: #f27200;
	font-size: 13pt;
	font-weight: bold;
	padding: 20px 0px 0px 10px;
	margin: 0px;
	text-decoration: underline;
	position: absolute;
}
.main_menu_hover p.text_shadow {
	color: #eef0ea;
	margin: 2px 0px 0px 2px;
}
/****** TOP BANNERS ******/

.top_banners {
	text-align: center;
	clear: both;
	padding: 15px 0px 0px 0px;
}
/****** LEFT BLOCK ******/

.left_block {
	width: 200px;
	float: left;
	margin: 10px 0px 0px 0px;
}
.left_block_banner {
	text-align: center;
	margin: 40px 0px 40px 0px;
}
.left_block_title {
	color: #b03d00;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
/****** LEFT BLOCK DATA ******/

.left_block_data {
	width: 200px;
	font-size: 16pt;
	font-weight: bold;
	color: #fe7f01;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.left_block_data_ {
	font-size: 9pt;
	color: #858484;
	margin: 0px;
	padding: 0px;
}
/****** LEFT BLOCK WEATHER ******/

.left_block_weather {
	width: 200px;
	text-align: center;
	margin: 10px 0px 15px 0px;
	padding: 0px;
}
.left_block_weather p {
	color: #fe7f01;
	font-weight: bold;
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.left_block_weather p span {
	color: #858484;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
/****** LEFT BLOCK CURRENCY ******/

.left_block_currency {
	color: #858484;
	font-size: 9pt;
	width: 200px;
	text-align: center;
}
.left_block_currency a:link,
.left_block_currency a:visited,
.left_block_currency a:active {
	color: #625f60;
	text-decoration: none;
}
.left_block_currency a:hover {
	text-decoration: underline;
	color: #447d27;
}
.left_block_currency_USD {
	background: url(../img/left_block_currency_usd_icon.jpg) 55px top no-repeat;
	padding: 0px 0px 0px 30px;
	margin: 5px 0px 0px 0px;
	line-height: 27px;
	color: #625f60;
	height: 27px;
}
.left_block_currency_EUR {
	background: url(../img/left_block_currency_eur_icon.jpg) 55px top no-repeat;
	padding: 0px 0px 0px 30px;
	margin: 3px 0px 0px 0px;
	line-height: 27px;
	color: #625f60;
	height: 27px;
}
/****** LEFT BLOCK AFISHA ******/

.left_block_afisha {
	width: 200px;
	text-align: center;
}
.left_block_afisha p {
	font-size: 10pt;
	padding: 0px 0px 4px 0px;
	color: #fe7f01;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #fe7f01;
	font-weight: bold;
	text-align: left;
}
.left_block_afisha p a:link,
.left_block_afisha p a:visited,
.left_block_afisha p a:active {
	color: #fe7f01;
	text-decoration: none;
}
.left_block_afisha p a:hover {
	color: #447d27;
	text-decoration: none;
}
.left_block_afisha a:link,
.left_block_afisha a:visited,
.left_block_afisha a:active {
	text-decoration: none;
	color: #262626;
	font-size: 10pt;
}
.left_block_afisha a:hover {
	color: #447d27;
	text-decoration: underline;
}
.left_block_afisha span a:link,
.left_block_afisha span a:visited,
.left_block_afisha span a:active {
	color: #858484;
}
/****** LEFT BLOCK CHAT ******/

.left_block_chat {
	font-size: 9pt;
	line-height: 16px;
	color: #625f60;
}
.left_block_chat img {
	margin: 8px 0px 0px 33px;
}
.left_block_chat p {
	font-size: 10pt;
	padding: 0px 0px 4px 0px;
	color: #fe7f01;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px solid #fe7f01;
	font-weight: bold;
}
.left_block_chat p a:link,
.left_block_chat p a:visited,
.left_block_chat p a:active {
	color: #fe7f01;
	text-decoration: none;
}
.left_block_chat p a:hover {
	color: #447d27;
	text-decoration: none;
}
/****** LEFT BLOCK VOTE ******/

.left_block_vote {
	line-height: 16px;
	margin: 0px;
}
.left_block_vote th {
	font-size: 10pt;
	padding-bottom: 8px;
	color: #fe7f01;
	border-bottom: 1px solid #fe7f01;
	margin: 10px;
	text-align: left;
}
.left_block_vote td {
	font-size: 9pt;
	color: #625f60;
}
.left_block_vote td div {
	height: 3px;
	background-color: #447d27;
}
.left_block_vote td span {
	color: #447d27;
}
/****** MAIN BLOCK ******/

.main_block {
	width: 765px;
	float: right;
	margin: 10px 0px 0px 0px;
}
.main_block_banner {
	text-align: center;
	margin: 10px 0px 10px 0px;
}
.block {
	background: url(../img/mainblock_bottom.jpg) left bottom no-repeat;
	padding: 0px 0px 34px 0px;
	margin: 0px;
}
.block_other {
	background: url(../img/mainblock_bottom_other.jpg) left bottom no-repeat;
	padding: 0px 0px 34px 0px;
	margin: 0px;
}
.insetblock {
	background: url(../img/mainblock_insetblock_bg.jpg) left top no-repeat;
	height: 63px;
	padding: 0px 0px 0px 100px;
}
.block_other .insetblock {
	background: url(../img/mainblock_insetblock_bg_other.jpg) left top no-repeat;
}
.insetblock a img {
	float: right;
	margin: 0px 50px 0px 0px;
	width: 102px;
	height: 63px;
}
.inset {
	float: left;
	background: url(../img/mainblock_insetblock_inset_bg.jpg) left top repeat-x;
	margin: 15px 0px 0px 8px;
	cursor: pointer;
	height: 30px;
	padding: 0px;
}
.inset div {
	height: 30px;
}
.inset .inset_left {
	background: url(../img/mainblock_insetblock_inset_left.jpg) left top no-repeat;
	float: left;
}
.inset .inset_right {
	background: url(../img/mainblock_insetblock_inset_right.jpg) right top no-repeat;
	float: left;
}
.inset p {
	color: #7a856a;
	font-weight: bold;
	font-size: 11pt;
	margin: 0px;
	padding: 5px 15px 0px 15px;
	height: 22px;
	float: left;
}
.inset_select p {
	color: #b54910;
}
.inset p:hover {
	text-decoration: underline;
}
.subblock_wrap_left_bg {
	background: url(../img/mainblock_left_bg.jpg) left top repeat-y;
}
.subblock_wrap_right_bg {
	background: url(../img/mainblock_right_bg.jpg) right top repeat-y;
}
.subblock_wrap_left {
	background: url(../img/mainblock_left.jpg) left top no-repeat;
}
.block_other .subblock_wrap_left {
	background: url(../img/mainblock_left_other.jpg) left top no-repeat;
}
.subblock_wrap_right {
	background: url(../img/mainblock_right.jpg) right bottom no-repeat;
}
.block_other .subblock_wrap_right {
	background: url(../img/mainblock_right_other.jpg) right bottom no-repeat;
}
.subblock {
	margin: 0px 35px 0px 52px;
	padding: 2px 0px 0px 0px;
	font-size: 9pt;
	min-height: 80px;
}
.subblock p {
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 2px 0px;
	line-height: 14px;
}
.subblock a:link,
.subblock a:visited,
.subblock a:active {
	color: #231f20;
	text-decoration: none;
}
.subblock a:hover {
	text-decoration: underline;
	color: #447d27;
}
/****** SUBBLOCK CITY-N ******/

.subblock_city-n p {
	color: #b03d00;
}
.subblock_city-n p span {
	margin-right: 5px;
	font-weight: bold;
}
/****** SUBBLOCK NBO ******/

.subblock_nbo p {
	color: #b03d00;
	
}
.subblock_nbo p span {
	margin-right: 5px;
	font-weight: bold;
}
.subblock_nbo p span.subblock_nbo_data {
	color: #447d27;
}
/****** SUBBLOCK FORUM ******/

.subblock_forum p {
	color: #b03d00;
}
.subblock_forum p span {
	margin-right: 5px;
	font-weight: bold;
}
.subblock_forum span a:link,
.subblock_forum span a:visited,
.subblock_forum span a:active {
	color: #b03d00;
}
.subblock_forum span a:hover {
	color: #447d27;
}
.subblock_forum_title {
	color: #447d27;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #c4dfd7;
	font-weight: bold;
	text-align: right;
}
.subblock_forum_title a:link,
.subblock_forum_title a:visited,
.subblock_forum_title a:active {
	color: #447d27;
	text-decoration: none;
}
.subblock_forum_title a:hover {
	text-decoration: underline;
	color: #b03d00;
}
/****** SUBBLOCK VIDEO ******/

.subblock_video p {
	color: #b03d00;
}
.subblock_video p span {
	margin-right: 5px;
	font-weight: bold;
}
.subblock_video span a:link,
.subblock_video span a:visited,
.subblock_video span a:active {
	color: #b03d00;
}
.subblock_video span a:hover {
	color: #447d27;
}
/****** SUBBLOCK MP3 ******/

.subblock_mp3 p {
	color: #b03d00;
}
.subblock_mp3 p span {
	margin-right: 5px;
	font-weight: bold;
}
.subblock_mp3 span a:link,
.subblock_mp3 span a:visited,
.subblock_mp3 span a:active {
	color: #b03d00;
}
.subblock_mp3 span a:hover {
	color: #447d27;
}
/****** SUBBLOCK ANIME ******/

.subblock_anime p {
	color: #b03d00;
}
.subblock_anime p a:link,
.subblock_anime p a:visited,
.subblock_anime p a:active {
	color: #b03d00;
	font-weight: bold;
}
.subblock_anime p span {
	margin-left: 5px;
	color: #231f20;
}
/****** SUBBLOCK KLADOVKA ******/

.subblock_kladovka p {
	color: #b03d00;
}
.subblock_kladovka p span {
	margin-right: 5px;
	font-weight: bold;
}
/****** SUBBLOCK GAME ******/

.subblock_game td {
	color: #666;
	font-size: 8pt;
}
.subblock_game td p {
	color: #b03d00;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid #b03d00;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 4px 0px;
}
.subblock_game b {
}
/****** SUBBLOCK CLIP ******/

.subblock_clip p {
	color: #b03d00;
}
.subblock_clip p span {
	margin-right: 5px;
	font-weight: bold;
}
.subblock_clip span a:link,
.subblock_clip span a:visited,
.subblock_clip span a:active {
	color: #b03d00;
}
.subblock_clip span a:hover {
	color: #447d27;
}
/****** SUBBLOCK RADIO ******/

.subblock_radio td img {
	margin: 10px 5px 0px 0px;
	border: 1px solid #c2ddd6;
}
.subblock_radio td span {
	font-weight: bold;
	color: #b03d00;
}
.subblock_radio_title {
	padding: 0px;
	margin: 15px 0px 5px 0px;
	border-top: 1px solid #c4dfd7;
	font-weight: bold;
	text-align: right;
}
.subblock_radio_title a:link,
.subblock_radio_title a:visited,
.subblock_radio_title a:active {
	color: #447d27;
	text-decoration: none;
}
.subblock_radio_title a:hover {
	color: #b03d00;
	text-decoration: none;
}
/****** SUBBLOCK TV ******/

.subblock_tv p {
	color: #231f20;
}
.subblock_tv p span {
	font-weight: bold;
	color: #b03d00;
}
/****** SUBBLOCK LOCMAN ******/

.subblock_locman p {
	color: #231f20;
}
.subblock_locman p span {
	color: #625f60;
}
.subblock_locman p a span {
	color: #b03d00;
	font-weight: bold;
}
.subblock_locman span a:link,
.subblock_locman span a:visited,
.subblock_locman span a:active {
	color: #b03d00;
	font-weight: bold;
}
.subblock_locman span a:hover {
	color: #447d27;
}
.subblock_locman_title {
	color: #447d27;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #c4dfd7;
	font-weight: bold;
	text-align: right;
}
/****** SUBBLOCK WOMAN ******/

.subblock_woman p {
	color: #b03d00;
}
.subblock_woman p span {
	margin-right: 5px;
	font-weight: bold;
}
.subblock_woman span a:link,
.subblock_woman span a:visited,
.subblock_woman span a:active {
	color: #b03d00;
}
.subblock_woman span a:hover {
	color: #447d27;
}
/****** SUBBLOCK SENOVAL ******/

.subblock_senoval td span {
	font-weight: bold;
	color: #b03d00;
}
/****** SUBBLOCK JOURNAL ******/

.subblock_journal p {
	color: #b03d00;
}
.subblock_journal p span {
	margin-right: 5px;
	font-weight: bold;
}
/****** SUBBLOCK GALLERY ******/

.subblock_gallery img {
	border: 1px solid #c2ddd6;
	border-right: 2px solid #c2ddd6;
	border-bottom: 2px solid #c2ddd6;
	padding: 3px;
}
/****** SUBBLOCK FUNNY ******/

.subblock_funny img {
	border: 1px solid #c2ddd6;
	border-right: 2px solid #c2ddd6;
	border-bottom: 2px solid #c2ddd6;
	padding: 3px;
}
/****** SUBBLOCK WALLPAPERS ******/

.subblock_wallpapers img {
	border: 1px solid #c2ddd6;
	border-right: 2px solid #c2ddd6;
	border-bottom: 2px solid #c2ddd6;
	padding: 3px;
}
/****** FOOTER ******/

.footer {
	width: 100%;
	height: 190px;
	position: relative;
	clear: both;
	background: url(../img/bottom_fon.jpg) center bottom no-repeat;
}
.footer_content {
	width: 972px;
	margin: 0px auto;
	padding: 0px;
	height: 190px;
}
.footer_content p {
	float: left;
	font-size: 10pt;
	color: #8e8e8e;
	margin: 64px 0px 0px 0px;
	padding: 0px 0px 0px 340px;
	width: 500px;
}
.footer_content p a:link,
.footer_content p a:visited,
.footer_content p a:active {
	color: #8e8e8e;
	text-decoration: none;
}
.footer_content p a:hover {
	text-decoration: underline;
	color: #b03d00;
}
.footer_content a img {
	float: right;
	margin: 74px 0px 0px 0px;
}
.top_banner {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(../img/top_banner_curl.jpg) center bottom no-repeat;
}