@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; 
	padding: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*
@font-face {
    font-family: 'Bebas Neue';
    src: url('../font/BebasNeue.otf') format('opentype');	
}

@font-face{
	font-family:'Bebas Neue';
	src: url('../font/BebasNeue.eot');
}
*/

@font-face {
    font-family: 'BebasNeue';
    src: url('../font/BebasNeue.eot');
    src: url('../font/BebasNeue.eot?#iefix') format('embedded-opentype'),
         url('../font/BebasNeue.woff') format('woff'),
         url('../font/BebasNeue.ttf') format('truetype'),
         url('../font/BebasNeue.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*
@font-face {
    font-family: 'CuprumFFU';
    src: url('../font/Cuprum.otf') format('opentype'); 
}

@font-face{
	font-family:'CuprumFFU';
	src: url('../font/Cuprum.eot');
	text-decoration:none;
}
*/
@font-face {
    font-family: 'CuprumFFU';
    src: url('../font/Cuprum.eot');
    src: url('../font/Cuprum.eot?#iefix') format('embedded-opentype'),
         url('../font/Cuprum.woff') format('woff'),
         url('../font/Cuprum.ttf') format('truetype'),
         url('../font/Cuprum.svg#CuprumFFURegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#headercontainer{
	
	background-image:url(../img/headerbackground.gif);
	background-repeat:repeat-x;
}

#header{
	width:865px;
	height:339px;
	margin:0 auto;

}

	#headerlang{
		width:82px;
		height:23px;
		margin-left:720px;
	}

	#headerbackground{
		width:865px;
		height:309px;
		background-image:url(../img/header.png);
		background-repeat:no-repeat;
		margin-top:7px;
	}
	
	#headerbackground ul {
		list-style-type: none;
		margin-left:10px;
		
	}
	#headerbackground li {
		float: left;
		padding-top:7px;
		text-transform:uppercase;
		font-family: "BebasNeue"; 
/*		font-family: Georgia, "Times New Roman", Times, serif; 
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
		color:#467DC3;
		font-size: 22px;
		font-weight: normal;
	}
		.active{
			background-color:#E7EAEC;
			color:#3B3B3B!important;
			cursor:default!important;
			padding:7px;
		}
	#headerbackground a {
		text-decoration:none;
		color:#467DC3;
		padding:7px;
	}
	#headerbackground a:hover {
		background-color:#E7EAEC; 
		color:#3B3B3B;
	}
			
	#logo{
		width:200px;
		height:132px;
		float:left;
		margin-left:57px;
		margin-bottom:51px;
		margin-top:35px;
	}
	
#maincontainer{
	width:865px;
	margin:0 auto;
}
	#mainleftside{
		float:left;
		width:554px;
		padding-top:10px;
		padding-left:43px;
		padding-right:37px;
	}
	
	#mainrightside{
		float:right;
		width:231px;
	}
		#manpicture{
			width:133px;
			height:104px;
			margin-left:1px;
			background-image:url(../img/manright.gif);
			background-repeat:no-repeat;
		}
	#left{
		float:left;
		width:270px;
	}
		#left h1{
			font:CuprumFFU;
			font-size:18px;
			
		}
		#left p{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#8F8F8F;
			margin:0px;
			text-align:justify;
			
		}	
		#left li,ul{
			margin-bottom:0px;
			margin-top:0px;			
			list-style-type:square;
			margin-left: -20px;
			text-align:justify;
			font-size:10px;
			color:#8F8F8F;
		}
		#left span{
			font-size:12px;
			color:#3B3B3B;
		}
		#left a {
			text-decoration:none;
			color:#467DC3;
		}	
	#right{
		float:right;
		width:270px;
	}	
		#right h1{
			font:CuprumFFU;
			font-size:18px;
			
		}
		#right p{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#8F8F8F;
			margin:0px;
			text-align:justify;
			
		}	
		#right li,ul{
			list-style-type:square;
			margin-left: -20px;
			text-align:justify;
			margin-bottom:0px;
			margin-top:0px;	
			font-size:10px;
			color:#8F8F8F;
		}
		#right a {
			text-decoration:none;
			color:#467DC3;
		}
		#right  span{
			font-size:12px;
			color:#3B3B3B;
		}
	.editorialtop{
		width:270px;
		background-image:url(../img/top.png);
		background-repeat:no-repeat;
		height:5px;			
	}
	.editorialbottom{
		width:270px;
		background-image:url(../img/bottom.png);
		background-repeat:no-repeat;
		height:5px;			
	}
	.editorialleft{
		width:6px;
		height:194px;
		float:left;
		background-image:url(../img/left.png);
		background-repeat:no-repeat;
	}	
	.editorialright{
		width:5px;
		height:194px;
		float:right;
		background-image:url(../img/right.png);
		background-repeat:no-repeat;
	}
	.editorialtop1{
		width:270px;
		background-image:url(../img/top1.png);
		background-repeat:no-repeat;
		height:7px;			
	}
	.editorialbottom1{
		width:270px;
		background-image:url(../img/bottom1.png);
		background-repeat:no-repeat;
		height:5px;			
	}
	.editorialleft1{
		width:4px;
		height:227px;
		float:left;
		background-image:url(../img/left1.png);
		background-repeat:no-repeat;
	}	
	.editorialright1{
		width:4px;
		height:227px;
		float:right;
		background-image:url(../img/right1.png);
		background-repeat:no-repeat;
	}
	.editorialleft2{
		width:4px;
		height:135px;
		float:left;
		background-image:url(../img/left2.png);
		background-repeat:no-repeat;
	}	
	.editorialright2{
		width:4px;
		height:135px;
		float:right;
		background-image:url(../img/right2.png);
		background-repeat:no-repeat;
	}	
	.editorialleft3{
		width:4px;
		height:312px;
		float:left;
		background-image:url(../img/left3.png);
		background-repeat:no-repeat;
	}
	.editorialleft31{
		width:4px;
		height:358px;
		float:left;
		background-image:url(../img/left31.png);
		background-repeat:no-repeat;
	}		
	.editorialright3{
		width:4px;
		height:312px;
		float:right;
		background-image:url(../img/right3.png);
		background-repeat:no-repeat;
	}
	.editorialright31{
		width:4px;
		height:358px;
		float:right;
		background-image:url(../img/right31.png);
		background-repeat:no-repeat;
	}		
	#contacttxt{
		float:left;
		padding:8px;
		width:237px;
	}			
	.bluebar{
		width:180px;
		height:23px;
		padding-top:5px;
		background-image:url(../img/bluebar.gif);
		background-repeat:no-repeat;
	}	
		.bluebar p{
			text-align:center;
			color:#FFFFFF;
			font-family:"BebasNeue"; 
		/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
			font-size:18px;
		/*	font-size:12px; */
			font-weight:normal;				
			text-transform:uppercase;
			padding:0;
			margin:0;			
		}
	#digitalversion{
		margin-top:10px;
		margin-bottom:10px;
		height:233px;
		width:180px;
		border:1px solid #999999;
		background-image:url(../img/dgv.gif);
		background-repeat:no-repeat;
	}
	
	#dwdgv{
		width:180px;
		margin-bottom:5px;
	}
		#dwdgv p{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#3B3B3B;
			text-align:center;
			margin:0;
			padding:0;
		}
		#dwdgv a{
			color:#3B3B3B;
			text-decoration:none;
		}
	#dwdgvissue{
		width:180px;
	}	
	.pdf{
		width:32px;
		height:40px;
		margin-left:19px;
		background-image:url(../img/pdf.gif);
		background-repeat:no-repeat;
		float:left;
	}
	#issuenr{		
		float:left;
		margin-left:11px;
		margin-top:14px;
	}
		#issuenr p{
			 padding:0;
			 margin:0;
			 font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:12px;
			 font-weight:bold;
			 color:#467DC3;
			 text-transform:uppercase;
		}
		#issuenr a{
			color:#467DC3;
			text-decoration:none;
		}
		#issuenr a:hover{
			text-decoration:none;
		}
	#areader{
		width:190px;
		margin-top:5px;
		margin-bottom:10px;
	}		
		#areader p{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#8F8F8F;
			text-align:center;
			margin:0;
			padding:0;
		}
		#areader a{
			text-decoration:none;
			color:#8F8F8F;
		}
		#areader a:hover{
			font-weight:bold;
			text-decoration:none;
		}
	#lnkofinterestxt{
		width:180px;
		margin-top:10px;
		margin-bottom:10px;
	}
		#lnkofinterestxt p{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#467DC3;
			text-align:center;
			text-transform:lowercase;
			margin:0;
			padding:0;
		}
			#lnkofinterestxt a{
				color:#467DC3;
				text-decoration:none;
			}
			#lnkofinterestxt a:hover{
				color:#467DC3;
				text-decoration: underline;
			}			
		#indexing{
			width:180px;
			margin-top:10px;
			margin-bottom:10px;
		}
			#indexing p{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				text-align:center;
				margin:0;
				padding:0;
				color:#3B3B3B;
			}
			
		h1{
			font-family: CuprumFFU;
			font-size:18px;
			color:#467DC3;
			padding:0;
			margin: 0 0 10px; 0;
		}
		.uppercase{
			text-transform:uppercase;
		}
		
		.ptext{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#3B3B3B;
			text-align:justify;
			margin:0;
			padding:0;
		}
		.txtpadding{
			margin-left:25px!important;
		}
		.link{
			color:#467DC3;
			text-decoration:none;
		}
		
		#subscr{
			width:180px;
			margin-top:10px;
			margin-bottom:10px;
		}
			#subscr p{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#3B3B3B;
				margin:0;
				padding:0;
			}
			#subscr a{
				color:#467DC3;
				text-decoration:none;
			}
				
		
		#archivecontainer{
			width:114px;
			height:194px;
			padding:24px 21px 0 21px;
			background-image:url(../img/arhiva.jpg);			
			background-repeat:no-repeat;
		}
		#archivetext{
			width:136px;
			height:44px;
			padding-left:20px;
			
		}
		
		#archivetext p{
			margin:0;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-align:left;
		}
		.archiveab{
			text-decoration:none;
			color:#467DC3;
		}
		.archiveac{
			text-decoration:none;
			color:#8F8F8F;
		}

		.blue{
			color:#467DC3;
			font-size:12px;
		}
		.cream{
			color:#8F8F8F;
			font-size:10px;
		}
		
		.left{
			float:left;
		}
		.right{
			float:right;
		}
		.center{
			margin-left:43px;
			margin-right:43px;
			float:left;
		}
		
		hr{
			height:1px;
			color: #DADADA;
		}
		.prev{
			width:45px;
			height:23px;
			background-image:url(../img/prev.gif);
			background-repeat:no-repeat;
			color:#ABABAB;
		}
		.prev:hover{
			color:#467DC3;
		}
		.prev p{
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			text-align:center;
			margin:4px 0px 0px 0px;
		}
		
		.but{
			width:23px;
			height:23px;
			background-image:url(../img/but.gif);
			background-repeat:no-repeat;
			color:#ABABAB;
		}
		.but:hover{
			color:#467DC3;
		}
		.but p{
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			text-align:center;
			margin:4px 0px 0px 0px;
		}
		.butact{
			color:#467DC3!important;
		}
		.prevact{
			color:#ABABAB!important;
		}
		
		.six{
			margin-right:6px;
		}
		a.button{
			text-decoration:none;
		}

#backgroundfooter{
	background-image:url(../img/footerbackground.gif);
	background-repeat:repeat-x;
	height:126px;
}

	#footer{
		width:865px;
		height:67px;
		padding-top:20px;
		background-image:url(../img/footer.png);
		background-repeat:no-repeat;
		margin:0 auto;
		text-align:center;
	}
		#footer p{
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight:bold;
			color:#3B3B3B;
		}
		
	#pixelcontainer{
		width:865px;
		height:39px;
		margin:0 auto;
	}
		#pixelabel{
			width:103px;
			height:15px;
			background:url(../img/pixelabel.gif) no-repeat;
			float:right;
			margin-right:38px;
			margin-top:24px;
		}
			#pixelabel p{
				font-family: Arial, Helvetica, sans-serif;
				font-size:8px;
				color:#8F8F8F;
				text-align:center;
				margin-top:3px;
			}
			#pixelabel span{
				color:#575757!important;
				font-size:10px;
			}
			#pixelabel a{
				color:#575757!important;
				text-decoration:none;
			}
		
/*  jquery */

/* index subscription */

#subtxt{
	 width:800px; padding:15px 5px 5px 5px;
	 background-color: #E7EAEC;
}

	#subtxt p, li{
		 font-family:Verdana, Arial, Helvetica, sans-serif;
		 font-size:13px;
		 color:#3B3B3B;
		 margin:0;
		 padding:0;
	}
	#subtxt a{
		color:#467DC3;
		text-decoration:none;
	}		

/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
}
   
#boxes .window {
  position:absolute;
  background-color:#FFFFFF;
  width:800px;
/*  height:200px; */
  display:none;
  z-index:9999;
  padding-top:8px;
  padding-bottom:8px;
  padding-left:50px;
}
 
 
/* Customize your modal window here, you can add background image too */
#boxes #dialog {
/*  width:800px;
  height:203px;
  background-color:#FFFFFF;
 */ 
}
#boxes #maintext{
	margin-right:50px;
	margin-bottom:20px;
}

#boxes #maintext p,li{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B3B3B;
	text-align:justify;
}
#boxes #maintext a{
	color:#467DC3;
	text-decoration:none;
}

#boxes #maintext h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#467DC3;
	text-align:center;
	font-weight:normal;
}

#close{
	width:50px;
	height:16px;
	background-image:url(../img/close.gif);
	background-repeat:no-repeat;
	float:right;
	cursor:pointer;
}
#title{
	height:21px;
	background-color:#467DC3;
	margin-right:50px;
}
	#title p{
		font-family:"BebasNeue";
		font-size:18px;
		margin:0px;
		text-align:center;
		color:#FFFFFF;
		text-transform:uppercase		
	}
#rjpt{
	width:79px;
	height:45px;
	background-image:url(../img/logomic.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
}
#rjptitle{
	margin-top:15px;
	height:45px;
	margin-right:125px;
}
	#rjptitle p{
		font-family: CuprumFFU;
		font-size:18px;
		font-weight:bold;
		text-transform:uppercase;
		text-align:center;
		margin:0px;
	}	
.blue{
	color:#467DC3;
}
.cream{
	color:#8F8F8F;
}
.dot{
	margin-right:50px;
	border-bottom:1px dotted #8F8F8F;
	margin-top:10px;
	margin-bottom:10px;
}
.dot1{
	border-bottom:1px dotted #8F8F8F;
	margin-top:10px;
	margin-bottom:10px;
}

.etop{
	width:554px;
	height:6px;
	background-image: url(../img/etop.png);
	background-repeat:no-repeat;
}
.eleft{
	width:6px;
	height:246px;
	background-image:url(../img/eleft.png);
	background-repeat:no-repeat;
	float:left;	
}
.eright{
	width:6px;
	height:247px;
	background-image:url(../img/eright.png);
	background-repeat:no-repeat;
	float:right;		
}
.ebottom{
	width:554px;
	height:6px;
	background-image:url(../img/ebottom.png);
	background-repeat:no-repeat;
}
#uvg{
	height:90px;
	float:left;
	width:90px;
	background: url(../manifestari%20s/uvg.jpg) no-repeat;
}
#uvgtxt{
	float:left;
	height:65px;
	width:120px;
	margin-left:10px;
	padding-top:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#467DC3;
	text-align:center;
}
#fraktxt{
	float:right;
	height:65px;
	width:120px;
	margin-right:10px;
	padding-top:25px;
	font-size:10px;
	color:#467DC3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#frak{
	height:90px;
	width:151px;
	float:right;
	background:url(../manifestari%20s/frak.jpg) no-repeat;
}
#cont{
	float:left;
	margin-left:25px;
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	color:#467DC3;
}
#cont1{
	float:right;
	margin-right:25px;
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	color:#467DC3;
}
#cont2{
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-top:15px;
	width:198px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	color:#467DC3;
}
#uoradea{
	height:90px;
	float:left;
	width:90px;
	background:url(../manifestari%20s/uoradea.jpg) no-repeat;
}
#fefs{
	height:90px;
	width:90px;
	float:right;
	background:url(../manifestari%20s/fefs.jpg) no-repeat;
}
