html{
	background:#fff url(../images/background.jpg) left top repeat-x;
}
body{
   font-family:Arial, Verdana, Helvetica, sans-serif;
   font-size:11px;
   color:#4f4f4f;
   background:url(../images/body-bg.png) center top no-repeat; 
}
.clearfloat{
   clear:both;
   line-height:0px;
   height:0px;
   font-size:0px;
}
hr{
   font-size:0px;
   line-height:0px;
   height:1px;
   padding:0px;
   margin:0px;
   color:red;
   border:0px;
   border-bottom:solid 1px #c7c8c8;
}
strong{
   font-weight:bold;
}
h3 {
  color:#1b6ea6;
  font-size: 14px;
  line-height:18px;
  margin:5px 0;
}
h4 {
  background-color:#1b6ea6;
  color:#FFFFFF;
  font-size: 14px;
  font-weight:bold;
  line-height:17px;
  padding-top:3px;
  padding-bottom:3px;
  margin-top:6px;
  margin-bottom:20px;
 /* margin:15px 0;*/
  text-align:left;
  padding-left:30px;
  text-transform:uppercase;
  /*text-transform: uppercase;*/
}
a{
   color:#3f85b9;
   text-decoration:none;
}
a:hover{
   color:#252525;
}
button{
  text-indent:-9999px;
  border:none;
}
button:hover{
   background-position: left bottom;
   cursor:pointer;
   cursor:hand;
}
input{
  width:185px;
  height:18px;
  border:solid 1px #c7b299;
  padding-top:5px;
  padding-left:3px;
  color:#898989;
}
textarea{
  border:solid 1px #c7b299;
  overflow:auto;
}
#wrapper{
	width:980px;
	margin:0 auto;
}
#header{
	float:left;
	width:978px;
	height:195px;
	margin-left:1px;
	position:relative;
	background:url(../images/header-bg.gif) left bottom repeat-x;
}
#header img.logo{
	float:left;
	/*margin-top:13px;*/
	margin-top:5px;
	margin-left:5px;
	display:inline;
}
#header img.logo_fresh{
	position:absolute;
	right:50px;
	top:85px;
	display:inline;
}
#header img.logo_fresh_de{
	position:absolute;
	right:20px;
	top:85px;
	display:inline;
}
#header img.logo_fresh_rs{
	position:absolute;
	right:40px;
	top:85px;
	display:inline;
	}
#header img.header_pic{
	float:left;
	margin-left:60px;
	margin-top:10px;
}

#menu{
	position:absolute;
	bottom:0px;
	width:970px;
	background:#524e44;
	left:4px;	
	height:30px;
	float:right;
}

#wrapperContent{
	width:978px;
	border-left:solid 1px #888475;
	border-right:solid 1px #888475;
/*	border-bottom:solid 1px #888475; */
	float:left;
	background:fff;
	background:url(../images/wrapperContent-bg.gif) 4px top repeat-y;
	margin-top:0px;
}
.leftBlock{
	width:250px;
	float:left;
	background:url(../images/leftBlock-bg.gif) left top no-repeat;
}


.headerNews{
	float:left;
	background:url(../images/header_news-bg.jpg) top no-repeat;
	width:730px;
	height:24px;
	margin-left:4px;
	margin-top:1px;
	padding-top:10px;
	padding-left:8px;
	color:#e4e4e4;
	
}
.headerNews label.title{
	font-weight:bold;
	font-size:12px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	line-height:12px;
	padding-right:20px;
}
.centralBlock{
	float:left;
	width:507px;
	margin-top:0px;
	min-height:80px;
	padding:20px;
	/*text-align:justify !important;*/
}
.centralBlock #central_block_content p{
	/*text-align:justify;*/
}
.rightBlock{
	float:left;
	width:180px;
	background:url(../images/rightBlock-bg.gif) left top no-repeat;
}
.centralBlock h1{
	font-size:26px;
	font-weight:bold;
/*	margin-bottom:20px;*/
    margin-top:6px;
	color:#1b6ea6;
/*	border-bottom:solid 1px #504d43; */
	line-height:24px;
	padding-left:28px;
	background:url(../images/h1-bg.jpg) left 2px no-repeat;
/*	text-transform:uppercase; */
}

.search{
	float:right;
	height:41px;
	margin-top:10px;
	clear:right;
}
.search input{
	width:140px;
	border:none;
	border:solid 1px #8096af;
	color:#8096af;
	background:none;
	float:left;
	padding-left:8px;
	padding-top:3px;
	font-size:12px;
}
.search button{
	float:left;
	background:none;
	border:none;
	text-indent:-9999px;
	width:23px;
	height:23px;
	background:url(../images/searchBt.gif) left top no-repeat;
	cursor:pointer;
	cursor:hand;
	margin-left:2px;
}
.search button:hover{
	background-position:bottom;
}
.top_menu{
	float:right;
	color:#8096af;
	margin-top:5px;
}
.top_menu a{
	color:#8096af;
}
.top_menu a:hover{
	color:#fbc923;
}
#footer{
	width:910px;
	height:30px;
	float:right;
	padding:15px;
	padding-left:55px;
	padding-top:20px;
	font-size:10px;
	text-align:center;
	background:url(../images/footer-bg.gif) top no-repeat;
}
#footer .dev{
	float:left;
	width:400px;
}
#footer .copy{
	float:right;
	width:400px;
	text-align:right;
}
.left_top_menu{
	float:left;
	margin-left:55px;
	color:#930303;
}
.left_top_menu a{
	color:#930303;
}
.left_top_menu a:hover{
	color:#000;
}
ul.leftMenu{
	margin-top:10px;
	margin-left:20px;
	width:229px;
}
ul.leftMenu ul{
	width:200px;
	margin:2px 0 2px 5px;
}
ul.leftMenu li{
	width:209px;
	padding-top:2px;
	padding-bottom:2px;
}
ul.leftMenu li a{
	background:#504d43;
    font-size: 12px;
	display:block;
	font-weight:bold;
    color:#fff;
    padding:3px 0 3px 8px;
    text-transform:uppercase;
	cursor: default;
}
ul.leftMenu li a:hover{
	color:#fff;
}
ul.leftMenu li li a{
	background:none;
	display:block;
	cursor:pointer;
	cursor:hand;
}
ul.leftMenu li li{
	width:200px;
	border-bottom:dotted 1px #c5c5c5;
	padding-top:1px;
	padding-bottom:1px;
	background:none;
}
ul.leftMenu a{
	color:#000;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}
ul.leftMenu a:hover{
	color:#930303;
}
ul.leftMenu ul a{
	color:#303030;
	text-transform:none;
	font-size:12px;
	font-weight:normal;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	display:block;
}
ul.leftMenu ul a:hover, ul.leftMenu ul li.active a {
	background:#f7ca41;
	color:#000;
}
.main-partners{
	margin-top:20px;
	width:180px;
	text-align:center;
}
.main-partners h3{
  background:#504d43;
  font-size: 12px;
  font-weight:bold;
  color:#fff;
  padding:3px 0 3px 8px;
  margin:0 15px 20px 12px;
  text-align:left;
  text-transform:uppercase;
}
.main-partners img{
	padding:10px;
	border: solid 1px #ddf2ff;
	margin-bottom:10px;
	
}
#page_content img{
	border:solid 1px #CCC;
	padding:5px;
}

.news_block {
  flot:left;
  width:209px;
  padding:20px;
}

.news_block h3 {
  background:#504d43;
  font-size: 12px;
  font-weight:bold;
  color:#fff;
  padding:3px 0 3px 8px;
  text-transform:uppercase;
  margin-bottom:10px;
}
.news_block b{
	font-size:13px;
}
.news_block span {
  font-size: 9px;
  font-style:italic;
  margin-bottom:5px;
}
.news_block p{
	margin-top:5px;
	margin-bottom:5px;
}
.news_block a, .main-partners a.more_partners{
	float:right;
	background:url(../images/a-more-bg.gif) left top no-repeat;
	padding-left:15px;
	height:11px; 
	line-height:11px;
	color:#504d43;
}

.main-partners a.more_partners{
	margin-right:10px;
}
.news_block a:hover, .main-partners a.more_partners:hover{
	float:right;
	background: url(../images/a-more-bg.gif) left bottom no-repeat;
}

h3.newsTitle{
	font-size:15px;
	font-weight:bold;
	line-height:15px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h6.newsDate{
	float:left; 
	background:#f8f8f8;
	padding:1px;
	clear:right;
	color:#9e9e9e;
	padding-left:4px;
	padding-right:4px;
	font-size:10px;
}
.date{
	background:#f8f8f8;
	padding:1px;
	padding-left:30px;
	color:#9e9e9e;
	padding-right:4px;
	font-size:10px;
	margin-top:3px;
	margin-bottom:20px;
}
a.moreNews{
	float:right;
	background:#0096db;
	padding:1px;
	clear:right;
	color:#fff;
	padding-left:4px;
	padding-right:4px;
	font-size:10px;
	}
#kursna_lista{
	width: 150px;
	margin-left:15px;	
}
#kursna_lista table{
	width:150px !important;
	background:red !important;
}
#homeWeather, .currency-div{
	float:left;
	width:209px;
	margin-left:20px;
	padding-right:20px;
	margin-top:20px;
	position:relative;
}
#homeWeather h3, .currency-div h3, .belex h3 {
  background:#504d43;
  font-size: 12px;
  font-weight:bold;
  color:#fff;
  padding:3px 0 3px 8px;
  text-transform:uppercase;
  margin-bottom:10px;
}
#homeWeather label.city{
	font-size:18px;
	font-weight:bold;
	clear:both;
	float:left;
	color:#504d43;
	padding-left:8px;
	padding-right:8px;
	position:absolute;
	top:12px;
	right:30px;
	background:#fac627;
	border:solid 0px #504d43;
}
#homeWeather label.temperature{
	font-size:24px;
	font-weight:bold;
	color:#2865a0;
	margin-left:40px;
}
#homeWeather label.weather-img img{
	vertical-align:middle;
}

ol.olList {
  list-style: outside;
  list-style-type:decimal;
  padding:15px 0 15px 5px;
  margin:1px 0 1px 10px;
}
ol.olList li{
  list-style:outside;
  list-style-type: decimal;
}
ol.olLatin {
  list-style: outside;
  list-style-type:lower-latin;
  padding:15px 0 15px 5px;
  margin:1px 0 1px 10px;
}
ol.olLatin li{
  list-style:outside;
  list-style-type: lower-latin;
}
ul.ulList {
  list-style: outside;
  list-style-type: disc;
  padding:15px 0 15px 5px;
  margin:3px 0 3px 10px;
}
ul.ulList li{
  list-style:outside;
  list-style-type: disc;
}


label.reasons{
	font-size:20px;
	font-weight:bold;
	color:#0096db;
	float:left;
}


/*Accordions for form*/
.toggler {
    border:0px solid #D8D8D8;
    color:#fff;
	text-transform:uppercase;
/*	background-color:#EDEDDF; */
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
	font-size:15px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:30px;
	cursor:hand;
	cursor:pointer;
}

.toggler.incentives{background:#fdaf18 url(../images/toggler-bg.gif) 10px 13px no-repeat;}
.toggler.crossroads{background:#f26b23 url(../images/toggler-bg.gif) 10px 13px no-repeat;}
.toggler.human_resources{background:#bfd630 url(../images/toggler-bg.gif) 10px 13px no-repeat;}
.toggler.quality{background:#8dc63f url(../images/toggler-bg.gif) 10px 13px no-repeat;}
.toggler.streamlined{background:#00abc9 url(../images/toggler-bg.gif) 10px 13px no-repeat;}
.toggler.economy_overview{background:#54aedf url(../images/toggler-bg.gif) 10px 13px no-repeat;}
.toggler.opportunities{background:#0083cb url(../images/toggler-bg.gif) 10px 13px no-repeat;}

.toggler.first{background:#fdaf18 url(../images/toggler-bg.gif) 10px 13px no-repeat;}
.toggler.second{background:#f26b23 url(../images/toggler-bg.gif) 10px 13px no-repeat;}
.toggler.third{background:#bfd630 url(../images/toggler-bg.gif) 10px 13px no-repeat;}
.toggler.fourth{background:#8dc63f url(../images/toggler-bg.gif) 10px 13px no-repeat;}
.toggler.fifth{background:#00abc9 url(../images/toggler-bg.gif) 10px 13px no-repeat;}
.toggler.sixth{background:#54aedf url(../images/toggler-bg.gif) 10px 13px no-repeat;}
.toggler.seventh{background:#0083cb url(../images/toggler-bg.gif) 10px 13px no-repeat;}

.toggler:hover{
	opacity:0.9;
	filter:alpha('opacity=90');
}


/*
.toggler.incentives:hover{background:#fdaf18 url(../images/toggler-hover-bg.gif) 10px 13px no-repeat;}
.toggler.crossroads:hover{background:#f26b23 url(../images/toggler-hover-bg.gif) 10px 13px no-repeat;}
.toggler.human_resources:hover{background:#bfd630 url(../images/toggler-hover-bg.gif) 10px 13px no-repeat;}
.toggler.quality:hover{background:#8dc63f url(../images/toggler-hover-bg.gif) 10px 13px no-repeat;}
.toggler.streamlined:hover{background:#00abc9 url(../images/toggler-hover-bg.gif) 10px 13px no-repeat;}
.toggler.opportunities:hover{background:#0083cb url(../images/toggler-hover-bg.gif) 10px 13px no-repeat;}
*/
.accordion {
	padding-top:20px;
	padding-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	padding-right:10px;
	text-align:justify;
	background:none !important;
}
.accordion a{
	float:right; 
/*	background:url(../images/a-more-bg.gif) left top no-repeat; 
    padding-left:15px;*/
	line-height:11px;
	padding:1px 3px 3px 5px;
	padding-top:expression('3px');
	background:#0096db;
/*	height:11px;
	line-height:11px; */
	color:#fff;
	margin-right:-10px;
}
.accordion.incentives a{background:#fdaf18;}
.accordion.crossroads a{background:#f26b23;}
.accordion.human_resources a{background:#bfd630;}
.accordion.quality a{background:#8dc63f;}
.accordion.streamlined a{background:#00abc9;}
.accordion.opportunities a{background:#0083cb;}

.accordion a:hover{
/*	background:url(../images/a-more-bg.gif) left bottom no-repeat; */
}
.block_label_title {
    background-color:#FBFBF2;
    font-weight:bold;
}

#button_bar_bottom {
	text-align:right;
	padding:5px;
}



a:active
{
  outline: none;
}

:-moz-any-link:focus {
  outline: none;
}

.currency-div{
	margin-top:0px;
}
.currency-div table{
	width:207px;
	font-size:11px;
	margin-top:5px;
}
.currency-div table td{
	border-bottom:dotted 1px #CCC;
	line-height:16px;
}
.currency-div span.currency{
	float:left;
	width:125px;
	padding-left:8px;

}
.currency-div td.value{
	text-align:right;
	width:50px;
}
.currency-div span.value{
	width:50px;
	float:right;
}
.currency-div label{
	font-weight:bold;
	font-size:11px;
	clear:both;
	float:left;
	color:#504d43;
	padding-left:8px;
	padding-right:8px;
	position:absolute;
	top:20px;
	right:30px;
	background:#fac627;
	border:solid 0px #504d43;
}
.belex{
	float:left;
	width:209px;
	margin-top:20px;
	margin-left:20px;
	padding-right:20px;
}
.belexContent{
	float:left;
	width:209px;
/*	margin-left:12px;*/
}
.belexContent #rti_belex15, .belexContent #rti_belexline, .belexContent #rti_srx{
	width:201px;
	margin-left:5px;
	float:left;
}
.belexContent span{
	background:#fac627;
	width:196px;
	float:left;
	clear:right;
	font-weight:bold;
	padding:2px 0 2px 8px;
	margin-bottom:3px;
	border-left:solid 5px #504d43;
}

.belexContent td.right{
	text-align:right;
}
.belexContent tr.odd, .belexContent tr.even {
	border-bottom:dotted 1px #d6d6d6;
}
.belexContent tr.even td{
	background:#f9f9f9;
}
.belexContent tr.foot td{
	padding-top:5px;
	
}


ul.site_map{
	margin-left:30px;
}
ul.site_map{
	margin-left:15px;
}
ul.site_map ul a{
	font-weight:bold;
	font-size:14px;
}
ul.site_map ul li{
	background:url(../images/news_title-lbg.gif) left 5px no-repeat;
}
ul.site_map ul ul li {
	background:none;
}
ul.site_map ul ul a{
	font-weight:normal;
	font-size:13px;
}

a.download{
	float:right;
	background:#0096db;
	padding:1px;
	clear:right;
	color:#fff;
	padding-left:4px;
	padding-right:4px;
	font-size:11px;
}

h2.searchTitle{
	font-size:15px;
	font-weight:bold;
}
.search_more{
	font-size:13px;
	font-weight:bold;
}

.investment-div{
	
}

.investment-div h2{
	font-size:16px;
	color:#ffffff;
	text-align:center;
	margin:10px 0px;
	font-weight:bold;
}

.investment-div h2.investment-one{
	background:#eca319;
}

.investment-div h2.investment-two{
	background:#dc581f;
}

.investment-div h2.investment-three{
	background:#b3d325;
}

.investment-div h2.investment-four{
	background:#83bf30;
}

.investment-div h2.investment-five{
	background:#009bbd;
}

ol#investment{
	font-size:16px;
	line-height:20px;
}

ol#investment li.one{
	list-style-image:url(../images/ol-bg-1.gif);
}

ol#investment li.two{
	list-style-image:url(../images/ol-bg-2.gif);
}

ol#investment li.three{
	list-style-image:url(../images/ol-bg-3.gif);
}

ol#investment li.four{
	list-style-image:url(../images/ol-bg-4.gif);
}

ol#investment li.five{
	list-style-image:url(../images/ol-bg-5.gif);
}


#footer a {
	color:#4F4F4F;
}

#footer span {
	color:#3F85B9;
}

/*.news_block a {
	padding-bottom: 28px;
}*/

.news {
	text-align:justify;
}

.table {
	text-align:center;
	padding: 10px 0;
	font-family: Arial;
	font-size: small;
	font-weight:bold;
}

.centralBlock #central_block_content .table p {
	text-align:center;
}

.table .table_parts a.parts {
	padding: 0 20px;
	font-weight:bold;
}


.main-partners a h3 {
	color:#504d43;
	background:#fac627;
}

.main-partners a:hover h3 {
	color:#fac627;
	background:#504d43;
}
