body{ 
	text-align: center;
	font-family:Arial;
	font-size:12px;
	
	background:#ffffff;
	
	
	/*color:#8F8F8F;*/
	color:#000000;
	
	margin:0;
	padding:0;
}

h1{
	padding:0;
	margin:0;
	color:#CC0000;
}


h2{
	color:#CC0000;
	margin:0px;
	padding:0px;
}


a{
	/*color: #583926;*/
	color:#CC0000;
}

.main{
	width:750px;
	margin:0px auto 0 auto;
	
	/*
	background:#ffffff url(../images/strip.jpg) repeat-y ;
	*/
}

.main-item{
	width:900px;
	margin:0px auto 0 auto;
	
	/*background:#ffffff url(../images/strip.jpg) repeat-y ;*/
	
}

.container{
	width:100%;
	margin:0px auto 0px auto;
	
}

.flags{
	border:0px solid red;
	text-align:center;
	color:#ffffff;
	margin-top:10px;
}

.flags  a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	
}


.top{
	margin:0;
	height:68px;
	border:0px solid red;
	/*background-image:url(/f_iles/images/strip/airplane1.jpg);*/
}

.top .block{
	float:right;
	margin-top:5px;
	
}

.top h1{
	font-size:16px;
	padding-top:10px;

}

.top h2{
	margin-top:5px;
	font-size:14px;

}

.top #logo{
	margin:22px 0 0 16px;
	width:70px;
	border:0px solid red;
}

.top #siteName{
	width:300px;
	border:0px solid red;
}


.top #siteShort{
	width:300px;
	margin-right:40px;
	font-weight:bold;
	padding-top:5px;
	display:none;
}


.top #switcher{
	width:141px;
	height:37px;
	border:0px solid red;
	background:url(/files/images/tpl/langs-tab.jpg) no-repeat;
	text-align:center;
}


.menu{
	height:32px; 
	/*background-color:#efefef;*/
	z-index:500;
	width:730px;
	border:0px solid red;
	/*margin:0px 0 0 205px;*/
	padding:0;
	
}

.navigation{
	list-style-type:none;
    list-style-position:outside;
    padding:1px 0 0 0; 
    margin:0px 0 0 0;
    z-index:501;
    /*padding-top:4px;*/
}

.navigation li{
	float:right;
	margin:0 2px 0 0 ;
	position:relative;
	/*margin:5px 10px 0 0;*/
}


.navigation li a{
	text-align:center;
	text-decoration:none;
	color:#028707;
	/*font-weight:bold;*/
	font-size:14px;
	display:block;
	
	padding:8px 0 0 0;
	margin:0px;
	
	/*background:url(/files/images/tpl/tab.jpg) top center no-repeat;*/
	width:128px;
	height:32px;
	
}

.navigation li a:hover{
	/*background:url(/files/images/tpl/tab-active.jpg) top center no-repeat;*/
	
}

.navigation li.active a{
	/*background:url(/files/images/tpl/tab-active.jpg) top center no-repeat;*/
}


.navigation li ul{
	list-style-type:none;
    list-style-position:outside;
    padding:0px;
    margin:0px;
    display:none;
    width:145px;
    position:absolute;
    top:32px;
    background-color:#B2B2B2;
}

.navigation li ul li{
	float:none;
	display:block;
	background:#B2B2B2 url(/files/images/tpl/spearator-3.jpg) bottom center repeat-x;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}


.navigation li ul li a, .navigation li ul li.active a, .navigation li.active ul li a{
	background-image:none; 
	color:#000000;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:7px 0px 7px 0px;
	display:block;
	height:auto;
	width:133px;
	
}


.navigation li ul li a:hover{
	background-image:none;
	background-color:#E5E5E5;
	
}

/*
#menu-50, #menu-107 {
	width:32px;
	background:url(/files/images/tpl/home.jpg)  top center no-repeat;
}

li.active #menu-50, li.active #menu-107 {
	width:32px;
	background:url(/files/images/tpl/home-active.jpg)  top center no-repeat;
}
*/

#pre-content{
	height:10px;
	background:url(/files/images/tpl/content-bg-top.jpg) no-repeat;	
}

#post-content{
	height:10px;
	background:url(/files/images/tpl/content-bg-bottom.jpg) no-repeat;	
}


.content{
	background:url(/files/images/tpl/content-bg-mid.jpg) repeat-y;	
	margin:0px;
	text-align:right;
	min-height:300px;
	
}

.content #content{
	width:680px; 
	min-height:300px;
	margin:0px 10px 0px 10px;
	padding:0px 10px 0px 10px;
	
}

.content #side{
	width:180px; 
	border:0px solid red; 
	margin:0px;
}

#content-main{
	float:right; 
	width:290px; 
	border:0px solid red;
	text-align:right;
}


#content-block{
	float:left; width:520px;  border:0px solid red;
}



.bottom{
	height:15px;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#EFEFEF;
}


ul.errors{
	margin:0;
	padding:0;
    list-style-type:none;
    list-style-position:outside;
    line-height:1.5em;
    color:red;
    border:1px solid red;
}


ul.notices{
	margin:0;
	padding:5px;
    list-style-type:none;
    list-style-position:outside;
    line-height:1.5em;
    color:green;
    border:1px solid green;
}


.footer{
	height:66px;
	margin-bottom:40px;
	background:url(/files/images/img/bg_bottom.gif);  height:150px;
}

.footer a{
	 /*font-size:11px;*/
	 font-weight:normal;
	 text-decoration:none;
	 /*color:#C3C3C3;*/
}

.footer #side{
	width:210px; 
	height:66px;
	text-align:center;
	padding-top:15px;
	
}

.footer #main{
	/*width:670px;
	height:66px; */
	border:0px solid red;
	padding-top:15px;
	text-align:center;
}

ul.sideNav{
	border:0px solid red;
	list-style-type:none;
    list-style-position:outside;
    font-size:13px;
}

ul.sideNav li{
	margin-bottom:5px;
}

ul.sideNav li.active{
	list-style-type:image;
}

ul.sideNav li a {
	text-decoration:none;
	color:#8E8E8E;
}


ul.sideNav li.active a {
	color:#2DA331;
}


.breadcrumb{
	color:#CC0000;
	font-weight:bold;
}

.breadcrumb .end{
	color:#CC0000;
	font-weight:bold;
}


.breadcrumb a{
	color:#8F8F8F;
	font-weight:normal;
	text-decoration:none;
	
	
}


.breadcrumb .seperator{
	margin:0 8px 0 8px;
	color:#8F8F8F;

}

.milestones{
	text-align:center; 
	height:138px; 
	width:878px; 
	margin:0px auto 0px auto; 
	background:#81C884 url(/files/images/tpl/milstones-tmp.jpg) no-repeat;
	border:0px solid red;
	padding:0px;
}


.milestones-open{
	text-align:center; 
	height:54px; 
	width:878px; 
	margin:0px auto 0px auto; 
	background:#81C884 url(/files/images/tpl/milstones-close.jpg) no-repeat;
	border:0px solid red;
	padding:0px;
	
}

.milestones .seperator{
	height:48px;
}


.stone{
	width:80px;
	height:85px;
	outline:0px solid red;
	color:#000000;
	font-size:11px;
}


.stone .up{
	height:68px;
}

#milestones-close a{
	color:#000000;
	font-weight:bold;
	float:right;
	margin-right:10px;
	margin-top:3px;
	text-decoration:none;
}


.read-more a{
	font-size:10px;
	color:green;
	text-decoration:none;
}

.item-teaser h2, .item-team h2{
	font-size:16px;
	font-weight:bold;
}	


.item-teaser ul{
	
	padding:0px;
}

.interested{
	height:178px;
	width:179px;
	margin:60px 5px 0 5px;
}


.bottomNav, ul.bottomNav{
	list-style-type:none;
    list-style-position:outside;
    padding:1px 0 0 0; 
    margin:0px 0 0 0;
}

.bottomNav li{ 
	float:right;
	margin-left:10px;
}



#item-218{
	margin-top:5px;
	width:600px;
	
}

#item-182{
	margin-top:15px;
	
}


#topright{
	border:0px solid red; 
	width:601px; 
	height:217px;   
	z-index:-900;
}

#ro-tec{
	z-index:-901;
}

#topleft{
	border:0px solid red; 
	width:270px; 
	height:217px;     
	cursor:pointer;
}


.category{
	width:200px;
	height:200px;
	/*float:right;*/
	text-align:center;
	margin-bottom:15px;
}
.category a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.fontbig {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
margin:0;
padding:0;
}

#panel-content{
min-height:400px; border-left:1px solid #D3D3D1; background:url(/files/images/img/bg_side.gif) right repeat-y;  
}

#menu2{
	margin-bottom:20px;
}
