@charset "utf-8";

/* CSS Document */

h1{
	font: normal 27px/29px "Times New Roman", Times, serif;
	padding: 0px 0px 7px 0px;
	margin: 0 0 10px 0;
	color: #d1a254;
	background: url(../images/content_spread.gif) no-repeat 0 bottom;
}

div.form_head{
	font: normal 27px/29px "Times New Roman", Times, serif;
	padding: 0px 0px 7px 0px;
	margin: 0 0 10px 0;
	color: #d1a254;
	background: url(../images/content_spread.gif) no-repeat 0 bottom;
}

h2{
	font: normal 18px/20px "Times New Roman", Times, serif;
	padding: 0px 0px 7px 0px;
	margin: 0 0 10px 0;
	background: url(../images/content_spread.gif) no-repeat 0 bottom;
}

h3{
	font: bold 14px/18px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #233f7e;
}

h3 a{
	color: #233f7e;
}

.font-size_10{font-size: 10px;}
.font-size_11{font-size: 11px;}
.font-size_12{font-size: 12px;}
.font-size_13{font-size: 13px;}
.font-size_14{font-size: 14px;}
.font-size_16{font-size: 16px;}
.font-size_18{font-size: 18px;}

.light{ color: #dcab65;}

.dark_text{ color: #633f14;}

#gruppa_t{
	display: block;
	position: absolute;
	top: 14px;
	right: 120px;
	background: url(../images/club_s.gif) no-repeat 0 0;
	width:93px;
	height: 20px;
}

#content_cell ul{
	list-style: none;
	padding: 0 0 4px 16px;
}
#content_cell ul li{
	background: url(../images/list_arrow.gif) no-repeat 0 6px;
	padding: 0 0 4px 16px;
}
#content_cell ol{
	padding: 0 0 4px 32px;
}
#content_cell ol li{
	padding: 0 0 4px 0;
}

#content_cell img.advt{
	border: none;
	margin: 0 11px 0 0; 	
}
#content_cell img.advt_last{
	margin-right: 0;
}
.require_reg_text{
	text-align: center;
	font-size: 10px;
}
.title_for_reg{
	font: normal 18px/20px "Times New Roman", Times, serif;
	padding: 0px 0px 7px 0px;
	margin: 0 0 10px 0;
}
