
#header {
	position: absolute;
	height: 73px;
	width: 100%;
	background: #000 url(../images/header-left.jpg) top left no-repeat;
/*	box-shadow: 0 0 10px #777; */
}
#header-right {
	position: absolute;
	right: 0;
	height: 73px;
	width: 360px;
	background: url(../images/header-right.jpg) top right no-repeat;
}
#top-block-bg {
	position: absolute;
	top: 73px;
	width: 100%;
	height: 300px;
}
#all-page {
	width: 100%;
	position: relative;
}	

.bg-page {
	background: url(../images/top-block-bg.png) bottom center repeat-x;	
}

.bg-page-page {
	background: url(../images/top-block-bg-page.png) top left repeat-x;	
	height: 299px;
	width: 100%;
	position: absolute;
	top: 72px;
}

#bottom-page {
	width: 100%;
	position: relative;	
	background: #e8f4f6;
}
.dtable {
	display: table;
}
	
.page-footer {
	width: 100%;
	position: relative;
	text-align: left;
	background: #fff;
	clear: both;
	box-shadow: 0px -2px 4px #ccc;
}

.page-footer .page {
	padding: 3em 0 1em 0;
	left: -0.1em;
}

#ms-logo {
	margin: 24px 0 0 24px;
}

#news-block {
	float: left;
	margin: 3em 0 0 0;
	padding-bottom: 120px;
}

#news  {
	margin-top: 1em;
}

#news div.date {
	color: #009db4;
	color: #00ACBB;
	font-size: 12px;
	margin-bottom: 0.4em;
}

.onenews {
	margin-bottom: 2em;
}

#news td {
	padding-right: 5em;
	vertical-align: top;
	line-height: 1.2em;
}

#footer td {
	padding-right: 1em;
	color: #999;
}

#footer a {
	color: #666;
	margin-right: 1em;
}
#footer a.reg {
position:relative;padding: 3px 6px;border: 1px solid #009DB4;color: #009DB4;border-radius: 3px;
}

.new {
	position: absolute;top:0;left:0;padding: 2px 5px; background: #00D9FD; font-weight: bold;color: #fff;
}

.ms-footer {
	position:relative;padding: 3px 6px;border: 1px solid #666;color: #666;border-radius: 3px;
}


/*************************/
#top { 
	height: 74px;
}
#leftcol{ 
	width: 230px;
	float: left; 
}

#all-content { 
	margin-left: 231px;
}

#all-content b { 
	font-size: 14px;
}   

#page-content {
	margin: 2em 2em 0 2em;
}

#page-text {
	/*margin-left: 1em;*/
	width: 75%;
}   

#bottom {
	clear: both;
	margin-top: 10px;
}

#all {position: absolute;}

/*************************/


input.p-exit{
	background: #333;
	color: #fff;
	padding: 0.1em 0.2em 0.2em 0.2em;
	border: 1px solid #000;	
	border-radius: 3px;	
	font-size: 0.9em;
	cursor: pointer;
	box-shadow: 1px 1px 1px #aaa;
}

#percent {
	clear: both;
	background: /*url(../images/login-bg.png) top right no-repeat;*/ #A8E2F6;
	color: #173D49;
	font-size: 11px;
	padding: 0.5em 0;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
}

#left-stata table {
	width: 231px;
}

#left-stata td{
	background-color: #C8EAF6;
	color: #465052;
	text-align: center;
	padding: 2px 2px;
	font-weight: bold;
}

#left-stata .table-tittle td{
	color: #627F84;
}

#left-stata .table-itogo td{
	color: #1D2120;
}

#my-menu {
	background: url(../images/bg-left.png) top center repeat-x;	
	padding: 1em 0;
}

#left-news{
	background: #F3F3F3;
	padding: 1em 0;	
}

.left-text {
	line-height: 1.3em;
	margin-bottom: 1em;
	color: #555;
}

.left-text b{
	font-weight: normal;
}

#left-news-block {
	margin-top:0.1em;
}

/* блок сверху , форум, логин, выход*/
#r-block {
	margin: 19px 10px 0px 0px;
}

#r-block a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	padding: 7px 10px;
	border: 1px solid #414849;
	border-radius: 0.2em;
}
#r-block a:hover{
	border: 1px solid #03DCFE;
	background: #03DCFE;
}
#r-block img{
	margin: 0 30px 0 0;
	cursor: pointer;
	vertical-align: middle;
}
#r-block big{
	color: #00DEFF;
	font-weight: bold;
	margin: 0 10px;
}
/* --------------- */
#support-block {
	position: absolute;
	top: 100px;
	right: 10px;
}

#upd_stat {
	background: none no-repeat top center;
	cursor: pointer;
}

#reg p .skype span {background:url(../images/icons/skype.png) left top no-repeat; padding:1px 0px 0px 18px; line-height: 20px; margin: 2px; font-family: serif;}
#reg p .skype span.activ, #reg p .icq span.activ{background-position:left bottom}
#reg p .icq span {background:url(../images/icons/icq.png) left top no-repeat; padding:1px 0px 0px 18px; line-height: 20px; margin: 2px; font-family: serif;}

#reg form label {float: left; margin:5px 0; min-width:400px; font-weight: bold;}
#reg form input[type=text] {clear: both}
