html
{
	height: 100%;
	background-color: #fcfcf9;
}

body
{
	height: 100%;
	position: relative;
	color: #49443d;
	font-family: Verdana;
	font-size: 9pt;
}

img
{
	border: 0px;
}

h1, .title
{
	font-size: 19pt;
	color: #a5a07f;
	font-family: Tahoma, Arial;
	font-weight: normal;
	margin: 0px;
}

h2
{
	color: #77704d;
	font-size: 14pt; 
	font-family: Georgia;
	margin: 0px 0px 5px 0px;
	font-weight: normal;

}

p
{
	margin: 0px 0px 0px 0px;
}

.top_menu
{
	padding-left: 105px;
}

.top_menu div
{
	float: left;
	width: 30px;
	height: 30px;
	align: center;
	margin-left: 15px;
	background: url('/images/fon_top_menu.gif') no-repeat 0 0;
	padding: 9px 0px 0px 9px;
}

.top_menu .mail img
{	
	top: -2px;
	//top: 2px;
	position: relative;
}

.contacts
{
	padding: 10px 0px 0px 40px;
	font-size: 9pt;
	font-family: Arial;
}

.title_contacts a
{
	color: #77704d;
	font-size: 14pt; 
	font-family: Georgia;
	margin: 0px 0px 0px 0px;	
}


.menu
{	
	font-size: 8pt;
	margin: 20px 0px 0px 0px;
}

.menu td
{	
	align: center;
	width: 12%;
}

.menu a
{	
	color: #fff;
	top: 7px;
	position: relative;
}

.menu div div
{
	float: left;
	height: 29px;
	display: table-cell;
}

.menu .left
{
	width: 7px;
	float: auto;
}

.menu .content
{
	padding: 0px 8px 0px 8px;	
}

.menu .right
{
	width: 7px;
}

/* Зеленый */

.box_menu_green .left
{
	background: url('/images/green_menu_l.gif') no-repeat 100% 0px;
}

.box_menu_green .content
{
	background-color: #96af00;
}

.box_menu_green .right
{
	background: url('/images/green_menu_r.gif') no-repeat 0 0;
}

/* Серый */

.box_menu_grey .left
{
	background: url('/images/grey_menu_l.gif') no-repeat 100% 0px;
}

.box_menu_grey .content
{
	background-color: #98a1af;
}

.box_menu_grey .right
{
	background: url('/images/grey_menu_r.gif') no-repeat 0 0;
}

/* Коричневый */

.box_menu_brown .left
{
	background: url('/images/brown_menu_l.gif') no-repeat 100% 0px;
}

.box_menu_brown .content
{
	background-color: #d1b379;
}

.box_menu_brown .right
{
	background: url('/images/brown_menu_r.gif') no-repeat 0 0;
}

/* Фиолетовый */

.box_menu_violet .left
{
	background: url('/images/violet_menu_l.gif') no-repeat 100% 0px;
}

.box_menu_violet .content
{
	background-color: #73649d;
}

.box_menu_violet .right
{
	background: url('/images/violet_menu_r.gif') no-repeat 0 0;
}

/* Малиновый */

.box_menu_raspberry .left
{
	background: url('/images/raspberry_menu_l.gif') no-repeat 100% 0px;
}

.box_menu_raspberry .content
{
	background-color: #ea0a85;
}

.box_menu_raspberry .right
{
	background: url('/images/raspberry_menu_r.gif') no-repeat 0 0;
}

/* Бирюзовый */

.box_menu_turquoise .left
{
	background: url('/images/turquoise_menu_l.gif') no-repeat 100% 0px;
}

.box_menu_turquoise .content
{
	background-color: #67b9c1;
}

.box_menu_turquoise .right
{
	background: url('/images/turquoise_menu_r.gif') no-repeat 0 0;
}

/* Бордовый */

.box_menu_claret .left
{
	background: url('/images/claret_menu_l.gif') no-repeat 100% 0px;
}

.box_menu_claret .content
{
	background-color: #d13f3f;
}

.box_menu_claret .right
{
	background: url('/images/claret_menu_r.gif') no-repeat 0 0;
}


/*****************
 Стили левого меню
 *****************/
.left_menu
{
	font-size: 10pt;
	margin: 13px 0px 35px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	background: url('/images/fon_menu.gif') repeat-y 15px 0;
}

.left_menu li
{
	list-style-type: none;
	background: url('/images/arr_menu.gif') no-repeat 0 9px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	top: -2px;
	position: relative;
}


.left_menu a
{
	color: #282828;	
}

/************************
 Стили для больших плашек
 ************************/
.big_box
{
	background-color: #efefe6;
	padding: 5px 15px 5px 15px;
	display: block; 
	zoom: 1;
	position: relative;

	border: 9px solid #fff;	
}

.big_box a
{
	color: #8A8E7B;
}

.big_box:before
{
	content: url('/images/box_lt.gif');
	background: url('/images/box_rt.gif') no-repeat 100% 0;
	
	height: 16px;
	display: block;
	margin: -14px -24px 0px -24px;
	font-size: 0px;
	line-height: 0.1;
}

.big_box:after
{
	content: url('/images/box_lb.gif');
	background: url('/images/box_rb.gif') no-repeat 100% 0;
	height: 16px; 
	display: block;
	margin: 0px -24px -14px -24px;
	font-size: 0px;
	line-height: 0.1;
}

.big_box .content
{
	margin-top: 5px;
}


/*******************************************
 Стили оформления контента в больших плашках
********************************************/
.info_box
{
	margin: 15px 15px 10px 15px;
}

.info_box img
{
	border: 3px solid #e5e5dc;
}

.info_box a
{
	font-size: 10pt;
	color: #8a8e7b;
}

.info_box .price
{
	font-size: 14pt;
	color: #ea0e85;
	font-family: Georgia;
}

/*************************
 Стили оформления новосте 
 ************************/
 
 .news_4_main
 {
 	margin-top: 30px;
 }
 
.news_4_main .date
{
	color: #c7ccb4;
	font-size: 8pt;
	padding-top: 4px; 
}

.news_4_main a
{
	color: #8A8E7B;
	font-size: 10pt;
}

.news_4_main .content
{
	padding-bottom: 10px; 
}

.right_box
{
	font-size: 8pt;
	color: #8a8e7b;
	margin-top: 10px;
}

.right_box a
{
	font-size: 8pt;
}

.right_box td
{
	padding-bottom: 7px;
}


.right_box_1
{
	font-size: 8pt;
	color: #8a8e7b;
	margin-top: 5px;
}

.right_box_1 a
{
	font-size: 8pt;
}

.right_box_1 td
{
	padding-bottom: 7px;
}

.right_box_1 p
{
	padding-bottom: 7px;
}

.right_box_1 input
{
	width: 110px;
	border: 1px solid #8a8e7b;
}

.path_arrow
{
	margin: 0px 4px 0px 4px;
	color: #b5a07f;
}

.current
{
	color: #888;
	padding: 2px 3px 2px 3px;
	border: 1px dotted #dccdb4;
}

.page_link
{
	border: 1px dotted #dccdb4;
	padding: 2px 3px 2px 3px;
	margin: 0px 2px 0px 2px;
	text-decoration: none;
	
}

/*****************
 Стили для брэндов
 *****************/
 
.brands
{
	color: #0083cc;
	font-size: 8pt;
	margin-top: 15px;
	margin-bottom: 15px;
}

.brands td
{
	padding-bottom: 20px;
	align: center;
}

.brands a
{
	color: #98a1af; 
}

/*******************
 Стили для партнеров
 *******************/
 .partners
{
	font-size: 8pt;
	margin-top: 15px;
	margin-bottom: 15px;
}

.partners td
{
	padding-bottom: 10px;
}

.partners a
{
	color: #98a1af; 
}

.partners p
{
	margin-bottom: 3px;
}

.partners .title_partners
{
	font-size: 9pt;
	margin: 0px;
	color: #807b62;
}

/*************
 Стили подвала
 *************/

.footer
{
	font-family: Arial;
	color: #7F7C77;
	font-size: 7pt;
	padding: 50px 0px 20px 30px;
}

.footer a
{
	color: #7F7C77;
}

.current_content a
{
	color: #b5a07f;
}
.current_content .title, h1
{
	margin-bottom: 15px;
}

/* Полоска результатов для голосований */
.polls
{
	background-color:#999999;
	height:5px;
}