/* ---------------------------------------------------
GLOBAL (General miscellaneous)
----------------------------------------------------- */
html, body, div, span, applet, object, iframe, caption, tbody, tfoot, thead, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, fieldset, form, label, legend {	padding: 0;	margin: 0;	border: 0;}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
p {
	margin-top: 10px;
}
/* ---------------------------------------------------
HEADINGS
----------------------------------------------------- */
h1 {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
}
h2 {
	color:#000000;
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	font: bold 22px "Times New Roman", Times, serif;
	border-bottom: 3px solid #00B058;
}
h3 {
	color: #373737;
	font: 19px "Times New Roman", Times, serif;
}	
h4 { font: bold 16px Arial, Helvetica, sans-serif;}
h5 { }
h6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
/* ---------------------------------------------------
LISTS
----------------------------------------------------- */

/* ---------------------------------------------------
LINKS 
----------------------------------------------------- */


/* ---------------------------------------------------
FORM
----------------------------------------------------- */


/* ---------------------------------------------------
STRUCTURE
----------------------------------------------------- */
#Wrapper {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Header {
	width: 850px;
	height: 340px;
	position: relative;
}


#Banner {
	height: 200px;
	float: left;
	width: 850px;
	margin-top: 12px;
}


#Logo {
	width: 272px;
	height: 125px;
	float: left;
	margin-left: 20px;
}

#Continut {
	height: auto;
	clear: both;
	width: 850px;
	margin-top: 20px;
	position: relative;
	z-index: 50;
}
#Left {
	float:left;
	width:500px;
	margin: 0px 0px 0px 20px;
}
#Left img {
	display: block;
	border: 1px solid #00B058;
	padding: 5px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
}
#Left table {
	margin-top: 20px;
	float: left;
	margin-right: 15px;
}



#Right {
	float:right;
	width: 240px;
	height: 530px;
	background: url(../imagini/right-bg.gif) no-repeat;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 40px;
}
#Right ul {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#Right li{
	font-weight: bold;
	list-style: url(../imagini/bulett.png) inside;
	padding-bottom: 15px;
	margin-left: 15px;
}
#Right a {	text-decoration: underline;	color: #005893;}
#Right a:hover {	text-decoration: none;}
#serviciiMedicale {
	height: 300px;
	width: auto;
}

#Contact {
	height: 180px;
}
#Contact img {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
#Contact th {
	color: #FFF;
}



#Footer {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	clear: both;
	background: url(../imagini/consultatii-medicale.png) no-repeat;
	padding-left: 130px;
	padding-top: 10px;
	position: relative;
	top: -150px;
	z-index: 10;
}
#Footer ul {margin: 0px; padding: 0px;	display: block;	clear: both;}
#Footer li {
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 20px;
	list-style: none;
}
#Footer a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#Footer a:hover {
	color: #00B058;
}
#webArt {
	float: left;
	margin-top: 10px;
	margin-left: -120px;
}

#Footer img {float: left;	z-index: 0;}
#myForm2 label {
	color: #000000;
	font-size: 12px;
	width: 100px;
}
/* ---------------------------------------------------
FORM
----------------------------------------------------- */
fieldset  {color: #000000;	padding: 2px;	margin-top: 20px;}
label {font-weight: bold;line-height: normal;text-align: right;margin-right: 10px;position: relative;display: block;	float: left;width: 100px;color: #000000;}
input.formInputText   {	font-size: 0.8em;	color: #000; padding: 2px;	border: 1px solid #000;	margin-right: 5px;	margin-bottom: 5px;	height: 15px;	}	
input.formInputText:hover {
	border: 1px solid #00B058;
	cursor: text;
}	
textarea{color: #191919;	border: 1px solid #000;}
textarea:hover{border: 1px solid #00B058;}

input.formInputButton {	float: right;	margin-right: 145px;	clear: both;	margin-top: 5px;	padding: 3px;	font-weight: bold;}
input.formInputButton:hover {color: #00B058;}

