body {
	/*background: #ddeef4 url('/images/background.jpg') repeat-x;*/
	width: 992px; /* Ширина слоя */
	margin-right: auto; /* Отступ справа */
	margin-left: auto; /* Отступ слева */
	padding-top: 10px;
	margin-top: 0;
}

form {
	margin: 0px;
}

.clear {
	clear: both;
}

.content-description {
	display: none;
}

.header {

	background: #d2e6ef url('/images/header.png') no-repeat;
	height: 79px;
}

.menu-out {
	background: #a0a8b6 url('/images/menu-out.png') repeat-x;
	height: 34px;
}

.menu-linx-unread {
	color: #fda64e;
	font-family: arial, tahoma, arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 14px 0 14px;
	text-decoration: none;
}

.menu-over {
	background: #a0a8b6 url('/images/menu-over.png') repeat-x;
	height: 34px;
}

.menu-line {
	background: #a0a8b6 url('/images/menu-line.png') no-repeat;
	width: 2px;
	height: 34px;
}

.menu-new {
	color: red;
	font-family: arial, tahoma, arial;
	font-size: 8pt;
	font-weight: 200;
	text-decoration: none;
}

#menu-linx a {
	color: white;
	font-family: arial, tahoma, arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 14px 0 14px;
	text-decoration: none;
}

#menu-linx a:hover {
	text-decoration: underline;
}

.main-border-intro {

	border-left: #d7ddeb solid 1px;
	border-right: #d7ddeb solid 1px;
	width: 992px;
	margin: 0px;
	padding: 0px;
}

.main-border {

	border-left: #d7ddeb solid 1px;
	border-right: #d7ddeb solid 1px;
	width: 992px;
	margin: 0px;
	padding: 15px 20px 25px 20px;
}

.avatar_big {
	padding: 5px;
	border: 1px #c9c9c9 solid;
	background: #fff4d7;
}

.avatar_small {
	padding: 3px;
	border: 1px #c9c9c9 solid;
	background: #fff4d7;
}


/* Logo and login form */

.login-form {
	background: #eff6fd;
	padding: 5px 5px 0 5px;
	text-align: center;
}

.login-form-linx {
	background: #eff6fd;
	padding: 5px 0px 8px 0px;
	text-align: center;
	font-size: 9pt;
	font-family: tahoma, arial;
}

.login-form-03 {
	background: #eff6fd url('/images/03.gif') no-repeat;
	width: 10px;
	background-position: left bottom;
}

.login-form-04 {
	background: #eff6fd url('/images/04.gif') no-repeat;
	width: 10px;
	background-position: right bottom;
}

.login-form-input {
	width: 120px;
	height: 18px;
	border: 1px #d7ebff double;
	padding: 0 5px;
}

.login-form-submit {
	width: 70px;
	font-size: 8pt;
	padding: 0;
}

.login-form-a {
	color: #69a6df;
	text-decoration: none;
}

.login-form-a:hover {
	text-decoration: underline;
}


/* Blue line linx */

.blue-01 {
	background: #4fa7e4 url('/images/blue-01.gif') no-repeat;
	width: 495px;
	height: 5px;
	background-position: left top;
}

.blue-02 {
	background: #4fa7e4 url('/images/blue-02.gif') no-repeat;
	width: 495px;
	height: 5px;
	background-position: right top;
}

.blue-03 {
	background: #4fa7e4 url('/images/blue-03.gif') no-repeat;
	width: 495px;
	height: 5px;
	background-position: left bottom;
}

.blue-04 {
	background: #4fa7e4 url('/images/blue-04.gif') no-repeat;
	width: 495px;
	height: 5px;
	background-position: right bottom;
}

.blue-main {
	background: #4fa7e4;
	width: 990px;
	padding: 0 12px 2px 15px;
	font-family: tahoma;
	letter-spacing: 1pt;
	color: #185b90;
	font-weight: 500;
}

#blue-linx a {
	color: white;
	font-size: 10pt;
	text-decoration: none;
}

#blue-linx a:hover {
	text-decoration: underline;
}

/* Main content */

.main-01 {
	background: #eff6fd url('/images/01.gif') no-repeat;
	width: 10px;
	height: 10px;
	background-position: left top;
}

.main-02 {
	background: #eff6fd url('/images/02.gif') no-repeat;
	width: 10px;
	height: 10px;
	background-position: right top;
}

.main-03 {
	background: url('/images/gray-03.gif') no-repeat;
	width: 10px;
	height: 108px;
}

.main-04 {
	background: url('/images/gray-04.gif') no-repeat;
	width: 10px;
	height: 108px;
}

.main-top {
	background: #eff6fd;
	width: 970px;
}

.main-bottom {
	width: 970px;
	height: 108px;
	background: #7fcae3 url('/images/gray-background.gif') repeat-x;
}

.main {
	background: #eff6fd;
	width: 990px;
	padding: 10px;
}

.display {
	display: none;
}




/* Footer */


.footer-left {
	background: #f1f2f6 url('/images/footer-left.png') no-repeat;
	width: 4px;
	height: 37px;
}

.footer-right {
	background: #f1f2f6 url('/images/footer-right.png') no-repeat;
	width: 4px;
	height: 37px;
}

.footer {
	background: #f1f2f6 url('/images/footer.png') repeat-x;
	width: 984px;
	height: 37px;
	color: #758f9a;
	text-align: center;
	font-size: 9pt;
	font-family: tahoma, arial;
}

#footer a {
	color: #69a6df;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}













/* */

.ramka-01 {
	background: url('/images/ramka-01.gif') no-repeat;
	width: 3px;
	height: 3px;
}

.ramka-02 {
	background: url('/images/ramka-02.gif') no-repeat;
	width: 3px;
	height: 3px;
}

.ramka-03 {
	background: url('/images/ramka-03.gif') no-repeat;
	width: 3px;
	height: 3px;
}

.ramka-04 {
	background: url('/images/ramka-04.gif') no-repeat;
	width: 3px;
	height: 3px;
}

.ramka-top {
	border-top: 1px solid #6699cc;
	height: 3px;
}

.ramka-bottom {
	border-bottom: 1px solid #6699cc ;
	height: 3px;
}

.ramka-content {
	border-left: 1px #6699cc solid;
	border-right: 1px #6699cc solid;
	padding: 3px;
}