#center-column {
	float: left;
	width: 640px;
}

#center-column div.new {
	clear: both;
	background-color: #5269d0;
	color: #fff;
	height: 125px;
	border-top: #fff solid 5px;
	overflow: hidden;
}

#center-column div.new img {
	float: left;
	margin: 5px 10px 0 0;
}

#center-column div.new a:link,
#center-column div.new a:visited,
#center-column div.new a:active,
#center-column div.new a:hover {
	color: #fff;
	text-decoration: underline;
}

#center-column div.new a:hover {
	text-decoration: none;
}

#center-column div.messages {
	font-size: 14px;
	padding: 20px 5px 20px 5px;
}

#center-column div.error {
	color: #f00;
}

#center-column div.status {
	color: #090;
}

#comments {
	background-color: #eee;
	padding: 0 0 10px 0;
	border-top: #fff solid 5px;
}

#comments form {
	padding: 0;
}

#comments form textarea {
	font-size: 12px;
}

#comments ul.tips {
	display: none;
}

#comments #edit-preview {
	display: none;
}

#comments div.description,
#comments div.container-inline {
	display: none;
}

#comments span.submitted {
	color: #666;
	font-size: 10px;
	font-style: italic;
}

#comments h2 {
	color: #fff;
	height: 60px;
	font-size: 18px;
	font-weight: bold;
	line-height: 320%;
	padding: 0 10px 0 10px;
	margin: 0;
	overflow: hidden;
	background-color: #a9a990;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../images/bgr_gray1.jpg);
}

#comments h2.comments {
	background-image: url(../images/bgr_gray2.jpg);
}

#comments div.comment {
	padding: 10px 5px 10px 5px;
}

#comments div.comment-published div.links {
	display: none;
}

#comments div.comment h3 {
	margin: 0;
	padding: 0;
}

#comments div.comment p {
	margin: 0;
	padding: 0 0 0.5em 0;
}

#comment-controls {
	display: none;
}

#comment-form,
#comments div.content {
	padding: 10px 5px 10px 5px;
}

#center-column div.all-news-rus div.new,
#center-column div.all-news-udm div.new {
	height: 60px;
	color: #333;
	background-color: #ebebeb;
}

#center-column div.all-news-rus div.new a,
#center-column div.all-news-udm div.new a {
	color: #333;
}

#center-column div.all-news-rus {
	width: 315px;
	float: left;
	border-right: #fff solid 5px;
}

#center-column div.all-news-udm {
	width: 320px;
	float: right;
}

div.adv-page {
	background-color: #fff6e7;
	padding: 0;
}

div.adv-page div.content {
	float: left;
	width: 315px;
}

div.adv-page div.content p {
	padding: 0.2em 5px 0.2em 5px;
}

div.adv-page div.menu-sub {
	float: right;
	width: 315px;
	border-left: #fff solid 5px;
}

div.adv-page div.menu-sub div {
	height: 60px;
	border-bottom: #fff solid 5px;
	font-weight: bold;
	font-size: 16px;
	line-height: 320%;
	padding: 0 10px 0 10px;
}

div.adv-page div.menu-sub div a {
	color: #fff;
	text-decoration: none;
}

div.adv-page div.menu-sub div.adv1 {
	background-color: #ef64e2;
	background-image: url(../images/bgr_adv1.jpg);
}

div.adv-page div.menu-sub div.adv2 {
	background-color: #f54749;
	background-image: url(../images/bgr_adv2.jpg);
}

div.adv-page div.menu-sub div.adv3 {
	background-color: #e9b500;
	background-image: url(../images/bgr_adv3.jpg);
}

div.adv-page div.menu-sub div.adv4 {
	background-color: #f29000;
	background-image: url(../images/bgr_adv4.jpg);
}

div.adv-page div.menu-sub div.adv5 {
	background-color: #aed700;
	background-image: url(../images/bgr_adv5.jpg);
}

div.adv-page div.menu-sub div.adv6 {
	background-color: #00abde;
	background-image: url(../images/bgr_adv6.jpg);
}

div.adv-page div.menu-sub div.adv_contacts {
	background-color: #fea900;
	color: #fff;
	font-size: 12px;
	line-height: 120%;
	height: 125px;
}

div.page {
	padding: 0 5px 5px 5px;
}

div.page div.content {
	margin-left: 165px;;
}

#center-column div.programs-left {
	width: 315px;
	float: left;
	border-right: #fff solid 5px;
}

#center-column div.programs-right {
	width: 320px;
	float: right;
}

#center-column div.programs-left img,
#center-column div.programs-right img {
	width: 145px;
	height: 115px;
	float: left;
	margin: 5px 10px 0 0;
}

#center-column div.programs-left a,
#center-column div.programs-right a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#center-column div.program {
	color: #fff;
	overflow: hidden;
	height: 125px;
	font-size: 12px;
	padding: 0 10px 0 10px;
}

#center-column div.programs-left div.title,
#center-column div.programs-right div.title {
	color: #fff;
	overflow: hidden;
	height: 60px;
	font-size: 18px;
	padding: 0 10px 0 10px;
	background-position: left top;
	background-repeat: no-repeat;
}

#center-column div.programs-left div.title strong,
#center-column div.programs-right div.title strong {
	font-size: 18px;
	display: block;
	padding: 5px 0 0 0;
}

#center-column div.programs-left div.title small,
#center-column div.programs-right div.title small {
	font-size: 14px;
}

#center-column div.programs-left div.pt1 {
	background-color:#003dbc;
	background-image:url(../images/bgr_pr1.jpg);
}

#center-column div.programs-left div.pr1 {
	background-color:#003dbc;
	border-top: #3993f4 solid 5px;
}

#center-column div.programs-right div.pt2 {
	background-color:#00822b;
	background-image:url(../images/bgr_pr3.jpg);
}

#center-column div.programs-right div.pr2 {
	background-color:#00822b;
	border-top: #86b635 solid 5px;
}

#center-column div.programs-left div.pt3 {
	background-color:#bc0058;
	border-top: #fff solid 5px;
	background-image:url(../images/bgr_pr2.jpg);
}

#center-column div.programs-left div.pr3 {
	background-color:#bc0058;
	border-top: #ff3e8f solid 5px;
}

#center-column div.programs-left div.pt4 {
	background-color:#e36f02;
	border-top: #fff solid 5px;
	background-image:url(../images/bgr_pr4.jpg);
}

#center-column div.programs-left div.pr4 {
	background-color:#e36f02;
	border-top: #ffa615 solid 5px;
}

#center-column div.programs-right div.pt5 {
	background-color:#addc00;
	border-top: #fff solid 5px;
	background-image:url(../images/bgr_pr5.jpg);
}

#center-column div.programs-right div.pr5 {
	background-color:#addc00;
	border-top: #a5ad00 solid 5px;
}

span.form-required {
	display: none;
}