@CHARSET "UTF-8";

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

h1 {
	font-family: times new roman;
	font-weight: normal;
	text-align: left;
	font-size: 18px;
	color: #fff;
}

.clear {
	content:".";
	display:block;
	clear:both;
	height:0;
	font-size:0;
	line-height:0em;
	visibility:hidden;
	overflow:hidden;
}

h1.big {
	font-size: 2.7em;
	margin-bottom: 0.4em;
	margin-top: 0.2em;
}

a {
	color: #00CCFF;
}

a:hover {
	text-decoration: underline;
}

html,body {
	height: 100%;
	margin: 0;
	padding: 0;
}

html,body {
	text-align: left;
	font-size: 13px;
	font-family: arial, tahoma, helvetica, sans-serif;
	height: 100%;
	line-height: 1.6em;
	color: #fff;
	background-color: #0E1F4A;
}

.no-border {
	border: none !important;
}

img.center {
	display: block;
	margin: 0 auto;
}

.more-indigo {
	padding-right: 12px;
	background: transparent url(../images/anchor_indigo.gif) no-repeat center right;
}

.page {
	display: block;
	width: 100%;
}

.page-wrapper {
	display: block;
	position: relative;
	width: 1005px;
	margin: 0 auto;
}

.a-right {
	text-align: right;
}

/* Top */
.top {
	background: transparent url(../images/top.png) repeat-x top center;
}

.top-wrapper {
	height: 340px;
	position: relative;
}

.top-wrapper .sitemap {
	width: 104px;
	height: 22px;
	position: absolute;
	top: 0;
	right: 70px;
	background: transparent url(../images/sitemap_bg.png) no-repeat top center;
	text-align: center;
}

.top-wrapper .sitemap a {
	background: transparent url(../images/sitemap.gif) no-repeat center left;
	padding-left: 17px;
	color: #fff;
	font-size: 10px;
}

/* Menu */
.menu {
	background: transparent url(../images/menu.png) repeat-x bottom center;
}

.menu-wrapper {
	height: 65px;
}

.menu-wrapper ul {
	overflow: hidden;
}

.menu-wrapper ul li {
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	font-family: times new roman;
	padding: 22px 12px 0 12px;
	height: 43px; /* default: 65px */
}

.menu-wrapper ul li a {
	color: #fff;
}

.menu-wrapper ul li.active {
	background: transparent url(../images/menu_active.png) no-repeat top center;
}

.menu-wrapper ul li.active a {
}

/* Content */
.content {
	background: #0E1F4A url(../images/content_top_bg.png) repeat-x top center;
	position: relative;
}

.content-top {
	background: transparent url(../images/content_top.png) no-repeat top center;
	overflow: hidden;
}

.content-bottom {	
	background: transparent url(../images/content_bottom.png) no-repeat bottom center;
	overflow: hidden;
	padding-bottom: 40px;
}

.content-wrapper {
}

.content-wrapper .submenu {
	background-color: red;
	width: 300px;
	float: left;
	margin: 25px 0 0 0;
	text-align: left;
	color: #fff;
	padding: 0 0 4px 0;
	background: transparent url(../images/submenu_end.png) no-repeat bottom left;
}

.content-wrapper .submenu a {
	color: #fff;
}

.content-wrapper .submenu h3 {
	background: transparent url(../images/submenu_first.png) no-repeat top center;
	font-size: 16px;
	font-weight: bold;
	padding: 14px 0 0 30px;
	width: 270px; /* default 300px */
	height: 31px; /* default 45px */
	color: #fff;
}

.content-wrapper .submenu-end {
	background: transparent url(../images/submenu_first_end.png) no-repeat top center;
	width: 300px;
	height: 44px;
}

.content-wrapper .submenu ul {
	list-style: none;
	overflow: hidden;
}

.content-wrapper .submenu ul li {
	display: block;
	background: transparent url(../images/submenu_second.png) no-repeat top center;	
	padding: 0 0 0 30px;
}

.content-wrapper .submenu ul li a {
	display: block;
	padding: 0 0 0 12px; 
	height: 30px;
	line-height: 30px;
	background: transparent url(../images/anchor_blue.gif) no-repeat center left;
	color: #73B0EC;
}

.content-wrapper .submenu ul li a.active {
	background: transparent url(../images/anchor_white.gif) no-repeat center left;
	font-weight: bold;
	color: #fff;
}

.content-wrapper .submenu ul li a.selected {
	background: transparent url(../images/anchor_white_down.gif) no-repeat center left;
	font-weight: bold;
	color: #fff;
}

.content-wrapper .submenu ul li ul {
	margin-left: -30px;
}

.content-wrapper .submenu ul li ul li {
	background: transparent url(../images/submenu_third.png) no-repeat top left;
	padding-left: 50px;
}

.content-wrapper .submenu ul li ul li ul {
	margin-left: -50px;	
}

.content-wrapper .submenu ul li ul li ul li {
	padding-left: 70px;
}

.content-wrapper .text {
	display: block;
	margin: 130px 20px 0 20px;
	padding: 0;
	float: left;
	width: 665px;
}

.content-wrapper .text img {
	border: 3px solid #054F97;
}

.content-wrapper .text ul {
	background: none;
	padding-left: 20px;
	padding-bottom: 5px;
}

.content-wrapper .text p {
	padding-bottom: 5px;
	overflow: hidden;
}

.content-wrapper .text h1.title {
	margin: 0 0 10px 0;
	padding: 0;
	color: #00CCFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}

/* Breadcrump */
.breadcrump {
	top: 63px;
	left: 0;
	position: absolute;
	background: transparent url(../images/breadcrump.png) repeat-x top center;
	width: 100%;
}

.breadcrump-bottom {
	background: transparent url(../images/breadcrump_bottom.png) no-repeat bottom center;
	height: 47px;
}

.breadcrump ul {
	list-style: none;
	padding-top: 7px;
}

.breadcrump ul li {
	float: left;
	padding: 0 10px 0 15px;
	background: transparent url(../images/breadcrump_separator.gif) no-repeat center left;
}

.breadcrump ul li.first {
	background: none;
	padding-left: 320px;
}

.breadcrump ul li a {
	color: #fff;
}

/* Box-promotion */
.box-promotion {
	display: block;
	width: 942px;
	height: 77px;
	padding: 0;
	background: transparent url(../images/box_promotion.png) no-repeat;
	overflow: hidden;
	margin: 20px 0 5px 27px;
	padding: 0;
	position: relative;
}

.box-promotion h1 {
	display: block;
	color: #D9AE42;
	font-size: 21px;
	margin: 6px 0 0 15px;
}

.box-promotion .container {
	clear: both;
	float: left;
	width: 915px;
	height: 20px;
	position: relative; 
	margin: 23px 12px 0 12px;
	overflow: hidden;
	font-size: 17px;
}

.box-promotion .container a {
	text-decoration: none;
	color: #fff;
}

.box-promotion .container a:hover {
	text-decoration: underline;
}

/* Main page list */
.list-main {
	list-style: none;
	overflow: hidden;
	margin-left: 15px;
}

.list-main-first {
	padding-top: 30px;
}

.list-main-first-row li .box-inner {
	min-height: 100px !important;
}

.list-main li {
	width: 300px;
	float: left;
	margin: 11px;
	padding: 0;
	cursor: pointer;
}

.list-main li h1 {
	margin: 0;
	padding: 0 0 0 15px;
	display: block;
	width: 285px; /* -15px for padding, default: 300px */
	height: 54px;
	background: transparent url(../images/list_main_h1.png) no-repeat bottom center;
	line-height: 54px;
}

.list-main li .box {
	padding: 5px 0 0 0;
	background: #060E29 url(../images/list_main_box_top.png) no-repeat top center;
	color: #fff;
}

.list-main li .box-inner {
	background: transparent url(../images/list_main_box_bottom.png) no-repeat bottom center;
	padding: 15px;
	text-align: left;
	min-height: 180px;
}

/* Middle */
.middle-bar {
	background: transparent url(../images/middle_bar.png) repeat-x top left;	
	height: 3px;
	overflow: hidden;
}

.middle {
	background-color: #0A1639;
	overflow: hidden;
}

.middle-wrapper {
	background: transparent url(../images/middle_top.png) no-repeat top center;
	padding: 10px 0;
	overflow: hidden;
}

.middle-wrapper .middle-boxes {
	background: transparent url(../images/middle_boxes_bg.gif) no-repeat top left;	
	overflow: hidden;
	zoom: 1;
	margin-left: 10px;
}

.middle-wrapper .middle-box {
	width: 300px;
	float: left;
	color: #fff;
	text-align: left;
	padding: 0 15px;
}

.middle-wrapper .middle-box-top {
	width: 910px;
	height: 130px;
	border-bottom: 1px solid #073B61;
	margin: 0 0 0 15px;
	float: left;
	color: #fff;
	text-align: left;
}

.middle-wrapper .middle-box-top .left,
.middle-wrapper .middle-box-top .right {
	float: left;
	height: 100%;
}

.middle-wrapper .middle-box-top .left {
	width: 632px;
	padding-left: 10px;
}

.middle-wrapper .middle-box-top .right {
	width: 240px;
	padding-left: 15px;
}

.middle-wrapper .middle-box h1,
.middle-wrapper .middle-box-top h1 {
	padding: 10px;
}

.middle-wrapper .middle-box ul.news {
	list-style: none;
}

.middle-wrapper .middle-box ul.news li {
	text-align: left;
	color: #fff;
	overflow: hidden;
	padding-bottom: 15px;
	padding: 0;
	font-size: 0.85em;
}

.middle-wrapper .middle-box ul.news li img {
	float: left;
	margin-right: 15px;
	border: 2px solid #060E29;
}

.middle-wrapper .middle-box ul.news li h2 {
	color: #D9AE40;
	font-size: 11px;
	padding: 0 0 10px 0;
}

.middle-wrapper .middle-box a {
	color: #D9AE40;
}

.middle-wrapper .middle-box a.more {
	float: right;
	padding-right: 12px;
	background: transparent url(../images/more.gif) no-repeat center right;
}

.middle-wrapper .middle-box ul.list-register {
	list-style: none;
	padding-bottom: 10px;
}

.middle-wrapper .middle-box ul.list-register li {
	background: transparent url(../images/list_register_selector.png) no-repeat center left;
	padding-left: 20px;
	line-height: 2.2em;
}

.middle-wrapper .middle-box .button-application {
	display: block;
	cursor: pointer;
	background: transparent url(../images/button_application.png) no-repeat center left;
	width: 157px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	font-family: times new roman;
	color: #fff;
}

/* List news */
.list-news {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.list-news li {
	padding: 10px 0;
	overflow: hidden;
	background: transparent url(../images/elements_separator.gif) repeat-x bottom left;
}

.list-news li.last {
	background: none;
}

.list-news li .date {
	float: left;
	padding-right: 4px;
}

.list-news li .title {
	float: left;
	color: #00CCFF;
	font-weight: bold;
	padding-left: 4px;
	background: transparent url(../images/name_separator.gif) no-repeat center left;
}

.list-news li .more-indigo {
	display: block;
	clear: both;
	float: right;
}

.list-news li .desc {
	padding-top: 5px;
	clear: left;	
}

.list-news li .desc img.news-image {
	float: left;
	border: 3px solid #054F97;
	margin: 5px 10px 0 0;
}

.photos {
	margin-top: 5px;
	text-align: center;
}

.photos table {
	margin: 0 auto;
}

.photos table td {
	padding: 4px 14px;
}

.photos table td img {
	border: 3px solid #054F97;
}

/* Paginator */
.paginator {
	background: transparent url(../images/paginator_bg.png) no-repeat center left;
	height: 25px;
	position: relative;
	text-align: center;
}

.paginator .paginator-inner {
	background: transparent url(../images/elements_separator.gif) repeat-x top left;
	overflow: hidden;
	padding-top: 2px;
}

.paginator .previous,
.paginator .next {
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 8px;
}

.paginator .previous {
	background: transparent url(../images/paginator_previous.png) no-repeat center left;
	left: 10px;
}

.paginator .next {
	background: transparent url(../images/paginator_next.png) no-repeat center left;
	right: 10px;
}

.paginator .item {
	color: #fff;
	background: transparent url(../images/paginator_item_left.png) no-repeat center left;	
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}

.paginator .item:hover {
	text-decoration: none;
}

.paginator .active {
	font-weight: bold;
}

.paginator .item-inner {
	padding: 0 5px;
	background: transparent url(../images/paginator_item_right.png) no-repeat center right;
}

/* Patronate */
#patronate .container,
#patronate2 .container {
	float: left;
	height: 65px;
	position: relative; 
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 15px;
}

#patronate .container {
	width: 620px;
}

#patronate2 .container {
	width: 245px;
}

#patronate .bg,
#patronate2 .bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index:1000;
	
}

#patronate ul,
#patronate2 ul {
	margin: 0;
	padding:0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0;
	height: 100px;
	list-style: none;
}                      

#patronate ul li,
#patronate2 ul li {
	padding: 0;
	margin: 0 8px;
	height: 50px;
	text-align: center; 
	float:left;
	display: block;
}

#patronate ul li img,
#patronate2 ul li img {
	border: 1px solid black;
	/*
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	*/
}

/* Footer */
.footer {
	background: transparent url(../images/footer.jpg) repeat-x top center;
}

.footer-wrapper {
	height: 128px;
}


.footer .address,
.footer .organisators,
.footer .organisator1,
.footer .organisator2,
.footer .copyright {
	display: block;
	position: absolute;
}

.footer .address {
	width: 257px;
	height: 16px;
	top: 30px;
	left: 46px;
	background: transparent url(../images/footer_address.jpg) no-repeat top center;
}

.footer .organisators {
	width: 97px;
	height: 18px;
	top: 30px;
	left: 400px;
	background: transparent url(../images/footer_organisators.jpg) no-repeat top center;
}

.footer .organisator1 {
	width: 42px;
	height: 42px;
	top: 17px;
	left: 505px;
	background: transparent url(../images/footer_organisator1.jpg) no-repeat top center;
}

.footer .organisator2 {
	width: 42px;
	height: 42px;
	top: 16px;
	left: 555px;
	background: transparent url(../images/footer_organisator2.jpg) no-repeat top center;
}

.footer .copyright {
	top: 30px;
	right: 45px;
	color: #3B4E7C;	
}


/* Sidebar */
.sidebar {
	padding-top: 20px;
	overflow: hidden;
	clear: both;
}

.print {
	padding-right: 21px;
	background: transparent url(../images/icon_print.png) no-repeat center right;
	float: right;
}

.back {
	padding-left: 10px;
	background: transparent url(../images/icon_back.gif) no-repeat center left;
	float: left;
}
