body{
	margin:0;
	padding:0;
	font-family:Arial;
	background:#E8E3CD url("../images/mainbg.png") repeat-x;
	color:#2F2F2F;
}

div,p{margin:0;padding:0}form{margin:0;padding:0}img{border:0;margin:0;padding:0}

p{
	margin-top:10px;
	margin-bottom:10px;
}

h1{
	font-size:15px;
	font-style:italic;
	margin:0;
	padding:0;
	padding-bottom:3px;
	border-bottom:2px solid #CCC;
	color:#3F3F3F;
	position:relative;
}

h2{
	font-size:15px;
	margin:0;
	padding:0;
	padding-bottom:1px;
	border-bottom:2px dotted #26A3CF;
	color:#0081AF;
	position:relative;
	margin-bottom:5px;
}

#wrapper{
	width:875px;
	margin:0 auto;
}

#top{
	height:280px;
	position:relative;
	overflow:hidden;
}

#main_menu{
	position:absolute;
	bottom:46px;
	right:8px;
}

#footer_menu{
	position:absolute;
	top:3px;
	right:10px;
	width:100%;
	text-align:center;
}

#main_menu ul{
	width:645px;
	height:38px;
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

#footer_menu ul{
	width:955px;
	height:38px;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}

#main_menu ul li,
#footer_menu ul li{
	width:95px;
	height:38px;
	float:left;
	margin-left:10px;
	overflow:hidden;
	border-right:1px solid #FFF;
}

#main_menu ul li a,
#footer_menu ul li a{
	width:95px;
	height:28px;
	display:block;
	color:#FFF;
	text-decoration:none;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0 2px 0 0;
	padding-top:10px;
	font-style:italic;
	
}

#main_menu ul li a:hover,
#footer_menu ul li a:hover{
	color:#FFFCEF;
	background:url("../images/menu_hover.gif") repeat-x;
	text-decoration:underline;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#leftcontent{
	width:536px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-left:5px;
	position:relative;
}

#rightcontent{
	width:313px;
	float:left;
	display:inline;
	overflow:hidden;
	margin-left:5px;
	position:relative;
}

.rightbox{
	width:313px;
	position:relative;
}

.rb_top{
	width:313px;
	padding:10px;
	height:10px;
	background:url("../images/top_box_right.png") no-repeat;
}

.rb_top_1{
	width:313px;
	padding:10px;
	height:10px;
	background:url("../images/top_box_right_1.png") no-repeat;
}

.rb_top h1{
	width:290px;
}

.rb_top_1 h1{
	width:290px;
}


.rb_content{
	width:305px;
	padding:0px 1px 0px 1px;
	margin-left:2px;
	background:#FFF;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
}

.rb_subcontent{
	width:100%;
	padding-top:10px;
	background:#FFF url("../images/content_box_right.png") repeat-x;
}

.rb_footer{
	width:313px;
	height:30px;
	background:url("../images/bottom_box_right.png") no-repeat;
}


.leftbox{
	width:533px;
}

.leftbox p{
	font-size:14px;
	margin-top:0;
}

.leftbox img{
	border:2px solid #AFAFAF;
	padding:1px;
}


.lb_top{
	width:513px;
	padding:10px;
	height:20px;
	background:url("../images/top_box_left.png") no-repeat;
}

.lb_top_1{
	width:513px;
	padding:10px;
	height:20px;
	background:url("../images/top_box_left_1.png") no-repeat;
}


.lb_content{
	width:527px;
	padding:0px 1px 0px 1px;
	margin-left:1px;
	background:#FFF;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
}

.lb_subcontent{
	width:100%;
	background:#FFF url("../images/content_box_left.png") repeat-x;
}

.lb_subcontent a:link,
.lb_subcontent a:visited{
	color:#0A74AF;
	font-weight:bold;
	font-size:12px;
}

.lb_subcontent a:hover{
	text-decoration:none;
	color:#3F3F3F;
}

.lb_footer{
	width:533px;
	height:30px;
	background:url("../images/bottom_box_left.png") no-repeat;
}

#top_teaser{
	position:absolute;
	top:0px;
	right:65px;
	width:565px;
	height:194px;
}

#daytime{
	position:absolute;
	bottom:22px;
	right:475px;
	color:#FF5A00;
	font-size:12px;
	font-weight:bold;
}

#top_submenu{
	width:270px;
	position:absolute;
	bottom:22px;
	right:5px;
	color:#3F3F3F;
	font-size:12px;
	font-weight:bold;
}

#top_submenu a:link,
#top_submenu a:visited{
	color:#096A9F;
	font-size:13px;
	text-decoration:none;
}

#top_submenu a:hover{
	text-decoration:underline;
}

#footer{
	background:#E8E3CD url("../images/footerbg.png") repeat-x;
	height:126px;
	overflow:hidden;
	text-align:center;
	padding-top:50px;
	font-size:13px;
	position:relative;
}

.news_box_pp{
	clear:both;
	padding:5px;
	font-size:11px;
	text-align:justify;
	padding-right:15px;
}

.news_box_pp img{
	width:100px;
	border:1px solid #AFAFAF;
	padding:2px;
	margin:10px; 
	float:left;
}

.news_title_pp a:link,
.news_title_pp a:visited{
	font-size:12px;
	font-weight:bold;
	color:#2693CF;
}

.news_title_pp a:hover{
	text-decoration:none;
	color:#2F2F2F;
}

.mai_mult{
	margin-top:3px;
}

.mai_mult a:link,
.mai_mult a:visited{
	color:#3F3F3F;
	font-weight:bold;
}

.mai_mult a:hover{
	text-decoration:none;
}

.contact_text{
	padding:5px;
	font-size:11px;
}

a.echipa_noastra:link,
a.echipa_noastra:visited{
	width:309px;
	height:28px;
	display:block;
	background:url("../images/echipa_noastra.jpg") no-repeat;
	margin-left:3px;
}

a.echipa_noastra:hover{
	width:309px;
	height:28px;
	display:block;
	background:url("../images/echipa_noastra_hover.jpg") no-repeat;
	margin-left:3px;
}

a.orar:link,
a.orar:visited{
	width:152px;
	height:28px;
	display:block;
	background:url("../images/orar.jpg") no-repeat;
	margin-left:3px;
}

a.orar:hover{
	width:152px;
	height:28px;
	display:block;
	background:url("../images/orar_hover.jpg") no-repeat;
	margin-left:3px;
}

a.tarife:link,
a.tarife:visited{
	width:152px;
	height:28px;
	display:block;
	background:url("../images/tarife.jpg") no-repeat;
	margin-left:3px;
}

a.tarife:hover{
	width:152px;
	height:28px;
	display:block;
	background:url("../images/tarife_hover.jpg") no-repeat;
	margin-left:3px;
}

.prof_list_container{
	font-size:12px;
	width:245px; 
	float:left;
	display:inline;
	text-align:justify;
	margin-right:8px;
}

.prof_list_container img{
	float:left;
	margin:2px 7px 2px 2px;
}

.list_line{
	clear:both;
	border-bottom:2px dotted #D8D3B2;
	margin-bottom:3px;
	margin-top:3px;
}


a.tur_dreapta:link,
a.tur_dreapta:visited{
	width:277px;
	height:28px;
	display:block;
	background:url("../images/tur_orientare_gratuit.jpg") no-repeat;
	margin-left:3px;
}

a.tur_dreapta:hover{
	width:277px;
	height:28px;
	display:block;
	background:url("../images/tur_orientare_gratuit_hover.jpg") no-repeat;
	margin-left:3px;
}

.tarife_container{
	width:152px; 
	float:right; 
	display:inline; 
	margin-right:4px;
}

.ul_box{
	padding:10px; 
	background:#C3D2DF;
	border:1px solid #07607F;
	width:300px;
	margin:0 auto;
}

.la_table{
	width:95%;
	font-size:12px;
	text-align:center;
	margin:10px;
	border:1px solid #4188AF;
}

.la_head{
	background:#4188AF;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	height:35px;
}

.la_row{
	height:30px;
}

.ub_description{
	font-size:12px;
}