html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url(/i/background-text.gif) top left no-repeat #FFFFFF;	
	}
*{
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin: 0;
}
A{
	color: #3aaadc;
}
P {
	color: #000;
	margin: 0 0 15px 0;
}
UL {
	margin: 0 0 15px 0;
	color: #333333;
}
TABLE, IMG, DIV{
	border : none;
}
TABLE{
	border-collapse: collapse;
}
TD{
	vertical-align : top;
	padding: 0px;
}
H1,H2,H3,H4,H5,H6{
	margin: 15px 0 10px 0;
	padding:0;
	color: #ff0092;
	font-weight: normal;
}
H1{
	font-size : 21px;
	font-weight: normal;
	margin: 25px 0 15px 0;
	line-height: 22px;
}
H2{
	font-size : 14px;
	font-weight: bold;
	line-height: 14px;
}
.Topline {
	background: #1a171b;
	width: 100%;
	height: 26px;
}
.General{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
	color: #000;
	width: 980px;
}
.Bottom, .Push {
	height: 60px;
}
.Bottom{
	font-size : 12px;
	color: #b2b2b2;
}
.Top {
	height: 140px;
	width: 980px;
	font-size: 12px;	
}
.Top .LoginForm {
}
.Leftcolumn {
	font-size: 12px;
}
.Mainmenu{
	width: 250px;
	height: 275px;
	text-transform: lowercase;
	text-decoration : none;
	font-size: 24px;
	background: #e6e6e6;
	padding-top: 15px;
	padding-bottom: 20px;
}
.Mainmenu A, .Mainmenu .sel {
	display: block;
	width: 200px;
	overflow: hidden;
	text-decoration: none;
	color: #000000;
	padding: 0 0 0 36px;
}
.Mainmenu .sel {
	background: url('/i/menu-sel.gif') no-repeat 1.3em .1em;	
	}
.Mainmenu A.sel {
	color: #555555;
	}
.submenu {
	margin: 5px 0 25px 0;
	font-weight: normal;
	color : #666666;
	font-size: 19px;
}
.submenu A, .submenu .sel {
	display:list-item; 
	overflow:hidden;
	font-weight: normal;
	color : #666666;
	padding: 2px 10px 2px 40px;
	background: none;
	}
.submenu A {
	text-decoration: underline;
}
.submenu .sel {
	color : #666666;
	background: none;
	}
.submenu A.sel {
	text-decoration: underline;
	color : #666666;
	}
.mainmenu .submenu A:hover {
	color : #666666;
	background: none;
	}	
.mainmenu .submenu A.sel:hover {
	color : #666666;
	}		
	
.Content {
	margin: 0 0 40px 0;
}
.Pagetext P{
	color: #000;
}
.Pagetext A.contextlink {
	color: #ff0092;
}
.Pagetext {
	padding: 0px 10px 0 10px;
	font-size : 12px;
	width: 465px;
	line-height: 17px;
	}
.Rightcolumn {
	width: 220px;
	padding: 0 0 0 25px;
	font-size : 12px;
	line-height: 15px;	
}
.Rightcolumn H3{
	color: #b2b2b2;
	font-size : 21px;
	text-transform: lowercase;
	margin-top: 0;
}
.Rightcolumn P{
	margin-bottom: 30px;
}
.NewsDate {
	background: yellow;
	color: #000;
	font-weight: bold;
	padding: 0 2px 0 2px;
}
.Copy {
	margin: 0 auto;
	color: #b2b2b2;
	width: 980px;	
	height: 60px;
	font-size: 11px;
}
.formline {
	color: #b2b2b2;
	background: url('/i/formline.gif') repeat-x bottom;	
	height: 20px;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.formsubmit{
	background: #cccccc;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 8px;
	padding: 0;
	height: 20px;
}
INPUT, TEXTAREA {
	border: none;
	background: none;
	font-size: 12px;
}

.formsubmit2{
	background: #cccccc;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
	height: 20px;
}
/* ILYA */
.register_form_table{	width: 100%;}
.register_form_table TD{	width: 100%;
	color: #b2b2b2;
	background: url('/i/formline.gif') repeat-x bottom;	
	height: 20px;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.register_form_table TD.td1{	width: auto;
	white-space: nowrap;
	padding-right: 4px;
}
.register_form_table TD.required{	color: #000;
}
.register_form_table INPUT{
	width: 98%;
}
.send_form_button{	background-color: #bcbcbc;
	color: #000;
	font-weight: bold;
	margin-top: 15px;}

.bron_form_table{	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;}
.bron_form_table TH, .bron_form_table TD{	padding: 5px;
}
.bron_form_table TH{	color: #7a7a7a;
	background: none;
	font-weight: normal;
	text-align: left;
	vertical-align: top;	}
.bron_form_table TD{	background-color: #EFEFEF;
	border: 2px solid #FDFDFD;
}
.bron_form_table TR.reserved TD{
	background-color: #82df1f;
	color: #000;
}
.bron_form_table TR.reserved TD A, .bron_form_table TR.reserved TD A:visited{	color: #000;	
}
.bron_form_table TR.warning TD{
	background-color: #EBFC00;
}
.bron_form_table TR.warning TD A, .bron_form_table TR.warning TD A:visited{
	color: #000;
}
.bron_form_table TD.date{	font-weight: bold;
}
.bron_form_table TD.check{	text-align: center;
	vertical-align: middle;	
	width: 85px;
}
.bron_form_table TD.check INPUT{	background-color: #FFF !important;
	background-color: transparent;
}
.bron_form_table TD.success{
	background-color: #82df1f;
}
.bron_form_table TD.warning{
	background-color: #EBFC00;
}
#result{	width: auto;
	padding: 7px;
	margin-bottom: 0px;}
#result_arrow{
	height: 8px;
	font-size: 1px;
	margin: 0px;
}
.success{	background-color: #82df1f;}
.success_arrow{	background: url('/i/success_arrow.gif') top right no-repeat;
	height: 8px;
}
.warning{
	background-color: #EBFC00;
}
.warning_arrow{
	background: url('/i/warning_arrow.gif') top right no-repeat;
}
SMALL{	font-size: 75%;}
.service{	color: #999;}