/* CSS Document */



/*--------------------Clearing styles-----------------*/



* {
	margin:0px;
	padding:0px;
}
ul, ol {
	margin: 5px 10px;
}
li {
	margin: 5px 0px 5px 10px;
}
img {
	border:0px;
}
i {
	display:none;
}
/*-------------------Basic formatting------------------*/



html {
	width:100%;
}
body {
	text-align:left;
	width:100%;
	margin:0px;
	padding:0px;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#F60;
}
#buton {
	background: url(/img/buton.jpg) no-repeat;
	width:66px;
	height:32px;
	padding:0px;
	margin:9px 0px 0px 10px;
}
.langFRM {
	font-size:11px;
	margin-bottom:2px;
	color:#333333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.inputFRM {
	font-size:12px;
	width:350px;
	height:18px;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
.input2FRM {
	font-size:12px;
	width:100px;
	height:18px;
	float:left;
	margin-right:10px;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
.txtFRM {
	font-size:12px;
	width:350px;
	height:100px;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
.submFRM {
	font-size:12px;
	font-weight:bold;
	width:100px;
	height:18px;
	float:left;
	margin-right:10px;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
.mark {
	font-size:12px;
	color:#FF0000;
	margin-left:2px;
}
/*----------------------------------------------------*/


.spacer1 {
	font-size:1px;
	height:1px;
	line-height:1px;
	display:block;
	clear:both;
}
.spacer5 {
	font-size:5px;
	height:5px;
	line-height:5px;
	display:block;
	clear:both;
}
.spacer10 {
	font-size:10px;
	height:10px;
	line-height:10px;
	display:block;
	clear:both;
}
.line {
	font-size:15px;
	height:30px;
	/*line-height:30px;*/
	display:block;
	clear:both;
	background-color:#FDB617;
	border:1px solid #FDB617;
}
.redline {
	font-size:14px;
	height:16px;
	line-height:16px;
	display:block;
	clear:both;
	border-bottom:2px solid #FF9900;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:2px;
	color:#000000;
}
#block_section {
	margin-left:10px;
	margin-right:10px;
	color:#313131;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.max {
	width:100%;
}
#center {
	width:790px;
	position:relative;
	z-index:10;
	margin:0 auto;
}
.container {
	width:790px;
	margin-top:0px;
	background-color:#D2D2D2;
	text-align:left;
	float:left;
}
#container {
	background-color:#D2D2D2;
	width:770px;
	height:auto;
	margin:10px;
}
#header1 {
	width:770px;
	height:49px;
	float:left;
	background: url(/img/header1.gif) repeat-x;
}
#header2 {
	width:770px;
	height:130px;
	float:left;
	background-color:#D2D2D2;
}
#content {
	width:770px;
	background-color:#F4F4F4;
}
* html #content {
	width:770px;
}
#logo {
	background: url(/img/logo.gif) no-repeat;
	width:209px;
	height:99px;
	border:0px;
	margin:0px;
	padding:0px;
	text-align:center;
}


#header_box_right{
	background: url(/img/header_box_right.jpg) no-repeat;
	width:421px; 
	height:130px;
	text-align:right;
}
#header_box_right #adr{
	width:405px;
	border:0px solid #000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:16px;
	text-align:right;
	margin-right:15px;
	font-weight:bold;

}
/*---------------------- content -------------------------------*/
#body{
	width:100%;
	color:#333333;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:14px;	
}
#body p{
	margin:0 0 10px 0;
}

#content h3 {
	font-size:24px;
	color:#FF2C00;
	margin-bottom:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: dotted 1px #999;
}
#content h4 {
	font-size:1.1em;
	font-weight:bold;
	color:#FF6600;
	padding-bottom:10px;
}
content li {
	list-style-type:none;
}
#left {
	/*background-color:#0033CC;*/

	float:left;
	width:460px;
	border:0px solid #000000;
}
#right {
	/*background-color:#CC6633;*/

	border:0px solid #000000;
	float:left;
	width:310px;
}
#leftContent {
	/*background-color:#33FF66;*/

	border:0px solid #000000;
	width:420px;
	margin:20px;
	color:#333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#rightContent {
	/*background-color:#33FF66;*/

	border:0px solid #000000;
	width:290px;
	margin:20px 20px 20px 0px;
	color:#313131;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#leftContent .title {
	font-size:16px;
	color:#FF9900;
	font-weight:bold;
	text-transform:uppercase;
}
.listUL {
	list-style-type:disc;
	padding-left:10px;
	width:380px;
}
.listLI {
	margin-left:10px;
}
#leftContent a {
	text-decoration:underline;
}
#leftContent a:hover {
	text-decoration:none;
}

.programHour {
	color: #FFFFFF;
	background-color: #FDB617;
	padding: 2px 4px;
	font-size: 12px;
	margin-bottom: 20px;
	margin-right:5px;
}

/*----------------- START BOX ---------------------*/



img.corner {
	width: 10px;
	height: 10px;
	border: none;
	display: block !important;
}
.roundcont {
	color:#313131;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.roundcont h2 {
	color: #FF9900;
	font-weight:bold;
	font-size:16px;
	padding: 0 0 2px 0;
	margin: 0 8px 8px 8px;
	border-bottom: 1px dotted #000;
	text-transform:uppercase;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.roundcont h2 a {
	color: #FF9900;
	font-size:16px;
	font-weight:bold;
}
.roundcont h5 {
	color: #FFFFFF;
	font-weight:bold;
	font-size:20px;
	padding: 0 0 2px 0;
	margin: 0 8px 8px 8px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.roundcont h5 a {
	color: #FFFFFF;
	font-size:20px;
	font-weight:bold;
}
.roundtop {
	background: url(/img/cb2.jpg) no-repeat top right;
}
.roundbottom {
	background: url(/img/cb3.jpg) no-repeat top right;
}

.underline-txt {
	border-top: 1px solid #FFE030;
	padding-top: 8px;
	margin-top: 8px;
}

.box {
	float:left;
	width:288px;
}
/*



.box .roundcont {



	width: 207px;



	background-color: #EEE9F0;



}



*/



.box .roundtop {
	background: url(/img/b2tr.jpg) no-repeat top right;
}
.box .roundbottom {
	background: url(/img/b2bl.jpg) no-repeat top right;
}
.box .roundtopFFFFFF {
	background: url(/img/FFFFFFtr.jpg) no-repeat top right;
}
.box .roundbottomFFFFFF {
	background: url(/img/FFFFFFbr.jpg) no-repeat top right;
}
.box .roundtopFDB617 {
	background: url(/img/FDB617tr.jpg) no-repeat top right;
}
.box .roundbottomFDB617 {
	background: url(/img/FDB617br.jpg) no-repeat top right;
}
.box .roundtopE8E8E8 {
	background: url(/img/E8E8E8tr.jpg) no-repeat top right;
}
.box .roundbottomE8E8E8 {
	background: url(/img/E8E8E8br.jpg) no-repeat top right;
}
.box .roundtopEEE9F0 {
	background: url(/img/EEE9F0tr.jpg) no-repeat top right;
}
.box .roundbottomEEE9F0 {
	background: url(/img/EEE9F0br.jpg) no-repeat top right;
}
.box .roundtopEFEFEF {
	background: url(/img/EFEFEFtr.jpg) no-repeat top right;
}
.box .roundbottomEFEFEF {
	background: url(/img/EFEFEFbr.jpg) no-repeat top right;
}
.box .roundtopF5F2F6 {
	background: url(/img/F5F2F6tr.jpg) no-repeat top right;
}
.box .roundbottomF5F2F6 {
	background: url(/img/F5F2F6br.jpg) no-repeat top right;
}
.box .roundtopF3F0F4 {
	background: url(/img/F3F0F4tr.jpg) no-repeat top right;
}
.box .roundbottomF3F0F4 {
	background: url(/img/F3F0F4br.jpg) no-repeat top right;
}
.box .roundtopF1EDF3 {
	background: url(/img/F1EDF3tr.jpg) no-repeat top right;
}
.box .roundbottomF1EDF3 {
	background: url(/img/F1EDF3br.jpg) no-repeat top right;
}
.box .colorFFFFFF {
	background-color:#FFFFFF;
}
.box .colorFDB617 {
	background-color:#FDB617;
}
.box .colorE8E8E8 {
	background-color:#E8E8E8;
}
.box .colorEEE9F0 {
	background-color:#EEE9F0;
}
.box .colorEFEFEF {
	background-color:#EFEFEF;
}
.box .colorF5F2F6 {
	background-color:#F5F2F6;
}
.box .colorF3F0F4 {
	background-color:#F3F0F4;
}
.box .colorF1EDF3 {
	background-color:#F1EDF3;
}

.discount{
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	text-align:center;
}
#block_section .colorFDB617 {
	color:#000000;
	font-size:13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif
}
#block_section .colorFDB617 a {
	color:#000000;
	font-size:13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
/*------------------ END BOX ---------------------*/







.head {
	float:left;
}
.headBox {
	background: url(/img/headCenter.jpg) repeat-x;
	height:130px;
	float:left;
}
.headCenter {
	height:130px;
	float:left;
}
.headLeft {
	background: url(/img/headLeft.jpg) no-repeat;
	width:10px;
	height:130px;
	float:left;
}
.headRight {
	background: url(/img/headRight.jpg) no-repeat;
	width:10px;
	height:130px;
	float:left;
}
.head .roundtop {
	background: url(/img/b2tr.jpg) no-repeat top right;
}
.head .roundbottom {
	background: url(/img/b2bl.jpg) no-repeat top right;
}
.address {
	border:0px solid #000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:16px;
	text-align:right;
	margin-right:15px;
	margin-top:20px;
	font-weight:bold;
}
#adr {
	border:0px solid #000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:16px;
	text-align:right;
	margin-right:15px;
	margin-top:20px;
	font-weight:bold;
}
#menu {
	border:0px solid #000000;
	/*margin-left:25px;*/



	margin-bottom:10px;/*margin-top:55px;*/
}
.more {
	background-image:url(../img/larrow.jpg);
	background-position:0px 5px;
	background-repeat:no-repeat;
	color:#333333;
	font-weight:bold;
	padding-left:8px;
	text-decoration:none;
}
.box-list {
	list-style-type:none;
	font-size:12px;
	padding:0px 0px 5px 0px;
}
.box-list li {
	margin:0px 8px 5px 0;
}
.box .roundcont .box-list a {
	color:#000000;
	font-size:12px;
}
.picture {
	width:90px;
	height:90px;
	margin:0px;
	padding:0px;
	float:left;
}
.picture img {
	margin:0px;
	padding:0px;
}
.description {
	float:left;
	margin-left:0px;
}
.SPname {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.SPtitle {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.SPspace {
	height:15px;
}
.tdLeft {
	width:130px;
	border:0px solid #000000;
}
.tdRight {
	width:130px;
	padding-left:10px;
	border:0px solid #000000;
}
/**************start menu header***************************************************/



#message {
/*width:600px;*/



	/*height:25px;*/

    text-align:center;

}


#message div.menuBar, #message div.menuBar a.menuButton {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	/*float:left;*/
	vertical-align:top;
}
#message div.menuBar {
	padding:0px;
	text-align: center;
	margin-left:0px;/*et1*/
	margin-top:9px;
	margin-left:10px;
    margin-left:auto !important;
    margin-right:auto !important;
}

#message div.menuBar a.menuButton {
	color: #000000;
	cursor: pointer;
	left: 0px;
	/*float:left;*/
	padding: 0px 0px 1px 0px;
	margin: 0px 6px 0px 6px;
	font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	top: 0px;
}
#message div.menuBar a.menuButton.selectedM {
	color: #FFF;
	font-weight: bold;
}

#message div.menuBar a.menuButton:hover {
	background-color: transparent;
	color: #FFFFFF;
}


/**************end menu header***************************************************/







#footer {
	font-size:12px;
	color:#666666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#copyright {
	font-size:12px;
	color:#666666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	float:left;
	/*width: 540px;*/
	margin-top:10px;
	margin-left:10px;
}
#copyright a {
	font-size:12px;
	color:#666666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#trafic {
	float:right;
	width: 220px;
	margin-top:10px;
}
#languageselector {
	width:680px;
	height:22px;
	color:#00468C;
	font-size:0.7em;
	font-weight:bold;
	padding-top:5px;
	padding-left:0px;
	padding-right:10px;
	text-align:right;
}
#languageselector a {
	color:#00468C;
	padding-left:13px;
}
#languageselector a:hover {
	color:#FF6600;
}

.ronewm{
	font-size: 16px;
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-right: 4px;
	margin-top: 6px;
	text-align: left;
}

.contact{
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	padding: 20px 10px 0px 10px;
}

.errMsg{
	font-size:10px;
	color:#F60;
}

.subtitlu{
	font-size: 16px;
	color:#333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.motto{
	font-size: 14px;
	color:#999999;
	font-style: italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.criterii{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-weight: bold;
}

.eligibilitate{
	font-size: 14px;
	font-weight: bold;
}

.top{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 5px;
}

.descriere{
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	padding: 6px 4px 0px 0px;
}


.raquo{
	list-style-type:none;
	margin:0;
	padding:0;
}
.raquo a, .raquo span {
	margin-left:20px;
}

/* ========================================== */
body #parteneriRight{
	width:100%;
	display:block;
}
body #parteneriRight ul, body #parteneriRight ul li{
	display:block;
	list-style:none;
	margin:0px !important;
	padding:0px !important;
}

body #parteneriRight ul li h5{
	color:#FF9900; 
	font-weight: bold; 
	font-size:16px;
	margin-bottom:10px;
}
body #parteneriRight ul li img{
	margin-bottom:10px;
}
/*********************** FIX *****************************/
.clear{clear:both; margin:0 !important; padding:0 !important; border:0 none !important; line-height:0 !important; height:0 !important; font-size:0 !important}
