div.error {
	background:		#f7f7f3;
	border:			1px solid #d0381f;
	padding:			7px;
	width:			auto;
	margin:			10px 0;
}
div.error strong {
	color:			#d0381f;
	font-size:		12px;
	font-weight:	bold;
	margin-bottom: 10px;
}
div.error ul {
	margin-bottom:	0;
}
hr {
	height: 1px;
	border:none;
	background-color: #94AAB8;
}

.txt1 {
	font-family: Verdana, Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #394B57;
	line-height: normal;

}
.txt_small {
	font-family: Verdana, Calibri, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #394B57;
	line-height: normal;

}
.txt_index {
	font-family: Verdana, Calibri, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #B6121B;
	line-height: normal;
	vertical-align: super;
	white-space: normal;
	text-decoration: underline;
}
.bonus {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #d0ddec;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	line-height: 1,5;
	vertical-align: baseline;
	word-spacing: normal;
	display: table;
	margin: 10px;
	padding: 10px;
	width: auto;
}
.bonus1 {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #d0ddec;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	line-height: 1,5;
	word-spacing: normal;
	display: table;
	margin: 10px;
	padding: 10px;
	width: auto;
	text-indent: 5px;
}
.reclama{
	color: #354148;
	background-color: #E9EFF5;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	line-height: 1,5;
	word-spacing: normal;
	display: table;
	margin: 10px;
	padding: 10px;
	width: 99%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.txt_banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.menu_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.razdel_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94AAB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #394B57;
}
.razdel_border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94AAB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #394B57;
}
.Link_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.razdel_border2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whiteh {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:	normal;
	color:			#FFFFFF;
}
.header_center{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B6121B;
}
.header_center1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B6121B;
}
.header_center2, .head_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B6121B;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #516A7B;
	text-decoration: none;
}
a:hover {
	color: #222222;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}
optgroup {
	font-style:normal;
}
.head_box
{
	background: #cdd6dc;
	padding: 10px;
}
.table_border {
	margin: 10px;
	padding: 10px;
	width: 95%;
	border: 1px solid #CCCCCC;
}


/********************************************/
div#pageCover {
	display: 			none;
	width: 				102%;
	height: 				100%;
	background: 		#777;
	position: 			fixed;
	top: 					0px;
	left: 				0px;
	z-index: 			100000;
	outline:				none;
	cursor:				wait;
	overflow:			hidden;
}
div#pageCover span {
	position: 			fixed;
	z-index: 			100001;
	top:					46%;
	display: 			block;
	/*
	text-align:			center;
	margin-left: 		auto;
	margin-right: 		auto;
	*/
	width: 20%;
	left:40%;
	color:				#FFF;
	font-weight:		bold;
/*	border:				solid 1px #fff;
	padding:				10px 40px;*/
	/*width:				400px;*/
}
div#pageCover * {
	background: 		#777;
}

/*********************************/
button {
   padding:          1px 0;
   min-width:        120px;
   margin:           1px 2px;
   cursor:           pointer;
}
button, button.disabled:hover {
	display:				inline;
	border:				outset;
	border-top:			.2em #ccc solid !important;
	border-left:		.2em #ccc solid !important;
	border-bottom:		.2em #777 solid !important;
	border-right:		.2em #666 solid !important;
	padding:				0;
	white-space:		nowrap;
	overflow:			hidden;
	background-color: #ccc;
	font-weight:      inherit;
}
button:hover {
   background-color: #FFFFDD;
   font-weight:      bold;
	border-top:			.2em #777 solid !important;
	border-left:		.2em #666 solid !important;
	border-bottom:		.2em #ccc solid !important;
	border-right:		.2em #ccc solid !important;
}
button, button * {
   vertical-align:   middle;
}
button span {
	text-align:			center;
	margin:				0;
	padding:				0;
	white-space:		nowrap;
	overflow:			hidden;
}
button:hover span {
	top:					1px;
	left:					5px;
}
button span img {
   height:           16px;
   margin-right:     5px;
   /*margin-top:			-2px;*/
   margin-bottom:		1px;
}
button.thin {
   margin-top:			-2px;
   margin-bottom:		-2px;
   float:				right;
}

/*********************************/
h1 img, h2 img, img.subobj_marker, img.subobj_double, img.subobj_3rd, img.subobj_list {
	padding:				1px 10px;
	background-color: #ffe;
	border:				1px solid #bbb;
	-moz-border-radius:9px;
	/*
	position:			relative;
	top:					1px; */
	height:				17px;
	margin-bottom:		-1px;
	margin-right:		7px;
}
h1 img {
	-moz-border-radius:15px;
	height:				24px;
	margin-bottom:		-3px;
}
h2 img {
	padding:				0px 7px;
	top:					2px;
}
img.subobj_marker, img.subobj_double, img.subobj_3rd, img.subobj_list {
	padding:				1px 1px;
	border:				0;
	background-color: Transparent;
	margin-top:			-2px;
	height:				15px;
}
img.subobj_marker {
	margin-right:		4px;
}
img.subobj_double {
	margin-bottom:		2px;
	margin-right:		-10px;
}
img.subobj_3rd {
	margin-bottom:		4px;
	margin-right:		-15px;
}
img.subobj_list {
	float:				left;
	margin-left:		-5px;
}

/*********************************/
table.vcenter tr, table.vcenter thead tr:hover {
   height:				25px;
   line-height:		25px;
	background-color: #fff;
	cursor:           pointer;
}
table.vcenter, table.vcenter th {
	border-collapse:	collapse;
	border:				3px double #666;
}
table.vcenter td, table.vcenter th {
	border:				1px solid #666;
}
table.vcenter tr.odd {
	background-color: #fffff4;
}
table.vcenter tr:hover {
	background-color: #efe;
/*	font-weight:		bold; */
	height:				30px;
	line-height:		30px;
}
.current_item, .current_item td, table.vcenter th {
	font-weight:		bold;
	background:			#EEF;
	padding-top:		7px;
	padding-bottom:	7px;
}
table.vcenter th, table.vcenter thead tr:hover {
	text-align:			center;
	background:			#e6e6e6
}

table.edit_table td
{
	vertical-align:	top;
}

span.error, span.error2 {
	background: 		url(icons1/warn.png);
	background-repeat: no-repeat;
	text-align:			left;
	cursor:				text;
	padding:				5px;
	padding-left:		20px;
	color:				red;
	font-weight:		bold;
}
span.error {
	margin-left:		20px;
}

span.sel_span input {
	height:				1.3em;
	margin-right:		0;
	width:				300px;
}
span.sel_span button {
	height:				1.6em;
	width:				1.6em;
	min-width:			1.6em;
	margin-left:		-1.6em;
	margin-top:			-2px;
//	margin-top:			-5px;		/* << for IE */
}
