
/* COMMON TAGS */
/* ==================================================================== */

body {
	margin: 0px;
	padding: 0px;
	color: #101010;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	line-height: 15px;
	background: white url('/images/bodyBtm.jpg') no-repeat bottom center;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: 'TrajanPro',Georgia,'Times New Roman',sans-serif;
	font-size: 20px;
	color: #63864e;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: 'TrajanPro',Georgia,'Times New Roman',sans-serif;
	font-size: 17px;
	color: #63864e;
}
h3, h4, h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: 'TrajanPro',Georgia,'Times New Roman',sans-serif;
	font-size: 15px;
	color: #63864e;
}
a img {
	border: 0px none;
}
a {
	color: #527d38;
	text-decoration: none;
}
a:hover {
	color: #2c4c8c;
	text-decoration: underline;
}
form {
	padding: 0px;
	margin: 0px;
}
input[type="text"], textarea {
	outline: none;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	-webkit-appearance: none;
}
select {
	outline: none;
}
textarea {
	resize: none;
}
/* SPECIAL BOXES */
/* ==================================================================== */

.cloudBoxGreen {
	position: relative;
	width: 100%;
	background: white url('/images/cloudBoxGreen.jpg') no-repeat 0px 0px;
	font: 12px Arial,Helvetica,sans-serif;
	color: white;
	cursor: default;
}
.cloudBoxBlue {
	position: relative;
	width: 100%;
	background: white url('/images/cloudBoxBlue.jpg') no-repeat 0px 0px;
	font: 12px Arial,Helvetica,sans-serif;
	color: white;
	cursor: default;
}
.cloudBoxSilver {
	position: relative;
	width: 100%;
	background: white url('/images/cloudBoxSilver.jpg') no-repeat 0px 0px;
	font: 12px Arial,Helvetica,sans-serif;
	color: black;
	cursor: default;
}

/* BOXES CORNERS */
/* ==================================================================== */

.cTL {
	position: absolute;
	width: 5px;
	height: 5px;
	left: 0px;
	top: 0px;
	border: 0px none;
}
.cTR {
	position: absolute;
	width: 5px;
	height: 5px;
	right: 0px;
	top: 0px;
	border: 0px none;
}
.cBL {
	position: absolute;
	width: 5px;
	height: 5px;
	left: 0px;
	bottom: 0px;
	border: 0px none;
}
.cBR {
	position: absolute;
	width: 5px;
	height: 5px;
	right: 0px;
	bottom: 0px;
	border: 0px none;
}

/* BOXES CONTENTS */
/* ==================================================================== */

.boxWTitle {
	font: bold 14px Georgia,'Times New Roman',Roman,serif;
	color: white;
}
.boxWHeadln {
	font: bold 13px Georgia,'Times New Roman',Roman,serif;
	color: white;
}
.boxBTitle {
	font: bold 14px Georgia,'Times New Roman',Roman,serif;
	color: black;
}
.boxBHeadln {
	font: bold 13px Georgia,'Times New Roman',Roman,serif;
	color: black;
}
.dotHLn {
	background: url('/images/dotHLn.gif') repeat-x 0px 0px;
	margin: 8px 0px 10px 0px;
}
.boxBtn {
	position: relative;
	background: url('/images/grayBtnBk.png') repeat-x 0px 0px;
	text-align: center;
	cursor: pointer;
}
.boxBtnText {
	padding: 4px 0px 2px 0px;
	margin: 0px;
	font: bold 13px Georgia,'Times New Roman',Roman, serif;
	color: #1c5c3c;
}

/* INNER BOXES  */
/* ==================================================================== */

.boxBkBlue {
	position: relative;
	background: #427ea4 url('/images/boxBkBlue.png') repeat-x bottom center;
	width: 100%;
	color: white;
	min-height: 100px;
}
.boxBkGreen {
	position: relative;
	background: #709251 url('/images/boxBkGreen.png') repeat-x bottom center;
	width: 100%;
	color: white;
	min-height: 100px;
}
.boxBkTeal {
	position: relative;
	background: #61a299 url('/images/boxBkTeal.png') repeat-x bottom center;
	width: 100%;
	color: white;
	min-height: 100px;
}

.boxBkBlue a {
	color: white;
}
.boxBkGreen a {
	color: white;
}
.boxBkTeal a {
	color: white;
}

/* LIST ITEMS BOXES */
/* ==================================================================== */

.listItem1 {
	background-color: #e5f0de;
	position: relative;
	height: 75px;
	width: 100%;
}
.listItem2 {
	background-color: #f2f2f2;
	position: relative;
	height: 75px;
	width: 100%;
}



.srcBox {
	height: 22px;
	background: url('/images/srcBoxM.png') repeat-x 0px 0px;
}
.srcEdit {
	margin-top: 1px;
	border: 0px none;
	background-color: white;
	color: black;
	font: 11px Tahoma,Arial,Helvetica,sans-serif;
}
#srcBtnRO {
	background: url('/images/srcBtnRO.png') no-repeat 0px 0px;
	width: 66px;
	height: 22px;
	border: 0px none;
	cursor: pointer;
}
#srcBtnEN {
	background: url('/images/srcBtnEN.png') no-repeat 0px 0px;
	width: 66px;
	height: 22px;
	border: 0px none;
	cursor: pointer;
}
#subscrBtnRO {
	background: url('/images/subscrBtnRO.png') no-repeat 0px 0px;
	width: 66px;
	height: 22px;
	border: 0px none;
	cursor: pointer;
}
#subscrBtnEN {
	background: url('/images/subscrBtnEN.png') no-repeat 0px 0px;
	width: 77px;
	height: 22px;
	border: 0px none;
	cursor: pointer;
}


.grayBtnBk {
	background: url('/images/grayBtnBk.png') repeat-x 0px 0px;
	font: bold 12px Arial,Helvetica,sans-serif;
}
.grayBtn2Bk {
	background: url('/images/grayBtn2Bk.png') repeat-x 0px 0px;
	font: bold 12px Arial,Helvetica,sans-serif;
}
.greenBtnBk {
	background: url('/images/greenBtnBk.png') repeat-x 0px 0px;
	font: bold 12px Arial,Helvetica,sans-serif;
}
.grayBtnSmBk {
	background: url('/images/grayBtnSmBk.png') repeat-x 0px 0px;
	font: bold 12px Arial,Helvetica,sans-serif;
}
.grayBtn2Bk a {
	color: #3a7530;
	text-decoration: none;
}
.grayBtn2Bk a:hover {
	color: black;
	text-decoration: none;
}
.greenBtnBk a {
	color: white;
	text-decoration: none;
}
.greenBtnBk a:hover {
	color: black;
	text-decoration: none;
}




.blackLnk {
	color: black;
	text-decoration: underline;
}
.blackLnk:hover {
	color: white;
	text-decoration: underline;
}

.boxH1 {
	font-size: 14px;
	color: #ffffff;
}
.boxH2 {
	font-size: 14px;
	color: #153c54;
}
.boxH3 {
	font-size: 14px;
	color: #000000;
}
.boxP1,.boxP2,.boxP3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.infomsg {
	border: 2px solid #618646;
	padding: 10px 8px;
	font: bold 13px Georgia,'Times New Roman',Roman,serif;
	color: #252525;
	margin: 5px 3px 15px 3px;
	background-color: #f0f8ea;
}


.boxBtn42M {
	background: #f0f0f0 url('/images/boxBtn42M.png') repeat-x top center;
	font: bold 12px Georgia,'Times New Roman',Roman,serif;
	cursor: pointer;
}

div #gallery img {
	border: 2px solid #437fa5; margin: 1px;
}

.formular_inscriere {
	background: url('/images/bg_form.jpg') no-repeat top left;
	width: 260px;
	height: 330px;
	padding: 33px 17px 0 236px;
}

.form_line {
	margin: 10px 0 15px;
	padding: 0px;
	line-height: 20px;
}	

.inp {
	font-size: 14px;
	color: #42651b;
	font-weight: regular;
	width: 258px;
	height: 25px;
	border: none;
	vertical-align: middle;
	background: none;
}

.jquery-selectbox {
	position: relative;
	height: 35px;
	width: 248px !important;
	z-index: 2;
	background: url(/images/select.png) no-repeat left top;
	padding-left:10px;
	font-size:16px;
	color:#42651b;
	margin-top: -5px;
	padding-top: 5px;
}

.jquery-selectbox.selecthover {
	z-index: 700;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 3px 0px 3px 3px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	position:relative;
}

.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 36px;
	left: 5px;
	width: 246px !important;
	padding-left:3px;
	height: 120px;
	padding-bottom: 5px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	height: 10em !important;
	background:#dedede;
}


.jquery-selectbox .jquery-selectbox-moreButton {
	float: right;
	width: 38px;
	height: 36px;
	cursor: pointer;
	margin-top: -5px;
	position:relative;
	z-index:99;
}


.jquery-selectbox .jquery-selectbox-item.listelementhover {

	background:#fff;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: pointer;
	height: 35px;
	line-height: 35px;
}

#formularmba .font{
padding: 20px;
font-family:verdana;
font-size:12pt;
}
#formularmba p.pb{
	padding-bottom: 25px;
}
#formularmba .formular{
	background: url('/images/bg_form-ff.jpg') no-repeat top left;
	width: 520px;
	height: 413px;
}
#formularmba .inputs{
	background: url('/images/bg_inputs-ff.jpg') no-repeat top left ;
	width: 291px;
	height: 34px;
	border: none;
	padding: 0 5 0 5;
	font-family: verdana;
	font-size: 12pt;
	margin-bottom: 10px;
	margin-left: 10px;
}
#formularmba .jquery-selectbox {
	position: relative;
	height: 34px;
	width: 214px !important;
	z-index: 2;
	background: url(/images/select-ff.png) no-repeat left top;
	padding-left:10px;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	padding-top:2px;
	margin-left: 10px;
}


#formularmba .jquery-selectbox .jquery-selectbox-currentItem {
	padding: 3px 0px 3px 3px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	position:relative;
	font-family: verdana;
	font-size: 12pt;
	color: #000000 !important;
}

#formularmba .jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 34px;
	left: 1px;
	background:url(/images/list_select-ff.png) no-repeat bottom left;;
	width: 207px !important;
	padding-left:3px;
	height: 120px !important;
	padding-bottom:5px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index:-1;
}

#formularmba .select_small .jquery-selectbox .jquery-selectbox-list 
{
	background:url(/images/bottom_select-ff.png) no-repeat bottom left;;
	width: 98px !important;
}


#formularmba .jquery-selectbox .jquery-selectbox-moreButton {
	float: right;
	width: 33px;
	height: 38px;
	cursor: pointer;
	margin-top:2px;
	margin-right:5px;
	position:relative;
	z-index:99;
}


#formularmba .jquery-selectbox .jquery-selectbox-item.listelementhover {
	padding-left: 10px;
	color: #fff;
	background:#cccccc;
}
#formularmba .jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: pointer;
	padding-left: 10px;
	font-family: verdana;
	font-size: 10pt;
}

/* sticky */
.clear { clear: both; float:none;}
.fl { float:left; }
.fr { float:right; }

.form_mba {
	width: 371px;
	margin: 0px auto;
	padding: 10px;
	position: relative;
	font-family: Arial, Verdana;
	font-size: 14px;
}
.form_mba input, textarea, button { font-family:"Trebuchet MS"; font-size: 14px; color: #42651b; border: none; background: none; margin:0; padding:0;}

.close_btn {
	position: absolute;
	top: 0px;
	right: -3px;
}

.bg_form {
	background: url('/images/bg_form.png') repeat-y;
	padding: 4px 4px 0 4px;
}

.intrebare_form {
	color: #fff;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	padding: 0px 10px 10px;
	border-bottom: 1px solid #2a665b;	
}

.varianta_impar {
	background: #3f8a7c;
	cursor: pointer;
}

.varianta_par {
	cursor: pointer;
	background: #37786c;
	border-top: 1px solid #5fa598;
}

.varianta_par:hover {
	background: #569d90; 
}

.varianta_impar:hover {
	background: #569d90;
}

.formRow.selected {
	background: #9e3613;
}

.icon_form {
	width: 56px;
	border-top: 1px solid #5fa598;
	border-right: 1px solid #2a665b;
	border-bottom: 1px solid #2a665b;
	padding: 5px 0;
}

.raspuns_form {
	color: #fff;
	padding: 5px;
	border-top: 1px solid #5fa598;
	border-bottom: 1px solid #2a665b;
	border-left: 1px solid #5fa598;
}

.textarea_form {
	background: #367767;
	padding: 4px 15px;
	color: #fff;
}

.textarea_form textarea {
	background: url('/images/textarea_form.png') no-repeat top left;
	width: 326px;
	height: 77px;
	padding: 4px;
	outline: none;
	resize: none;
}

.textarea_form p {
	padding: 5px 0;
	font-size: 17px;
	font-weight: bold;
}

.trimite_form {
	text-align: right;
}

/* banner */

#stickyBanner {
	background: url('/images/bg_sticky.png') repeat-x;
	width: 100%;
	height: 60px;
	position: fixed;
	z-index: 100;
	bottom: 10px;
	color: #fff;
}

.stickyContent {
	width: 900px;
	margin: 0px auto;
	position: relative;
}

.stickyQ {
	font-size: 24px;
	font-family: Georgia;
	width: 600px;
	float: left;
	padding: 20px 0 0;
}

.stickyBtns {
	float: left;
	width: 300px;
	padding: 7px 0 0;
	text-align: center;
}

.stickyBtns img {
	margin: 0 10px;
}

.close_sticky {
	position: absolute;
	right: -20px;
	top: 17px;
}

/* end banner */
