/* Основной */
BODY {
	margin: 0px;
	padding: 0px;
	height:100%;
	/*background-color: #e6e6e6;*/
	font-family:verdana;
	font-size:11px;
}
h1
{
	font-size:14px;
	color:black;
	text-decoration:none;
	font-weight: normal;
}
.wish
{
	font-size:12px;
	color:black;
	text-decoration:none;
	font-weight: normal;
	padding:0px;
	margin:0px;
}

h2
{
	font-size:14px;
	color:black;
	text-decoration:none;
	
}
.form_input
{
	font-size: 8pt;
	color: #000000;
}
.form_input230
{
	width: 230px;
	font-size: 8pt;
	color: #000000;
}
.form_input350
{
	width: 350px;
	font-size: 8pt;
	color: #000000;
}

.form_input80
{
	width: 80px;
	font-size: 8pt;
	color: #000000;
}


HTML { height:100%;}

.form_button
{
	border: ridge 2px;
	background-color: #006699;
	color: #ffffff;
	font-weight: normal;
	font-size: 8pt;
}

.form_button120
{
	border: ridge 2px;
	background-color: #006699;
	color: #ffffff;
	font-weight: normal;
	font-size: 8pt;
	width: 120px;
}

.white, .white:visited
{
	color:white;
	text-decoration:none;
}

.bl, .bli
{
	color:black;
	text-decoration:none;
	display:block;
	width:100%;
}

.bli
{
	display:inline;
}

.bl:hover, .bli:hover
{
	text-decoration:underline;
}

.bl:visited, .bli:visited
{
	color:black;
}	


.bl_bigger
{
	font-size:14px;
	color:black;
	text-decoration:none;
}	

.bl_bigger:hover
{
	text-decoration:underline;
}

.bl_bigger:visited{
	font-family:verdana;
	font-size:14px;
	color:black;
}	


.bl_u, .bl_u:visited
{
	color:black;
	text-decoration:underline;
}	

.bm
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}	

.bm:hover
{
	text-decoration:underline;
}

.invis
{
	display:none;
	visibility:hidden;
}

#topmenu , #bottommenu, #loginLinks table, #loginFields table
{
	height: 27px;
}

#topmenu a, #loginForm a
{
	display:inline;
	font-weight:bold;
	color:white;
}
.inline
{
	display:inline;
}

#yaadv, #yaadv.a, #yaadv.a:hover, #yaadv.a:visited 
{
	color: #7cb0d9;
	font-size:3px;
}

.comment_info
{
	padding:0px;
	font-size:10px;
	color: #858585;
}

.comment_text
{
	padding:0px;
	color: black;
	margin-bottom:8px;
}

.comment_block
{
	padding:0px 0px 5px 0px;
	margin-bottom:20px;
	border-bottom: 1px solid #dadada;
}

.error
{
	font-size:12px;
	color:#ff0000;
	padding:0px;
	font-weight: bold;
	text-align: center;
}

h1.extended
{
	padding:0px 0px 5px 0px; 
	margin-bottom:15px;
	border-bottom: 1px solid #dadada; 
	font-size:18px;
	font-weight: bold;
}

.disabled
{
	color: #858585;
}

.tblHeader
{
	background: #e8e8e8;
	font-weight: bold;
	padding:5px;
}

.sapelink, #sapelinks
{
	color: #000000;
	padding: 5px 0px;
}

.sapelink:hover
{
	color: #858585;
}

.blueLink
{
	color: #24669c;
	font-weight: bold;
}

div.separator
{
	padding:0px;
	margin:0px;
	background-color: #dadada;
	height: 1px;
	overflow: hidden;
}

div.separatordotted
{
	padding:0px;
	margin:0px;
	border-bottom: 1px dotted #dadada;
	height: 1px;
	overflow: hidden;
}

div.wish_degree
{
	color: #858585;
	font-size: 10px;
	padding:5px 0px 0px;
}

.registrationForm input.text
{
	width: 200px;
}

.explanation
{
	font-size: 10px;
	border-left: 1px solid #dadada;
	padding-left: 10px;
}

.usersearch .lt
{
	background: #eeeeee url('/images/userbg_lt.gif') left top no-repeat; 
	width: 189px; 
	overflow:hidden
}

.usersearch .rt
{
	background: transparent url('/images/userbg_rt.gif') right top no-repeat;
}

.usersearch .rb
{
	background: transparent url('/images/userbg_rb.gif') right bottom no-repeat;
}

.usersearch .lb
{
	background: transparent url('/images/userbg_lb.gif') left bottom no-repeat;
}

.usersearch .content
{
	padding: 10px 16px;
}
.usersearch .userinfo
{
	color: #4e4e4e;
}

.ozonlink
{
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0px;
	color: /*#24669C;*/rgb(215,20,20);
}

.mainPageSection
{
	font-family: Arial;
	width: 193px;
}

.mainPageSection .top
{
	text-align:center;
	vertical-alignment: middle;
	background: url(/images/main_page_section_title.gif) no-repeat;
	height: 45px;
}

.mainPageSection .top a
{
	font-size: 10.5pt;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.mainPageSection .top a:hover
{
	text-decoration: underline;
}

.mainPageSection .bottom
{
	background: url(/images/main_page_section_body.gif) no-repeat;
	height: 172px;
	padding: 13px 10px 7px 11px;
	font-size: 11pt;
}

.mainPageSection .bottom p
{
	padding: 0px;
	padding-bottom: 15px;
	margin:0px;
}

.mainPageSection .bottom a
{
	color: #000;
}

.topmenuline td
{
	padding: 0px 11px;
}

.topmenuline.logged td
{
	padding: 0px 14px;
}

.topmenuline td.first
{
	padding-left: 20px
}
.topmenuline td.last
{
	text-align: right;
}
.topmenuline td.sep
{
	padding:0;
	width:1px;
}

.searchPresenLink a
{
	text-decoration : none;
	border-bottom: 1px dashed black;
	outline:0px;
	color: black;
}

.searchPresenLink.active
{
	background: #688AAD;
}

.searchPresenLink.active a
{
	color: white;
	text-decoration : none;
	border:none;
}

.radioAccepter td
{
	padding-right: 20px;
}

.radioAccepter td.nechet
{
	width:85px;
}

.ageResults
{
	padding: 10px 0px;
}

.ageResults div
{
	padding: 3px 0px;
}

.ageResults .today
{
	font-weight: bold;
}