* {
	margin:0;
	padding:0;
}

body{
	text-align:center;
	background:url(/media/layout/bg.gif) repeat-x;
}
body, input, textarea, select{
	color:#000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a{
	color:#000;
	text-decoration:none;
}
a img{
	border:0;
}
h1{
	font-size:17px;
	margin-bottom:8px;
	color:#0F4162;
}
h2{
	font-size:15px;
	margin-bottom:7px;
	color:#0F4162;
}
h3{
	font-size:14px;
}
ul, ol{
	list-style-position:inside;
}



#header{
	width:884px;
	height:222px;
	margin:0 auto;
	text-align:left;
	margin-bottom:19px;
}
#top_menu{
	text-align:right;
	line-height:30px;
	font-size:10px;
	padding:3px 2px 8px 0;
}
#top_menu a{
	padding:3px 6px 4px 6px;
	margin:0 2px;
}
#top_menu a.on{
	background-color:#E2E2E2;
}
#top_menu a:hover{
	background-color:#EFEFEF;
}
#logo{
	float:left;
}
#header_img{
	float:right;
	width:610px;
	height:181px;
}


#container{
	width:884px;
	margin:0 auto;
	text-align:left;
	background:url(/media/layout/bg_container.gif) 708px 0px repeat-y;
}


#left_side{
	width:234px;
	padding:5px 0 45px 7px;
	float:left;
}
#menu a{
	display:block;
	line-height:14px;
	font-size:12px;
	color:#fff;
	background:#0F4162 url(/media/layout/bg_menu_off.gif) 11px 9px no-repeat;
	margin-bottom:1px;
	padding:6px 6px 6px 28px;
}
#menu a.on{
	background:#0F4162 url(/media/layout/bg_menu_on.gif) 8px 10px no-repeat;
}
#menu a span{
	padding:5px 0 2px 0;
	font-size:10px;
	line-height:12px;
	display:block;
}
#submenu a{
	background-image:none;
	background-color:#1F5172;
	padding-top:4px;
	padding-bottom:4px;
}
#submenu a.on{
	background-image:none;
	background-color:#4F81A2;
}
#submenu a:hover{
	background-color:#6FA1C2;
}



#newsletter{
	background-color:#F2621C;
	color:#fff;
	margin-bottom:2px;
	padding:0 13px 0 26px;
}
#newsletter h3{
	font-size:12px;
	line-height:30px;
}
#newsletter input{
	background-color:#fff;
	border:1px solid #232323;
	vertical-align:middle;
	color:#434343;
}
#newsletter_email{
	width:132px;
	height:12px;
	padding:6px 9px;
	float:left;
}
#newsletter_ok{
	width:36px;
	height:26px;
	float:right;
	margin-top:1px;
}
#newsletter p{
	clear:both;
	padding:7px 0 11px 0;
	text-align:justify;
	font-size:10px;
}



.box{
	border:1px solid #D6D6D6;
}
#left_side .box h3, #right .box h3{
	font-size:15px;
	color:#343434;
}
#left_side .box ul, #right .box ul{
	list-style:none;
	font-size:9px;
	padding:10px 5px 5px 10px;
}
#left_side .box li, #right .box li{
	padding-bottom:10px;
}
#left_side .box li a:hover, #right .box li a:hover{
	text-decoration:underline;
}


#noutati{
	background:url(/media/layout/noutati.jpg) 13px 5px no-repeat;
	padding-left:33px;
}
#noutati h3{
	line-height:80px;
	text-align:right;
	padding:0 30px 5px 0;
}



#text_area{
	width:434px;
	padding:17px 20px 45px 19px;
	float:left;
	background:url(/media/layout/bg_page.gif) top right no-repeat;
	position:relative;
	line-height:1.5;
}

.labelled{
	position:relative;
	top:31px;
	margin-bottom:50px;
}
.labelled h2{
	position:relative;
	top:-31px;
	left:-1px;
	font-size:13px;
	line-height:31px;
	color:#fff;
	width:131px;
	padding:0 16px;
}
h2.blue{
	background-color:#3FA8D7;
}
h2.orange{
	background-color:#F2621C;
}
.labelled p{
	margin:-15px 15px 15px 15px;
}
.details{
	text-align:right;
}
.details a{
	font-weight:bold;
	text-decoration:underline;
}
.labelled img{
	border:1px solid #d8d8d8;
	margin:0 0 15px 15px;
}



#right{
	width:147px;
	padding:4px 0 45px 5px;
	float:left;
}

#contact_box{
	background:url(/media/layout/bg_contact.gif) top left no-repeat;
	padding:55px 0 45px 0;
	text-align:center;
}

#contact_box a {
	background-color:#F2621C;
	color:#FFFFFF;
	font-size:9px;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;	
}

#contact_box a:hover {
	background-color:#3FA8D7;
}

#sfaturi_utile{
	background:url(/media/layout/sfaturi_utile.jpg) center 5px no-repeat;
	padding-top:75px;
	margin-left:7px;
}
#sfaturi_utile h3{
	text-align:center;
}



#footer{
	clear:both;
	background:#fff url(/media/layout/bg_footer.gif) 708px 0 no-repeat;
	text-align:right;
	padding:15px 0 20px 0;
}
#copyright{
	float:left;
	width:250px;
	color:#B2B2B2;
	text-align:left;
	line-height:40px;
}
#footer_menu{
	background-color:#1A4869;
	color:#fff;
	padding:15px 25px;
	line-height:40px;
}
#footer_menu a{
	color:#fff;
	padding:0 11px;
}
#footer_menu a.on{
	text-decoration:underline;
}


.n_zone{
	margin-bottom:15px;
}
.n_zone a:hover{
	text-decoration:underline;
}
.date{
	text-align:right;
	font-weight:bold;
}



.input{
	padding:0px;
	margin:0px;
	height:22px;
	padding-top:4px;
	padding-left:4px;
	width:210px;
	border:1px solid #F2621C;
	margin-top:1px;
}
.border_bottom{
	border-bottom:1px solid #eeeeee;
	padding:6px 0;
}
#form1 label input{
	vertical-align:middle;
}
textarea{
	padding:5px;
	border:1px solid #F2621C;
}
#form1 #button{
	width:100px;
	height:25px;
	background-color:#F2621C;
	color:#fff;
	font-weight:bold;
	border:0;
	margin-top:15px;
}


.img_gallery img{
	float:left;
	margin:5px;
	border:4px solid #EEEEEE;
}

.img_gallery img:hover{
	border:4px solid #f2621c;
}

/* start image box */
#ImageBoxOverlay
{
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#ImageBoxCaption
{
	background-color: #0f4162;
	border:1px solid #FFFFFF;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #0f4162;
	border:1px solid #FFFFFF;	
	color: #FFFFFF;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #FFFFFF;
}
#ImageBoxCaptionImages
{
	margin: 0;
	color:#FFFFFF;
}
#ImageBoxNextImage
{
	background-image: url(../media/4js/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(../media/4js/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(../media/4js/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(../media/4js/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
/* end image box */


.timetable{
	width:430px;
	border-top:1px solid #0F4162;
	border-right:1px solid #0F4162;
	font-size:10px;
}
.timetable th{
	background-color:#0F4162;
	color:#fff;
	font-weight:bold;
}
.timetable th, .timetable td{
	border-bottom:1px solid #0F4162;
	border-left:1px solid #0F4162;
	padding:2px;
}

