@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0;}

body {
	background:#fff;
	font-size:13px;
	color:#636363;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
}
#preload {position:absolute; left:0px; top:0px; background:#036ea3 url(images/head_bg.png) 0 0 repeat-x;visibility:hidden;width:10px; height:100px;}

a { color:#386091; text-decoration:none;}
a:hover { text-decoration: underline;}

a img { border:none;}

table { border:none; border-collapse:collapse;}

#wrap {
	min-width:870px;
	max-width:1000px;
	margin:30px auto;
	text-align:left;
	position:relative;
	padding: 0 30px;
	}
/**html #wrap {width: expression(document.body.clientWidth < 872? "870px" : document.body.clientWidth > 1002? "1000px" : "auto");}*/	

.header {
	background:#04A1ED url(images/bg_header.png) 0 0 repeat-x;
	height:83px;
}

.header .lc {
	display:block;
	background:url(images/corn_header.png) 0 0 no-repeat;
	font-weight:normal;
	height:83px;
}

.header .lc b {
	background:url(images/corn_header.png) 100% -83px no-repeat;
	display:block;
	width:16px;
	height:83px;
	float:right;
}

#lang ul {
	display:block;
	float:right;
	font-size:85%;
	list-style:none;
	padding-top:24px;
	margin-right:18px;
}

#lang ul li {
	float:left;
	display:block;
	width:24px;
	text-align:center;
	margin-right:5px;
	position:relative;
}

#lang ul li span {
	display:block;
	background:url(images/fon_flag.png) 0 0 no-repeat;
	padding:2px;
	margin:4px 0 0;
}

#lang ul li:hover { cursor:pointer;}
#lang ul li:hover a{ color:#fff;}
#lang ul li a {
	color:#7BD0FF;
	text-decoration:none;
	display:block;
	width:24px;
	height:33px;
	
}
#lang ul li span img { border:1px #044D71 solid;}
#lang ul li.selected span img { border:1px solid #fff;}
#lang ul li.selected a { color:#fff;}
#lang ul li a:hover { color:#fff;}


#logo {
	width:227px;
	height:45px;
	padding:22px 0 0 33px;
}

#logo a{
	display:block;
	background:url(images/logo.png) 0 0 no-repeat;
	width:227px;
	height:45px;
}

#en_logo {
	width:227px;
	height:47px;
	padding:22px 0 0 33px;
}

#en_logo a{
	display:block;
	background:url(images/en_logo.png) 0 0 no-repeat;
	width:227px;
	height:47px;
}


#logo span, #en_logo span { display:none;}

/*IMAGES IN HEAD*/
#top_images_in {position:relative;}
#top_images_in { text-align: right; margin:0 10px;}
#top_images_in table {
	width:100%;
}
#top_images_in td{
	overflow:hidden;
	float:left;
	width: auto;
	display:block;
	height:150px;
}


#above_head {position:static; margin-top:-150px;}
/*#animatePhoto_container {}*/
#animatePhoto {/*position:absolute; top:0; left:0;*/position:relative; z-index:600; text-align:left;}

/*#animatePhoto div {background:url(images/head_bg.png) 0 0 repeat-x;}*/
#animatePhoto div {background:#036ea3 url(images/head_bg.png) 0 0 repeat-x; height:100%; width:100%;}



.wrap_img { background:url(images/left_t.png) 0 0 no-repeat;}
.wrap_img b { position:absolute; right:30px; width:10px; height:32px; background:url(images/right_t.png) 100% 0 no-repeat;}

.panel_menu {
	height:49px;
	background:url(images/bg_menu.png) 0 0 repeat-x;
	border-top:1px #85CBE7 solid;
	margin:0 10px;
	position:relative;
}

.panel_menu span.left_ten {
	background: url(images/l_corn_menu.png) 0 0 no-repeat;
	height:50px;
	top:-1px;
	width:10px;
	position:absolute;
	left:-10px;
}

.panel_menu span.right_ten {
	background: url(images/r_corn_menu.png) 100% 0 no-repeat;
	height:50px;
	width:19px;
	position:absolute;
	right:-10px;
}
#main_menu { height:49px; }
#main_menu ul {list-style:none;}
#main_menu ul span { display:none;}
#main_menu ul li {
	
	height:49px;
	float:left;
}

#main_menu ul li a {
	background:url(images/menu.png) no-repeat;
	display:block;
	height:36px;
}

#main_menu ul .punkt1 a{ background-position: 0 -99px; width:127px;}
#main_menu ul .punkt2 a{ background-position: -127px -99px; width:91px;}
#main_menu ul .punkt3 a{ background-position: -218px -99px; width:152px;}
#main_menu ul .punkt4 a{ background-position: -370px -99px; width:132px;}

#main_menu ul .punkt1 a:hover{ background-position: 0 -49px;}
#main_menu ul .punkt2 a:hover{ background-position: -127px -49px;}
#main_menu ul .punkt3 a:hover{ background-position: -218px -49px;}
#main_menu ul .punkt4 a:hover{ background-position: -370px -49px;}

#main_menu ul li.punkt1#selected a{ background-position:0 0;}
#main_menu ul li.punkt2#selected a{ background-position:-127px 0;}
#main_menu ul li.punkt3#selected a{ background-position:-218px 0;}
#main_menu ul li.punkt4#selected a{ background-position:-370px 0;}


.menu1 a:focus{outline:none;}

.search {
	float:right;
	margin:6px 0;
	padding:0 10px;
}
.search input{ float:left;}
.search input.txt { background:url(images/bg_serch_input.png) 0 0 no-repeat;
	height:17px;
	width:242px;
	color:#038dd0;
	font-size:85%;
	padding:5px 5px 0;
	border:none;
}

#all_center { margin:0px 0 10px 10px; line-height:150%;}
#right_side { float:right; width:280px; padding-right:10px;font-size:85%;}

#right_side img { display:block;}
/*
.opinions p span { display:block; margin:5px 0;}
.opinions_description {margin-left:100px;}
.opinions span a img {margin-top:5px;}
*/

.news h3 {
	background:url(images/bg_heding_news.png) 0 -62px repeat-x;
	height:31px;
	margin:10px 0 0;
}
.news h3 b {
	float:right;
	background:url(images/bg_heding_news.png) 100% -31px no-repeat;
	display:block;
	width:7px;
	height:31px;
}

.news h3 span {
	padding:7px 9px 0;
	background:url(images/bg_heding_news.png) 0 0 no-repeat;
	height:24px;
	display:block;
}

.news img { float:left; display:block;}
.news p { margin-left:80px; /*font-size:90%;*/}
.news a { text-decoration:underline; color:#636363;}
.news a:hover { text-decoration:underline; color:#406da6;}
.news a span { text-decoration:underline; color:#871716;}
.news_list { padding:10px 0 5px; background:url(images/dotted.png) 0 100% repeat-x;min-height:45px;height:auto; }
*html .news_list {height:45px;}
.news_list img { margin-top:3px;}

#content { padding:0 25px 0 0; margin-right:280px;font-size:90%;}



/*
text-styles:common
*/
h1 img, h2 img, h3 img { padding:0; margin:0; display:block; float:none;}
h1 {font-size:170%; margin:1em 0 0.5em; line-height:130%;color:#406da6;}

h2 {margin:1em 0 0.5em;font-size:130%;line-height:130%;color:#920d0d;}
h3 {font-size:100%; color:#920d0d; font-weight:normal;}
h3,h4,h5 {margin:1em 0 0.5em;line-height:130%;}
/*
*html .contenttable {width:565px;}*/
.contenttable {width:99.5%;}

.more_link {background:url(images/rowrow.png) 8px 6px no-repeat;/*background:#333;*/color:#fff;}
.text_devider {background:url(images/dotted.png) 0 100% repeat-x; margin:14px 0px 25px; height:20px;}

.csc-header {clear: left;}
.csc-firstHeader {margin-top:0;}

div.csc-textpic-imagewrap {clear:left;padding:0 10px 3px 0px;margin:none;}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {margin-bottom:2px;}


div.csc-textpic div.csc-textpic-imagerow {
clear:left;
}

.tx-indexedsearch .res-tmpl-css {
margin-bottom:1em;
clear:none;
}


#content p {margin-bottom:0.7em;}
#content p strong {color:#920D0D;}

/*Anons*/
#content .anons p.bodytext { display: inline; padding: 0px; }
#content .anons .more { margin: 0px 0px 2px 3px; }
#content .anons {margin-bottom:10px; clear:left;}
#content .anons h1 {margin:0 0 0.2em; }
#content2 {padding-bottom:10px;}

/*Opinions without float*/
.opinion_fce_linked .float {float:left; margin-right:1em;}
.opinion_fce_linked .text {margin-left: 120px;}
.opinion_fce_linked .text a:hover p, .opinion_fce_linked .text a:hover .all_opinions {text-decoration:underline;}
.opinion_fce_linked .text a:hover .all_opinions img {text-decoration:none;}
/* .opinion_fce_linked p.bodytext { display: inline; }  */
.opinion_fce_linked .more { margin: 0px 0px 3px 5px; } 
.opinion_fce_linked {margin-bottom:10px;}

.opinion_fce .float {float:left; margin-right:1em;}
.opinion_fce .text {margin-left: 120px;}
.opinion_fce_linked h3, .opinion_fce h3{
	/* margin:0px;
	padding:1em 0 0.3em; */
	font-size:0.85em;
	margin:1.3em 0 0.2em;
}



/*Opinions preview - right-side*/
#content .anons .float {float:left; margin: 0 1em 0.5em 0;}
#right_side .anons .float {float:left; margin: 0 11px 0.5em 0;}
#right_side .anons .opinion_text h2 {font-size:100%; font-weight:regular; margin:0.1em 0 0.5em 0; color:#636363;}
#right_side .anons .opinion_text h1 {margin:0 0 0.2em 0}
#right_side .opinion_text {margin-left:104px; line-height:150%;}
#right_side .opinion_text img {margin:1em 0 0;}
#right_side .anons a:hover {text-decoration:underline;}
#right_side .anons {line-height:5px;}

.link_more {display:inline;float:left; background:url(images/rowrow.png) 0 0 no-repeat;}


.img_corn { position:relative; float:left; margin:0 10px 0px 0;  overflow:hidden; /* border:1px solid #0F0;z-index:5;background:#F00;*/ }
.img_corn .left_top {
	background:url(images/02_top_r.png) 0 0 no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

.img_corn .right_top {
	background:url(images/02_top_r.png) 100% 0 no-repeat;;
	position:absolute;
	margin-left:100%;
	left:-8px;
	width:8px;
	height:6px;
	z-index:20;
}

.img_corn .right_button {
	background:url(images/02_button.png) 100% 100% no-repeat;
	position:absolute;
	margin-left:100%;
	left:-100%;
	/*right:0;*/
	bottom:0;
	width:100%;
	height:100%;
}

.img_corn .left_button {
	background:url(images/02_button.png) 0 100% no-repeat;
	position:absolute;	
	width:7px;
	height:12px;
	bottom:0;
}



#footer { clear:both;/*padding-top:15px;*/margin-right:10px;}

#footer table { width:100%;}
td { vertical-align: top;}
#footer table .type1 { width:207px; /*padding-left:10px;*/}
#footer table .sep { width:6px;}

#footer table .type2 { background:url(images/05_green_bg.png) repeat-x; /*width:23%;*/}
.type2 .l, .type2 .r { background:url(images/05_green_corns.png) no-repeat;}
.type2 .l { background-position:0 0;}
.type2 .r { background-position:100% -78px; height:78px;}

#footer table a span { display:none;}
.type3 a, .type2 a{ display:block; height:78px; width:100%;}
.type3 a { background: url(images/05_press_center_txt.png) 58px 18px no-repeat; }
.type2 a { background: url(images/05_green_txt.png) 65px 18px no-repeat; }

#footer table .type3 { background:url(images/05_red_bg.png) repeat-x;}
.type3 .l, .type3 .r { background:url(images/05_red_corns.png) no-repeat;}
.type3 .l { background-position:0 0;}
.type3 .r { background-position:100% -78px; height:78px;}

#footer table .type4 { width:280px; background:url(images/05_links.png) 0 0 no-repeat; /*padding-right:10px;*/}
#footer table .type4 ul{ list-style:none; font-size:85%; padding:7px 27px; line-height:100%;}
#footer table .type4 ul li { display:block; padding:3px 0 0;}
.footer {
	background:url(images/footer_bg.png) 0 -71px repeat-x;
	position:relative;
	width:100%;
	height:70px;
	
}

.footer .footer_l_corn { background:url(images/footer_bg.png) 0 0 no-repeat;
	width:17px;
	height:72px;
	position:absolute;
	left:-10px;
	top:0;
}
.footer .footer_r_corn { background:url(images/footer_bg.png) 100% 0 no-repeat;
	width:16px;
	height:72px;
	margin-left:100%;
	left:-6px;
	position:absolute;
}

				/*****ENGLISH BANNERS****/
.en_banners .type2 a {background: url(images/en_05_green_txt.png) 65px 18px no-repeat;}
.en_banners .type3 a {background: url(images/en_05_press_center_txt.png) 58px 18px no-repeat;}
#footer .en_banners .type4 {background:url(images/en_05_links.png) 0 0 no-repeat;}


.copyright { padding:35px 25px 0; color:#fff; font-size:85%;}
.logos { float:right; margin:8px 25px;}
.logos img { margin-left:5px;}


.box {
	width:271px;
	text-align:left;
	position:relative;
	background:#6d9dd7;
	zoom:1;
	margin-bottom:20px;
	font-size:12px;
	line-height:18px;
}

.box .cr-tl,
.box .cr-tr,
.box .cr-br,
.box .cr-bl {
	position:absolute;
	width:10px;
	height:10px;
}

.box .cr-tl {top:0; left:0; background:url(images/box-cr-tl.png); }
.box .cr-tr {top:0; right:0; background:url(images/box-cr-tr.png); }
.box .cr-br {bottom:0; right:0; background:url(images/box-cr-br.png); }
.box .cr-bl {bottom:0; left:0; background:url(images/box-cr-bl.png); }

/*
* html .box .cr-tl {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/box-cr-tl.png', sizingMethod='crop'); }
* html .box .cr-tr {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/box-cr-tr.png', sizingMethod='crop'); margin:0 -1px 0 0; }
* html .box .cr-br {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/box-cr-br.png', sizingMethod='crop'); margin:0 -1px -4px 0;  }
* html .box .cr-bl {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/box-cr-bl.png', sizingMethod='crop'); margin:0 0 -4px 0;  }
*/

.box ul {list-style:none; padding:17px 0; zoom:1; }
.box li {
	background:url(images/box-li.gif) 0 9px no-repeat;
	padding-left:19px;
}
.box a {color:#f8f8f8; }

.news-list-item {margin-bottom:15px;}

.news-list-item p.news-date {margin-bottom:2px; margin-top:7px;}
.news-list-item .news-anons {margin-top:0px;}
.news-list-item .more {padding:0 0 2px 5px;}
.news-list-item {padding-bottom:7px;}



#path {height: 20px; margin-bottom:10px; }
#path a { font-size: inherit; }
#path div { float: left; padding-right: 5px; }
#path, #path a { color: #00447B; font: normal 11px tahoma; text-decoration: none; }
#path b a { font-weight: bold; }
#path span { color: #ffffff; font-weight: bold; padding-left: 5px; display: block; background: #F47528 /*url('../images/crumbs.gif') no-repeat left top*/; float: left; }
#path span a { display: block; color: #ffffff; font-weight: bold; /*background: transparent url('../images/crumbs.gif') no-repeat right top;*/ padding-right: 5px; padding-bottom: 2px; }
#path .orangr_back div { padding: 0px; }
#path .orangr_back * { float: none !important; }
#path .orangr_back .ob_top, #path .orangr_back .ob_bot { font-size: 0; line-height: 0; height: -1px; padding: 0 1px; margin: 0; border: 0; }
#path .orangr_back .ob_top div, #path .orangr_back .ob_bot div { font-size: 0; line-height: 0; height: -1px; padding: 0; margin: 0; border: 0; border-bottom: 1px solid #F47528; }
#path .orangr_back .ob_bot div { border: 0; border-top: 1px solid #F47528; }
#path .orangr_back .ob_con { background-color: #F47528; color: #ffffff; padding: 0px 4px 1px 4px; }
#path .orangr_back .ob_con a { font: bold 11px tahoma; color: #ffffff; }
#path a:hover { text-decoration: underline; }

						/*N E W S*/
div.tx-ttnews-browsebox table {margin: 0 auto;}

div.tx-ttnews-browsebox td p{margin-right:1em; font-size:120%; }
div.tx-ttnews-browsebox td p a:hover {color:#F47528;}
div.tx-ttnews-browsebox table .tx-ttnews-browsebox-SCell p a{color:#920d0d;}

.news-single-img .news-single-imgcaption {display:none;}

		/* S T A N D A R T  I M A G E   G A L L E R Y S */

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {font-size:90%;color:#406da6;line-height:1.5em;margin:7px 0;}

.csc-textpic-center .csc-textpic-image {/*width:150px;height:150p*/x;overflow:hidden;}

div.csc-textpic-center div.csc-textpic-imagewrap dd.csc-textpic-caption {display:none;}

/*broder = textpic + visible captions */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {border:0px;}
.csc-textpic.csc-textpic-border  .csc-textpic-image {width:auto;height:auto;overflow:hidden;}
.csc-textpic.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {display:block;}

						/* O P I N I O N S */
.opinion_thumbs {
	margin-bottom:10px;
}