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;
}

h3{
	font-size:14px;
	color:#3F3F3F;
	font-family: Verdana, "Lucida Console";
}

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

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


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

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

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

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

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

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

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

#main_menus ul li a,
#footer_menus 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_menus ul li a:hover,
#footer_menus 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;
}

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

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

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

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

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

.rb_tops h1{
	width:290px;
}

.rb_top_1s h1{
	width:290px;
}


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

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

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


.leftboxs{
	width:533px;
}

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

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

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

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


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

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

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

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

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

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

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

#news_marquees{
	width:450px;
	position:absolute;
	bottom:18px;
	right:195px;
	color:#3F3F3F;
	font-size:12px;
	font-weight:bold;
}

#news_marquees a:link,
#news_marquees a:visited{
	color:#096A9F;
}

#news_marquees a:hover{
	text-decoration:none;
}

#footers{
	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_pps{
	clear:both;
	padding:5px;
	font-size:11px;
	text-align:justify;
	padding-right:15px;
}

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

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

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

.mai_mults{
	margin-top:3px;
}

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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


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

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

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