html {
	height:100%;
}
body {
	height: auto;
	height: 100%;
	min-height: 100%;
	background: #e2e2e2 url(/img/bg.gif) top center; 
	color: #374664;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* Shell styles */
#container {
	width: 1004px;
	background: #fff;
	margin: 0 auto;
	padding: 0 0 2px 0;
	position: relative;
	text-align: left;
}
#global-spacer {
	width: 100%;
	height: 25px;
	margin: 0 auto;
}
#header {
	width: 1000px;
	height: 235px;
	background: #dcc1c8 url(/img/header.jpg) top center no-repeat; 
	margin: 0 auto;
	position: relative;
	z-index: 1000;
}
	#header-org {
		width: 100%;
		height: 60px;
		color: #f0f0f0;
		font-size: 16px;
		font-weight: bold;
		line-height: 22px;
		overflow: hidden;
	}
		#header-org span {
			display: block;
			margin: 10px 0 0 45px;
			text-align: left;
		}
	#header-logo {
		width: 405px;
		height: 90px;
		position: absolute;
		top: 50px;
		left: 50px;
	}
		#header-logo img {
			width: 405px;
			height: 90px;
			border: 0;
		}
	#auto-block {
		width: 232px;
		height: 127px;
		position: absolute;
		top: 37px;
		right: 70px;
	}
	  #auto-block form {
		  width: 232px;
		  height: 127px;
		  display: block;
		  margin: 0;
		  padding: 0;
		  position: relative;
	  }
		#auto-head {
			color: #fff;
			font-size: 15px;
			font-weight: bold;
			padding: 12px 0 5px 0;
			text-align: right;
		}
		#auto-name {
			color: #74267d;
			font-size: 15px;
			font-style: italic;
			font-weight: normal;
			line-height: 15px;
			padding: 5px 0;
			text-align: right;
		}
		#auto-filds {
			width: 100%;
			border-collapse: collapse;
			border-spacing: 0;
			margin: 0;
		}
		  #auto-filds td {
			  width: 50%;
			  color: #fff;
			  font-size: 12px;
			  font-weight: bold;
			  padding: 1px 0;
			  text-align: right;
		  }
		  #auto-filds input {
			  width: 100px;
			  border: #74267d 1px solid;
			  background: #fff;
			  color: #000;
			  font-size: 14px;
		  }
		#auto-button {
			text-align: right;
			position: absolute;
			top: 78px;
			right: 0;
		}
		  #auto-button input {
			  width: 80px;
			  height: 22px;
			  background: url(/img/aut_button.gif);
			  border: 0;
			  color: #000;
			  font-size: 14px;
			  text-align: center;
		  }
/*		#auto-reg {
			display: block;
			color: #c7012e;
			font-size: 14px;
			text-align: left;
			text-decoration: none;
			position: absolute;
			bottom: 0;
			left: 0;
		}*/
		#auto-reg {
			display: block;
			color: #090035;
			font-size: 12px;
			text-align: left;
			text-decoration: none;
			position: absolute;
			bottom: 0;
			left: 15px;
		}
		#auto-mem {
			display: block;
			color: #090035;
			font-size: 12px;
			text-align: right;
			text-decoration: none;
			position: absolute;
			bottom: 0;
			right: 0;
		}
		#auto-reg:hover,
		#auto-mem:hover {
			color: #b70097;
			text-decoration: underline;
		}
	#medalium {
  		width: 40px;
		height: 40px;
		border: 0;
		display: block;
		position: absolute;
		top: 10px;
		right: 13px;
	}
	  #medalium img {
	  		width: 40px;
			height: 40px;
	  		border: 0;
	  }

	#main-menu {
		width: 1000px;
		height: 48px;
		overflow: visible;
		position: absolute;
		top: 187px;
		left: 0;
	}
		#nav, #nav ul {
			width: 100%;
			list-style: none;
			text-align:	center;
			margin: 0;
			padding: 0;
			float: left;
		}
		#nav li {
			width: 125px;
			margin: 0;
			padding: 0;
			position: relative;
			float: left;
		}
		#nav li ul {
			width: 153px;
			top: 44px;
			background: url(/img/podmenu_bg_full.png) bottom left no-repeat;
			padding-bottom: 15px;
			position: absolute;
			left: 0;
			display: none;
			z-index: 1000;
		}
		#main-menu a {
			color: #090035;
			display: block;
			font-size: 14px;
			font-weight: 500;
			text-decoration: none;
			line-height: 1.1em;
			padding: 15px 0 0 0;
		}
		#main-menu a:hover {
			color: #b70097;
			text-decoration: underline;
		}
		#nav li:hover,
		#nav li.jshover {
			/*background: #c1bfd4;*/
		}
		#nav li:hover ul,
		#nav li.jshover ul {
			display: block;
		}
		#nav li li {
			width: 100%;
			height: auto;
			background: url(/img/podmenu_wline.gif) top left no-repeat;
			border: 0;
			padding-top: 1px;
			text-align: left;
		}
		#nav ul > li:first a {
			padding-top: 20px;
		}
		#nav li li a {
			font-size: 11px;
			padding: 5px 7px 5px 12px;
			position: relative;
		}
		#nav li li a:hover {
			background: url(/img/podmenu_line.gif) top left repeat-y;
			font-size: 11px;
			padding: 5px 7px 5px 12px;
			position: relative;
		}
		#main-menu span {
			height: 48px;
			display: block;
		}
		.active {
			background: url(/img/menu_active.png) top left no-repeat;
		}
#footer {
	width: 1000px;
	height: 126px;
	background: url(/img/footer_bg.jpg) center no-repeat;
	color: #777;
	margin: 0 auto;
	text-align: center;
}
	#footer a {
		color: #777;
		text-decoration: none;
	}
	#footer a:hover {
		color: #b70097;
	}
	#footer-spacer {
		height: 30px;
	}
	#contacts {
		font-size: 1.2em;
		text-align: center;
		padding: 10px;
		margin: 0 auto;
		text-align: center;
	}
	#contacts td {
		padding: 0 5px;
	}
	#contacts a {
		text-decoration: underline;
	}
	#copy {
		margin-top: 35px;
	}
#content-block {
	width: 1000px;
	min-height: 515px;
	margin: 0 auto;
}
	#content {
		font-size: 1.4em;
		padding: 15px 20px 20px 20px;
		text-align: left;
	}
	#content-header {
		margin-bottom: 20px;
	}
	#content-header div {
		min-height: 42px;
		background: #f1f1f1 url(/img/header_bg.gif) top left no-repeat;
	}
	#content-header h1 {
		background: #f1f1f1 url(/img/header_bg.gif) top left no-repeat;
		font-size: 1.2em;
		font-weight: 500;
		color: #834a65;
		padding: 12px 280px 10px 17px;
		margin: 0;
	}

/* Common Styles */ 
h1, h2, h3, h4, h5, h6 {
	color: #834a65;
	text-indent: 35px;
	padding-bottom: 5px;
}
h1 {
	font-size: 1.4em;
	font-weight: 500;
}
h2 {
	font-size: 1.3em;
	font-weight: 500;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.9em;
}
p {
	text-align: justify;
	text-indent: 35px;
	margin: 2px 0;
}
.woi {
	text-indent: 0;
}
small, .small {
	font-size: 0.9em;
}
.s-small {
	font-size: 0.8em;
}
big, .big {
	font-size: 1.1em;
}
.grey, .gray {
	font-size: 0.9em;
	color: #BDD6E0;
}
.bright {
	color: #b70097;
}
.blue {
	color: #6e5ebd;
}
.magenta {
	color: #834a65;
}
a {
	color: #5b49b7;
	text-decoration: none;
}
a:VISITED {
	color: #7a6eb8;
	text-decoration: none;
}
a:HOVER {
	color: #b70097;
	text-decoration: underline;
}
table {
	border-collapse: collapse;
	margin: 0 auto;
}
caption {
	font-weight: bold;
	padding: 5px 10px;
}
th {
	font-weight: normal;
	background: #e0ccd1 url(img/th_bg.jpg) top left;
	padding: 5px 10px;
	text-align: center;
}
td {
	font-size: 0.9em;
	vertical-align: top;
	padding: 5px 10px;
	text-align: left;
}
thead,
.th2 {
	background: #fff6f9;
}
.fild  {
	background: #f9f9f9;
/*	background: #f6f6f6;*/
}
.line {
	background: #f9f8ff;
/*	background: #f6f5ff;*/
}
.bg {
	background: #fff;
}
tfoot,
.serv  {
	background: #f1f1f1;
/*	background: #eeeeee;*/
	text-align: center;
}
table.border th, table.border td {
	border: #fff solid 1px;
}
table.wide {
	border-collapse: separate;
	border-spacing: 4px;
}
table.wide td {
	padding: 15px 20px;
}
#content ol, #content ul {
	text-indent: 35px;
	text-align: justify;
}
#content ol {
	list-style: decimal;
}
#content ul {
	list-style: disc;
}
hr {
	height: 2px;
	color: #e3e3e3;
	background-color: #e3e3e3;
    border: 0px none;
	margin: 20px auto;
	text-align: center;
}
hr.white {
	color: #fff;
	background-color: #fff;
	margin: 10px auto;
}
form {
	padding: 0;
	margin: 0;
}
input.text, textarea, select, input.button {
	font-family: Verdana;
	font-size: 0.9em;
}
input[type=button] {
	background: #ffe6e6;
	font-family: Verdana;
	font-size: 0.9em;
	border: #c6c6c6 solid 1px;
	padding: 2px 5px;
	cursor: pointer;
}

.button {
	background: #ffe6e6;
	font-family: Verdana;
	font-size: 0.9em;
	border: #c6c6c6 solid 1px;
	padding: 2px 5px;
	cursor: pointer;
}

/* Other styles */
.display-on {
	display: block;
}
.display-off {
	display: none;
}
.clearer {
	clear: both;
}	
.border {
	border: solid 1px #fff;
}
.g-border {
	border: solid 1px #e2e2e2;
}
.cell-spacer {
	background: #f6f5ff;
	height: 4px;
}
.vuz-line td {
	min-height: 40px;
	padding: 10px;
	vertical-align: middle;
}
.center {
	text-align: center;
}
.achtung {
	color: red;
	text-align: center;
}
.message {
	color: #6e5ebd;
	text-align: center;
}
.w30 { width: 33%; }
.w50 { width: 50%; }
.w70 { width: 66%; }
.w80 { width: 80%; }
.w90 { width: 92%; }
.w100 { width: 100%; }

.block-1 {
	background: #e2edf7 url(/img/block-1-bg.gif) bottom left no-repeat;
	margin: 5px auto 15px auto;
}
.block-2 {
	background: url(/img/block-2-bg.gif) bottom right no-repeat;
}
.block-3 {
	background: url(/img/block-3-bg.gif) top left no-repeat;
}
.block-4 {
	background: url(/img/block-4-bg.gif) top right no-repeat;
	padding: 5px 15px 5px 15px;
	text-align: center;
}
.block-1-t {
	min-height: 200px;
	background: #e2edf7 url(/img/block-t-bg.jpg) bottom left no-repeat;
	margin: 5px auto 15px auto;
}
.block-1 p {
	font-size: 0.9em;
	text-indent: 0;
}
.block-head {
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 15px auto;
	text-align: center;
}
.block-date {
	display: block;
	font-size: 0.9em;
	margin: 15px auto;
	text-align: center;
}
	
#banner-block {
	width: 300px;
	height: 450px;
	position: relative;
	z-index: 150;
}
	#banner-block object {
		z-index: 200;
	}
	#banner-button {
		width: 246px;
		height: 42px;
		background: url(/img/k_button.gif);
		display: block;
		position: absolute;
		text-decoration: none;
		top: 394px;
		left: 27px;
		z-index: 250;
	}	
	#banner-button:hover {
		background: url(/img/k_button_up.gif);
	}

.reg-button {
	height: 42px;
	text-align: center;
}
  .reg-button a {
	  display: block;
	  width: 246px;
	  height: 42px;
	  background: url(/img/reg_button.gif);
	  margin: 0 auto;
  }
  .reg-button a:hover {
	  background: url(/img/reg_button_up.gif);
  }
  .reg-button img {
	  width: 246px;
	  height: 42px;
	  border: 0;
  }

#k-table {
	width: 100%;
	background: url(/img/k_bg.gif) right repeat-y;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}
	#k-content {
		padding: 0 20px 0 0;
		vertical-align: top;
	}
	#k-menu-block, #t-menu-block, #r-menu-block {
		width: 200px;
		padding: 0;
		vertical-align: top;
	}
	#k-menu-block {
		background: url(/img/k_bg_btm.jpg) right bottom no-repeat;
	}
	#t-menu-block {
		background: url(/img/t_bg_btm.jpg) right bottom no-repeat;
	}
	
	#k-menu {
		width: 200px;
		min-height: 800px;
		background: url(/img/k_bg_top.jpg) right top no-repeat;
		border: #fff solid;
		border-width: 1px 1px 0 1px;
		font-size: 1.1em;
		margin: 0;
		padding-bottom: 10px;
		vertical-align: top;
	}		
	#k-menu ul {
		list-style: none;
		margin: 20px 0;
		padding: 0;
	}
	#k-menu li {
		display: block;
		list-style: none;
		margin: 0;
	   	text-indent: 0;
	   	text-align:	left;
	}
	#k-menu li a {
/*		color: #09305b;*/
		color: #5b49b7;
		display: block;
		font-weight: 500;
		padding: 7px 10px;
		text-decoration: none;
	}
	#k-menu li a:hover {
		background: #eddbe0;
		color: #b70097;
	}
	#k-menu li span {
		font-size: 0.8em;
		display: block;
		line-height: 1.2em;
		text-align: center;
	}
	.k-menu-sel {
		background: #f4f7ff;
	}
	#k-aut {
		background: url(/img/k_aut_top.gif) top center no-repeat;
		display: block;
		margin: 0 7px;
		text-align: center;
	}
	#k-aut table {
		width: 166px;
		border-collapse: collapse;
		border-spacing: 0;
		margin: 0 auto;
	}
	.aut-fild {
		width: 90px;		
		font-size: 0.9em;
	}	
	#k-aut td {
		padding: 4px 2px;
		text-align: right;
		vertical-align: middle;
	}
	#k-reg {
		background: url(/img/k_aut_btm.gif) bottom center no-repeat;
		font-size: 0.9em;
		padding: 7px 0 15px 12px;
		text-align: left;
	}
	#k-rem {
		font-size: 0.8em;
		text-align: center;
		margin: 0 auto 10px auto;
	}
	.k-spacer {
		height: 2px;
		background: #e7f4fc;
	}
	.k-auto-link {
	    color: #b70097;
		font-size: 0.8em;
		padding-bottom: 10px;
		text-align: center;
	}
	.k-menu-header {
		background: #e7f4fc;
		margin-bottom: 10px;
		padding: 7px 10px;
		text-align: center;
	}
	.k-menu-partners {
		text-align: center;
	}
	  .k-menu-partner {
		  width: 102px;
		  background: #fff;
		  margin: 10px auto;
		  padding: 1px 0;
		  text-align: center;
	  }
	  .k-menu-partners img {
		  border: 0;
		  display: block;
		  margin: 0 auto;
	  }
	.k-btm-border {
		border-bottom: 1px solid #e7f4fc;
	}
	
#news-table {
	width: 92%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
}
	#news-table td {
		border-top: #e3e3e3 solid 2px;
		border-bottom: #e3e3e3 solid 2px;
		padding: 20px 10px;
		text-align: left;
	}
	.news-date {
		color: #c6c6c6;
		display: block;
		font-weight: bold;
	}
	
#video-link {
	width: 300px;
	background: url(/img/video_button_high.jpg) center no-repeat;
	text-align: center;
	padding: 20px 0;
}
  #video-link a {
		color: #090035;
		display: block;
		font-size: 12px;
		font-weight: 500;
		text-decoration: none;
		text-transform: uppercase;
		line-height: 1.1em;
  }
  #video-link a:hover {
		color: #b70097;
		text-decoration: underline;
	}
.real-video {
	background: #f1f1f1;
	text-align: center;
	padding: 20px;
}

#mess {
	width: 606px;
	border-collapse: collapse;
	border-spacing: 0;
	left: 30px;
	top: 310px;
	position: absolute;
	visibility: hidden;
	z-index: 250;
}
	#mess-top {
		width: 608px;
		height: 20px;
		background: url(/img/block_top.png) bottom left no-repeat;
		padding: 0;
	}
	#mess-btm {
		width: 608px;
		height: 28px;
		background: url(/img/block_btm.png) top left no-repeat;
		padding: 0;
	}	
	#mess-body {
		height: auto;
		background: url(/img/block_bg.png) left repeat-y;
		font-size: 0.8em;
		padding: 0 18px 0 10px;
	}

#title-tab {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 5px;
	z-index: 100;
}
#title-main {
	padding: 0;
	text-align: left;
	vertical-align: top;
}
	.title-event {
		width: 660px;
		background: url(/img/title_event_bg.gif) top left no-repeat;
		margin-bottom: 20px;
	}
		.title-event-bg {
			background: url(/img/title_event_bg2.gif) bottom left no-repeat;
			padding: 15px 20px;
			position: relative;
		}
		.title-event h3 {
			font-size: 1em;
			margin: 0 0 5px 0;
		}
		.title-event p {
			font-size: 0.9em;
		}
		.title-event-photos {
			margin: 10px 0 0 0;
		}
			.title-event-photos div {
				background: #fff;
				float: left;
				margin: 0 25px;
				padding: 5px 10px;
			}
			.title-event-photos img {
				height: 90px;
				border: 0;
			}
			.title-event-photos span {
				display: block;
				font-size: 0.7em;
				padding-top: 2px;
				text-align: center;
			}
		.title-event-links {
			clear: both;
			margin: 10px 0 0 0;
			text-align: left;
		}
			.title-event-links a {
				font-size: 0.7em;
			}

		
	#title-about {
		width: 660px;
		font-size: 0.9em;
		margin-bottom: 20px;
		position: relative;
		z-index: 200;
	}
	#title-purpose {
		width: 660px;
		font-size: 0.9em;
		background: url(/img/title_purpose_bg.gif) top left no-repeat;
		margin-bottom: 20px;
		position: relative;
		z-index: 150;
	}
		#title-purpose-bg {
			background: url(/img/title_purpose_bg2.gif) bottom left no-repeat;
			padding: 15px 20px;
			position: relative;
		}
		#title-purpose p {
		}
#title-news-block {
	width: 280px;
	padding: 0;
	text-align: right;
	vertical-align: top;
}
	#title-news {
		width: 280px;
		background: url(/img/title_news_bg.gif) top right no-repeat;
		margin-bottom: 20px;
		text-align: left;
	}
		#title-news-bg {
			background: url(/img/title_news_bg2.gif) bottom right no-repeat;
			padding: 15px 20px;
		}
		#title-news h2 {
			font-size: 1.1em;
			margin: 0 0 5px 0;
			text-indent: 0;
		}
		.news-item {
			font-size: 0.9em;
			border-top: #fff solid 2px;
			padding: 10px 0;
		}
			.news-item span {
				color: #b9b9b9;
				font-weight: bold;
				}
		#news-archive {
			background: #fff;
			padding: 7px 0;
			text-align: center;
		}
	#title-partners {
		width: 280px;
		background: url(/img/title_partners_bg.gif) top right no-repeat;
/*		background: url(/img/title_update_bg.gif) top no-repeat;*/
		margin-bottom: 20px;
		text-align: left;
	}
		#title-partners-bg {
			background: url(/img/title_partners_bg2.gif) bottom right no-repeat;
/*			background: url(/img/title_update_bg2.gif) bottom no-repeat;*/
			padding: 15px 20px;
		}
		#title-partners h2 {
		    border-bottom: #e3e3e3 solid 2px;
			font-size: 0.9em;
			margin: 0;
			padding: 0 0 10px 0;
			text-indent: 0;
		}
		.partners-item {
			font-size: 0.9em;
			margin-top: 10px;
			text-align: center;
		}
		.partners-item img {
		    border: 0;
		}

#news-link {
	width: 300px;
	background: url(/img/news_button.jpg) center no-repeat;
	text-align: center;
	padding: 20px 0;
}
  #news-link a {
		color: #090035;
		display: block;
		font-size: 12px;
		font-weight: 500;
		text-decoration: none;
		text-transform: uppercase;
		line-height: 1.1em;
  }
  #news-link a:hover {
		color: #b70097;
		text-decoration: underline;
	}
#forum_mess_num {
	position: relative; 
	border: solid 1px #ffffff; 
	background: #eeeeee;
	float:right; 
	text-align:right;  
	height:20px; 
	width:30px;
}
#forum_mess_content {
	padding: 5px 10px;
}

#calendar {
	width: 606px;
	border-collapse: collapse;
	border-spacing: 0;
	position: absolute;
	visibility: hidden;
	z-index: 250;
}
#lang-texts {
	height: 20px;
}
  #lang-texts span {
	  display: block;
	  float: left;
	  padding-top: 5px;
	  margin-right: 5px;
  }
  #lang-texts a {
	  display: block;
	  float: left;
	  margin-right: 5px;
  }  
  #lang-texts img {
	  display: block;
	  border: 0;
  }    

/* Photogallery */
  .album-photo {
	  width: 20%;
	  text-align: center;
	  vertical-align: top;
	  padding: 5px;
  }
	.album-photo img {
		width: 100px;
		border: 8px solid #f9f9f9;
	}
  .album-descr {
	  width: 30%;
	  text-align: left;
	  vertical-align: middle;
	  padding: 0;
  }
  .photo-item {
	  background: #f9f9f9;
	  display: block;
	  float: left;
	  margin: 0 10px 10px 0;
	  padding: 10px;
  }
  .photo-item img {
	  border: 0;
  }
  .photo-item span {
  }

