/* CSS Document */
BODY
{
font-family:Helvetica, sans-serif;
}
.top_link{
	float:left;
	font-size:11px;
	border-right: 1px solid #A1a2a3;
	padding-left:15px;
	padding-right:15px;
	margin-top:8px;
}
.top_link_last{
	float:left;
	padding-left:15px;
	padding-right:15px;
	font-size:11px;
	margin-top:8px;
}
.galery_image_name{
	background-color:#FFFFFF;
	float:left;
	width:130px;
	min-height:156px;
	border:1px solid #cccccc;
	padding:1px;
	clear:left;
}
.galery_image_name:hover{
	border:1px solid #CCCCCC;
	width:130px;
	height:140px;
}
.top_link:hover{
	text-decoration:underline;
}
.top_link_last:hover{
	text-decoration:underline;
}
.language{
	float:right;
	width:120px;
	margin:8px;
}
.lg_link{
	text-decoration:none; 
	height:13px; 
	width:16px; 
	display:block; 
	float:right;
	margin-left:5px;
}
.lg_ro {
	background-image:url(../images/ro.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:13px;
	margin-left:10px;
	display:block;
	line-height:40px;
	float:right;
}
.lg_en {
	background-image:url(../images/en.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:13px;
	margin-left:5px;
	display:block;
	line-height:40px;
	float:right;
}

.lg_de {
	background-image:url(../images/de.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:13px;
	margin-left:5px;
	display:block;
	line-height:40px;
	float:right;
}

.lg_ro {
	background-image:url(../images/ro.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:13px;
	margin-left:5px;
	display:block;
	line-height:40px;
}

.lg_hu {
	background-image:url(../images/hu.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:13px;
	margin-left:5px;
	display:block;
	line-height:40px;
	float:right;
}

.lg_en_active {
	background-image:url(../images/en_activ.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:13px;
	margin-left:10px;
	display:block;
	line-height:40px;
	float:right;

}
.lg_de_active {
	background-image:url(../images/de_activ.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:13px;
	margin-left:10px;
	display:block;
	line-height:40px;
	float:right;

}
.lg_ro_active {
	background-image:url(../images/ro_activ.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:13px;
	margin-left:10px;
	display:block;
	line-height:40px;
	float:right;

}
.lg_hu_active {
	background-image:url(../images/hu_activ.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:13px;
	margin-left:10px;
	display:block;
	line-height:40px;
	float:right;

}
.logo{
	width:213px;
	height:116px;
	float:left;
	margin:10px;
	margin-left:20px;
}
.head_right{
	float:right;
	width:700px;
	height:100px;
}
.head_link{
	float:right;
	font-size:13px;
	padding-left:15px;
	padding-right:15px;
	margin-top:12px;
	font-weight:bold;
}
.search{
	height:100px;
	width:400px;
	margin-right:15px;
}
.button{
	background-image:url(../images/butt.jpg); 
	width:81px;  
	background-repeat:no-repeat; 
	border: 0px none;
	margin-top:1px;
	margin-left:10px;
}
.search-text{
	clear:both;
	float:right;
	margin-top:60px;
	margin-right:100px;
	color:#7a7a7a;
	width:100%;
}
.menu_img{
	float:left;
		
	background-image:url(../images/head_0.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:224px;
	background-color:#FFFFFF;
}
.menu_link_1{
	float:left;
	background-image:url(../images/meniu1.jpg);
	width:335px;
	height:33px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	
	}
.menu_link_2{
	float:left;
	background-image:url(../images/meniu2.jpg);
	width:332px;
	height:33px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	
	}
.menu_link_3{
	float:right;
	background-image:url(../images/meniu3.jpg);
	width:332px;
	height:33px;
	background-repeat:no-repeat;
	color:#FFFFFF;
		}
.menu_link{
text-decoration:none;text-align:left;  float:left; line-height:33px; color:#fff; font-size:16px; font-weight:bold; display:block; width:334px; height:33px;
}
.content_left{
	float:left;
	width:205px;
}
.content_right{
	float:right;
	width:178px;
	padding-right:6px;
}
.content_center{
	float:left;
	width:590px;
	margin-top:15px;
	margin-left:10px;
	
}
.content_div{
	padding:10px;
	text-align:justify;
}
.title_center{
	background-image:url(../images/BE_content.jpg);
	background-repeat:no-repeat;
	width:581px;
	height:27px;
	line-height:27px;
	color:#272727;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	float:left;
	margin-bottom:5px;
}
a {
	color:#0089CB;
	text-decoration:none;
}
a.moreLink {
	color:#0089CB;
	text-decoration:underline;
}
.year{
	color:#0089CB;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	float:left;
	width:586px;
}
.news_box{
	border-bottom: 1px #cccccc dotted; margin-bottom:5px; clear:left;}
.students{
	text-align:left;
	padding-left:5px;
	float:left;
}
.box_top_left{
	background-image:url(../images/left_top.jpg);
	background-repeat:no-repeat;
	width:187px;
	height:24px;
	color:#272727;
	text-align:left;
	padding:5px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:10px;
	margin:0px;
	margin-top:15px;
	font-weight:bold;
	line-height:24px;
	float:left;
}
.box_mid_left{
	background-image:url(../images/left_mid.jpg);
	background-repeat:repeat-y;
	width:187px;
	color:#272727;
	text-align:left;
	padding:5px;
	padding-left:10px;
	margin:0px;
	float:left;
}
.box_bot_left{
	background-image:url(../images/left_foot.jpg);
	background-repeat:no-repeat;
	width:202px;
	height:3px;
	float:left;
}
.box_top_right{
	background-image:url(../images/right_top.jpg);
	background-repeat:no-repeat;
	width:173px;
	height:24px;
	color:#272727;
	text-align:left;
	padding:5px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:10px;
	margin:0px;
	margin-top:15px;
	font-weight:bold;
	line-height:24px;
	float:left;
}
.box_mid_right{
	background-image:url(../images/right_mid.jpg);
	background-repeat:repeat-y;
	width:173px;
	color:#272727;
	text-align:left;
	padding:5px;
	padding-left:10px;
	margin:0px;
	float:left;
}
.box_bot_right{
	
	background-image:url(../images/right_foot.jpg);
	background-repeat:no-repeat;
	width:183px;
	height:4px;
	float:left;
}
.footer{
	background-image:url(../images/foot.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	width:1005px;
	height:36px;
	float:left;
}
.foot_link{
	float:left;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	margin-top:12px;
	font-weight:bold;
}
#nav-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
} 
.nav_link{
	color:#000000;
	text-decoration:none;
}
.nav_link:hover{
	background-color:#F5a700;
}
#navigation li li a:hover {
	background-color:#F5a700;
	
}
#navigation a.current {
	color:#F5a700;
}
.login{
clear:left;}



.navLink:hover{
	background-color:#F5a700;
}
/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:225px;
	float:left;
	clear:both;

}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	float:left;
}
    div#rotator ul li.show {
	z-index:500;
	float:left;
}
