html, body
{
	height:100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #000000;
	min-width: 1000px;
}

table.markup
{
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

img
{
	border: none;
}

a
{
	color: #e55a04;
}

li a
{
	color: #000000;
	text-decoration: none;
}

li a:hover
{
	color: #e55a04;
	text-decoration: underline;
}

label
{
	padding-left: 10px;
}

label a
{
	color: #000000;
	text-decoration: none;
}

label a:hover
{
	color: #e55a04;
	text-decoration: underline;
}

div.ans a
{
	color: #000000;
	text-decoration: none;
}

div.ans a:hover
{
	color: #e55a04;
	text-decoration: underline;
}

.crazy_link
{
	text-decoration: none;
}

.crazy_link:hover
{
	text-decoration: underline;
}


a.imp
{
	color: #000000;
	text-decoration: none;
}

a.imp_gray
{
	color: #737271;
	text-decoration: none;
}

.inline-block
{
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
}

h1
{
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-family: MetaNormalCyrLF, Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #434d72;
}

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

h2
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: MetaNormalCyrLF, Arial, Helvetica, Verdana, sans-serif;
	font-style: italic;
	color: #434d72;
}

h2 a
{
	color: #434d72;
	text-decoration: none;
}

h3
{
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #434d72;
}

h3 a
{
	color: #000000;
}

h5
{
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #d84004;
}

div.title_date
{
	font-family: MetaNormalCyrLF, Arial, Helvetica, Verdana, sans-serif;
	color: #dce0ed;
	font-size: 18px;
	font-style: italic;
	padding-right: 14px;
}

div.title_day
{
	font-family: MetaNormalCyrLF, Arial, Helvetica, Verdana, sans-serif;
	color: #dce0ed;
	font-size: 12px;
	font-style: italic;
	text-align: left;
}

.contact_link
{
	font-size: 10px;
	text-decoration: none;
	color: #e55a04;
}

#menu_table
{
	position: absolute;
	font-size: 12px;
	left: -255px;
	color: #434d72;
}

#menu_table td
{
	text-align: center;
	vertical-align: middle;
	padding: 0 7px;
}

#menu_table td.menu_sp
{
	padding: 0;
	width: 2px;
	height: 42px;
	background: url(menu_sp.gif) repeat-x;
}

#menu_table a
{
	text-decoration: none;
	color: #434d72;
}

#menu_table td.current
{
	font-weight: bold;
	color: #d84004;
}

div.nav_2level
{
	padding: 1.2em 31px;
	float: left;
	font-weight: bold;
}

div.nav_2level a
{
	color: #000000;
}

div.cat
{
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 8px;
}

div.cat div
{
	position: absolute;
	font-size: 107%;
	padding: 0;
}

div.cat img, div#sponsor img
{
	background-repeat: no-repeat;
	background-position: 10px;
}

div.cat_sp
{
	font-size:1px;
	height: 1px;
	background: url(cat_sp.png) no-repeat 25px 0;
	margin-bottom: 16px;
	margin-top: -20px;
}

div#sponsor
{
	height: 109px;
	font-size: 10px;
	font-family: OpiumNew, Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
}

div#sponsor div
{
	position: absolute;
	top: 28px;
	left: 100px;
}

div#sponsor div:first-line
{
	color: #ac0b0b;
	font-size: 12px;
}

div.left_bottom_sp
{
	font-size: 11px;
	height: 18em;
}

div#left_bottom_text
{
	font-size: 11px;
	position: absolute;
	bottom: 5px;
	margin: 0;
	padding-left: 28px;
	color: #737271;
}

div#left_bottom_contacts
{
	position: relative;
	padding-left: 28px;
	padding-top: 10px;
	font-size: 11px;
	color: #737271;
}

div#left_bottom_contacts div
{
	font-size: 12px;
	font-family: MetaNormalCyrLF, Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	/**** WINTER ****/
	/*color: #737271;*/
}

div.index_content
{
	padding: 0 0 15px 18px;
}

div.content
{
	padding: 30px;
	font-size: 80%;
}

img.news_marker
{
	float: left;
	margin: 7px 15px 0 0;
}

table.news_table td
{
	padding-right: 20px;
	*padding-right: 35px;
}

div.news
{
	color: #464646;
	font-size: 11px;
	padding: 25px 5px 15px 0;
}

div.news .news_text
{
	margin: 5px 0;
	text-align: justify;
}

div.news img
{
	border: solid 1px #9b9b9b;
	margin: 10px 10px 5px 0;
	float: left;
}

div.date
{
	font-size: 10px;
}

.button
{
	position: relative;
	padding: 0;
	margin: 0;
}

.button_bg
{
	position:absolute;
	width: 254px;
	right: 2px;
	background-color: #FF9933;
	opacity: 0;
	filter: alpha(opacity=0);
	padding: 0 !important;
}

.button div div
{
	cursor: pointer;
}

.dop_content
{
	font-size: 80%;
	text-align: justify;
	padding-right: 20px;
}

.dop_content p
{
	text-align: justify;
}

.conf td p
{
	text-align: justify;
	margin: 5px 0;
}

.content table
{
	border-collapse: collapse;
	border-color: #000000;
}
.content td
{
	font-size: 80%;
	border-color: #000000;
	padding: 4px 10px;
}

div.third
{
	float: left;
	width: 32%;
}

div.third div.in
{
	margin-right: 20px;
}

.text_justify
{
	text-align: justify;
}

.search_img
{
	vertical-align: middle;
	margin: 0 3px;
	width: 17px;
	height: 17px;
	cursor: pointer;
}

.copy
{
	padding: 65px 0 30px 0;
	float: left;
}

.links
{
	padding: 65px 10px 30px 0;
	float: right;
}

.banner
{
	padding-top: 20px;
}


#share
{
	text-align: center;
	margin-bottom: 20px;
}
.discuss
{
	margin-bottom: 20px;
	text-align: center;
}
.discuss .club
{
	font-weight: bold;
}


.content_bottom
{
	width: 660px;
	margin: 25px auto;
	padding-left: 50px;
	clear: both;
}

.content_bottom #share
{
	text-align: left;
	margin-bottom: 0;
}

.content_bottom .discuss
{
	float: left;
	width: 40%;
	margin-bottom: 0;
	text-align: left;
}



.content td .discuss
{
	text-align: left;
	margin-bottom: 10px;
}
.partner
{
	float: right;
	clear: both;
	padding-right: 20px;
}

.content .spoiler
{
	margin-bottom: 20px;
}
.content .spoiler .spoiler_head img
{
	float: right;
	margin: 11px 10px 0 0;
}
.content .spoiler .spoiler_head
{
	height: 29px;
	line-height: 28px;
	padding-left: 10px;
	background-color: #1A293F;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	clear: both;
}
.content .spoiler .spoiler_head a
{
	color: #ffffff;
	text-decoration: none;
}
.content .spoiler .spoiler_body
{
	display: none;
	background-color: #ffffff;
	padding: 1px 15px;
}


#menu_table td.adv a
{
	color: #ff0000;
	font-weight: bold;
}

#plus16
{
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 45px;
	overflow: hidden;
	background: url('16plus.png') no-repeat;
	text-indent: 45px;
}
#plus18
{
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 45px;
	overflow: hidden;
	background: url('18plus.png') no-repeat;
	text-indent: 45px;
}

#yandex_ad2
{
	margin: 160px 0 40px 20px;
}
#yandex_ad
{
	margin-top: 40px;
}

.pg_auth
{
	font-size: 14px;
}

.pg_auth .head
{
	margin: 15px 0;
}
.pg_auth .remember
{
	margin-bottom: 15px;
}
.pg_auth .auth_error
{
	font-weight: bold;
}
.clear {
	clear:both;
}

#logo_href
{
	display: block;
	width: 250px;
	height: 160px;
}

.cat .counter
{
	color: #203864;
	font-size: 10px;
	font-style: italic;
	position: absolute;
}
