body {
	padding: 0px;
	margin: 0px;
	font-family: vardana, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #f7e2f5;
}

#container {
	margin: auto auto;
	width: 970px;
	text-align: left;
}

img{
	padding: 0px;
	margin: 0px;
	border: none;
}

#header{
	height: 244px;
}

.index{
	background-image: url("../img/index_header.png");
}

.studiu_clinic{
	background-image: url("../img/index_header.png");
}

.parteneri{
	background-image: url("../img/index_header.png");
}

.sitemap{
	background-image: url("../img/index_header.png");
}

.contact{
	background-image: url("../img/index_header.png");
}

.evenimente{
	background-image: url("../img/index_header.png");
}

.eroare {
	color: red;
}

#menu {
	height: 34px;
	background-image: url("../img/menu.png");
}

#menu_container{
	height: 27px;
	padding-top: 2px;
	padding: 0 0 0 30px;
	color: #f1f1f1;
	font-weight: bold;
}

.button{
	margin-top: 2px;
	padding-top: 7px;
	height: 18px;
	vertical-align: middle;
	text-align: center;
	width: 87px;
	display: block;
	float: left;
	color: #f1f1f1;
	text-decoration: none;
}

.button_partner_site {
	margin-top: 2px;
	padding-top: 7px;
	height: 18px;
	vertical-align: middle;
	text-align: center;
	width: 87px;
	display: block;
	float: left;
	color: #f1f1f1;
	text-decoration: none;
	float: right;
	margin-right: 15px;
}

.button_partner_site:hover {
	background-image: url("../img/menu_selected.gif")
}

#lang_wrappper {
	float: right;
	margin-right: 150px;
	padding-top: 9px;
	width: 36px;
}

#button_lang_ro{
	width: 16px;
	height: 11px;
	background-image: url("../img/roflag.gif");
	background-position: top;
	display: block;
	text-decoration: none;
	float: left;
}

#button_lang_en{
	width: 16px;
	height: 11px;
	background-image: url("../img/enflag.gif");
	background-position: top;
	display: block;
	text-decoration: none;
	float: right;
}

#button_lang_en.selected_lang, #button_lang_ro.selected_lang , #button_lang_en:hover, #button_lang_ro:hover {
	background-position: bottom;
}

.button:hover{
	background-image: url("../img/menu_selected.gif");
}

.selected {
	background-image: url("../img/menu_selected.gif");
	margin-top: 2px;
	padding-top: 7px;
	height: 18px;
	vertical-align: middle;
	text-align: center;
	width: 87px;
	display: block;
	float: left;
	color: #f1f1f1;
	text-decoration: none;
}


#body_top{
	height: 38px;
	background-image: url("../img/body_top.png");
	background-repeat: no-repeat;
	font-size: 0px;
}

#body_middle {
	overflow: hidden;
	background-image: url("../img/main_area_bg.gif");
	background-repeat: repeat;
	width: 970px;
}

#left_box{
	margin-top: 0px;
	padding-left: 35px;
	width: 670px;
	float: left;
	background-repeat: no-repeat;
}

#left_box_top{
	height: 38px;
	background-image: url("../img/left_box_top.gif");
}

#left_box_middle{
	background-image: url("../img/left_box_bg.gif");
	background-repeat: repeat-y;
	padding: 0px 10px 0 20px;
	overflow: hidden;
}

#left_box_content{
	width: 640px;
	overflow: hidden;
}

#left_box_bottom{
	height: 15px;
	background-image: url("../img/left_box_bottom.gif");
}

#right_box{
	margin-left: 30px;
	width: 225px;
	float: left;
	padding-right: 5px;
	background-image: url("../img/right_box_top.gif");
	background-repeat: no-repeat;
}

#right_box_top{
	height: 34px;
	padding-bottom: 10px;
}

#right_box_bottom{
	height: 60px;
	background-image: url("../img/right_box_bottom.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

#body_bottom{
	height: 12px;
	background-image: url("../img/body_bottom.png");
	font-size: 0px;
}

#body_top_submenu {
	overflow: auto;
	height: 38px;
}

.bara_submeniu {
	height: 16px;
	width: 672px;
	margin-left: 30px;
	margin-top: 1px;
	padding: 0 25px 0 25px;
	background-image: url("../img/bara_submenu.gif");
	background-repeat: no-repeat;
}

.bara_submeniu a{
	color: #f1f1f1;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.bara_submeniu a:hover, .bara_submeniu a.current{
	color: #000;
}

img.bullet {
	padding: 0 20px 0 20px;
}

#footer {
	margin-left: 1px;
	height: 53px;
	background-image: url("../img/footer.png");
	background-repeat: no-repeat;
}

#footer_link_wrapper{
	height: 15px;
	text-align: center;
	padding-top: 5px;
}

#sigla_wrapper {
	width: 96px;
	height: 31px;
	float: right;
	padding-right: 30px;
	padding-top: 5px;
}

#sigla {
	width: 96px;
	height: 31px;
	background-image: url("../img/sigla.gif");
	background-repeat: no-repeat;
	display: block;
}

#sigla:hover {
	background-image: url("../img/sigla_hover.gif");
	background-repeat: no-repeat;
}

#footer_link_wrapper a{
	color: #f1f1f1;
	font-weight: bold;
	text-decoration: none;
}

#footer_link_wrapper a:hover,#footer_link_wrapper a.current {
	color: #BDD3FF;
}

img.footer_bullet{
	padding: 0 20px 0 20px;
}

.right{
	float: right;
}

.left{
	float: left;
}

img.img_index {
	margin-left: 10px;
}

.validation_image{
	width: 120px;
	height: 40px;
	background-color: #e6e6e6;
	border: 1px solid #0B81C1;
}
/* --------- SITEMAP ----------- */
#sitemap_box {
	background-image: url("../img/sitemap.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px 0 10px 20px;
}

#sitemap_box a{
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}

#sitemap_box a:hover {
	color: #FF99FF;
}

#hidden_div {
	padding: 0 0 0 30px;
}

/* --------- STUDIU CLINIC ----------- */
.left_space {
	margin-left: 30px;
}

p.studiu_clinic:first-letter {
	color: #FF99FF;
	font-family: fantasy, serif;
	font-size: 18px;
	background-color: #fff;
	background-image: none;
}
p.studiu_clinic{
	overflow: hidden;
	background-image: none;
}

/* --------- CONTACT ----------- */
table.contact_table{
	margin-left: 30px;
	color: #0B81C1;
}

table tr td.contact_label_td {
	text-align: right;
	color: #0B81C1;
	font-weight: bold;
}

input.contact_input{
	border: 1px solid #0B81C1;
	height: 13px;
	font-size: 11px;
	width: 150px;
}

input.contact_input_cod{
	border: 1px solid #0B81C1;
	height: 13px;
	font-size: 11px;
	width: 35px;
}

textarea.contact_textarea {
	border: 1px solid #0B81C1;
	font-size: 11px;
}

.contact_button{
	border: 1px solid #0B81C1;
	background-color: transparent;
	cursor: pointer;
	color: #0B81C1;
	margin-right: 5px;
}

#mesaj_confirmare {
	text-align: center;
	color: #0B81C1;
}

#date_de_contact{
	text-align: center;
	color: #0B81C1;
}

#date_de_contact a.contactEmail {
	text-decoration: underline;
	color: #0B81C1;
	direction: rtl;
	unicode-bidi: bidi-override;
}


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

/* --------- DIAGNOSTIC CLINIC ----------- */
.title_diag_clinic {
	font-weight: bold;
	width: 100%;
	text-align: center;
}

span.diag_atentie{
	background-color: #FF99FF;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

span.diag_clinic_indent{
	text-indent: 30px;
}

#read_more_first, #read_more_second, #read_more_third, #read_more_forth, #read_more_fifth, #read_more_sixth  {
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #FF99FF;
	cursor: pointer;
}

/* --------- TRATAMENT ----------- */
#tratament_title_div{
	width: 100%;
	text-align: center;
}

span.title_tratament {
	font-size: 13px;
	font-weight: bold;
}

span.subtitle2_tratament{
	padding-left: 30px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#tratament_subtitle_div {
	width: 100%;
	background-color: #FF99FF;
	padding: 5px;
}

span.subtitle_tratament {
	font-size: 11px;
	font-weight: bold;
	color: white;
}

p.tratament_p:first-letter {
	color: #FF99FF;
	font-family: fantasy, cursive, serif;
	font-size: 38px;
	float:left;
	background-color: #fff;
	background-image: none;
}

table.tratament_table{
	border-collapse: collapse;
	width: 700px;
	margin: auto auto;
}

table.tratament_table tr td{
	border: 2px solid #FF99FF;
	padding: 5px;
}

table.tratament_table tr td.first_td{
	font-weight: bold;
}

/* --------- PROFILAXIE ----------- */
#profilaxie_title_div{
	width: 100%;
	text-align: center;
}

span.title_profilaxie {
	font-size: 13px;
	font-weight: bold;
}

span.subtitle2_profilaxie{
	padding-left: 30px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#profilaxie_subtitle_div {
	width: 100%;
	background-color: #FF99FF;
	padding: 5px;
}

span.subtitle_profilaxie {
	font-size: 11px;
	font-weight: bold;
	color: white;
}

p.profilaxie_p:first-letter {
	color: #FF99FF;
	font-family: fantasy, cursive, serif;
	font-size: 38px;
	float:left;
	background-color: #fff;
	background-image: none;
}

table.profilaxie_table{
	border-collapse: collapse;
	width: 450px;
	margin: 0px 0px 10px 10px;
	float: right;

}

table.profilaxie_table tr td{
	border-left: 2px solid #FF99FF;
	border-top: 2px solid #FF99FF;
	border-bottom: 2px solid #FF99FF;
	border-right: 2px solid #FF99FF;
	padding: 5px;
}

table.profilaxie_table tr td.first_td{
	font-weight: bold;
}

span.colored{
	color: #FF99FF;
	font-weight: bold;
}



/* --------- CAUZE ----------- */
p.center {
	width: 640px;
}

#cauze_right {
	width: 300px;
	padding-top: 20px;
	height: 555px;
	background-color: #FEF1FF;
	padding: 10px;
	float: left;
}

#cauze_left {
	width: 300px;
	padding-top: 20px;
	height: 555px;
	background-color: #FEE9FF;
	padding: 10px;
	float: left;
}

p.cauze {
	width: 290px;
	padding: 0;
}
/* --------- EVENIMENTE ----------- */
p.date_generale:first-letter {
	color: #FF99FF;
	font-family: fantasy, serif;
	font-size: 18px;
	background-color: #fff;
	background-image: none;
}

/* --------- EVENIMENTE ----------- */
.box_eveniment {
	border: 1px solid #0B81C1;
	padding: 5px;
	display: block;
}

.title_eveniment {
	background-color: #0B81C1;
	color: #f1f1f1;
	font-size: 13px;;
	font-weight: bold;
}

#body_top_evenimente{
	height: 38px;
	background-image: url("../img/bg_evenimente.gif");
	font-size: 0px;
}

#body_middle_evenimente{
	background-image: url("../img/bg_evenimente.gif");
	overflow: hidden;
}

#body_bottom_evenimente{
	height: 38px;
	background-image: url("../img/bg_evenimente.gif");
	font-size: 0px;
}

#box_top_evenimente{
	height: 41px;
	background-image: url("../img/left_box_top_evenimente.gif");
}

#box_middle_evenimente{
	background-image: url("../img/left_box_bg_evenimente.gif");
	background-repeat: repeat-y;
	padding: 0px 60px 0 60px;
	overflow: hidden;
}

#box_content_evenimente{
	overflow: hidden;
}

#box_bottom_evenimente{
	height: 18px;
	background-image: url("../img/left_box_bottom_evenimente.gif");
}

/* --------- PARTENERI ----------- */
#parteneri_box {
	line-height: 20px;
}

a.parteneri_a {
	text-decoration: underline;
}

a.parteneri_a:hover {
	text-decoration: none;
}
/* --------- SCROLLER ----------- */
#scroll_box {
	margin-top: 2px;
	height: 200px;
	width: 200px;
	margin-left: 15px;
	overflow: hidden;
}

#marqueecontainer{
	position: relative;
	width: 180px; /*marquee width */
	height: 180px; /*marquee height */
	background-color: transparent;
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
}
.scroll_div {
	width: 180px;
}

img.button_scroller{
	margin-top: 40px;
}

.vmarquee_content {
	position:absolute;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

table.events_scroll{
	width: 100px;
}

table.events_scroll tr td{
	vertical-align: top;
}

.events_title{
	font-size: 13px;
	font-weight: bold;
}

.events_title a {
	color: #0B81C1;
	text-decoration: none;
}

.events_title a:hover {
	text-decoration: underline;
	color: black;
}

/* ---- MEC NASTERII PREMATURE */
#body_top_complicatii{
	height: 38px;
	background-image: url("../img/bg_evenimente.gif");
	font-size: 0px;
}

#body_middle_complicatii{
	background-image: url("../img/bg_evenimente.gif");
	overflow: hidden;
	background-repeat: none;
}

#body_bottom_complicatii{
	height: 38px;
	background-image: url("../img/bg_evenimente.gif");
	font-size: 0px;
	background-repeat: none;
}

#box_top_complicatii{
	height: 41px;
	background-image: url("../img/left_box_top_evenimente.gif");
}

#box_middle_complicatii{
	background-image: url("../img/left_box_bg_evenimente.gif");
	background-repeat: repeat-y;
	padding: 0px 60px 0 60px;
	overflow: hidden;
	width: 850px;
}

#box_content_complicatii{
	overflow: hidden;
}

#box_bottom_complicatii{
	height: 18px;
	background-image: url("../img/left_box_bottom_evenimente.gif");
}

#body_bottom_complicatii{
	height: 38px;
	background-image: url("../img/bg_evenimente.gif");
	font-size: 0px;
}

/* ---- COMPLICATII FETALE */
p.complicatii_fetale:first-letter {
	color: #FF99FF;
	font-family: fantasy, cursive, serif;
	font-size: 38px;
	float:left;
	background-color: #fff;
	background-image: none;
}