





/*
-----------------------------------------------
Site Base Styles
----------------------------------------------- */
*{margin:0;padding:0}
body{
	font:12px/1.3 'PW Tahion', 'PWT Tahion', Garuda,Utkal,FreeSans,Tahoma,sans-serif;
	color:#000;
	background:#fff;
	}
/* =Misc(links)
----------------------------------------------- */
a img,fieldset{border:none}
.pda, .print {display:none}
a{color:#006598}
a:visited{}
a:hover{}
.clr{
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	}
/* =Header-line
----------------------------------------------- */
.header-line{
	background:url(../images/header-line.png?1320750236) repeat-x 0 100%;
	font-size:11px;
	overflow:hidden;
	width:100%;
	margin-bottom:36px;
	padding:4px 0;
	}
	.header-line strong{
		font-weight:bold;
		font-size:12px;
		color:#f60;
		}
	.header-line a{
		font-weight:bold;
		}
		.header-line-phone{
			float:left;
			width:40%;
			padding-left:6px;
			}
		.header-line-support{
			float:right;
			text-align:right;
			width:50%;
			padding-right:6px;
			}
/* =header
----------------------------------------------- */
.header h1 a{
	position:relative;
	float:left;
	width:179px;
	height:48px;
	font-size:32px;
	font-style:italic;
	font-weight:normal;
	line-height:48px;
	margin:15px 56px 15px 0;
	}
	.header h1 a span{
		position:absolute;
		top:0;left:0;
		width:179px;height:48px;
		background:url(../images/pingwin.png?1320750237) no-repeat 0 0;
		cursor:pointer;
		}
	.header-descr{
		margin: 17px 0 0 0;
		font-size:11px;
		padding:3px 0 3px 13px;
		border-left:1px solid #069;
		float:left;
		width:195px;
		}
	.header-baza{
		float:right;
		position:relative;
		top:-11px;
		font-size:11px;
		border:1px solid #efefef;
		padding:1px;
		width: 300px;
		}
		.header-baza a{
			width: 100%;
			color:#000;
			text-decoration:none;
			display:block;
			background:#eee url(../images/header-baza.png?1320750236) repeat-x 0 0;
			float:left;
			}
			.header-baza span{
				display:block;
				padding:7px 10px 7px 61px;
				background:url(../images/header-baza-icon.png?1320750236) no-repeat 15px 50%;
				zoom:1;
				float:left;
				cursor:pointer;
				}
			.header-baza strong{
				color:#006397;
				font-weight:bold;
				display:block;
				font-size:12px
				}
.nav{
	clear:both;
	width:100%;


	border-bottom:4px solid #3888af;
	list-style:none;
	position:relative;

	}
	.nav-wrap{
		display:table;
		width:100%;
		clear: both;
		border-spacing:0;
		border-collapse:collapse;
		}
		.nav.onsite{
			text-align: justify;
			overflow: hidden; /* нужно чтобы обрезать разные побочные эффекты приема */
			height: 20px; /* нужна чтобы устранить один побочный эффект, но иногда можно обойтись без нее */
			cursor: default; /* растянутый текст justify приведет к тому что почти вся плашка меню будет иметь cursor: text */
			margin: 0;
			padding-bottom: 9px;
			display: block;
		}
		ul.nav.onsite:after { /* эмуляция дополнительной строки, чтобы сработал justify */
			content: "1";
			margin-left: 100%;
			height: 1px;
			overflow: hidden;
			display: inline-block;
		}
	.nav.onsite li{
		display: inline;
		}
		.nav li.last{
			text-align:right;
			}
		.nav li.first{
			text-align:left
			}
		.nav.onsite li a{
			text-decoration:none;
			text-transform:uppercase;
			font-weight:bold;

			display: inline-block;
			}
		.nav li a:hover, .nav li a.here{
			color:#f60;
			}
.nav li span.here {
  color:#f60;
  font-weight:bold;
}

		.nav{
			display:table-row;
			}
	.nav li{
		display:table-cell;
		text-align:center;
		white-space:nowrap;
		width: 70px;
		}
	.nav.admin li {
		width: auto;
		}
		.nav li.last{
			text-align:right;
			}
		.nav li.first{
			text-align:left
			}
		.nav li a{
			text-decoration:none;
			text-transform:uppercase;
			font-weight:bold;
			padding-bottom:9px;

			float:none;
			display:block;
			}
		.nav.admin li a{
			text-decoration:none;
			text-transform:uppercase;
			font-weight:normal;
			padding-bottom:9px;
			font-size: 10px;
			float:none;
			display:block;
			}
		.nav li a:hover, .nav li a.here{
			color:#f60;
			}
.nav li span.here {
  color:#f60;
  font-weight:bold;
  display: inline-block;
}
/* =header-sub
----------------------------------------------- */
.header-sub{
	height:236px;
	position:relative;
	background:url(../images/header1.jpg?1320750236) no-repeat 0 0;
	}
	.header-sub.header0 { background:url(../images/header1.jpg?1320750236) no-repeat 0 0; }
	.header-sub.header1 { background:url(../images/header2.jpg?1320750236) no-repeat 0 0; }
	.header-sub.header2 { background:url(../images/header3.jpg?1320750236) no-repeat 0 0; }
	.header-sub.header3 { background:url(../images/header4.jpg?1320750236) no-repeat 0 0; }
	.header-sub.header4 { background:url(../images/header5.jpg?1320750237) no-repeat 0 0; }
	.header-sub-alt{
		height:133px;
		}
.header-slides{
	position:absolute;
	top:20px;
	right:31px;
	width:380px;
  height:200px;
	}
	.header-sub-alt .header-slides{
		width:299px;
		height:110px;
		}
	.header-slides .slide{
		padding:16px;
		background:#fff;
		margin-bottom:11px;
		-moz-box-shadow: 2px 3px 0px rgba(0,0,0,.17); /* FF3.5+ */
		-webkit-box-shadow: 2px 3px 0px rgba(0,0,0,.17); /* Saf3.0+, Chrome */
		box-shadow: 2px 3px 0px rgba(0,0,0,.17); /* Opera 10.5, IE 9.0 */
		}
	.header-slides .slide p{
		padding-bottom:1em;
		}
		.header-sub-alt .header-slides .slide p{
			padding:0;
		}
	.header-slides .slide strong{
		color:#f60;
		font-weight:bold;
		}
		.header-slides .slide a{
			text-decoration:none;
			font-weight:bold;
			}
	.header-slides .slide img{
		vertical-align:middle;
		}
	.header-slides .slide h3{
		font-size:16px;
		font-weight:normal;
		margin-bottom:3px;
		}
		.slides-nav{
			position:absolute;
      bottom:0;
      right:0;
			}
			.slides-nav a{
				float:right;
				color:#72b5d1;
				font-weight:bold;
				text-decoration:none;
				padding:3px 5px;
				background:#069;
				margin-left:8px;
				-moz-box-shadow: 2px 3px 0px rgba(0,0,0,.17); /* FF3.5+ */
				-webkit-box-shadow: 2px 3px 0px rgba(0,0,0,.17); /* Saf3.0+, Chrome */
				box-shadow: 2px 3px 0px rgba(0,0,0,.17); /* Opera 10.5, IE 9.0 */
				}
			.slides-nav a.here,.slides-nav a:hover{
				background:#f63;
				color:#fff;
				}
/* =page
----------------------------------------------- */
.page{
	width:100%;
	display:inline-block;
	border-bottom:1px solid #c4c4c4;
	padding:20px 0 10px 0;
	margin-bottom:10px;
	}
.page h2{
	font-size:18px;
	font-weight:normal;
	margin-bottom:12px;
	position:relative;
	}
	.page h2 img{
		margin-left:4px;
		}
	.page h2 .more{
		position:absolute;
		right:0;
		top:5px;
		padding-right:18px;
		font-size:12px;
		font-weight:normal;
		background:url(../images/next1.png?1320750237) no-repeat 100% 50%;
		text-decoration:none;
		}
/* =footer
----------------------------------------------- */
.footer{
	background:#f0f0f0;
	padding:0 0 18px 0;
	width:100%;
	font-size:11px;
	display:inline-block;
	}
	.footer ul.nav { border-bottom: 0; border-top: 4px solid #3888AF; }
	.footer ul.nav li {padding: 9px 0;}
	.footer-logo{
		float:left;
		margin:0 85px 0 29px;
		padding-top:5px;
		}
	.footer-copy{
		width:256px;
		float:left;
		}
	.footer-address{
		width:285px;
		float:left;
		}
	.footer-contact{
		float:right;
		margin-right:19px;
		font-weight:bold;
		padding-top:10px;
		}
		.footer-contact a{
			text-decoration:none;
			}

/* =header-sub
----------------------------------------------- */
/* =header-sub
----------------------------------------------- */

/* Списки */
ul, ol, dl { line-height:18px; margin:0; }
ul { list-style-type:disc; }
ul ul { list-style-type:circle; margin-bottom:0; }

ol { list-style-type:decimal; }
ol ol { list-style-type:lower-latin; margin-bottom:0; }

li { line-height:1.8em; }


/*
-----------------------------------------------
Site Layout Styles
----------------------------------------------- */
body{
	text-align:center;
	background:#e9e9e9 url(../images/str.png?1320750237) repeat-y 50% 0;
	}
	#out{
		margin:0 auto;
		text-align:left;
		width:981px;
		padding
		}
		.side{
/*			float:left;*/
/*			width:240px;*/
			}
		.content{
			width:715px;
			float:right;
			}
		.content.page-blogs{
			width:100%;
			float:right;
			}
		.page-main .content, .page-alt .content{
			width:744px;
			float:left;
			}
		.page-main .side, .page-alt .side{
/*			float:right;*/
/*			width:205px;*/
			}
		.page-alt .side{float:left;}
		.page-alt .content{float:right;}

.clear { clear: both;}

.applayout .side {
	float:left;
	width:240px;
	clear: left;
}

.page-alt.applayout .side {
	float:left;
	width:205px;
}


/* =b-blogs
----------------------------------------------- */


.new_feedback p.products {
	margin-bottom: 5px;
}

.new_feedback ul.products {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.new_feedback ul.products > li {
	list-style: none;
	line-height: 20px;
}

.feedback-question {
	padding-top: 10px;
	height: 40px;
}
.feedback-question a{
    background: transparent url(../images/bg_button_a.gif?1333829830) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
.feedback-question a span {
    background: transparent url(../images/bg_button_span.gif?1333829830) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
.feedback-question a:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
.feedback-question a:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.b-blogs{
	width:100%;
	display:inline-block;
	}
	.b-blogs-item{
		width:45%;
 		padding:0 4% 14px 0;
		float:left;
		}
		.b-blogs-item img{
			float:left;
			padding:1px;
			border:1px solid #e1e1e1;
			margin-right:19px;
			}
		.b-blogs-item .entry-content{
			display:table;
			zoom:1;
			}
		.b-blogs-item h3{
			font-weight:normal;
			font-size:12px;
			}
			.b-blogs-item h3 a{
				text-decoration:none;
				}
		a.b-comments, p.b-comments a{
			text-decoration:none;
			padding-left:16px;
			background:url(../images/b-comments.png?1320750236) no-repeat 0 50%;
			font-size:11px;
			}
		p.b-comments a{
			font-size:12px;
			}
/* =b-news
----------------------------------------------- */
.b-news dt{
	color:#999;
	font-size:10px;
	}
.b-news dd{
	margin-bottom:1em;
	}
	.b-news dd a{
		text-decoration:none;
		}
p.more{
	width:100%;
	overflow:hidden;
	border-top:1px solid #e0e0e0;
	}
	p.more a{
		padding:8px 21px 8px 0;
		float:right;
		text-decoration:none;
		background:url(../images/next1.png?1320750237) no-repeat 100% 50%;
		}
	p.more span.empty{
		display: block;
		height: 31px;
		float:right;
		text-decoration:none;
		background:none;
		}
		p a.more{
			float:none;
			background:url(../images/next1.png?1320750237) no-repeat 0 50%;
			padding:8px 0 8px 21px;
			}

/* =b-services
----------------------------------------------- */
.b-services{
	width:100%;
	display:inline-block;
	margin-bottom:20px;
	}
	.b-services-item{
		width:234px;
		border:1px solid #ccc;
		padding:1px;
		float:left;
		margin-left:15px;
		}
	.b-services-item-first{
		margin-left:0;
		}
		.b-services-item p{
			background:#f7f7f7 url(../images/b-services-item.png?1320750236) repeat-x 0 100%;
			min-height:156px;
			height:auto !important;
			height:156px;
			}
			.b-services-item a{
				text-decoration:none;
				}
				.b-services-item span{
					display:block;
					padding:7px 7px 7px 17px;
				}
	.b-services-item img{
		display:block;
		}

/* =b-event
----------------------------------------------- */
.b-event{
}
.b-last-event{
	font-size: 12px;
}

/* =b-portfolio
----------------------------------------------- */
.b-portfolio{
	width:100%;
	display:inline-block;
	margin-bottom:20px;
	}
	.b-post .b-portfolio{
		margin:15px 0 0 0;
	}
	#out .b-portfolio p{
		margin:0;
		}

	.page-main .b-portfolio-item{
		width:150px;
		border:1px solid #ccc;
		padding:1px;
		margin-left:15px;
		float:left;
		margin-bottom:15px;
		}

	.page-main .b-portfolio-item-hilited, .page-main .b-portfolio-item:hover{
		width:148px !important;
		border:2px solid #f60;
		}

	.page-main .b-portfolio-item-0, .page-main .b-portfolio-item-3, .page-main .b-portfolio-item-6, .page-main .b-portfolio-item-9 {
		margin-left: 30px !important;
	}

	.b-portfolio-item{
		width:170px;
		border:1px solid #ccc;
		padding:1px;
		margin-left:15px;
		float:left;
		margin-bottom:15px;
		}
	.b-portfolio-item-hilited, .b-portfolio-item:hover{
		width:168px;
		border:2px solid #f60;
		}
	.b-portfolio-item-first{
		margin-left:0;
		}
	.b-portfolio-item-0, .b-portfolio-item-3{
		margin-left:0;
		}

	.applayout .b-portfolio-item-3{
		margin-left:15px;
		}

	.applayout .b-portfolio-item-4, .applayout .b-portfolio-item-8, .applayout .b-portfolio-item-12, .applayout .b-portfolio-item-16, .applayout .b-portfolio-item-20, .applayout .b-portfolio-item-24, .applayout .b-portfolio-item-28, .applayout .b-portfolio-item-32{
		margin-left:0px;
		clear: left;
		}

	.b-portfolio-item .in{
		background:url(../images/b-portfolio.png?1320750236) repeat-x 0 100%;
		padding:10px 7px 21px 7px;
		min-height:150px;
/*		height:auto !important;*/
		height:150px;
		overflow: hidden;
		position:relative;
		}
		.b-portfolio-item-hilited .in, .b-portfolio-item:hover .in{
			padding:9px 6px 20px 6px;
		}
		.b-portfolio-item a{
			text-decoration:none;
			}
	.b-portfolio-img{
		text-align:center;
		padding-bottom: 9px;
	}
	.b-protfolio-meta{
		text-align:right;
		color:#666;
		font-size:10px;
		position:absolute;
		bottom:3px;
		right:7px;
		}
		.b-portfolio-item-hilited .b-protfolio-meta, .b-portfolio-item:hover .b-protfolio-meta{
			bottom:2px;
			right:6px;
			}
/* =page
----------------------------------------------- */


.b-checklist{

	}
	.b-checklist h4{
		font-weight:bold;
		font-size:12px;
		margin-bottom:18px;
		}
.b-check{
	list-style:none;

	}
	.b-check li{
		padding:1px 0 10px 22px;
		margin-bottom:10px;
		background:url(../images/checked.png?1320750236) no-repeat 0 0;
		}

.banner{
	border:1px solid #d8d5d4;
	padding:1px;
	margin:1em 0;
	}
	.banner img{display:block;}
.b-filters dl{
	margin-bottom:32px;
	}
	.b-filters dt{
		font-weight:bold;
		margin-bottom:5px;
		}
	.b-filters dt a{
		font-weight:bold;
		margin-bottom:5px;
		background: none;
		padding: 0;
		color:#000;
		text-decoration: underline;
		}
	.b-filters dt a:hover{
		font-weight:bold;
		margin-bottom:5px;
		text-decoration: none;
		}
	.b-filters ul{
		list-style:none;
		}
		.b-filters li{
			margin-bottom:4px;
			}
		.b-filters i{
			font-style:normal;
			color:#666;
			font-size:10px;
			margin-left:2px;
			}
		.b-filters a{
			text-decoration:none;
			color:#069;
			padding:3px 2px 3px 10px;
			display:inline-block;
			min-width:95px;
			background:url(../images/dot.png?1320750236) no-repeat 3px 50%;
			}
			.b-filters a.here{
				color:#fff;
				font-weight:bold;
				color:#fff;
				background:#f60;
				}
				.b-filters a.here i{
					color:#fff;
					font-weight:normal;
				}
	#out .js{
		padding:0;
		border-bottom:1px dashed #069;
		color:#069;
		}
.b-hot{
	margin-bottom:25px;
	}
	.b-hot h3, .b h3{
		font-size:12px;
		font-weight:bold;
		margin-bottom:1em;
		}
		.h3-hot{
			padding:3px 0 3px 25px;
			background:url(../images/hot.png?1320750237) no-repeat 0 50%;
		}
.side-post-date{
	padding:4px 0 4px 37px;
	margin-top:9px;
	background:url(../images/clock.jpg?1320750236) no-repeat 0 50%;
	}
	.side-post-date strong{
		display:block;
		}
.b{
	border-top:1px solid #ccc;
	margin-top:1em;
	padding-top:1em;
	}


/* =b-post
----------------------------------------------- */
.b-post{
	font-size:12px;
	}
	.b-post ul, .b-post ol{
		margin:1em 2em;
		}
.b-title{
	font-size:26px;
	font-weight:normal;
	}
	.content .b-post-meta{
		color:#999;
		margin-bottom:1.4em;
		margin-top:0;
		}
	.b-post-date{
		color:#999;
		}
		.content .b-post-meta a{
			text-decoration:none;
			}
		.content .b-post-meta-print,.content .b-post-cat{
			color:#f60;
			}
.b-post p{
	margin:1em 0
	}
.b-archivenav{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #d7d7d7;
	padding-bottom:4px;
	margin-bottom:14px
	}
	.b-archivenav a{
		float:left;
		padding-left:18px;
		text-decoration:none;
		background:url(../images/prev1.png?1320750237) no-repeat 0 50%;
		float:left;
		}
		
.feedback-question {
	padding-top: 10px;
	height: 40px;
	
}
.feedback-question a{
    background: transparent url(../images/bg_button_a.gif?1333829830) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: right;
    font: normal 12px arial, sans-serif;
    height: 27px;
    margin-right: 6px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
}
.feedback-question a span {
    background: transparent url(../images/bg_button_span.gif?1333829830) no-repeat;
    display: block;
    line-height: 17px;
    padding: 5px 0 5px 12px;
}
.feedback-question a:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}
.feedback-question a:active span {
    background-position: bottom left;
    padding: 6px 0 4px 12px; /* push text down 1px */
}

.print-version{
	border-top:1px solid #d7d7d7;
	margin-top:1em;
	padding-top:9px;
	}
#out .print-version-noborder{
	border:none;
	margin-top:0;
	}
	.print-version a{
		float:right;
		text-decoration:none;
		padding-left:25px;
		background:url(../images/print.png?1320750237) no-repeat 0 50%;
		}
.b-tags{
	padding-left:10px;
	background:url(../images/next2.png?1320750237) no-repeat 0 50%;
	}
	.b-tags a{
		text-decoration:none;
		}
.p-data-wrap{
	border:1px solid #ccc;
	margin:1px 0 0 0;
	}
.p-data{
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
	}
	.p-data th{
		text-align:left;
		color:#069;
		font-weight:bold;
		padding:25px 10px 25px 28px;
		border:1px solid #fff;
		vertical-align:top;
		width:260px;
		background:url(../images/p-data-th.png?1320750237) repeat-x 0 0;
		}
		.p-data th span{
			display:block;
			font-weight:normal;
			color:#000;
		}
	.p-data .company-title{
		font-size:14px;
		}
		.p-data .company-title a{
			text-decoration:none;
		}
	.p-data td{
		padding:14px 14px 14px 23px;
		background:url(../images/p-data.png?1320750237) repeat-x 0 0;
		}
		.p-data td img{
			vertical-align:middle;
			margin-right:30px;
			}
		.p-data td.td-white,.p-data th.td-white{background:none;border-bottom:1px solid #e8e8e8;}
		.p-data td p{
			margin-bottom:1em;
			}
.b-docs{
	margin:1.5em 0 2em 0;
	}
	.b-docs ul{
		list-style:none;
		width:100%;
		overflow:hidden;
		}
		.b-docs li{
			float:left;
			width:200px;
			padding:11px 0 11px 62px;

			}
			.b-docs li a{
				text-decoration:none;
				}
		.file-doc{
			background:url(../images/file-doc.png?1320750236) no-repeat 0 50%;
			}
			.file-jpg{
				background:url(../images/file-jpg.png?1320750236) no-repeat 0 50%;
				}
#out .pagi{
	font-size:14px;
	text-align:center;
	margin-bottom:0;
	margin:1em 0 3em 0;
	}
	.pagi .pagi-next{
		float:right;
		padding:0 20px 0 0;
		background:url(../images/next.png?1320750237) no-repeat 100% 50%;
                font-weight:bold;
		}
	.pagi .pagi-prev{
		float:left;
		padding:0 0 0 20px;
		background:url(../images/prev.png?1320750237) no-repeat left;
                font-weight:bold;
		}

	.pagi a{
		margin:0 1px;
		padding:2px 5px;
		text-decoration:none;
		font-weight:bold;
		}
	.pagi .here{
		color:#fff;
		background:#f60;
                font-weight:bold;
                padding:3px;
		}
.bulleted{
	list-style:none;
	}
	.bulleted li{
		padding:0 0 0 10px;
		margin-bottom:1em;
		background:url(../images/dot.png?1320750236) no-repeat 3px .5em;
		}
		.bulleted li a{
			text-decoration:none;
			}
/* =hentry
----------------------------------------------- */
.hentry{
	margin:14px 0 25px 0;
	}
	.hentry h3{
		font-size:14px;
		margin-bottom:5px;
		}
		.hentry h3 a{
			text-decoration:none;
			}
		.hentry p{
			margin-bottom:4px;
			margin-top:0;
			}
	.hentry-more p{
		margin-bottom:1em;
		}
	.center{
		display:block;
		text-align:center;
		margin:1em auto;
		}
	.hentry-more .b-post-date{
		margin-bottom:4px;
		font-size:11px;
	}
/* =p-serv (services table) + switcher
----------------------------------------------- */
.b-switcher{
	width:100%;
	overflow:hidden;
	}
	.b-switcher dt, .b-switcher dd, .b-switcher ul, .b-switcher li,.b-switcher a{
		float:left;
		list-style:none;
		font-weight:bold;
		font-size:14px;
		text-decoration:none;
		}
		.b-switcher dt{
			margin-right:20px;
			padding:6px 0;
			}
		.b-switcher a{
			padding:5px 7px;
			margin-right:5px;
			}
			.b-switcher a.here{
				color:#fff;
				background:#ff7c27;
				}
				.b-switcher a.here span{
					border:none;
				}
		.b-switcher a span{
			border-bottom:1px dashed #006598;
			}
.p-serv{
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
	}
	.p-serv th,.p-serv td{
		border:1px solid #c4c4c4;
		}

	.dashedlist{
		list-style:none;
		}
		.dashedlist li{
			padding-left:8px;
			background:url(../images/dash.png?1320750236) no-repeat 0 .6em;
			}
	.p-serv thead th, .p-serv .thead th{
		font-weight:normal;
		text-align:center;
		background:#ebebeb url(../images/p-serv.png?1320750237) repeat-x 0 0;
		}
		.p-serv .thead th{
			text-align:center;
			font-weight:bold;
		}
		.p-serv .firstrow th{
			padding:8px 0;
			}
		.p-serv thead  th.firstth{
			text-align:left;
			padding:24px 18px 24px 25px;
			}
	.p-serv .secondrow th{
		padding:0 5px;
		}

	.p-serv  thead .caption{
		padding:16px 25px;
		background:#fff;
		font-weight:normal;
		text-align:left;
		}
	.p-serv tbody th{
		text-align:left;
		padding:16px 16px 16px 25px;
		font-weight:normal;
		}
		.p-serv tbody th strong{
			display:block;
			}
		.p-serv tbody td{
			text-align:center;
			white-space:nowrap;
			padding:0 5px;
			vertical-align:middle;
			}
		.p-serv .crit-none{border-left:6px solid #6c0;padding-left:19px;}
		.p-serv .crit-low{border-left:6px solid #fc0;}
		.p-serv .crit-medium{border-left:6px solid #f60;}
		.p-serv .crit-high{border-left:6px solid #f00;}
	.p-serv tfoot td,.p-serv tfoot th{
		background:#e7f1f5;

	}
	.p-serv tfoot th{
		padding:18px 18px 18px 25px;
		font-weight:normal;
		text-align:left;
	}
	.p-serv tfoot th strong{
		display:block;
	}
	.p-serv tfoot td{
		font-weight:bold;
		text-align:center;
	}
	.snoska{
		color:#f00;
		font-size:12px;
		}
		.snoska-descr{
			padding-left:25px;
			position:relative;
			}
			.snoska-descr .snoska{
				position:absolute;
				top:0;
				left:0;
				}
/* =b-author
----------------------------------------------- */
.b-author{
	border:1px solid #d7d7d7;
	padding:10px 0;
	background:url(../images/author.png?1320750236) repeat-x 0 100%;
	width:100%;
	overflow:hidden;
	margin: 0 0  15px 0;
	}
	.b-author-small{
		padding:6px 0;
		margin:0 0 5px 0;
		}
	.b-author img{
		float:left;
		margin-left:10px;
		display:inline;
		margin-right:11px;
		padding:1px;
		background:#fff;
		border:1px solid #e1e1e1;
		}
		.b-author-small img{
			margin-left:6px;
		}
	.b-author dl{
		overflow:hidden;
		zoom:1;
		}
		.b-author dt{
			font-weight:bold;
			font-size:14px;
			margin-bottom:8px;
			}
			.b-author-small dt{
				padding-top:10px;
				}
		.b-author dd.email{
			padding-left:19px;
			font-size:11px;
			font-weight:bold;
			background:url(../images/mail.png?1320750237) no-repeat 0 50%;
			margin-bottom:10px;
			}
			.b-author dd.email a{
				text-decoration:none;
				}
.b-author-alt{

}
.b-author-alt dl{
	clear:both;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	}
	.b-author-alt .author-pic{
		float:left;
		position:relative;
		margin-left:10px;
		}
		.b-author-alt .author-pic img{
			margin:0;
			}
		.b-author-alt dt{
			color:#333;
			}
		.b-author-alt .author-pic b{
			position:absolute;
			bottom:2px;
			left:2px;
			color:#fff;
			background:#f60;
			font-weight:normal;
			width:121px;
			padding:2px;
			font-size:11px;
			}

/* =b-blog
----------------------------------------------- */
.b-blog{
	width:100%;
	overflow:hidden;
	margin:15px 0 20px;
	padding-bottom:10px;
	border-bottom:1px solid #dbdbdb;
	}
	.b-blog .left{
		width:147px;
		float:left;
		}
	.page .b-blog .content{
		margin-left:18px;
		width:550px;
		display:inline;
		float:left;
		}

	.b-blog .right{
			float: left;
			margin: 10px 0 0 162px;
			width: 550px;
		}
		.b-blog .right{
			border:none;
			padding-top:0;
			}

	.b-blog .hentry{
		margin-top:0;
		}
		.b-blog .hentry .b-post-date{
			font-size:11px;
			}
.message{
	margin-top:1.7em;
	padding-left:28px;
	background:url(../images/message.png?1320750237) no-repeat 0 50%;
	}
	.message p{
		margin-bottom:1em;
		}
		.message a{
			text-decoration:none;
			font-weight:bold;
			}

#disqus_thread{
  margin-top:1.5em;
}

.news_banner {
  margin-top: 36px;
  margin-bottom: 20px;
}

/* =updating
----------------------------------------------- */
.updating{
	padding-top:150px;
	background:#fff;
	}
	.updating #out{
		width:533px;
		}
.updating .header{
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
	}
	.updating .what{
		padding:50px 20px 70px 37px;
		border:1px solid #e5e5e5;
		}
		.updating .what h1, .updating .what p{
			margin-bottom:9px;
		}
		.updating .what p{
			margin-bottom:1em;
			}
			.updating .what p a{
				text-decoration:none;
				}
/* =print
----------------------------------------------- */
.printversion{
	background:#fff;
}
.printversion #out{
	width:715px;
	}
	.printversion .header{
		padding:25px 0 5px 0;
		width:100%;
		overflow:hidden;
		border-bottom:1px solid #d7d7d7;
		margin-bottom:15px;

	}

/* = other
------------------------------------------------ */
.hidden {
  display:none;
}



table.events {
  width:100%;
}

table.events td.left {
  width:130px;
  padding-right:20px;
}


ul.event_menu {
  list-style-type:none;
  margin-left:0;
}

.event_menu li {
  display:inline;
}

li.event_schedule , li.event_address, li.event_participants, li.event_galery {
  margin-left:20px;
}

.event_menu li.here a{
    color:#fff;
    background:#f60;
    font-weight:bold;
    padding:3px;
    text-decoration:none;
}

.passed {
  color:red;
  font-weight:normal;
}

fieldset {
  background:#eee;
  padding-left:2em;
  padding-right:2em;
  padding-bottom:1em;
  padding-top:1em;
}

label {
  padding-bottom:0.5em;
}

.hint {
  font-size:0.8em;
  color:#777;
}

form {
  font-size:1.1em;
  margin-top:1em;
}

input {
  margin-top:0.5em;
  font-size:1.1em;
}

.fieldWithErrors input,.fieldWithErrors textarea {
  border:1px solid red;
}

.notice {
  color:green;
  font-weight:bold;
  font-size:1.2em;
}

.error {
  color:red;
  font-weight:bold;
  font-size:1.2em;
}

.nav-wrap.en {
  display:block;
  height:26px;
}

.nav.en {
  text-align:left;
  display:block;
  height:22px;
}

.nav.en li{
  margin-left:3em;
  display:block;
  float:left;
}

.nav.en li.first {
  margin-left:0;
}

#event_schedule table {
  border-collapse: collapse;
}

#event_schedule th {
  text-align:center;
  background:#eee;
  font-weight:normal;
  line-height:3em;
}

#event_schedule td {
  border-bottom:1px solid #999;
  padding:1em;
}

#event_schedule .hl {
  background:#eee;
}

form.filter {
  margin-top:0;
  line-height:1.4em;
}


#top_search { position: absolute; margin: -40px 0 0 678px; width: 303px;}
#top_search input { margin: 0;}
#top_search input[type='text'] {
	width: 215px; color: #333; border-radius: 3px; border: 1px solid #BABABA; padding: 2px; float: left; margin-top: 2px; font-size: 13px;
	background: #F2F2F2  /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#F2F2F2'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F2F2F2)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #F2F2F2); /* for firefox 3.6+ */
	}
#top_search input[type='submit'] { padding: 0; width: 25%; float: right; padding: 0; display: block; height: 26px;}

/* Layout */

.cols { text-align: left; }
.cols .left_col { width: 20%; float: left; }
.cols .right_col { width: 20%; float: right; }
.cols .contain { width: 57%; float: left; margin-left: 1%; }

.applayout .cols .left_col { width: 25%; float: left; }
.applayout .cols .contain { float: none; margin-left: 27%; width: auto; }

.cols .c50l { width: 50%; float: left;}
.cols .c50r { width: 50%; float: right;}

.cols .c66l { width: 66.66666%; float: left;}
.cols .c33r { width: 33.33333%; float: right;}

.cols .c33l { width: 33.33333%; float: left;}

.cols.bottom { clear: both;}
.cols.bottom .left.c33l { width: 40%;}
.cols.bottom .middle.c33l { width: 35%; padding-left: 20px;}
.cols.bottom .right.c33r { width: 20%;  }

.cols.bottom .first_row { padding-top: 15px;}

.maintop { }
.maintop ul { margin-left: 15px; }
.maintop ul li { }
.maintop .c66l { width: 60%;}
.maintop .c33r { margin-right: 15px;}
.maintop .bx-prev { position: absolute; margin: -50px 0 0 -20px; }
.maintop .bx-next { position: absolute; margin: -50px 0 0 188px; }
.bx-next { float:right;}
.projects { clear: both; margin-top: 20px; }

/* Forms */
form.new { margin: 0.1em 0;}
form.new input { font-size: 14px; margin: 0.2em 0; width: auto;}

.bx-prev, .bx-next { margin: 5px 0;}

.social_links { margin: 10px 0; text-align: right; padding-right: 10px; font-size: 14px;}

.hide {display: none;}
#contact_form { width: 500px; height: 355px; text-align: center;}
#contact_form .recaptchatable, #subscribe_form .recaptchatable  { margin: 0 auto !important;}
#contact_form input[type=text], #subscribe_form input[type=text] {
	width: 45%; margin: 0;
	height: 22px;
	padding: 0 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	border: 1px solid #cccccc;
	box-shadow: inset 1px 1px 2px #f2f2f2;
	-webkit-box-shadow: inset 1px 1px 2px #f2f2f2;
	-moz-box-shadow: inset 2px 2px 2px #f2f2f2;
}
#contact_form textarea, #subscribe_form textarea {
	width: 466px; font-size: 1.1em; margin-top: 10px; resize: none;
	padding: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #5E5E5E;
	border: 1px solid #cccccc;
	box-shadow: inset 1px 1px 2px #f2f2f2;
	-webkit-box-shadow: inset 1px 1px 2px #f2f2f2;
	-moz-box-shadow: inset 2px 2px 2px #f2f2f2;
}
#contact_form p {color: #DE2150; margin: 5px 0;}
#subscribe_form { width: 500px; height: 220px; text-align: center;}
#subscribe_form input[type=text] { width: 45%; margin: 0;}
#subscribe_form textarea { width: 462px; font-size: 1.1em; margin-top: 10px;}
#subscribe_form p {color: #DE2150; margin: 5px 0;}

.twitter-share-button { float: left;}

form.new_participant { }
form.new_participant input { width: 300px;}

a.bx-prev { height: 200px; width: 30px; position: absolute; display: block; background: #fff url(../images/left_slider.png?1320750237) center center no-repeat; margin: -210px 0 0 -8px; opacity: 0.1; color: #fff;}
a.bx-prev:hover { opacity: 0.9;}
a.bx-next { height: 200px; width: 30px; position: absolute; display: block; background: #fff url(../images/right_slider.png?1320750237) center center no-repeat; margin: -210px 0 0 530px; opacity: 0.1;  color: #fff;}
a.bx-next:hover { opacity: 0.9;}

.search_page form { margin-top: 5px; }
.search_page form input {margin: 0;}
.search_page form input[type="text"] {margin: 0; width: 400px;}
.search_page form input[type="submit"] {margin: 0; }
.search_page form p { margin: 0;}
.search_page h1 {}

.search_page .results { margin-top: 10px; font-size: 12px;}
.search_page .results .result { margin: 14px 0 25px;}
.search_page .results .title { color: #006598; font-size: 14px; margin-bottom: 5px;}
.search_page .results .snippet { margin-bottom: 5px;}
.search_page .results .url-cache {}
.search_page .results .url-cache span {color: #666; font-size: 11px; }
.search_page .pagination {}
.search_page .pagination ul { margin: 0;}
.search_page .pagination ul li { display: inline;}
.search_page .pagination ul li a { padding:0.5em; color:#333333; text-decoration:none; background: none repeat scroll 0 0 #DFEDF7; border: 1px solid #90C2E1; border-radius: 5px; margin: 0 0.25em; padding: 0 5px;}
.search_page .pagination ul li a:hover{text-decoration:underline;background:#eef7fc;}
.search_page .pagination ul li.selected a { background: #CBE1F7; font-weight: bold;}
.search_page .google-search-results { margin-top: 10px;}

ul.relevant {}
ul.relevant li { list-style: none;}
h4.relevant {margin: 15px 0 0 0; font-weight: normal;}

.subscribe_publication {}
.subscribe_publication h3 { font-weight: normal; font-size: 16px;}
.subscribe_publication form { margin: 0 0 10px 0;}

#projects_slider {}

.margin { margin: 20px 0; clear:both; }

.right_col .b-last-event p { margin: 10px 0; }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(../javascripts/fancybox/fancybox.png?1320750237);
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: fixed;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}


#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url(../javascripts/fancybox/fancybox.png?1320750237) -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url(../javascripts/fancybox/blank.gif?1320750237);
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url(../javascripts/fancybox/fancybox.png?1320750237);
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url(../javascripts/fancybox/fancybox.png?1320750237);
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(../javascripts/fancybox/fancybox-x.png?1320750237);
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(../javascripts/fancybox/fancybox.png?1320750237);
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(../javascripts/fancybox/fancybox-y.png?1320750237);
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(../javascripts/fancybox/fancybox.png?1320750237);
	background-position: -40px -182px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(../javascripts/fancybox/fancybox-x.png?1320750237);
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(../javascripts/fancybox/fancybox.png?1320750237);
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(../javascripts/fancybox/fancybox-y.png?1320750237);
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(../javascripts/fancybox/fancybox.png?1320750237);
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url(../javascripts/fancybox/fancy_title_over.png?1320750237);
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url(../javascripts/fancybox/fancybox.png?1320750237) -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url(../javascripts/fancybox/fancybox-x.png?1320750237) 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url(../javascripts/fancybox/fancybox.png?1320750237) -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

