* {
	outline: none;
	margin: 0;
	padding: 0;
}

html,
body {
	width:100%;
	height:100%;
	min-width:960px;
	font-family:Arial,Helvetica,Garuda,sans-serif;
	cursor: default;
	font-size: small;
	_font-size: 13px;
	color: #000000;
	background-color:#ffffff;
}

body {
	_overflow-x:hidden;
	_position:relative;
}

table {
	border: none;
	border-collapse: collapse;font-size:11px;
}
td, th {
	border-bottom: 1px #ccc solid;
	padding: 3px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
table.no * {
	border: none;
	padding: 0;
}
img {
	border: none;
	padding: 0px;
	margin: 0px 3px 0px 0px;

}
img.border {
	border:1px #d6d6d6 solid;
	padding:2px; 
}
a {
	color:#0062b
5;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form {
	padding: 0px;
	margin: 0px;
}

input, select, button, textarea {
	padding: 0px;
	margin: 0px;
}
ul, ol {
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 0px 0px;
}
li {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

h1, h2, h3 {
	font-weight: normal;
	margin: 30px 0px 5px 0px;
	padding: 0px;
	color: #000000;
}
h1 {
	font-size: 150%;
	line-height: 110%;
	text-transform: uppercase;
}
h2 {
	font-size: 135%;
	line-height: 110%;
}
h3 {
	font-size: 120%;
	line-height: 120%;
}

h4, h5, h6 {
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
h4 {
	font-size: 90%;
	line-height: 130%;
}
h5 {
	font-size: 85%;
	line-height: 140%;
}
h6 {
	font-size: 80%;
	line-height: 140%;
}

p {
	line-height: 130%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
sub {
	font-size: 80%;
	position: relative;
	top: 0.3em;
	vertical-align: baseline;
}
sup {
	font-size: 80%;
	position: relative;
	top: -0.4em;
	vertical-align: baseline;
}
em {
	font-style: italic;
}
dl, dt, dd {
	padding: 0px;
	margin: 0px;
}

address {
	padding: 0px;
	margin: 30px 0px;
}

hr {
	border: none;
	border-bottom: solid #666666 1px;
	display: block;
	height: 1px;
	margin: 10px 0px;
}

/*	LAYOUT =====================================================================================  */


.container {
	float:left;
	width:100%;	
	min-height:100%;
	_float:none;
	_height:100%;
	position:relative;
}
.fcontent {
	float:left;
	clear:both;
	width:100%;
	padding-bottom:70px;
	overflow:hidden;
}
.hide {
	display:none;
}
.padding {
	padding-left:25%;
	padding-right:20%;
}

.block {
	clear:both !important;
}
.fblock {
	float:left;
	clear:both;
	width:100%;
}
.fblock-clr {
	float:left;
	clear:none;
	width:100%;
}
.overfix {
	overflow:hidden;
	position:relative;
}
.indent {
	padding:0 3%;
}
.half {
	float:left;
	clear:none;
	width:50% !important;
	margin-right:-2px;
}
.delimiter {
	float:left;
	clear:both;
	width:100%;
	font-size:1px;
	border-top:1px #cdcdcd solid;
	margin-bottom:15px;
}
.clear {
	clear:both;
}
.inp {
	float:left;
	clear:both;
	width:100%;
	font:12px Arial;
	border:1px #999999 solid;
	padding:3px 0;
}

.center {
	float:left;
	_float:none;
	clear:both;
	width:1000px;
	height:100%;
	margin-left:-500px;
	_margin:0 auto;
	padding-left:50%;
	_padding:0;
	position:relative;
}

.footer {
	float:left;
	clear:both;
	width:100%;
	height:70px;
	font-size:90%;
	margin-top:-40px;
	position:relative;
}
.footer .border {
	float:left;
	clear:both;
	width:100%;
	border-top:1px #666666 solid;
	padding-top:15px;
}

.footer .text {
	float:left;
	clear:none;
	font-size:90%;
	color:#666666;
	margin-bottom:-1000px;
	padding-left:43px;
	position:relative;
}
.footer .text.center {
	left:70px;
	float:none;
	width:400px;
	margin:0 auto;
}
.footer .text img {
	float:left;
	margin-left:-43px;
}
.footer .text p,
.footer .text ul {
	float:left;
	clear:none;
	width:100%;
	margin:0;
}
.footer .text ul {
	margin:5px 0 0 -10px;
	padding:0;
}
.footer .text ul li {
	float:left;
	clear:none;
	list-style:none;
	border-right:1px #666666 solid;
	margin:0 0 0 10px;
	padding-right:10px;
}
.footer .text ul li.last {
	border:none;
}
.footer .rdesign {
	top:15px;
	right:3%;
	position:absolute;
}


.top-menu,
.top-menu .preview,
.top-menu .position-block,
.top-menu .full,
.header,
.action-bar {
	float:left;
	clear:both;
	width:100%;
}
.top-menu {
	_height:57px;
	min-height:57px;
	border-bottom:2px #666666 solid;
	background-color:#FFDAAF;

	/*margin-bottom:-10000px;e5e5e5 FFDAAF FEFFAE 9CE1F8 */

	position:relative;
	z-index:55;
}
.top-menu .trigger-btn {
	top:15px;
	right:40px;
	width:27px;
	height:27px;
	background:url('../images/icons/up-down-arrows.gif') 0 -27px no-repeat;
	position:absolute;
	cursor:pointer;
	z-index:10;
}
.top-menu.expanded .trigger-btn {
	background-position:0 0;
}
.top-menu .preview {
	margin-top:5px;
	margin-bottom:10px;
}
.top-menu .preview .padding {
	padding:0 45px 0 0;
}
.top-menu .preview a {
	font-size:90%;
	color:#000000;
	line-height:1.8em;
	margin-right:15px;
}

.top-menu .position-block {
	position:relative;
}

.top-menu .full {
	border-bottom:2px #666666 solid;
	background-color:#FFDAAF;
	margin-top:20px;
	position:absolute;
	display:none;
}
.top-menu .full .padding {
	padding:0 45px 0 0;
}
.top-menu .full a {
	color:#666;
}
.top-menu .full a:hover {
	color:#000;
}
.top-menu .full h2 a {
	color:#000;
}
.top-menu .full .columns {
clear:none;
float:left;
padding-right:22px;padding-bottom:20px;
width:155px;
}
.top-menu .full .columns h2,
.top-menu .full .columns ul,
.top-menu .full .columns ul li {
	float:left;
	clear:none;
	width:100%;
}
.top-menu .full .columns h2 {
	font-size:105%;
	font-weight:bold;
	margin:0 0 0 0;
}
.top-menu .full .columns ul {
	margin:0 0 30px 0;
	padding:0;
}
.top-menu .full .columns ul li {
	font-size:85%;
	list-style:none;
}


.header {
	float:left;
	clear:both;
	width:100%;
	margin-top:2px;
	margin-bottom:0;
	position:relative;
	z-index:50;
}
.header .header-l,
.header .header-r {
	float:left;
	clear:none;
	position:relative;
}
.header .header-l {
	height:149px;
	margin-right:-1000px;
	position:relative;
	z-index:60;
}
.header .header-l .logo {
	float:left;
	clear:none;
	margin-top:0px;
	position:relative;
	z-index:5;
}
.header .header-l .ru,
.header .header-l .en {
	top:10px;
	right: 260px;
	width:16px;
	height:11px;
	background:url('../images/icons/ru.jpg') no-repeat;
	position:absolute;
	overflow:hidden;
	z-index:6;
}
.header .header-l .en {
	right: 235px;
	background:url('../images/icons/en.jpg') no-repeat;
}
.header .header-l .ru.selected,
.header .header-l .en.selected {
	background-position:0 -11px;
	cursor:default;
}
.header .header-l .header-l-corner {
	top:0;
	left:100%;
	width:96px;
	height:149px;
	background:url('../images/bg/header-l-corner.png') no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/site/images/bg/header-l-corner.png', sizingMethod='crop');
	margin-left:-15px;
	position:absolute;
}

.header .header-r {
	width:100%;
}
.header .header-r .padding {
	padding:0 0 0 280px;
}

.header .header-r .header-pic,
.header .header-r .header-img,
.header .header-r .header-img img {
	float:left;
	clear:both;
	width:100%;
}
.header .header-r .header-pic {
	width:70%;
	position:relative;
}
.header .header-r .header-pic,
.header .header-r .header-img img {
	height:149px;
}
.header .header-r .header-img {
	position:relative;
	display:none;
	margin-bottom:-1000px;
}
.header .header-r .header-img.visible {
	/*display:block;*/
	z-index:50;
	position:relative;
}
.header .header-r .header-img img {
	margin-bottom:-1000px;
}
.header .header-r .header-img.img1 img {
	background:url('../images/bg/header-pic1.jpg') center 0 repeat-x;
}
.header .header-r .header-img.img2 img {
	background:url('../images/bg/header-pic2.jpg') center 0 repeat-x;
}
.header .header-r .header-img.img3 img {
	background:url('../images/bg/header-pic3.jpg') center 0 repeat-x;
}
.header .header-r .header-img.img4 img {
	background:url('../images/bg/header-pic4.jpg') center 0 repeat-x;
}
.header .header-r .header-img.img5 img {
	background:url('../images/bg/header-pic5.jpg') center 0 repeat-x;
}



.header .header-r .header-img .text {
	float:right;
	width:35%;
	height:150px;
	font-size:90%;
	color:#ffffff;
	margin-right:8%;
	border-collapse:collapse;
}
.header .header-r .header-img .text td {
	border:none;
	padding:0;
	vertical-align:middle;font-size:11px
}

.header .header-r .paginator {
	bottom:5px;
	right:5px !important;
	position:absolute;
	z-index:60;
}
.header .header-r .paginator .item {
	float:left;
	clear:none;
	width:10px;
	height:10px;
	font:8px Tahoma;
	color:#dddbd6;
	text-align:center;
	border:1px #cfcdc7 solid;
	/*background-color:#adaba0;*/
	margin-left:-1px;
	cursor:pointer;
	position:relative;
}
.header .header-r .paginator .item.selected {
	color:#FFDAAF;
	background-color:#9c9a90;
}

.action-bar {
	float:left;
	clear:both;
	width:100%;
	height:30px;
	border-top:1px #c2b39b solid;
	border-bottom:1px #c2b39b solid;
	background-color:#ffebcc;
	position:relative;
	z-index:35;
}
/* ffebcc FFFFDF d2ebff */

.action-bar .action-bar-l,
.action-bar .action-bar-r {
	float:left;
	clear:none;
	height:30px;
	background-color:#ffdaaf;
	margin-right:-1000px;
	padding:0 15px;
}
/*ffdaaf  FEFFAE 31C5F4  b8e0ff*/
.action-bar .action-bar-l,
.action-bar .action-bar-c,
.action-bar .action-bar-r,
.action-bar .action-bar-sitemap,
.action-bar .action-bar-comments {
	float:left;
	clear:none;
}
.action-bar .action-bar-l a,
.action-bar .action-bar-r a {
	float:left;
	font-size:85%;
	font-weight:bold;
	color:#7f6d57;
	text-decoration:none;
	background:url('../images/icons/login.gif') 0 1px no-repeat;
	margin-top:8px;
	padding-left:20px;
	padding-bottom:1px;
	position:relative;
	z-index:5;
}
.action-bar .action-bar-l.expanded a {
	color:#ffffff;
	background-position:0 -13px !important;
}
.action-bar .action-bar-r a {
	color:#000000;
	background:url('../images/icons/search.gif') 0 1px no-repeat;
	padding-left:20px;
}
.action-bar .action-bar-r.expanded a {
	color:#ffffff;
	background-position:0 -18px;
	padding-bottom:1px;
}
.action-bar .action-bar-l a span,
.action-bar .action-bar-r a span {
	border-bottom:1px dashed;
}
.action-bar .action-bar-l a:hover span,
.action-bar .action-bar-r a:hover span {
	border-bottom:none;
}

.action-bar .action-bar-c {
	width:100%;
	font-size:85%;
	color:#736a5c;
	line-height:2.6em;
}
.action-bar .action-bar-c .padding {
	padding:0 205px 0 195px;
}
.action-bar .action-bar-c span {
	background:url('../images/icons/folder.gif') 0 2px no-repeat;
	padding-left:17px;
}
.action-bar .action-bar-c span a {
	font-weight:bold;
	color:#736a5c;
}

.action-bar .action-bar-r {
	margin-left:-205px;
}
.action-bar .action-bar-sitemap {
	width:30px;
	height:30px;
	background:url('../images/icons/sitemap.gif') center center no-repeat;
	margin-left:-60px;
}
.action-bar .action-bar-comments {
	top:0;
	right:3px;
	width:30px;
	height:30px;
	background:url('../images/icons/comments.gif') center center no-repeat;
	position:absolute;
}

.block1,
.block1 .block1-l ul,
.block1 .block1-l ul li,
.block2,
.block2 .block2-l .advrertisings {
	float:left;
	clear:both;
	width:100%;
}
.block1 .block1-l,
.block1 .block1-c,
.block1 .block1-r {
	float:left;
	clear:none;
	width:33.33%;
	_width:33%;
	position:relative;
}
.block1 .block1-r {
	_width:42% !important;
	_left:-10px;
	height:260px;
	overflow:hidden;
	margin-right:-100px;
	position:relative;
}
.block1 {
	border-bottom:1px #666666 solid;
}

.block1 .block1-l {
	z-index:20;
}
.block1 .block1-l .indent {
	padding:0 20px 0 0;
}
.block1 .block1-l ul.c-menu {
	margin:0px 0 0 0;
	_margin-right:-30px;
	padding:0;
	position:relative;
	z-index:10;
}
.block1 .block1-l ul.c-menu li {
	list-style:none;
	/*font-family:'PT Sans';*/
	font-size:18px;
	font-weight:normal;
	/*margin-top:10px;*/
	margin:0;
	padding-right:30px;
}
.block1 .block1-l ul.c-menu li:hover .tooltip-block,
.block1 .block1-l ul.c-menu li.hover .tooltip-block {
	display:block;
}
.block1 .block1-l ul.c-menu li .tooltip-block a,
.block1 .block1-l ul.c-menu li:hover .tooltip-block a,
.block1 .block1-l ul.c-menu li.hover .tooltip-block a {
	float:none;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding:0;
}
.block1 .block1-l ul.c-menu li .tooltip-block h2 a,
.block1 .block1-l ul.c-menu li:hover .tooltip-block h2 a,
.block1 .block1-l ul.c-menu li.hover .tooltip-block h2 a {
	font-size:18px;
}
.block1 .block1-l ul.c-menu li:hover .tooltip-block a:hover,
.block1 .block1-l ul.c-menu li.hover .tooltip-block a:hover {
	text-decoration:none;
}
.block1 .block1-l ul.c-menu.text-r li {
	background:none;
}
.block1 .block1-l ul.c-menu li a {
	float:left;
	text-decoration:none;
	background:url('../images/icons/menu-arrow.gif') 0 15px no-repeat !important;
	padding:7px 0 7px 28px;
	position:relative;
}
.block1 .block1-l ul.c-menu li:hover a,
.block1 .block1-l ul.c-menu li.hover a {
	float:right;
	color:#000000;
	text-align:right;
	background:none;
}
.block1 .block1-l ul.c-menu li a span {
	border-bottom:1px dashed;
	position:relative;
}
.block1 .block1-l ul.c-menu li:hover a span,
.block1 .block1-l ul.c-menu li.hover a span {
	border-bottom:none;
}
.block1 .block1-l ul.c-menu.text-r li,
.block1 .block1-l ul.c-menu li.text-r {
	text-align:right;
}
.block1 .block1-l ul.c-menu li.text-r {
	/*padding-left:28px;*/
}
.block1 .block1-l ul.c-menu li.text-r a {
	font-weight:bold;
	color:#000000;
}
.block1 .block1-l .block1-l-corner {
	float:right;
	clear:none;
	width:76px;
	height:260px;
	background:url('../images/bg/block1-l-corner.png') no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/site/images/bg/block1-l-corner.png', sizingMethod='crop');
	margin-right:-76px;
	position:relative;
	/*top:0;
	left:100%;
	width:76px;
	height:260px;
	background:url('../images/bg/block1-l-corner.png') no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/site/images/bg/block1-l-corner.png', sizingMethod='crop');
	margin-left:-15px;
	position:absolute;*/
}

.block1 .block1-c img {
	float:left;
	clear:both;
	width:380px;
}

.block1 .block1-r .accordion-block {
	/*float:left;*/
	top:0;
	left:0;
	width:100%;
	height:260px;
	position:absolute;
	/*float:right;
	clear:both;
	width:101%;
	height:260px;
	overflow:hidden;*/
}
.block1 .block1-r .accordion-block .column,
.block1 .block1-r .accordion-block .column .column-content {
	float:left;
	clear:none;
	height:100%;
}
.block1 .block1-r .accordion-block .column .column-content {
	width:1px;
}
.block1 .block1-r .accordion-block .column-title {
	float:left;
	clear:none;
	width:45px;
	height:100%;
	margin-right:1px;
}
.block1 .block1-r .accordion-block .column-content img {
	width:100%;
	height:100%;
	display:block;
}
.block1 .block1-r .accordion-block .column-1 .column-title {
	background:url('../images/bg/accordion-title1.jpg') no-repeat;
}
.block1 .block1-r .accordion-block .column-1 .column-content img {
	background:url('../images/bg/accordion-img1.jpg') left  0 repeat-x;
}

.block1 .block1-r .accordion-block .column-2 .column-title {
	background:url('../images/bg/accordion-title2.jpg') no-repeat;
}
.block1 .block1-r .accordion-block .column-2 .column-content img {
	background:url('../images/bg/accordion-img2.jpg') left 0 repeat-x;
}

.block1 .block1-r .accordion-block .column-3 .column-title {
	background:url('../images/bg/accordion-title3.jpg') no-repeat;
}
.block1 .block1-r .accordion-block .column-3 .column-content img {
	background:url('../images/bg/accordion-img3.jpg') left 0 repeat-x;
}

.block1 .block1-r .accordion-block .column-4 .column-title {
	background:url('../images/bg/accordion-title4.jpg') no-repeat;
}
.block1 .block1-r .accordion-block .column-4 .column-content img {
	background:url('../images/bg/accordion-img4.jpg') left 0 repeat-x;
}

/*---------------*/
.block1 .block1-r .accordion-block .column-5 .column-title {
	background:url('../images/bg/accordion-title1_.jpg') no-repeat;
}
.block1 .block1-r .accordion-block .column-5 .column-content img {
	background:url('../images/bg/accordion-img1___.jpg') left  0 repeat-x;
}

.block1 .block1-r .accordion-block .column-6 .column-title {
	background:url('../images/bg/accordion-title2_.jpg') no-repeat;
}
.block1 .block1-r .accordion-block .column-6 .column-content img {
	background:url('../images/bg/accordion-img2__.jpg') left 0 repeat-x;
}

.block1 .block1-r .accordion-block .column-7 .column-title {
	background:url('../images/bg/accordion-title3.jpg') no-repeat;
}
.block1 .block1-r .accordion-block .column-7 .column-content img {
	background:url('../images/bg/accordion-img3__.jpg') left 0 repeat-x;
}

.block1 .block1-r .accordion-block .column-8 .column-title {
	background:url('../images/bg/accordion-title4__.jpg') no-repeat;
}
.block1 .block1-r .accordion-block .column-8 .column-content img {
	background:url('../images/bg/accordion-img4_.jpg') left 0 repeat-x;
}
/*---------------*/

.block2 {
	position:relative;
}
.block2 .indent {
	padding:0 5% 0 3%;
}
.block2 .block2-l {
	float:left;
	clear:none;
	width:290px;
	margin-right:-1000px;
	position:relative;
}

.block2 .block2-l .advrertisings {
}
.block2 .block2-l .advrertisings img {
	float:left;
	clear:both;
	margin-bottom:6px;
}

.block2 .block2-l .polls {
	float:left;
	clear:both;
	width:100%;
	margin:0;
	padding:0;
}
.block2 .block2-l .polls li {
	float:left;
	clear:both;
	width:100%;
	font-size:85%;
	color:#333333;
	list-style:none;
	margin:5px 0 10px 0;
}
.block2 .block2-l .polls li input {
	float:left;
	_margin-top:-5px;
	margin-right:-100px;
}
.block2 .block2-l .polls li span {
	float:left;
	padding-left:20px;
}
.block2 .block2-l .polls li .padding {
	padding:0 0 0 20px;
}
.block2 .block2-l .polls li .padding .btn {
	float:left;
	clear:none;
	font:12px Arial;
	font-weight:bold;
	color:#000000;
	margin:0;
	padding:0;
}
.block2 .block2-l .polls li .padding a.r {
	float:left;
	clear:none;
	background:url('../images/icons/rss-arrow.gif') right 4px no-repeat;
	margin-top:3px;
	padding-right:20px;
	margin-left:100px
}


.block2 .block2-r {
	float:left;
	clear:none;
	width:100%;
}
.block2 .block2-r .padding {
	padding:0 0 0 310px;
}
.block2 .block2-r .fblock {
	position:relative;
}
.block2 .block2-r .block2-r-corner {
	top:0;
	right:100%;
	width:110px;
	height:427px;
	background:url('../images/bg/block2-r-corner.png') no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/site/images/bg/block2-r-corner.png', sizingMethod='crop');
	margin-right:20px;
	position:absolute;
}
.block2 .block2-r h2,
.block2 .block2-r .scroll-block,
.block2 .block2-r .scroll-block .scroll-container .row {
	float:left;
	clear:both;
	width:100%;
}
.block2 .block2-r .half .indent {
	padding:0 10% 0 0;
}
.block2 h2 {
	float:left;
	clear:both;
	width:100%;
	font-size:135%;
	color:#000000;
	margin:25px 0 10px 0;
}
.block2 h2.w-delimiter {
	width:auto;
	background-color:#ffffff;
	margin-bottom:-10px;
	padding:0 10px 0 0;
	position:relative;
}
.block2 h2 a {
	color:#000000;
}
.block2 h2 span {
	font-size:11px;
	color:#666666;
	margin-left:10px;
}

.block2 .block2-r .scroll-block {
	width:100% !important;
	height:370px;
	border-top:1px #d1d1d1 solid;
	border-bottom:1px #d1d1d1 solid;
	overflow-y:auto;
	_margin-right:-20px;
}
.block2 .block2-r .scroll-block.announcement {
	height:110px;
}
.block2 .block2-r .scroll-block.developments {
	height:155px;
}
.block2 .block2-r .scroll-block .scroll-container {
	border-top:1px #1f75be dotted;
	display:block;
	padding-right:9px;
}
.block2 .block2-r .scroll-block.developments .scroll-container {
	border-top-color:#bdbdbd;
}
.block2 .block2-r .scroll-block .scroll-container .row {
	font-size:90%;
	color:#333333;
	border-bottom:1px #1f75be dotted;
	padding: 3px 0;
}
.block2 .block2-r .scroll-block.developments .scroll-container .row {
	border-bottom-color:#bdbdbd;
}
.block2 .block2-r .scroll-block .scroll-container .row.bg {
	background-color:#e2f0f9;
}
.block2 .block2-r .scroll-block.announcement .scroll-container .row.bg {
	background-color:#fff7ea;
}
.block2 .block2-r .scroll-block .scroll-container .row a {
	color:#333333;
	text-decoration:none;
	font-size: 12px;
}
.block2 .block2-r .scroll-block.announcement .scroll-container .row a {
	color:#da0000;
}
.block2 .block2-r .scroll-block.developments .scroll-container .row a {
	color:#666666;
}
.block2 .block2-r .scroll-block .scroll-container .row a:hover {
	text-decoration:underline;
}
.block2 .block2-r .scroll-block .scroll-container .row .padding {
	padding: 0px 20px 0px 20px;
}
.block2 .block2-r .scroll-block.announcement .scroll-container .row .padding,
.block2 .block2-r .scroll-block.developments .scroll-container .row .padding {
	padding:0 0 0 10px;
}
.block2 .block2-r .scroll-block .scroll-container .row i {
	float:left;
	width:11px;
	height:11px;
	background:url('../images/icons/news-icon.gif') no-repeat;
	margin-top:2px;
	margin-left:-20px;
}
.block2 .block2-r .scroll-block.announcement .scroll-container .row i {
	float:left;
	width:4px;
	height:7px;
	background:url('../images/icons/small-arrow.gif') no-repeat;
	margin-top:4px;
	margin-left:-10px;
}
.block2 .block2-r .scroll-block.developments .scroll-container .row label,
.block3 .block3-r .news-block .row label {
	width:100%;
	font-size:9px;
	color:#ff0000;
	margin-left:-10px;
	display:block;
}
.block3 .block3-r .news-block .row label {
	margin-left:0px;
}
.block2 .block2-r .scroll-block.developments .scroll-container .row label span,
.block3 .block3-r .news-block .row label span {
	color:#999999;
}

.block2 .block2-r .show-all {
	float:left;
	clear:both;
	font-size:90%;
	color:#000000;
	background:url('../images/icons/show-all-arrow.gif') right 5px no-repeat;
	margin-top:10px;
	padding-right:20px;
	white-space:nowrap;
}

.b-vertical-callendar {
	top:0;
	right:0;
	width:65px;
	height:230px;
	background:url('../images/bg/vertical-callendar.jpg') no-repeat;
	position:absolute;
}
.b-vertical-callendar.opened {
	background:url('../images/bg/vertical-callendar-selected.jpg') no-repeat;
}
.b-vertical-callendar .vertical-btn {
	top:12px;
	right:0;
	width:41px;
	height:190px;
	position:absolute;
	cursor:pointer;
}
.b-vertical-callendar .calendar-placeholder {
	float:left;
	width:230px;
	height:180px;
	font-size:10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color:#ff0000;
	margin-left:-200px;
	margin-top:12px;
	padding:10px 0 0 0;
	position:relative;
	z-index:20;
	cursor:default;
	display:none;
	_overflow:hidden;
}
.b-vertical-callendar .calendar-placeholder.loading {
	background:#ff0000 url('../images/calendar-spinner.gif') 50% 50% no-repeat;
}
.b-vertical-callendar .calendar-placeholder .l-indent {
	padding:0 45px;
}
.b-vertical-callendar .calendar-placeholder .month-selector,
.b-vertical-callendar .calendar-placeholder .calendar-content {
	float:left;
	clear:both;
	width:100%;
}
.b-vertical-callendar .calendar-placeholder .month-selector {
	margin-bottom:10px;
	_margin-bottom:5px;
	position:relative;
}
.b-vertical-callendar .calendar-placeholder .month-selector i {
	top:8px;
	right:100%;
	width:5px;
	height:9px;
	background:url('../images/icons/calendar-arrows.gif') no-repeat;
	margin-right:15px;
	position:absolute;
	overflow:hidden;
	cursor:pointer;
}
.b-vertical-callendar .calendar-placeholder.loading .month-selector i {
	display:none;
}
.b-vertical-callendar .calendar-placeholder .month-selector i.next {
	right:auto;
	left:100%;
	background-position:0 -11px;
	margin-right:0;
	margin-left:15px;
}
.b-vertical-callendar .calendar-placeholder .month-selector span {
	font-size:18px;
	color:#ffffff;
	text-align:center;
	text-transform:lowercase;
	display:block;
}
.b-vertical-callendar .calendar-placeholder .calendar-content {
	position:relative;
}
.b-vertical-callendar .calendar-placeholder .calendar-content a {
	width:20px;
	height:20px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	background:url('../images/icons/calendar-selectors.gif') no-repeat;
	margin-top:-1px;
	position:absolute;
}
.b-vertical-callendar .calendar-placeholder .calendar-content a.type2 {
	background-position:0 -25px;
}
.b-vertical-callendar .calendar-placeholder .calendar-content a.type3 {
	background-position:0 -50px;
}

.b-vertical-callendar .calendar-placeholder table {
	border-collapse:collapse;
}
.b-vertical-callendar .calendar-placeholder table th,
.b-vertical-callendar .calendar-placeholder table td {
	font-size:11px;
	color:#ffffff;
	text-align:center;
	border:none;
	padding:2px 4px;
}
.b-vertical-callendar .calendar-placeholder table th {
	font-size:12px;
	font-weight:bold;
	text-transform:lowercase;
	padding-bottom:10px;
	_padding-bottom:5px;
}


.loi-block,
.loi-block .line-of-interests {
	float:left;
	clear:both;
	width:100%;
}
.loi-block {
	margin-top:40px;
	position:relative;
	overflow:hidden;
}
.loi-block h2 {
	float:left;
	clear:none;
	margin:0;
}
.loi-block .rss {
	float:right;
	clear:none;
	font-size:85%;
	background:url('../images/icons/rss-arrow.gif') right 4px no-repeat;
	padding-right:20px;
	position:relative;
}
.loi-block .rss i {
	top:0px;
	right:100%;
	width:15px;
	height:15px;
	background:url('../images/icons/rss.jpg') no-repeat;
	margin-right:10px;
	position:absolute;
}

.loi-block .line-of-interests {
	width:100%;
	border-top:1px #1f75be dashed;
	border-bottom:1px #1f75be dashed;
	background-color:#ffebcc;
	margin-top:15px;
	position:relative;
}
.loi-block .line-of-interests-prew,
.loi-block .line-of-interests-next {
	float:left;
	clear:both;
	width:48px;
	height:99px;
	background:url('../images/bg/loi-prew.png') no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/site/images/bg/loi-prew.png', sizingMethod='crop');
	margin-top:50px;
	margin-bottom:-1000px;
	position:relative;
	z-index:20;
	cursor:pointer;
}
.loi-block .line-of-interests-next {
	float:right;
	background:url('../images/bg/loi-next.png') no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/site/images/bg/loi-next.png', sizingMethod='crop');
}
.loi-block .line-of-interests-prew:hover {
	background:url('../images/bg/loi-prew-selected.png') no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/site/images/bg/loi-prew-selected.png', sizingMethod='crop');
}
.loi-block .line-of-interests-next:hover {
	background:url('../images/bg/loi-next-selected.png') no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/site/images/bg/loi-next-selected.png', sizingMethod='crop');
}

.center-gallery {
	width:1200px;
	position:relative;
	margin:0 auto;
}

.center-gallery .b-item {
	width:185px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
}
.center-gallery .b-item .b-text-block {
	width:100%;
	font-size:11px;
	text-align:center;
	margin-top:120px;
	margin-bottom:10px;
	position:relative;
}
.center-gallery .b-item .b-text-block .b-img {
	bottom:100%;
	left:0;
	width:100%;
	text-align:center;
	position:absolute;
}
.center-gallery .b-item .b-text-block .b-img img {
	margin-bottom:15px;
}

.gallery,
.gallery-preview {
	float:left;
	clear:both;
	margin-top:-95px;
}
.gallery-preview {
	width:100%;
	height:185px;
	margin-top:-45px;
	overflow:hidden;
	position:relative;
}
.gallery .item,
.gallery-preview .item {
	float:left;
	clear:none;
	width:150px;
	height:215px;
	margin-top:50px;
	margin-right:20px;
}
.gallery-preview .item {
	width:110px;
	height:135px;
}
.gallery .item .placeholder,
.gallery-preview .item .placeholder {
	float:left;
	clear:both;
	width:100%;
	margin-top:150px;
	position:relative;
}
.gallery-preview .item .placeholder {
	margin-top:110px;
}
.gallery .item .placeholder .img,
.gallery-preview .item .placeholder .img {
	float:left;
	clear:both;
	bottom:100%;
	_bottom:0;
	left:50%;
	_margin-bottom:-1000px;
	position:absolute;
	_position:relative;
}
.gallery .item .placeholder .img img,
.gallery-preview .item .placeholder .img img {
	float:left;
	_top:-100%;	
	_left:-50%;
	margin-left:-50%;
	_margin-left:0;
	padding:2px;
	position:relative;
}
.gallery-preview .item .placeholder .img img {
	border:1px #afafaf solid;
}
.gallery .item .placeholder .img a,
.gallery-preview .item .placeholder .img a {
	float:left;
	text-decoration:none;
	position:relative;
}
.gallery .item .placeholder p,
.gallery-preview .item .placeholder p {
	float:left;
	clear:both;
	width:100%;
	font:85% Arial;
	text-align:center;
	margin-top:10px;
	position:relative;
}
.gallery-preview .item .placeholder p {
	text-align:left;
}
.gallery-preview .item .placeholder .img i {
	top:100%;
	_top:0;
	left:-50%;
	font-size:9px;
	color:#7f7f7f;
	background:url('../images/icons/pics-comment.gif') 2px 1px no-repeat;
	margin-top:10px;
	padding-left:15px;
	position:absolute;
}

.partners {
	float:left;
	clear:both;
	width:100%;
}
.partners .columns {
	float:left;
	clear:none;
	width:33%;
	text-align:center;
}
.partners .columns img {
	border:1px #c9c9c9 solid;
}


.crumbs {
	float:left;
	clear:both;
	width:145%;
	font-size:9px;
	color:#999999;
	margin:8px 0;
}
.crumbs a {
	color:#999999;
}


.info-board {
	float:left;
	clear:both;
	width:100%;
	border-top:1px #0062b5 dashed;
	border-bottom:1px #0062b5 dashed;
	background-color:#0f6bb9;
	padding-bottom:25px;
}
.info-board.nob {
	padding-bottom:0;
}
.info-board .title {
	float:left;
	clear:both;
	width:100%;
	background-color:#dbe9f4;
}
.info-board .title table {
	float:left;
	clear:both;
	width:100%;
	border-collapse:collapse;
}
.info-board .title table td {
	font-size:20px;
	border:none;
	border-bottom:1px #ffffff solid;
	padding:10px 20px;
	vertical-align:bottom;
}
.info-board .title table td.selected a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.info-board .title table td.selected span {
	width:100%;
	display:block;
	position:relative;
}
.info-board .title table td.selected span i {
	top:100%;
	left:50%;
	width:13px;
	height:7px;
	background:url('../images/icons/info-board-selection.gif') no-repeat;
	margin-top:4px;
	position:absolute;
}
.info-board .row,
.tooltip-block .row {
	float:left;
	clear:both;
	width:100%;
}
.info-board .row .columns,
.tooltip-block .row .columns {
	float:left;
	clear:none;
	width:20%;
}
.tooltip-block .row .columns {
	margin-right:20px;
width:150px;
}
.info-board .row .columns h2,
.tooltip-block .row .columns h2 {
	font-size:14px;
	color:#ffffff;text-align:left;
}
.info-board .row .columns ul,
.tooltip-block .row .columns ul {
	float:left;
	clear:both;
	width:100%;
	margin:0;
	padding:0;
}
.info-board .row .columns ul li,
.tooltip-block .row .columns ul li {
	float:left;
	clear:both;
	width:100%;
	line-height:0.6em;
	list-style:none;
	margin:6px 0 0;
	padding:0;
}
.info-board .row .columns h2 a,
.info-board .row .columns ul li a, 
.tooltip-block .row .columns h2 a,
.tooltip-block .row .columns ul li a {
	color:#adcde7 !important;
}


.info-board .row .columns h2 a:hover,
.info-board .row .columns ul li a:hover, 
.tooltip-block .row .columns h2 a:hover,
.tooltip-block .row .columns ul li a:hover {
	color:#ffffff !important;
}


.block3 {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:30px;
}
.block3 .block3-l,
.block3 .block3-c,
.block3 .block3-r {
	float:left;
	clear:none;
}

.block3 .block3-l {
	margin-left:-15px;
	margin-right:-75%;
	overflow:hidden;
	padding-left:15px;
	position:relative;
	width:25%;
	margin-bottom:-1000px;
	z-index:5;
}
.block3 .fblock .block3-l {
	z-index:1;
}
.block3 .block3-l h2 {
	font-weight:bold;
	margin:20px 0 5px 0;
}
.block3 .block3-l a.drop-down {
	float:left;
	clear:both;
	font-size:90%;
	color:#ffffff;
	background-color:#287bc1;
	padding:10px;
	text-decoration:none;
}
.block3 .block3-l a.drop-down span {
	border-bottom:1px dashed;
}
.block3 .block3-l a.drop-down:hover span {
	border-bottom:none;
}

.block3 .block3-l ul {
	/*float:left;*/
	clear:both;
	border-bottom:2px #000000 solid;
	margin:0 0 0 -15px;
	_margin-left:-7px;
	position:relative;
	overflow:hidden;
	display:block;
}
.block3 .block3-l ul ul {
	border-bottom:none
}
.block3 .block3-l ul li {
	float:left;
	clear:both;
	font-size:105%;
	list-style:none;
	border-bottom:1px #ccc solid;
	margin:0 -1000px 0 0;
	padding:10px 1000px 10px 0;
	position:relative;width:100%
}
.block3 .block3-l ul li i {
	top:13px;
	right:100%;
	width:11px;
	height:11px;
	background:url('../images/icons/news-icon.gif') no-repeat;
	position:absolute;
}
.block3 .block3-l ul li.selected i {
	background:url('../images/icons/news-selected-icon.gif') no-repeat;
}
.block3 .block3-l ul li a {
	text-decoration:none;
	padding-left:7px;
	display:block;
}
.block3 .block3-l ul li a:hover {
	text-decoration:underline;
}
.block3 .block3-l ul li.selected a {
	font-weight:bold;
	color:#000000;
}
.block3 .block3-l ul li ul {
	margin-left:0;
	border-top:1px #ccc dotted;
	margin-top:10px;
	margin-bottom:-11px;
}
.block3 .block3-l ul li ul li,
.block3 .block3-l ul li.selected ul li a {
	font-size:12px;
	font-weight:normal;
}
.block3 .block3-l ul li ul li {
	border-bottom-style:dotted;
	padding-top:7px;
	padding-bottom:7px;
}
.block3 .block3-l ul li ul li i,
.block3 .block3-l ul li.selected ul li i {
	top:13px;
	right:100%;
	width:8px;
	height:5px;
	background:url('../images/icons/menu-inner-arrow.gif') no-repeat;
	position:absolute;
}


.block3 .block3-c {
	width:100%;
}
.block3 .fblock .block3-c {
	_margin-right:-10px;
}
.block3 .block3-c .padding {
	padding:0 23% 0 28%;
}
.block3 .block3-c h1,
.block3 .block3-c .menu {
	float:left;
	clear:both;
	width:100%;
}
.block3 .block3-c h1 {
	font-size:24px;
	font-weight:bold;
	text-transform:none;
	margin:0;
	padding:0 0 10px 0;
}

.block3 .block3-c .menu td {
	font-size:85%;
	text-align:center;
	text-transform:uppercase;
	border:none;
	border-top:2px #0666b7 solid;
	background-color:#dbe9f5;
	padding:10px;
}
.block3 .block3-c .menu td a {
	color:#000000;
	border-bottom:1px dotted;
	text-decoration:none;
}
.block3 .block3-c .menu td a:hover {
	border-bottom:none;
}
.block3 .block3-c .menu td.selected a {
	font-weight:bold;
	border-bottom:none;
}

.block3 .dcont {
	float:left;
	clear:both;
	width:100%;
}
.block3 .dcont .padding {
	padding:0 23% 0 0;
}
.block3 .dcont .delimiter {
	border-top:2px #000000 solid;
	margin:0;
}

.block3 .block3-r {
	/*float:left;*/
	float:right;
	_float:left;
	clear:none;
	width:20%;
	margin-left:-20%;
}
.block3 .block3-r .selection-block {
	float:left;
	clear:both;
	width:100%;
	border-top:2px #0666b7 solid;
	border-bottom:2px #0666b7 solid;
	background-color:#ffebcc;
	margin-top:-38px;
	/*   FFFFDF*/
	padding:15px 0;
	position:relative;
}
.block3 .block3-r .selection-block .indent {
	padding:0 10px 0 20px;
}
.block3 .block3-r .selection-block h2 {
	margin-top:0;
}
.block3 .block3-r .selection-block ul {
	margin:0;
	padding:0;
}
.block3 .block3-r .selection-block ul li {
	list-style:none;
	background:url('../images/icons/selection-block-arrow.gif') 0 6px no-repeat;
	margin-top:10px;
	padding-left:12px;
}

.block3 .block3-r .news-block {
	float:left;
	clear:both;
	width:100%;
	border-left:1px #d9d9d9 solid;
	margin-top:20px;
}
.block3 .block3-r .news-block .indent {
	padding:0 0px 0 10px;
}
.block3 .block3-r .news-block h2 {
	color:#999999;
	margin:0;
}
.block3 .block3-r .news-block .row {
	float:left;
	clear:both;
	width:100%;
	font-size:85%;
	margin-top:15px;
}
.block3 .block3-r .news-block .row a {
	color:#666666;
}
.block3 .block3-r .news-block a.show-all {
	float:left;
	clear:both;
	font-size:85%;
	color:#000000;
	margin-top:15px;
	white-space:nowrap;
}


.login-form {
	top:-1px;
	left:0;
	width:181px;
	background:#027dc9 url('../images/bg/login-form.jpg') no-repeat;
	padding:36px 0 10px 0;
	position:absolute;
	z-index:3;
	display:none;
}
.login-form a {
	margin-top:0 !important;
}
.login-form .indent {
	padding:0 12px 0 15px;
}
.login-form table {
	float:left;
	width:100%;
	border-collapse:collapse;
}
.login-form table td {
	font-size:90%;
	color:#ffffff;	
	border:none;
	vertical-align:middle;
}
.login-form table td .inp {
	border-color:#ffffff;
	background-color:#aad9ea;
	padding:2px 0;
}
.login-form table td.text-r {
	text-align:right;
}
.login-form table td.w-fix {
	width:1%;
	white-space:nowrap;
}
.login-form table td .btn {
	width:auto;
	font:12px Arial;
	font-weight:bold;
	color:#000000;
}
.login-form table td p {
	margin-top:5px;
}
.login-form table td p a {
	font-size:10px !important;
	color:#abd5ec !important;
	text-decoration:underline !important;
	line-height:1.6em !important;
	background:none !important;
	padding:0 !important;
}
.login-form table td p a:hover {
	text-decoration:none !important;
}
.login-form table td a.reg {
	font-size:105%;
	font-weight:bold;
	color:#ffffff !important;
	text-decoration:underline !important;
	line-height:1.6em !important;
	background:none !important;
	padding:0 !important;
}
.login-form table td a.reg:hover {
	text-decoration:none !important;
}


.search-form {
	top:-1px;
	right:0;
	width:205px;
	background:#1884c1 url('../images/bg/search-form.jpg') no-repeat;
	padding:36px 0 15px 0;
	position:absolute;
	z-index:3;
	display:none;
}
.search-form .indent {
	padding:0 65px 0 15px;
}

.search-form .inp {
	font:11px Arial;
	color:#43545c;
	border-color:#ffffff;
	background-color:#aad9ea;
	padding:2px 0;
}
.search-form .btn {
	float:left;
	font:12px Arial;
	font-weight:bold;
	margin-top:-1px;
	margin-left:5px;
	margin-right:-100px;
}


.tooltip-block {
	top:0;
	left:100%;
	width:420%;
	min-height:235px;
	margin-left:13px;
	_margin-left:-22px;
	padding:0 0 25px 7px;
	position:absolute;
	z-index:10;
	overflow:hidden;
	display:none;
}
.tooltip-block i {
	top:50px;
	left:0;
	width:7px;
	height:13px;
	background:url('../images/icons/tooltip-arrow.gif') no-repeat;
	position:absolute;
}
.tooltip-block .indent {
	padding:0 25px !important;
}
.tooltip-block .bg {
	top:0;
	left:7px;
	width:100%;
	background-color:#0062b5;
	opacity:0.94;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=94);
	margin-bottom:-1000px;
	padding-bottom:1000px;
	position:absolute;
}
.tooltip-block .row {
	position:relative;
	z-index:10;
}
.tooltip-block h2 {
	margin-top:20px;
}

.b-callendar-title {
	border:1px #ff0000 solid;
	background-color:#fff;
	margin-left:-3px;
	padding:7px 0;
	z-index:99;
}
.b-callendar-title.type1 {
	background-color:#ffff00;
}
.b-callendar-title.type2 {
	background-color:#ffff00;
}
.b-callendar-title .b-indent {
	padding:0 7px;
}

.superblock{width:92%; padding:20px 4% 30px 4%; background:#fff1cc}

	.alltable
	{
		border: 0px solid #000000;
		width: 100%;
	}
	
	.classtd
	{
		border: 0px solid #CCCCCC;
		vertical-align: middle;
		padding: 3px 3px 3px 10px;
		
	}
	
	.classtd_
	{
		border: 0px solid #CCCCCC;
		vertical-align: center;
		padding: 5px 5px 5px 5px;
		width: 80px;
		text-align: center;
	}
	
	.strongdiv
	{
		font-size:16px;
		font-family:Arial;
	}
	
	.strongdiv a 
	{
		text-decoration:none;
	}

	.strongdiv a:hover
	{
		text-decoration: underline;
	}	

.gh1
{
	font-size:20px;
	font-family:Verdana;
	margin: 15px 0px 5px 0px;
	color: #000066;
}

.butstyle
{
	border-top: 1px dotted #0033CC;
	border-left: 1px dotted #0033CC;
	border-right: 1px dotted #0033CC;
	border-bottom: 1px dotted #0033CC;
	width: 300px;
	padding: 3px 3px 3px 7px;
	background-color: #DFF1FF;
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 12px;
	font-family: Arial;
	color:#000066;
}

#main_h1
{
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	width: 600px;
	display:none;
}

.hat_keep
{
	text-decoration:none;
	vertical-align: middle;
	font-family:Arial; 
	font-size:16px; 
	color: #040809; 
	letter-spacing: 1px;
}


.hat_keep:hover{
	text-decoration: underline;
	color: #000099;
}

.hat_keep_1{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}


.hat_keep_1:hover{
	text-decoration: underline;
	color: #000099;	
}

.index_volovach
{
	text-align:justify;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	font-family:Arial;
	font-size:13px;
}

	.zagolovok_table_volovach_blue
	{
		vertical-align:middle;
		border: 1px solid #999999;
		height: 30px;
		font-family: Arial;
		font-size: 12px;
		font-weight:bold;
		text-align:center;
		background-color: #CCDDEE;
		color: #333333;
	}
	
	.table_volovach_white
	{
		vertical-align:middle;
		border: 1px solid #E2E2E2;
		height: 30px;
		font-family: Arial;
		font-size: 12px;
		text-align: center;
		background-color: #FFFFFF;
		color: #333333;
	}	

	.table_ser_volovach_zagolovok
	{
		font-family: Arial;
		font-size:12px;
		color:#333333;
		border:1px solid #CACACA;
		vertical-align:middle;
		height: 30px;
		text-align:center;
		border-right: 2px solid #3874B5;
	}


	.pole #forma, .pole #kvalifik, .pole #ekz_obaz, .pole #ekz_prof, .pole #ekz_konk, .pole #dop_visp
	{
		width: 90px;
	}

	#prof
	{
		width: 100%;
		margin-bottom: 10px;
	}
	
	#comment
	{
		border: none;
		width: 100%;
		font-family:Arial;
		font-size: 12px;
		margin-bottom: 900px;
	}

	#comment td
	{
		border:1px solid #CCCCCC;
	}
	
/****************************************************************/

	#comment .go_text_1
	{
		background-color: #ffeeee;		
	}

	#comment .go_text_2
	{
		background-color: #eeeeff;		
	}

	#comment .go_text_3
	{
		background-color: #eeffee;		
	}

	#comment .go_text_4
	{
		background-color: #ffffee;		
	}

	#comment .go_text_5
	{
		background-color: #FFF5EB;		
	}
/***********************************************66FF66*****************/	

	#comment .go_text
	{
		background-color: #FFFFFF;
	}
	

	#comment .go_text_title1
	{
		text-align:center;
		background-color: #FFCCCC;
		font-weight:bold;
	}
	
	#comment .go_text_title2
	{
		text-align:center;
		background-color: #B7D6FF;
		font-weight:bold;
	}

	#comment .go_text_title3
	{
		text-align:center;
		background-color: #9eff9e;
		font-weight:bold;
	}

	#comment .go_text_title4
	{
		text-align:center;
		background-color: #FFFF99;
		font-weight:bold;
	}

	#comment .go_text_title5
	{
		text-align:center;
		background-color: #FFDDCC;
		font-weight:bold;
	}


	#prof .name
	{
		border-right: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-top: 1px solid #CCCCCC;
		border-bottom: 0px; 
		
		text-align:center;
		padding: 10px 10px 10px 10px;
		font-size: 12px;
		font-family: Arial;
		vertical-align:middle;
	}

	#prof .pole
	{
		border-right: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		border-top: 0px;
		
		text-align:center;
		padding: 10px 10px 10px 10px;
		font-size: 12px;
		font-family: Arial;
		vertical-align:middle;
	}

	.table_header_ekzamen
	{
		text-align:center;
		vertical-align:middle;
	}


#test_1Map area{
	cursor:pointer;
	border: 1px solid #000000;
}


#test_1Map area:hover{
	border: 1px solid #000000;
}

.backheaderstyle{
	height:149px; 
	width: 100%; 
	background-position:center; 
	background-repeat:repeat-x; 
	background-image: url(/site/images/bg/header-pic1_.jpg);
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

	#kontakt_table{
		margin-top: 20px;
	}
	
	#kontakt_table td{
		border-top: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
	}
	
	#kontakt_table td td{
		border: none;
		
	}
	.first_table
	{
		
		padding: 0px 0px 0px 0px;
		border-bottom: none;
		border-right: none;
		border-left: none;	
	}
	
	.first_table_td{
		width: 72px;
		padding: 0px 0px 0px 0px;
		border-top: none;
		border-right: none;
	}
	
	.second_table_td{
		padding: 0px 5px 0px 10px;
		vertical-align:middle;
		border-top: none;	
		border-left: none;	
		color: 
	}
	.second_table_td_a{
		font-family:Verdana;
		font-size: 18px;
		font-weight:bold;
		color: 
	}


	#capcha_buttom{
		border: none;
		color:#0000CC;
		background-color: #ECFFEC;
		text-decoration:inherit;
		height: 20px;
		vertical-align: middle;
		width: 120px;
		font-family:Arial;
		font-size:12px;
	}
	
	#capcha_buttom:hover{
		cursor: pointer;
		background-color: #baffba;
	}
	
	#capcha_text{
		text-align:left;
		width: 45px;
	}
	
	#capcha_send{
		width: 160px;
	}
	
	.kontakt_lowuot_table{
		width:100%; 
		margin: 15px 0px 15px 0px;
	}
	
	.kontakt_lowuot_td{
		border:1px solid #87B375;
		background-color: #ECFFEC;
		padding: 10px 10px 10px 10px;
	}
	
	.kontakt_table{
		width:100%;
		margin: 0px 0px 0px 0px;
	}
	
	.kontakt_table_td_img{
		border:0px solid #87B375;
		width: 180px;
		height: 15px;
		padding: 0px 0px 0px 0px;
	}
	
	.kontakt_table_img{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	.kontakt_table_td{
		border:0px solid #87B375;
		text-align:center;
		height: 15px;
		font-family:Arial;
		font-size: 12px; 
	}
	
	.kontakt_table_td_title{
		border:0px solid #87B375;
		padding: 10px 20px 10px 20px;
		vertical-align: top;
	}
	
	.forma_table{
		width:100%;
		margin: 5px 0px 0px 0px;
	}
	
	.forma_table_td{
		font-family: Arial;
		border: 0px solid #87B375;
		font-size: 12px;
	}
