/* CSS Document */
@import url("basic.css");
@import url("header.css");
@import url("menu.css");
@import url("calendar.css");
/*----- headers  ------------------------2994a7------*/
h1, h2, h3, h4, h5 {		color: #2994a7; 	font-weight: normal;}
h1 { 	font-size: 1.9em;				margin: 0.3em 0 0.35em 0; }
h2 {	font-size: 24px; 	color: #2994a7;	margin: 5px 0 8px 0;
}
.index h2 {
	margin: -5px 0 8px 0;
}
h2 a:link, h2 a:visited {
 	color: #2994a7;
	text-decoration: none;
}
h2 a:hover, h2 a:active {
 	color: #2994a7;
	text-decoration: underline;
}

h3 {	font-size: 1.3em; 	color: #666666; 	font-weight: bold; margin: 20px 0 8px 0;}
h4 {	font-size: 1.2em;}
h5 {	font-size: 1.2em;}

h1 a:link, h1 a:visited { 	color: #2787a7;	text-decoration: none;}
h1 a:hover, h1 a:active {	color: #2787a7;	text-decoration: underline;}

/*----- main layout -------------------------------*/
.page_cont {
	width: 1000px;
	margin: 0 auto;
	border: 2px solid #dddddd;
	background: #ffffff;
	border-width: 0 2px;
	overflow: hidden;
}
.content_wrap, .main {
	zoom: 1;
	overflow: hidden;
}
.left {
	width: 180px;
	display: inline;
	float: left;
	clear: none;
	margin: 0 10px;
}
.right {
	width: 330px;
	margin-right: 10px;
	float: right;
	clear: none;
	display: inline;
}
.center {
	width: 440px;
	margin-right: 360px;
}
.center.doc, .center.gallery {
	width: 770px;
	margin-right: 30px;
}
.spacer {
	clear: both; 
	zoom: 1;
}
.footer {
	height: 70px;
	margin: 18px 20px 0 20px;
	border-top: 1px solid #dddddd;
}
/*--------banners------------*/
.banners {
	margin: 20px 0 0 0;
	text-align: center;
}
.banners a {
	display: block;
	margin: 12px auto;
}
/*--------theme---------*/
.theme {
	background: #f7f4e8;
	position: relative;
	padding: 0 12px 0 0;
	margin: 13px 0 17px 0;
	overflow: hidden;
}
.theme h2 {
	color: #438fa0;
	font: 22px/24px Tahoma, Geneva, sans-serif;
	font: 14px/16px Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin: -2px 0 9px 0;
	padding-top: 10px;
}
.theme h2 a:link, .theme h2 a:visited {
	color: #438fa0;
	text-decoration: none;
}
.theme h2 a:hover, .theme h2 a:active {
	color: #438fa0;
	text-decoration: underline;
}
.theme.interview h2 a:link, .theme.interview h2 a:visited {
	color: #2358A1;
	text-decoration: underline;
}
.theme.interview h2 a:hover, .theme.interview h2 a:active {
	color: #2358A1;
	text-decoration: underline;
}
.theme img {
	float: left;
	width: 260px;
	margin-right: 10px;
}
.theme.interview img {
	width: 120px;
	margin-right: 10px;
}
.theme p {
	margin: 0 0 5px 12px;
	padding-bottom: 20px;
}
.theme.interview p {
	margin: 9px 0 6px 0;
	padding: 0;
}
.theme p a:link, .theme p a:visited {
	color: #323232;
	text-decoration: none;
}
.theme p a:hover, .theme p a:active {
	color: #323232;
	text-decoration: underline;
}
.theme.interview .send_qu {
	float: left;
	overflow: hidden;
	margin: 9px 0 6px 0;
	padding: 0 5px 0 0;
	height: 23px;
	text-align: center;
	background: url(../../images/btn_bg_right.gif) right 0 no-repeat;
}
.theme.interview .send_qu a {
	float: left;
	height: 20px;
	padding: 3px 5px 0 10px;
	background: url(../../images/btn_bg.gif) 0 0 no-repeat;
	color: #ffffff;
	text-decoration: none;
}
.theme.interview .send_qu a:link, .theme.interview .send_qu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.theme.interview .send_qu a:hover, .theme.interview .send_qu a:active {
	color: #ffffff;
	text-decoration: underline;
}

.theme p.date {
	padding: 0;
	margin: 0 0 2px 0;
}
.theme .links {
	background: #598c9a url(../../images/theme_pict_bg.gif) 0 0 no-repeat;
	position: absolute;
	padding: 0 12px 0 22px;
	height: 20px;
	right: 0;		bottom: 0;
	overflow: hidden;
}
.theme .links a {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 17px;
	font-size: 12px;
}
.theme .links .photo {
	margin-right: 17px;
	background: url(../../images/pct_photo.gif) 0 6px no-repeat;
}
.theme .links .video {
	background: url(../../images/pct_video.gif) 0 6px no-repeat;
}
.theme .links  a:link, .theme .links  a:visited { 	color: #ffffff;	text-decoration: none;}
.theme .links  a:hover, .theme .links  a:active {	color: #ffffff;	text-decoration: underline;}

/*----------pagination--------------*/
.paging {
	margin: 15px 0 10px;
}
.paging ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.center .paging ul li {
	float: left;
	clear: none;
	list-style-type: none;
	margin: 0 3px;
	padding: 0;
	background: none;
}
.paging li.control {
}
.paging li a:link, .paging li a:visited {
	float: left;
	clear: none;
	text-decoration: none;
	padding: 1px 8px 2px;
	background: #E4EEEF;
}
.paging li a:hover, .paging li a:active {
	float: left;
	clear: none;
	text-decoration: underline;
	padding: 1px 8px 2px;
	background: #E4EEEF;
}
.paging li.control a:link, .paging li.control a:visited {
	background: #C6DBDF;
}
.paging li.control a:hover, .paging li.control a:active {
	background: #C6DBDF;
}
.paging li a.active:link, .paging li a.active:visited {
	background: none;
	color: #323232;
	text-decoration: none;
	font-weight: bold;
}
.paging li a.active:hover, .paging li a.active:active {
	background: none;
	color: #323232;
	text-decoration: underline;
	font-weight: bold;
}

/*----------video on main page----------------*/
.video .item h3, .podcast .item h3 {
	font: 12px/16px Tahoma, Geneva, sans-serif;
	font-weight: bold;
	overflow: hidden;
	margin: 5px 0 2px 0;
	color: #323223;
}
.video .item .date {
	margin: 8px 0 6px 0;
}
.video .item p, .podcast .item p {
	margin: 3px 0 8px 0;
}
.related_links {
	font: 11px Tahoma, Geneva, sans-serif;
	text-align: right;
	margin: 3px 0 15px 0;
}
.video_wrap {
	text-align: center;
	margin: 20px 0 10px;
}
/*----------podcast------------*/
.audio_wrap {
	margin: 20px 0 10px;
}
/*--------footer-------*/
.footer p {
	margin: 0 0 12px 0;
	padding: 12px 0 0 0;
}
/*----------photo gallery-------------*/
.gallery_albums {
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
}
.gallery_albums li {
	margin: 8px 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
.gallery_albums li:hover {
}
.gallery_albums li img {
	margin: 0px 6px 0px 0;
	padding: 0;
	float: left;
	clear: none;
}
.gallery_albums li a, .gallery_albums li a span {
	font-size: 14px;

}
.galitem {
	margin: 20px auto 30px;
	text-align: center;
}
.galitem .title {
	margin-bottom: 5px;
	font-size: 16px;
}
.galitem .description {
	margin-top: 5px;
}
.gallery_thumbs {
}


/*--------news---------------*/
.item {
	overflow: hidden;
	margin: 5px 0;
}
.news .item h3 {
	font: 14px/16px Tahoma, Geneva, sans-serif;
	font-weight: bold;
	overflow: hidden;
	margin: 8px 0 4px 0;
}
.news .item h3 a:link, .news .item h3 a:visited {
	text-decoration: underline;
}
.news .item h3 a:hover, .news .item h3 a:active {
	text-decoration: underline;
}
.news .item img, .news_img {
	float: left;
	width: 120px;
	margin: 6px 11px 0 0;
}
.news_img {
	margin: 10px 11px 0 0;
}
.news .item p, .video .item p, .podcast .item p {
	font: 12px/16px Tahoma, Geneva, sans-serif;
	margin: 7px 0 18px 0;
}
.date, .news .item .date, .video .item .date, .podcast .item .date {
	font: 11px Tahoma, Geneva, sans-serif;
	color: #878f96;
	margin: 10px 0 3px 0;
	text-align: right;
}
.news .item .date, .video .item .date, .podcast .item .date {
	text-align: left//;
	margin: 0 0 3px 0;
}
.item p a:link, .item p a:visited {
	color: #323232;
	text-decoration: none;
}
.item p a:hover, .item p a:active {
	color: #323232;
	text-decoration: underline;
}
/*----------texts output-----------------------------------*/
/*----------1 news page---------*/
.intro {
	margin: 15px 30px 6px;
	color: #656b6c;
}
.tags {
	font-size: 11px;
}

/*----------lists------**/
ol li {
	margin: 12px 0;
}
.center ul li {
	list-style: none;
	padding: 3px 0px 3px 12px;
	background: url(../../images/bullet.gif) 0 8px no-repeat;
}
.center ul.gallery_albums li {
/*	background: none;
	padding: 3px 0;*/
}

.center ul ul {
	list-style: none;
	padding: 3px 0px 3px 30px;
}
.center ul li li {
	list-style: none;
	padding: 3px 0px 3px 12px;
	background: url(../../images/bullet2.gif) 0 8px no-repeat;
}
/*----------nested lists in text documents----------------*/
.ol_1 {
	margin-left: 20px;
	text-indent: -15px;
}
.ol_1b {
	margin-left: 20px;
	text-indent: -15px;
	font-weight: bold;
}
.ol_2 {
	margin-left: 45px;
	text-indent: -25px;
}
.ol_25 {
	margin-left: 45px;
	text-indent: -30px;
}
.ol_3 {
	margin-left: 80px;
	text-indent: -35px;
}
.li_first {
	margin-top: 20px;
}
.li_last {
	margin-bottom: 20px;
}
/*--------person list-------------*/
.person_list {
	margin: 4px 0 20px 0;
}
.person_list dt {
	margin: 12px 0 4px 0;
	font-weight: bold;
}
.person_list dd {
	margin: 4px 0 12px 20px;
	font-weight: normal;
}
/*--------plain text---------*/
.phone {
	white-space: nowrap;
}
.center p.right {
	text-align: right;
	float: none;
	display: block;
	margin: 12px 0;
	width: auto;
}
/*--------- ask form ----------------------*/
form.form {
	margin-top: 18px;
}
label, .form-buttons {
	display: block;
	overflow: hidden;
	width: 600px;
}
label {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px;
}
label input {
	width: 300px;
	float: right;
	margin-right: 200px;
	border: 1px solid #DAD9D3;
}
label input:hover {
	border: 1px solid #95bac8;
}
label textarea {
	width: 470px;
	float: right;
	margin-right: 30px;
	border: 1px solid #DAD9D3;
}
label textarea:hover {
	border: 1px solid #95bac8;
}
.form-buttons {
	margin-top: 30px;
}
.form-buttons input {
}

/*-------search results----------*/
.sisea-highlight {
	background-color: #ffffcc;
	padding: 0 0 2px 0;
}
.sisea-result h3 {
	font: 14px/16px Tahoma, Geneva, sans-serif;
	font-weight: bold;
	overflow: hidden;
	margin: 8px 0 4px 0;
	color: #333333;
}
.sisea-result h3 a:link, .sisea-result h3 a:visited {
	text-decoration: underline;
}
.sisea-result h3 a:hover, .sisea-result h3 a:active {
	text-decoration: underline;
}
.sisea-result .extract p {
	font: 12px Tahoma,Arial,Helvetica,sans-serif;
	margin: 3px 0 13px 18px;
}

/*-------structure------------*/
.structure {
	display: block; 
	width: 609px;
	height: 497px;
	background: url(../../../images/infografika/structure_new.gif) 0 0 no-repeat;
	
}

/*-------our banners-------*/
.bannerTable {
	border: none;
}

.bannerTable td {
	padding: 12px 8px;
	text-align: center;
}

.bannerTable td.size {
	padding: 24px 8px 0px;
	/*font-size: smaller;*/
}

#bcode {
	background: #ffffff;
	border: 1px solid #dddddd;
	font-size: 0.9em;
	height: 60px;
	margin: 0 0 0 4px;
	width: 468px;
}
.size {
	font-weight: bold;
}
.banner_code {
	background: #ffffff;
	border: 1px solid #dddddd;
	padding: 6px 4px 5px 4px;
	resize: none;
}