@charset "utf-8";
* {
    margin: 0px;
	padding: 0px;
	outline: none;
}
*, *:before, *:after {
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box;
   box-sizing: border-box;
   *behavior: url(beta/apcro/vault/css/boxsizing.htc);
}

html {
	overflow-y: scroll;
	font-size: 100%;
	background-attachment: scroll;
	font-family: 'open_sansregular', Tahoma, Helvetica, sans-serif;
}
a.img, img a, img {
	margin: 0px;
	padding: 0px;
	border: none;
}
a img { display:block; }
a.readmore {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 8px 20px;
	background-color: #ed1f24;
	border-radius: 5px;
	font-size: 14px;
}
a.readmore:hover {
	background-color: #15814A;
}
body {
	background-color: #FFFFFF;
	font-size: 100%;
	line-height: auto;
	background-repeat: repeat-x;
	background-position: 0px 101px;
	background-image: url(../images/mainbg.png);
}
ul {
	font-size: 100%;
}
.marelerand {
	width: 100%;
	float:left;
	clear:both;
}
.inrand {
	width:1000px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.marelerand:before, .marelerand:after, .inrand:before, .inrand:after {
    content:"";
    display:table;
}
.marelerand:after, .marelerand:after, .inrand:after, .inrand:after {
    clear:both;
}
a.lang {
	float:right;
	width:22px;
	height:16px;
	display:block;
	text-decoration:none;
	text-indent:-999px;
	overflow:hidden;
	visibility:visible;
	background:url(../images/elements_sprite.png?v=1);
	background-attachment:scroll;
	background-repeat:none;	
	margin-left: 10px;
}
a.lg_ro {
	background-position: 0px -320px;
}
a.lg_en {
	background-position: 0px -290px;
}
#socialbar {
	float:right;
	margin-top:14px;
	margin-right:1px;
}

#header {
	width:100%;
	float:left;
	height:101px;
	position:relative;
	background:url(../images/header_bg.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
}
.undermenu {
	display:block;
	line-height:28px;
	color:#575757;
	font-size:0.75em;
	width:100%;
	float:left;
	border-bottom:solid 1px #d9d9d9;
}
#slider {
    clear: both;
    float: left;
    height: 400px !important;
    overflow: hidden;
    visibility: visible;
    width: 100%;
}
#hcontentscroller {
    float: left;
    width: 100%;
}
a.clasic {
	text-decoration:none;
	color: #148049;
}
a.clasic:hover {
	color: #FF0423;
}
a.logo {
	background-attachment: scroll;
	background-image: url(../images/elements_sprite.png?v=1);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	width: 150px;
	float: left;
	display: block;
	overflow: hidden;
	visibility: visible;
	height: 101px;
	text-indent:-900px;
}

.h_left {
	width:600px;
	float:left;
	margin-top:12px;
}
.h_right {
	width:375px;
	float:right;
	margin-top:12px;
	padding-left:25px;
	border-left: solid 1px #d9d9d9;
}

/* Home txtcontent */
.htxtcontent {}
.htxtcontent h1 {
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
	display:block;
	margin-bottom:12px;
	font-weight:normal;
	font-size:1.5em;
	color: #000;
	border-bottom: solid 1px #d9d9d9;
	line-height: 30px;
}
.htxtcontent h2 {
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
	display:block;
	margin-bottom:12px;
	font-weight:normal;
	font-size:1.3em;
	color: #000;
	border-bottom: solid 1px #d9d9d9;
	line-height: 30px;
}
.htxtcontent h3 {
	font-size:1.24em;
	font-weight:normal;
}
.htxtcontent p, .htxtcontent h4 {
	font-size:0.875em;
	color:#515050;
	line-height:1.3em;
}
.txtcontent datetime {
	font-size:0.75em;
	color:#424242;
	display:block;
	margin-bottom:6px;	
}
.txtcontent a:link, .txtcontent a:active, .txtcontent a:visited {
	color:#148049;
	text-decoration:none;
}
.txtcontent a:hover {
	color:#FF0423;
}
.txtcontent img {
	margin-left:8px;
	margin-right:8px;
	margin-bottom:6px;
}
.txtcontent {}
.txtcontent h1 {
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
	display:block;
	margin-bottom:12px;
	font-weight:normal;
	font-size:1.5em;
	color: #000;
	border-bottom: solid 1px #d9d9d9;
	line-height: 30px;
}
.txtcontent h2 {
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
	margin-bottom:12px;
	font-weight:normal;
	font-size:1.15em;
	color: #000;
	line-height: 1.3em;
}
.txtcontent h3 {
	margin-bottom:12px;
	font-weight:normal;
	font-size:1em;
	color: #222;
	line-height: 1.3em;
}
.txtcontent p, .txtcontent h4 {
	margin-bottom:12px;
	font-weight:normal;
	font-size:0.875em;
	color: #121212;
	line-height: 1.5;
}
.txtcontent ul, .txtcontent ol {
	font-size:100%;	
}
.txtcontent ul, .txtcontent ol {
	margin-bottom:24px;
	font-weight:normal;
	color: #757171;
	padding-left:24px;
}
.htxtcontent hr, txtcontent hr {
	margin-bottom:24px;
	background:#FFF;
	border-bottom:solid 2px #CCC;
	border-top: none;
	border-left:none;
	border-right:none;
}
.txtcontent ul li {
	list-style:square;
}
.txtcontent ol li {
	list-style-type:decimal;
}
.htxtcontent p strong, .txtcontent p strong, .txtcontent h4 strong, .txtcontent h3 strong {
	font-weight:400;
	font-family: 'open_sansbold', Tahoma, Helvetica, sans-serif;
}
.txtcontent em, .txtcontent i {
	font-style:italic;	
}
.txtcontent table {
	font-size:80%;
	margin-bottom:2em;
}
.txtcontent table p, .txtcontent table h4 {
	font-size:100%;
}
.txtcontent table td {
	padding:0.5em;
	vertical-align:top;
	border-bottom:dashed 1px #DDD;
	box-sizing:border-box;
}

a.rmore {}
a.rmore:hover {}

.newsdate {
	font-size:0.75em;
	color:#424242;
	margin-bottom:3px;	
}

/* Rows */
.mrow {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 18px;
}
.mrow_half {
	width: 50%;
	float:left;
	padding-right: 18px;
}
.mrow_last {
	padding-right:0px !important;
}
/* News row SIDE */
.news_row h3 {
	display:block;
	font-size:0.92em;
	line-height:110%;
}
a.nilink {
	border: solid 1px #8f8f8f;
	float:left;
	margin-right:2%;
}
a.nilink:hover {
	border: solid 1px #000;
}
a.ntlink {
	color:#ed1f24;
	text-decoration:none;
}
a.ntlink:hover {
	color:#000;
}
.news_cont {
	width:180px;
	float:right;
}
.news_cont p {
	font-size:0.75em;
	color:#515050;
}
span.newsdate {
	font-size:0.688em;
	display:block;
	margin-bottom:4px;
	color:#9E9E9E;
}
/* News row WIDE */
.news_row_wide {
	border-bottom: 1px dashed #ccc;
    font-size: 1em;
    padding-bottom: 16px;
}
.news_row_wide h3 {
	line-height:120%;
	margin-bottom:0px;
	font-weight:700;
	font-size:1em !important;
}
.news_row_wide p {
	font-size:0.75em;
	color:#515050;
	line-height:135%;
	margin-top:12px;
}


a.pbanner {
	float:left;
	margin-right:10px;
	margin-bottom:7px;
}
a.pbanner:hover {}

#footer {
	border-top: solid 1px #b3bab6;
	margin-top:24px;
	text-align:center;
	font-size:0.75em;
	color:#69625c;
	margin-bottom:12px;
	padding-top:6px;
}
#footer p {
	color:#474747;
	display:block;
	margin-bottom:6px;
}
a.flink {
	color: #69625c;
	text-decoration:none;
}
a.flink:hover {
	color: #fb0007;	
}

.bar_search {
	width:369px;
	position:absolute;
	right:0;
	bottom:5px;
	float:left;
	overflow:hidden;
	height:40px;
	visibility:visible;
	background:url(../images/elements_sprite.png?v=1);
	background-position: 0px -101px;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
.scrsel {
	background-position: 0px -141px;
}
.bar_search input[type=text] {
	width:300px;
	height:30px;
	line-height:30px;
	border:none;
	background-color:#FFF;
	color:#3E3E3E;
	float:left;
	margin-left:10px;
	margin-top:5px;
}
/*  //0.50 */
.bar_search input[type=submit] {
	cursor: hand; 
	cursor: pointer;
	width:40px;
	height:40px;
	border:none;
	float:right;
	display:block;
	-khtml-opacity:0; 
	-moz-opacity:0; 
	-ms-filter:”alpha(opacity=0)”;
	filter:alpha(opacity=0);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity:0; 
	zoom: 1;
}
.nl_sbar {
	width:100%;
	padding-left:130px;
	float:left;
	clear:both;
	background:url(../images/elements_sprite.png?v=1);
	background-attachment:scroll;
	background-position: -375px -26px;
	background-repeat:no-repeat;
	min-height:90px;
}
.inclass {
	width:100%;
	float:left;
	border:solid 1px #cbcbcb;
	background:url(../images/inputbg.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	height:32px;
	line-height:32px;
	padding-left:2%;
	color:#3D3D3D;
	margin-bottom:6px;
}
.inclass:focus {
	border:solid 1px #333;
}
.sbmtclass {
	width: 128px;
	height:29px;
	background:url(../images/elements_sprite.png?v=1);
	background-attachment:scroll;
	background-position: 0px -182px;
	background-repeat:no-repeat;
	border:none;
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
	text-align:center;
	font-size:0.85em;
	line-height:26px;
	color:#FFFFFF;
}
.sbmtclass:hover {
	cursor: hand; 
	cursor: pointer;
	background-position: -128px -182px;
}

/* Social bar */
#langbar {
	width:100px;
	float:right;
	margin-top:42px;
}
a.hd_social {
	background:url(../images/elements_sprite.png?v=1);
	float:right;
	display:block;
	background-repeat:no-repeat;
	background-attachment:scroll;
	text-decoration:none;
	text-indent:-999px;
	width:32px;
	height:32px;
	overflow:hidden;
	visibility:visible;
	margin-left:4px;
}
a.sr_facebook {
	background-position: -1px -251px;
}
a.sr_twitter {
	background-position: -36px -251px;
}
a.sr_rss {
	background-position: -72px -251px;
}
.fbdiv {
	margin-bottom:14px;
	height: 24px;
	width:90%;
	overflow:hidden;
	visibility:visible;
}
.fbdivh {
	margin-bottom:14px;
	height: 34px;
	width:90%;
	overflow:hidden;
	visibility:visible;
}
ul.accmenu {
	width:100%;
	float:left;
	clear:both;
}
ul.accmenu li {
	width:100%;
	display:block;
	float:left;
	clear:both;
	border-bottom:solid 1px #DCDCDC;
}
ul.accmenu a:link, ul.accmenu a:visited, ul.accmenu a:active, span.slink_sel {
	color:#515050;
	display:block;
	font-size:0.92em;
	padding-bottom:8px;
	padding-top:8px;
	text-decoration:none;
	font-weight:normal;
	padding-left: 2%;
}
ul.accmenu a:hover {
	color:#f90008;
	background:#F3F3F3;
}
a.opsel {
	color:#003e00 !important;
	background:#F3F3F3;
}
 span.slink_sel {
	color:#003e00 !important;
	background:#F3F3F3;
	font-weight:700;
}

/* Buton */

html.show-refresh #refresh-firefox {
    border-radius: 8px;
    display: block;
    font-size: 1.375rem;
    font-weight: normal;
    margin: 0 auto;
    padding: 15px;
    width: 260px;
}
.button, .button-white {
    cursor: pointer;
}
a.bulink, a.bulink:link, a.bulink:active, a.bulink:visited {
    background-color: #17834a;
    background-image: linear-gradient(to bottom, #17834a, #199757);
    background-repeat: repeat-x;
    border: 0 none;
    border-radius: 0.25em;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2), 0 -1px 0 0 rgba(0, 0, 0, 0.3) inset;
    color: #fff;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.1;
    min-width: 80px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    transition: all 0.25s linear 0s;
	border-radius: 8px;
    display: block;
    font-weight: normal;
    margin: 0 auto;
    padding: 8px;
    width: 200px;
}
table td {
	vertical-align:top;
	padding:0.545em;
}
.hnews {
	width:100%;
	float:left;
	clear:both;
	padding-bottom:4px;
	margin-bottom:12px;
	border-bottom:solid 1px #B3B3B3;
}
.hnews h3, .hnews p {
	margin-bottom:4px;
}
.hnews h3 {
	font-weight:700;
	color:#09c;
}
a.ihide {
	display:none;
}

.hdline1, .hdline2, .hdline3 {
	font-size:0.82em;
	font-style:italic;
	color:#147E47;
	position:absolute;
	white-space:nowrap;
}
.hdline1 {
	top:17px;
	left:240px;
}
.hdline2 {
	top:42px;
	left:227px;
}
.hdline3 {
	top:67px;
	left:215px;
}
.hdline1 strong, .hdline2 strong, .hdline3 strong {
	font-weight:700 !important;
}


@media screen and (max-width:768px) {
	.inrand, .h_left, .h_right {
		width: 100%;
		float:left;
		clear:both;
	}
	.h_right {
		padding-left: 0px;
	}
	.h_left, .h_right {
		padding:6%;
	}
	.bar_search {
		position:relative;
		float:left;
		clear:both;
		left:0px;
		top:3px;
		margin-bottom:8px;
	}
	#socialbar {
		position:absolute;
		top:5px;
		right:5px;
    	margin-left: 0px;
		margin-top: 0px;
	}
	#langbar {
		position:absolute;
		top:45px;
		right:5px;
    	margin-left: 0px;
		margin-top: 0px;
		width:100px;
	}
	#header {
		background:none;
	}
	body {
		background-image:none;
	}
	#header {
		height:auto;
	}
	.htxtcontent h3 {
		font-size: 1.24em;
		font-weight: normal;
		clear:both;
	}
	.hdline1, .hdline2, .hdline3 {
		display:none;
	}
	
}
