html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0px;
	padding:0px;
	outline:0px;
	font-size:100%;
	/*vertical-align:baseline;*/
	background:transparent;
	}
#site {
	min-width:1024px;
	background:#fff;
	min-height:100%;
	height:100%;
	margin:0px auto;
	font:14px/19px Arial;
	}
html {
	height:100%;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}

/*links*/
a {
	cursor:pointer;
	color:#2476ff;
	text-decoration:underline;
	}
a:hover {
	color:#ff0000;
	text-decoration:underline;
	}
ul {
	margin:5px 0px;
	padding-left:20px;
	list-style-type:none;
	font-size:14px;
	}
ul li{
	margin:5px 0px;
	}
ul li a.selected{
	color:#0c3477!important;
	text-decoration:none;
	}
ul li a.selected:hover{
	color:#0c3477!important;
	text-decoration:underline;
	}
/*hacks*/
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}
.zoom1 {overflow:auto;}
.hidd {display:none;}

/*text align*/
.tal {
	text-align:left;
	}
.tar {text-align:right;}
.tac {text-align:center;}
.taj {text-align:justify;}

.tar p{margin-right:15px;}

.height30{ height:30px;}

/*floats*/
.floatLeft {float:left;}
.floatRight {float:right;}
.floatCenter {margin:0px auto;}

/*------------------MARKING------------------*/
/*main*/
#main {
	min-height:100%;
	_height:100%;
	background:#fff;
	}

/*header*/
#header {
	height:167px;
	background:url('/content/images/headerbg.jpg') repeat-x 0 0;
	}
#headpic{
	height:167px;
	background:url('/content/images/headlogobig.jpg') no-repeat 10px 0;
	}
#headleft{
	float:left;	
	height:167px;
	}
#headright{
	float:right;
	height:167px;
	width:322px;
	background:url('/content/images/headerboys.jpg') no-repeat 0 0;
	}
/*content*/
#container {
	padding-bottom:100px;
	background:#fff;
	}
#content {
	width:100%;
	float:left;
	}
#text {
	margin:0px 200px 0px 210px;
	padding:22px 30px 0px 15px;
	}
#text p {
	margin-bottom:10px;
	}
/*left part*/
#left {
	float:left;
	width:190px;
	padding:25px 10px 10px 10px;
	margin-left:-100%;
	color:#416895;
	font-size:12px;
	}

/*right part*/
#right {
	float:left;
	width:191px;
	padding-top:25px;
	margin-left:-198px;
	color:#416895;
	font-size:12px;
	}
#right p{
	margin-bottom:5px;
	}
/*footer*/
#footer {
	height:50px;
	margin-top:-50px;
	position:relative;
	font-size:0.92em;
	color:#000;
	}
#footer  table{
	width:100%;
	border:none;
	}
#footer  table tr td{
	border:none;
	}
#footer  table tr td.footleft, #footer  table tr td.footright{
	text-align:left;
	width:190px;
	padding:10px;
	}
#footer  table tr td.footright {
	text-align:right;
	padding:10px 20px 10px 10px;
	}

h1, h3 {color:#000; font-weight:bold;}

h2, h3  {margin:15px 0px 10px;}
h2 {	color:#6d6c6c;}

h1 {font-size:17px; margin:15px 0px 15px; }
h2 {font-size:14px;}
h3 {font-size:12px;}


/*logo*/
#logo {
	float:left;
	width:230px;
	height:142px;
	padding:25px 0px 0px 30px;
	}
#logo img{
	border:none;
	}
#logotext{
	float:left;
	padding:55px 0px 0px 45px;
	}
#logotext p{
	font-size:24px;
	color:#fff;
	}
#logotext p.alleft{
	margin:15px 0px 0px 120px;
	}
#language{
	margin:10px 0px 0px 54px;
	}
#language img{
	border:none;
	}
#language a{
	color:#000;
	text-decoration:underline;
	margin-right:10px;
	}
#language a:hover{
	color:#ff0000;
	}
/*topmenu*/
#topmenu{	
	height:25px;
	margin:5px 0px 5px 0px;
	padding:0px;
	color:#000;
	font-size:16px;
	}
.topmenu{
	float:left;
	}
.topmenu a{
	color:#000;
	}
#topmenu a{ 
	margin-right:15px;
	}
/*search*/
#search{
	float:right;
	width:322px;
	}
	
#searched{
	width:322px;
	}
#searched input.text_search{
	display:block;
	float:left;
	height:17px;
	padding:0px 2px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
	font-style:italic;
	color:#9faebe;
	}

	
#search input.text_search, .order #search input{
	display:block;
	float:left;
	height:17px;
	padding:0px 2px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #d4d0c8;
	border-right:1px solid #d4d0c8;
	font-style:italic;
	color:#9faebe;
	}
#order #search input{
	margin-left:5px;
	}
#search_rezult a{
	color:#000;
	font-size:16px;
	font-weight:bold;
	}
#search_rezult span{
	background-color:#cbdcff;
	padding:0px 5px;
	}
#search_rezult a:hover{
	color:#134497;
	}
.butsearch, #order .butsearch{
	display:block;
	float:left;
	width:20px;
	height:19px;
	margin-left:5px;
	background:url('/content/images/buttonsearch.jpg') no-repeat 0 0;
	border: none;
	outline:none;
	}
.bur{
	display:block;
	width:20px;
	height:19px;
	margin-left:5px;
	background:url('/content/images/buttonsearch.jpg') no-repeat 0 0;
	border: none;
	outline:none;
	}
.girl{
	position:relative;
	z-index:50;
	float:right;
	height:203px;
	width:121px;
	bottom:32px;
	right:34px;
	background:url('/content/images/headergirl.png') no-repeat 0 0;
	}
/*other*/
.title{
	text-align:center;
	margin:0px 5px 15px!important;
	color:#454545;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	}
.title a{
	color:#454545;
	font-size:14px;
	font-weight:bold;
	padding: 1px;
	line-height:20px;
	text-transform:uppercase;
	text-decoration: none;
	background: url('/content/images/dottedblack.jpg') repeat-x left bottom;	
	}
.title a:hover{	
	background: url('/content/images/dottedred.jpg') repeat-x left bottom;
	}
.namenews{
	color:#416895;
	font-weight:bold;
	margin-bottom:10px;
	}
.datenes{
	font-style:italic;
	margin-bottom:10px;
	color:#416895;
	}
.shortnews{
	margin-bottom:5px;
	}
.shortnews a{
	color:#416895;
	}
.shortnews a:hover{
	color:#ff0000;
	}
.leftimg {
	margin-bottom:10px;
	}
.leftimg img{
	border:2px solid #000;
	}
.line{
	margin-bottom:2px;
	}
.vat { 
	vertical-align:top!important;
	padding-right:15px;
	}
.buttonright{
	display:block;
	height:24px;
	padding-top:3px;
	margin:10px;
	background-color:#4ea5ff;
	color:#fff;
	text-decoration:none;
	text-align:center;
	}
.buttonright:hover{
	color:#fff;
	text-decoration:none;
	}
.otherinfo{
	text-align:center;
	color:#000;
	}
.otherinfo a{
	color:#000;
	}
.otherinfo a:hover{
	color:#ff0000;
	}
.stat{
	line-height:10px;
	text-align:center;
	color:#000;
	}

#nav{
	margin-bottom:15px;	
	color:#2476ff;
	font-size:16px;
	}
#nav a{
	color:#2476ff;
	font-size:16px;
	margin-right:3px;
	font-weight:normal;
	}
#nav a.selected{
	color:#0c3477;
	}
.projects, .projects-not-border{
	margin:15px 0px 20px;
	padding-bottom:10px;
	text-align:justify;
	border-bottom:1px dashed #d7d7d7;
	}
.projects img, .projects-not-border img{
	border:1px solid #1f4089;
	float:left;
	margin:0px 10px 3px 0px;
	}
.projects-not-border{
	border-bottom:none;
	}
.nameproject{
	margin:5px 0px 10px;
	}
.nameproject a{
	color:#000000;
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
	}
.nameproject a:hover{
	color:#134497;
	text-decoration:underline;
	}
.term{
	color:#ff0000;
	font-size:14px;
	}
.allread a{
	color:#ff0000;
	font-style:italic;
	margin-right:15px;
	font-size:11px;
	}
.reiting{
	float:left;
	}
#text #pages{
	width:100%;
	border:none;
	}
#text #pages tr td{
	border:none;
	}
#text #pages tr td.start{
	width: 85px;
	text-align:left;	
	}
#text #pages tr td.finish {
	width: 85px;
	text-align:right;
	}
#text #pages tr td.start a, #text #pages tr td.finish a{
	color:#416895;
	text-decoration:underline;
	font-size:14px;
	}
#text #pages tr td.start a:hover, #text #pages tr td.finish a:hover{
	color:#0166db;
	text-decoration:underline;
	}
div.pages{
	font-size: 14px;
	color: #416895;
	text-align: center;
	margin: 5px;
	}
div.pages a{
	background-color: #FFFFFF;
	margin: 0 2px;
	padding: 0 5px;
	color:#416895;
	}
div.pages a:hover{
	background-color: #d8e4f1;
	border:1px solid #8ba5d9;
	margin: 0 1px;
	padding: 5px 5px;
	text-decoration:none;
	font-weight:bold;
	}
div.pages b{
	background-color: #d8e4f1;
	border:1px solid #8ba5d9;
	margin: 0px 2px;
	padding: 5px 5px;	
	}
div.pages .start, div.pages .finish{	
	font-weight:normal;
	color:#416895;
	text-decoration:underline;
	}
div.pages .start:hover, div.pages .finish:hover{
	text-decoration:underline;
	font-weight:normal;
	background-color:#fff;
	border:none;
	margin: 0 2px;
	color:#0065da;
	}
.red{
	color:#ff0000;
	text-align:center;
	}
.reg{
	width:650px;
	margin:0 auto;	
	text-align:center;
	}
.reg table {
	border:none;
	}
.reg table tr td{
	border:none;
	padding:10px;
	font-size:12px;
	}
.reg table tr td.apdate a{
	text-align:left;	
	text-decoration:none!important;
	color:#000!important;
	}
.reg input.field{
	width:262px;
	height:18px;
	border:1px solid #8c8c8c;
	}
.rules{
	border:1px solid #8c8c8c;
	padding:10px 15px 15px;
	margin:15px 0px;
	text-align:justify;
	}
.yes{
	margin:0px!important;
	float:left;
	}
.yes input{
	margin:0px 15px 0px 0px;
	border:none;
	padding:0px;
	font-size:16px;
	}
.button-apply, .button-apply1{
	display:block;
	height:25px;
	width:156px;
	padding-top:4px;
	font-size:12px;
	margin:0px;
	background-color:#4ea5ff;
	color:#fff;
	text-decoration:none;
	text-align:center;
	}
.button-apply1{
	margin-right:30px!important;
	float:right;
	}
.button-apply:hover, .button-apply1:hover{
	color:#fff;
	text-decoration:none;
	}
table.choice{
	border:none;
	margin:15px 0px;
	}
table.choice tr td{
	border:none;
	}
table.choice tr td.otstup{
	padding-right:25px;
	}
img.border{
	border:1px solid #888888;
	}
/*left  registration*/
#registration{
	margin-bottom:15px;
	}
#registration table{
	width:100%;
	border:none;
	}
#registration table tr td{
	border:none;
	padding:0px;
	color:#000;
	}
#registration table tr td input{
	width:92px;
	margin:0px 5px 0px 0px;
	border:1px solid #1a676a!important;
	}
#registration table tr td p{
	margin:0px;
	line-height:11px;
	}
#registration table tr td p a{
	font-size:11px!important;
	color:#4e4e4e;
	text-decoration:underline;
	}
#registration table tr td p a:hover{
	color:#ff0000;
	text-decoration:none;
	}
#registration table tr td input.button-reg{
	display:block;
	height:20px;
	width:95px;
	padding-top:1px;
	font-size:12px;
	margin:0;
	background-color:#4ea5ff;
	color:#fff;
	text-decoration:none;
	text-align:center;
	}
.button-reg:hover{
	color:#fff;
	text-decoration:none;
	}
#order{
	margin:10px 0px;
	color:#2476ff;
	}
#order a{
	text-decoration:underline;
	}
#order a:hover{
	color:#16499d;
	text-decoration:underline;
	}
p.datafile{
	font-size:10px;
	margin-left:20px;
	margin-bottom:0px!important;
	}
p.nemefile{
	font-size:12px;
	margin:0px!important;
	}
p.nemefile a{
	font-size:14px;
	margin-left:15px;
	}
.opros{
	margin:20px 0px;
	border-bottom:1px dashed #d7d7d7;	
	padding:0px 0px 18px;
	}
p.dataprov{
	font-size:10px;
	margin:0px!important;
	}
.opros  .inp{
	margin:0px 0px 2px 20px!important;
	}
.opros p{
	margin:0px 0px 5px!important;
	}
.opros  input {
	margin:2px 15px 0px 0px;
	display:block;
	float:left;
	width:14px;
	height:14px;
	}
p.dataprovactiv{
	color:#2ba740;
	font-size:12px;
	}
p.dataprovpas{
	color:#ff0000;
	font-size:12px;
	}
p.nameopros{
	color:#134497;
	font-size:16px;
	font-weight:bold;
	}	
p.nameopros a{
	color:#010101;
	font-size:16px;
	font-weight:bold;
	}
p.nameopros a:hover{
	color:#134497;
	}
p.oprosactive{
	background:url('/content/images/zamokpas.jpg') no-repeat left top;
	padding-left:20px;
	}
p.oprospassive{
	background:url('/content/images/zamokact.jpg') no-repeat left top;
	padding-left:20px;
	}
.button-vote{
	border: none;
	display:block;
	height:25px;
	width:140px;
	padding:15px 70px;
	font-size:12px;
	margin:5px 5px 15px 0px;
	background-color:#4ea5ff;
	color:#fff;
	text-decoration:none;
	text-align:center;
	}
.button-vote:hover{
	color:#fff;
	text-decoration:none;
	}
table.rezstat {
	margin-bottom:15px;
	border:none;
	}
table.rezstat tr td{
	padding-right:15px;
	}
table.rezstat tr td span{
	color:#134497;
	}
table.rezstat div.rezgrey{
	background:url('/content/images/grey.jpg') repeat-x left top;
	height:10px;
	width:270px;	
	}
table.rezstat div.rezblue{
	background:url('/content/images/blue.jpg') repeat-x left top;
	height:10px;
	text-align:center;
	line-height:10px;
	}
.minlineheight{
	line-height:12px;
	margin-bottom:4px!important;
	}
.minlineheight span{
	color:#134497;
	}
.comentitle{
	margin-bottom:15px!important;
	margin-left:25px;
	font-size:16px;
	}
.comenforthem , .comenforthem-and{
	margin:15px 0px;
	padding-bottom:5px;
	border-bottom:1px dashed #d7d7d7;
	}
.comenforthem-and{
	border-bottom:none;
	}
.comenforthem table, .comenforthem-and table{
	border:none;
	margin-bottom:8px;
	}
.comenforthem table tr td, .comenforthem-and table  tr td{
	border:none;
	vertical-align:top!important;
	padding-right:10px;
	}
.comenforthem table tr td p, .comenforthem-and table  tr td p{
	margin:0px!important;
	line-height:15px;
	}
.comenforthem table tr td p span, .comenforthem-and table  tr td p span{
	color:#ff0000;
	}
.smallava{
	width:32px;
	height:32px;
	}
.titleaddcom{
	font-style:italic;
	color:#ff0000;
	font-size:11px;
	}
.titleaddcom a{
	color:#ff0000;
	font-size:12px;
	}
.titleaddcom a:hover{
	text-decoration:none;
	}
.com{
	font-size:16px;
	}
.addcomment{
	border:none;
	text-align:left;
	margin-bottom:15px;
	}
.addcomment tr td{
	padding:0px;
	border:none;
	}
.em{
	margin:0px!important;
	padding-left:10px;
	font-size:10px;
	}
.cominput{
	width:148px;
	}
.cominput input{
	width:128px;
	height:18px;
	border:1px solid #8c8c8c;
	font-style:italic;
	font-size:12px;
	}
.textarea textarea{
	height:94px;
	width:340px;
	border:1px solid #8c8c8c;	
	font-style:italic;
	font-size:12px;
	margin:0px!important;
	}
/*Gallery*/
#text  #gallery_alboms{
	margin:0 auto;
	width:440px;
	}
#text .gallery_alboms, #text  .gallery_photos{
	width:100%;
	border:none;
	}
#text .gallery_alboms tr td, #text  .gallery_photos tr td{
	border:none;
	text-align:center;
	vertical-align:top;
	padding:0px 20px;
	}
#text .gallery_alboms tr td div, #text  .gallery_photos div{
	width:204px;
	height:141px;
	margin:20px 0px 15px;
	background:url('/content/images/ramkaalbom.jpg') no-repeat left top;
	}
#text .gallery_alboms tr td div img, #text  .gallery_photos div img{
	width:177px;
	height:117px;
	margin-top:10px;
	border:none;
	}


#text .gallery_alboms tr td a, #text  .gallery_photos  a{
	text-decoration:underline;
	color:#a20000;
	font-size:12px;
	text-align:center;
	}
#text .gallery_alboms tr td a:hover, #text  .gallery_photos  a:hover{
	color:#ff0000;
	text-decoration:none;
	}
#text .gallery_photos div{
	width:177px;
	height:117px;
	}
#text .gallery_photos div img{ margin:0px; }
#text .gallery_photos div a{
	display:block;
	width:177px;
	height:117px;
	border:1px solid #454545;
	margin:10px 0 10px 12px;
	padding: 0;
	}
#text .gallery_photos div a:hover{
	border:1px solid #64b0ff;
	}
#text .gallery_photos div{
	background:none;
	}
#text .partners{
	border:none;
	}
#text .partners tr td{
	border:none;
	text-align:center;
	padding:0px 10px;
	}
#text .stars{}
#text .stars table{
	border:none;
	}
#text .stars table tr td{
	border:none;
	width:13px;
	height:13px;
	background:url('/content/images/stars.jpg') no-repeat left top;
	}
#text .stars table tr td.yelred{
	background-position:left top;
	}
#text .stars table tr td.redgrey{
	background-position:-14px top;
	}
#text .stars table tr td.grey{
	background-position:-28px top;
	}
#text .stars table tr td.empty{
	background:none;
	}