body {
	background: #eeeeee url('/images/page_bg.png') repeat-x;
	min-width: 950px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

A:link {color: #000000; text-decoration: none;}
A:visited {color: #000000; text-decoration: none;}
A:hover {color: #CC6633; text-decoration: underline;}

A.under:link {color: #CC6633; text-decoration: underline;}
A.under:visited {color: #CC6633; text-decoration: underline;}
A.under:hover {color: #000000; text-decoration: underline;}

.hlight {
	color: #CC6633;
}

.popup_block {
	display: none;
	position: absolute;
	background:url(/images/bg-50.png);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 95;
}

.popup_window_shadow{
	position: absolute;
	z-index: 99;
	width: 402px;
	height: 252px;
	padding: 5px;
	left: 50%;
	top: 40%;
	margin-top: -110px;
	margin-left: -200px;
	background:url(/images/blue-bg-50.png);
	border: 1px solid #dddddd;
}

.popup_window {
	border: 1px solid #bbbbbb;
	background: #ffffff;
	width: 400px;
	height: 250px;
}

.popup_text {
	width: 380px;
	height: 180px;
	background: #ffffff;
	padding: 10px;
}

.popup_text h2 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	paddding: 0px;
	color: #CC6633;
}

.page_block {
	width: 980px;
	margin: 10px auto;
	background: url('/images/bg-50.png');
	padding: 0px 10px 10px 10px;
}

.head_block {
	height: 105px;
}

.footer_block {
	clear: both;
	heigth: 100px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 10px;
	height: 120px;
	margin-bottom: 10px;
}

.footer_col {
	width: 159px;
	float: left;
}

.footer_main_item {
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 13px;
}

.footer_main_item A:link {color: #CC6633; text-decoration: none;}
.footer_main_item A:visited {color: #CC6633; text-decoration: none;}
.footer_main_item A:hover {color: #CC6633; text-decoration: underline;}

.footer_item {
	margin-left: 10px;
}

.copy_block {
	clear: both;
	heigth: 100px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.copy_block address {
	font-style: normal;
}

.logo_block {
	position: absolute;
	margin-top: -30px;
	margin-left: -37px;
	z-index: 96;
}

.temper_now {
	position: absolute;
	font-size: 22px;
	margin-top: 40px;
	margin-left: 325px;
}

.user_block {
	position: absolute;
	margin-left: 583px;
	margin-top: 20px;
	width: 400px;
	text-align: right;
}

.user_auth {
}

.user_auth_no {
	margin-top:20px;
	font-size: 18px;
}

.user_auth_no A:link {color: #999999; text-decoration: none;}
.user_auth_no A:visited {color: #999999; text-decoration: none;}
.user_auth_no A:hover {color: #CC6633; text-decoration: underline;}

.user_welcome {
	margin-right: 5px;
	font-size: 14px;
}

.user_welcome span {
	margin-right: 5px;
	font-size: 14px;
	font-weight: bold;
}

.user_mail {
	position: absolute;
	z-index: 80;
	margin-left: 360px;
	margin-top: -3px;
}

.user_mail_count_0 {
	display: none;
}

.user_mail_count_n {
	z-index: 90;
	color: #CC6633;
	font-size: 18px;
	margin-right: 45px;
	margin-top: 6px;
}

.user_mail_count_n A:link {color: #CC6633; text-decoration: none;}
.user_mail_count_n A:visited {color: #CC6633; text-decoration: none;}
.user_mail_count_n A:hover {color: #CC6633; text-decoration: underline;}

.login_form_form {
	margin: 0px;
	padding: 0px;
}

.login_form_login_title {
	margin-left: 20px;
	font-size: 16px;
}

.login_form_login {
	border: 2px solid #999999;
	background-color: #eeeeee;
	padding: 3px;
	font-size: 16px;
	width: 300px;
	margin-left: 30px;
}

.login_form_password {
	border: 2px solid #999999;
	background-color: #eeeeee;
	padding: 3px;
	font-size: 16px;
	width: 300px;
	margin-left: 30px;
}

.login_form_submit {
	border: 3px solid #000066;
	background-color: #eeeeee;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 160px;
}

.login_form_auto {
	position: absolute;
	margin-top: -15px;
	margin-left: 15px;
}

.menu_block {
	position: absolute;
	background: #004E90;
	color: #ffffff;
	padding: 3px 10px 3px 30px;
	font-size: 14px;
	font-weight: bold;
	z-index: 96;
	width: 940px;
	margin-top: 75px;
}

.menu_item {
	float: left;
	margin-right: 7px;
	border-right: 1px solid #eeeeee;
	padding: 0px 7px 0px 0px;
}

.menu_item_active {
	float: left;
	margin-right: 7px;
	border-right: 1px solid #eeeeee;
	padding: 0px 7px 0px 0px;
}

.menu_item A:link {color: #ffffff; text-decoration: none; text-shadow: 0px -1px 0px #00335e;}
.menu_item A:visited {color: #ffffff; text-decoration: none; text-shadow: 0px -1px 0px #00335e;}
.menu_item A:hover {color: #CC6633; text-decoration: underline;}

.menu_item_active A:link {color: #d88a63; text-decoration: none;}
.menu_item_active A:visited {color: #d88a63; text-decoration: none;}
.menu_item_active A:hover {color: #CC6633; text-decoration: underline;}

.search_block {
	position: absolute;
	top: 0px;
	margin-left: 620px;
	z-index: 97;
}

.search_input {
	width: 170px;
	position: absolute;
	top: 52px;
	margin-left: -65px;
	background: #F2F6F9;
	border: 1px solid #555555;
}

.right_col {
	margin-left: 672px;
}

.content_block {
	background: #ffffff;
	padding: 10px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	overflow: hidden;
}

.content_title {
	font-size: 22px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 7px;
}

.content_title h1 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	font-weight: normal;
/*	text-shadow: 1px 1px 1px #ffffff, -1px -1px -1px #ffffff, 2px 2px 2px #dddddd, -2px -2px -2px #dddddd; */
}

.content_title h2 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	font-weight: normal;
/*	text-shadow: 1px 1px 1px #ffffff, -1px -1px -1px #ffffff, 2px 2px 2px #dddddd, -2px -2px -2px #dddddd; */
}

.content_sub_title h3 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}

.news_item_full {
	width: 200px;
	height: 270px;
	overflow: hidden;
	float: left;
	margin: 0px 5px 10px 5px;
}

.news_item_full .news_title A:link {
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
}
.news_item_full .news_title A:visited {
	color: #CC6633; 
	text-decoration: none;
	font-weight: bold;
}
.news_item_full .news_title A:hover {
	color: #000000; 
	text-decoration: underline;
	font-weight: bold;
}

.news_item {
	border-bottom: 1px solid #eeeeee;
	padding: 2px 0px 2px 0px;
}

.news_item .news_title A:link {
	color: #555555; 
	text-decoration: underline;
}

.news_item .news_title A:visited {
	color: #555555; 
	text-decoration: underline;
}
.news_item .news_title A:hover {
	color: #CC6633; 
	text-decoration: underline;
}


.news_date {
	font-size: 10px;
	color: #666666;
	text-align: right;
}

.news_comment {
	font-size: 10px;
	color: #666666;
	position: absolute;
}

.news_comment_normal {
	text-align: right;
	font-size: 11px;
	color: #666666;
}

.news_title {
}

.news_item .news_description {
	margin: 2px 0px 5px 10px;
}

.afisha_item_full {
	width: 120px;
	height: 140px;
	float: left;
	margin: 0px 3px 100px 3px;
}

.afisha_date {
	background: #333333;
	color: #ffffff;
	position: absolute;
	margin-top: -168px;
	margin-left: 0px;
	font-size: 11px;
	width: 115px;
	padding: 1px;
	text-align: center;
	border-right: 3px solid #eeeeee;
	border-left: 3px solid #eeeeee;
}

.afisha_title {
	font-weight: bold;
	font-size: 11px;
	margin-left: 4px;
}

.afisha_description {
	position: absolute;
	padding: 10px;
	border: 4px solid #dddddd;
	display: none;
	background-color: #ffffff;
	width: 300px;
	z-index: 90;
	margin-top: -10px;
	margin-left: -20px;
	-moz-box-shadow: 3px 3px 3px #777;
	-webkit-box-shadow: 3px 3px 3px #777;
	box-shadow: 3px 3px 3px #777;
}

.board_add {
	float: right;
	overflow: hidden;
	width: 10px;
	margin-right: 10px;
	height: 17px;
}

.board_add:hover {
	width: 58px;
}

.board_them {
	margin-top: 5px;
}

.board_them_title {
	font-size: 18px;
	margin-left: 5px;
}

.board_them .board_title{
	font-size: 18px;
}

.board_them_text {
	margin-left: 20px;
	font-size: 11px;
	color: #777777;
}

.board_item {
	margin-left: 20px;
	height: 17px;
}

.board_item .board_title A:link {color: #CC6633; text-decoration: underline;}
.board_item .board_title A:visited {color: #CC6633; text-decoration: underline;}
.board_item .board_title A:hover {color: #000000; text-decoration: underline;}

.board_them .board_title A:link {color: #CC6633; text-decoration: underline;}
.board_them .board_title A:visited {color: #CC6633; text-decoration: underline;}
.board_them .board_title A:hover {color: #000000; text-decoration: underline;}

.board_title {
	background: url('/images/marker.gif') no-repeat left center;
	padding: 0px 0px 0px 5px;
	float: left;
	margin-right: 5px;
}

.board_count {
}

.board_count_user {
}

.page_description {
	font-size: 18px;
	color: #888888;
	border-left: 3px solid #888888;
	padding: 0px 10px 0px 10px;
	margin: 0px 10px 10px 10px;
}

.page_full_date {
	color: #CC6633;
	font-size: 26px;
	margin-left: 150px;
	margin-top: 20px;
}

.item_title {
	color: #D90306;
}

.board_item_block {
	clear: right;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #dddddd;
}

.board_item_address {
}

.board_item_city {
	float: left;
	font-weight: bold;
	margin-right: 5px;
	color: #CC6633;
}

.board_item_street {
	float: left;
	margin-right: 5px;
}

.board_item_house {
}

.board_item_text {
	clear: left;
	min-height: 60px;
	margin: 5px 0px 5px 20px;
}

.board_item_date {
	margin-left: 20px;
	background: url('/images/icon/calendar.png') no-repeat left center;
	margin-top: 3px;
	height: 12px;
}

.board_item_life_time {
	float: left;
	margin-left: 20px;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
}

.board_item_create_date {
	font-size: 10px;
	color: #999999;
}

.board_item_coords {
	border: 1px solid #dddddd;
	background: #eeeeee;
	padding: 5px;
	height: 15px;
	margin-top: 10px;
}

.board_item_phone {
	float: left;
	margin-right: 10px;
}

.board_item_email {
	float: left;
	margin-right: 10px;
}

.board_item_image_block {
	float: right;
	padding: 5px;

}

.board_item_image {
	width: 75px;
	height: 70px;
	overflow: hidden;
}

.board_item_more {
	text-align: center;
	font-size: 10px;
}

.board_item_more A:link {color: #777777; text-decoration: none;}
.board_item_more A:visited {color: #777777; text-decoration: none;}
.board_item_more A:hover {color: #CC6633; text-decoration: underline;}

.board_add_text h3 {
	color: #CC6633;
}

.form_textarea {
	border: 1px solid #999999;
	background-color: #EDF4FE;
	width: 500px;
	height: 150px;
	padding: 3px;
}

.form_input_text {
	border: 1px solid #999999;
	background-color: #EDF4FE;
	padding: 3px;
}

.form_select {
	border: 1px solid #999999;
	background-color: #EDF4FE;
	padding: 3px;
}

.form_submit {
	border: 3px solid #999999;
	background-color: #eeeeee;
	font-weight: bold;
	padding: 3px;
}

#helper {
	position: absolute;
	display: none;
	padding: 10px;
	border: 1px solid #999999;
	background: #FAFACF;
}
.board_tools {
	text-align: right;
}

.taxiBlock {
	float: left;
	margin: 10px 10px 10px 10px;
	padding: 20px 20px 20px 20px;
	width: 150px;
	height: 150px;
	border: 1px solid #eeeeee;
}

.taxiBlock:hover {
	background-color: #FFFFCC;
}

.taxiTitle {
	text-align: center;
}


