	/* reset */
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote
	{ 
		margin:0;
		padding:0;
	}

	img
	{ 
		border:0;
	}
	
	h1,h2,h3,h4,h5,h6
	{
		font-size:100%;
		font-weight:normal;
	}
	
	a
	{
		text-decoration: none;
		color: #FFF;
	}
	
	a:hover
	{
		text-decoration: underline;
	}
	
	body
	{
		background-color: #FFFFFF;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	.container
	{
		float: none;
		width: 923px;
		margin: 0 auto;
	}
	
	.header-home
	{
		float: left;
		width: 923px;
		height: 242px;
		background-image: url('img/structura/header/header-home.png');
	}
	
	.header-servicii
	{
		float: left;
		width: 923px;
		height: 242px;
		background-image: url('img/structura/header/header-servicii.png');
	}
	
	.header-abonamente
	{
		float: left;
		width: 923px;
		height: 242px;
		background-image: url('img/structura/header/header-abonamente.png');
	}
	
	.header-galerie
	{
		float: left;
		width: 923px;
		height: 242px;
		background-image: url('img/structura/header/header-galerie.png');
	}
	
	.header-testimoniale
	{
		float: left;
		width: 923px;
		height: 242px;
		background-image: url('img/structura/header/header-testimoniale.png');
	}
	
	.header-programari
	{
		float: left;
		width: 923px;
		height: 242px;
		background-image: url('img/structura/header/header-programari.png');
	}
	
	.header-contact
	{
		float: left;
		width: 923px;
		height: 242px;
		background-image: url('img/structura/header/header-contact.png');
	}
	
	.header-intreaba
	{
		float: left;
		width: 923px;
		height: 242px;
		background-image: url('img/structura/header/header-intreaba.png');
	}
	
	
	/* logo + citat */
	.header
	{
		float: left;
		width: 980px;
		height: 216px;
	}
	
	.logo
	{
		float: left;
		width: 163px;
		height: 146px;
		margin: 3px 0px 0px 408px;
	}
	
	.citat-sus
	{
		float: left;
		width: 285px;
		height: 100px;
		margin-top: 46px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-align: right;
	}
	
	/* citat pagina sus - din dreapta */
	p.p3
	{
		font-size: 19px;
	}
	
	p.p4
	{
		font-size: 15px;
	}
	
	.citat-sus h5
	{
		font-size: 19px;
	}
	
	.citat-sus h6
	{
		font-size: 15px;
	}
	
	
	
	.citat-sus-home
	{
		color: #417f98;
	}
	
	.citat-sus-servicii
	{
		color: #df840a;
	}
	
	.citat-sus-abonamente
	{
		color: #356000;
	}
	
	.citat-sus-galerie
	{
		color: #b30030;
	}
	
	.citat-sus-programari
	{
		color: #6f4496;
	}
	
	.citat-sus-testimoniale
	{
		color: #6f4496;
	}
	
	.citat-sus-contact
	{
		color: #044579;
	}
	
	.citat-sus-intreaba
	{
		color: #58813b;
	}
	
	
	/* citate */
	.citat
	{
		float: left;
		width: 980px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height: 29px;
		text-align: center;
	}
	
	/* citat pagina */
	p.p1
	{
		font-size: 27px;
	}

	p.p2
	{
		font-size: 20px;
	}
	
	.citat-home
	{
		color: #417f98;
	}
	
	.citat-servicii
	{
		color: #df840a;
	}
	
	.citat-abonamente
	{
		color: #356000;
	}
	
	.citat-galerie
	{
		color: #b30030;
	}
	
	.citat-testimoniale
	{
		color: #6f4496;
	}
	
	.citat-programari
	{
		color: #6f4496;
	}
	
	.citat-contact
	{
		color: #044579;
	}
	
	.citat-intreaba
	{
		color: #58813b;
	}
	
	
	/* meniu */
	.meniu
	{
		float: left;
		width: 929px;
		height: 30px;
		margin: 5px 0px 0px 40px;
	}
	
	/* buton home */	
	.bt-home
	{
		float: left;
		width: 101px;
		height: 30px;
		margin-right: 5px;
	}
	
	.bt-home a
	{
		float: left;
		width: 101px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-despre.png');
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	.bt-home a:hover
	{
		float: left;
		width: 101px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-despre-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	.bt-home a.active
	{
		float: left;
		width: 101px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-despre-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	/* buton medici */	
	.bt-medici
	{
		float: left;
		width: 101px;
		height: 24px;
		margin-right: 5px;
		margin-left: 1px;
	}
	
	.bt-medici a
	{
		float: left;
		width: 101px;
		height: 24px;
		background-image: url('img/structura/meniu/bt-medici.png');
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	/* buton medici */	
	.bt-legal
	{
		float: left;
		width: 101px;
		height: 25px;
		margin-right: 5px;
		margin-left: 1px;
	}
	
	.bt-legal a
	{
		float: left;
		width: 101px;
		height: 25px;
		background-image: url('img/structura/meniu/bt-legal.png');
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	/* buton servicii-tarife */	
	.bt-servicii
	{
		float: left;
		width: 99px;
		height: 30px;
		margin-right: 5px;
	}
	
	.bt-servicii a
	{
		float: left;
		width: 99px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-servicii.png');
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	.bt-servicii a:hover
	{
		float: left;
		width: 99px;
		height: 31px;
		background-image: url('img/structura/meniu/bt-servicii-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	.bt-servicii a.active
	{
		float: left;
		width: 99px;
		height: 31px;
		background-image: url('img/structura/meniu/bt-servicii-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	
	/* buton cursuri */	
	.bt-cursuri
	{
		float: left;
		width: 99px;
		height: 25px;
		margin-right: 5px;
		margin-left: 1px;
	}
	
	.bt-cursuri a
	{
		float: left;
		width: 99px;
		height: 25px;
		background-image: url('img/structura/meniu/bt-cursuri.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	/* buton tarife */	
	.bt-tarife
	{
		float: left;
		width: 99px;
		height: 25px;
		margin-right: 5px;
		margin-left: 1px;
	}
	
	.bt-tarife a
	{
		float: left;
		width: 99px;
		height: 25px;
		background-image: url('img/structura/meniu/bt-tarife.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	/* buton promotii */	
	.bt-promotii
	{
		float: left;
		width: 99px;
		height: 25px;
		margin-right: 5px;
		margin-left: 1px;
	}
	
	.bt-promotii a
	{
		float: left;
		width: 99px;
		height: 25px;
		background-image: url('img/structura/meniu/bt-promotii.png');
		background-repeat: no-repeat;
	}
	
	
	/* buton abonamente */	
	.bt-abonamente
	{
		float: left;
		width: 99px;
		height: 30px;
		margin-right: 5px;
	}
	
	.bt-abonamente a
	{
		float: left;
		width: 99px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-abonamente.png');
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	.bt-abonamente a:hover
	{
		float: left;
		width: 99px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-abonamente-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	.bt-abonamente a.active
	{
		float: left;
		width: 99px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-abonamente-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	
	/* buton pers-fizice */	
	.bt-pers-fizice
	{
		float: left;
		width: 99px;
		height: 25px;
		margin-right: 5px;
		margin-left: 1px;
	}
	
	.bt-pers-fizice a
	{
		float: left;
		width: 99px;
		height: 25px;
		background-image: url('img/structura/meniu/bt-pers-fizice.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	/* buton companii */	
	.bt-companii
	{
		float: left;
		width: 99px;
		height: 25px;
		margin-right: 5px;
		margin-left: 1px;
	}
	
	.bt-companii a
	{
		float: left;
		width: 99px;
		height: 25px;
		background-image: url('img/structura/meniu/bt-companii.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	/* buton companii */	
	.bt-companii
	{
		float: left;
		width: 99px;
		height: 25px;
		margin-right: 5px;
		margin-left: 1px;
	}
	
	.bt-companii a
	{
		float: left;
		width: 99px;
		height: 25px;
		background-image: url('img/structura/meniu/bt-companii.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	
	/* buton galerie-foto */	
	.bt-galerie
	{
		float: left;
		width: 100px;
		height: 30px;
		margin-right: 5px;
	}
	
	.bt-galerie a
	{
		float: left;
		width: 100px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-galerie.png');
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	.bt-galerie a:hover
	{
		float: left;
		width: 100px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-galerie-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	.bt-galerie a.active
	{
		float: left;
		width: 100px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-galerie-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	/* buton testimoniale */	
	.bt-testimoniale
	{
		float: left;
		width: 100px;
		height: 30px;
		margin-right: 5px;
	}
	
	.bt-testimoniale a
	{
		float: left;
		width: 100px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-testimoniale.png');
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	.bt-testimoniale a:hover
	{
		float: left;
		width: 100px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-testimoniale-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	.bt-testimoniale a.active
	{
		float: left;
		width: 100px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-testimoniale-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	/* buton programari */	
	.bt-programari
	{
		float: left;
		width: 99px;
		height: 30px;
		margin-right: 5px;
	}
	
	.bt-programari a
	{
		float: left;
		width: 99px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-programari.png');
		background-repeat: no-repeat;
		background-position: bottom;
	}

	.bt-programari a:hover
	{
		float: left;
		width: 99px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-programari-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	.bt-programari a.active
	{
		float: left;
		width: 99px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-programari-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}

	/* buton contact */
	.bt-contact
	{
		float: left;
		width: 100px;
		height: 30px;
		margin-right: 5px;
	}
	
	.bt-contact a
	{
		float: left;
		width: 100px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-contact.png');
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	.bt-contact a:hover
	{
		float: left;
		width: 100px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-contact-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	.bt-contact a.active
	{
		float: left;
		width: 100px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-contact-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	/* buton intreaba-medicul */
	.bt-intreaba
	{
		float: left;
		width: 115px;
		height: 30px;
		margin-right: 5px;
	}
	
	.bt-intreaba a
	{
		float: left;
		width: 115px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-intreaba.png');
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	.bt-intreaba a:hover
	{
		float: left;
		width: 115px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-intreaba-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	.bt-intreaba a.active
	{
		float: left;
		width: 115px;
		height: 30px;
		background-image: url('img/structura/meniu/bt-intreaba-h.png');
		background-repeat: no-repeat;
		background-position: top;
	}
	
	/* submeniu */
	ul#nav
	{
		list-style: none;
		padding: 0;
		margin: 0;
		z-index: 200;
	}
	
	ul#nav li a
	{
		display: block;
	}
	
	ul#nav li a:hover
	{
	}
		
	ul#nav li
	{
		float: left;
		position: relative;
		width: 100px;
		text-align: center;
		margin-right:5px;
	}
	
	ul#nav li.current a
	{
	}
	
	ul#nav li.current a:hover
	{
	}
	
	li ul
	{
		display: none;
		width:100px;
		top: 0;
		left: 0;
		font-weight: normal;
		margin-left:-1px;
	}
	
	ul#nav li ul.sub li
	{
		z-index: 300;
	}
	
	ul#nav li ul.sub li a
	{
		font-weight: normal;
	}
	
	li>ul
	{
		top: auto;
		left: auto;
		list-style-type: none;
	}
	
	li:hover ul, li.over ul
	{
		display: block;
	}
	
	
	/* content pagini */
	.content-intreaba
	{
		float: left;
		width: 923px;
		height: 713px;
	}
	
	.round
	{
		float: left;
		width: 903px;
		height: 715px;
		margin-left: 10px;
	}
	
	.rounded-home
	{
		float: left;
		width: 903px;
		height: 695px;
		background-color: #45849a;
		behavior: url(/css/border-radius.htc);
		border-radius: 25px;
		z-index: -45;
	}
	
	.rounded-servicii
	{
		float: left;
		width: 903px;
		height: 695px;
		background-color: #e47f1a;
		behavior: url(/css/border-radius.htc);
		border-radius: 25px;
		z-index: -40;
	}
	
	.rounded-abonamente
	{
		float: left;
		width: 903px;
		height: 695px;
		background-color: #356000;
		behavior: url(/css/border-radius.htc);
		border-radius: 25px;
		z-index: -35;
	}
	
	.rounded-galerie
	{
		float: left;
		width: 903px;
		height: 695px;
		background-color: #b30030;
		behavior: url(/css/border-radius.htc);
		border-radius: 25px;
		z-index: -30;
	}
	
	.rounded-testimoniale
	{
		float: left;
		width: 903px;
		height: 695px;
		background-color: #6100db;
		behavior: url(/css/border-radius.htc);
		border-radius: 25px;
		z-index: -25;
	}
	
	.rounded-programari
	{
		float: left;
		width: 903px;
		height: 695px;
		background-color: #b34ae7;
		behavior: url(/css/border-radius.htc);
		border-radius: 25px;
		z-index: -20;
	}
	
	.rounded-contact
	{
		float: left;
		width: 903px;
		height: 695px;
		background-color: #044579;
		behavior: url(/css/border-radius.htc);
		border-radius: 25px;
		z-index: -15;
	}
	
	.rounded-intreaba
	{
		float: left;
		width: 903px;
		height: 695px;
		background-color: #58813b;
		behavior: url(/css/border-radius.htc);
		border-radius: 25px;
		z-index: 25;
	}
	
	.content
	{
		float: left;
		width: 903px;
		height: 695px;
		background-image: url('img/structura/bg-content.png');
		background-position: center;
		z-index: 50;
	}
	
	
	/* sidebar */
	.sidebar
	{
	float: left;
	width: 181px;
	margin: 35px 0px 0px 29px;
	z-index: 60;
	}
	
	.programari
	{
		float: left;
		width: 181px;
		height: 100px;
		padding-top: 8px;
		margin-bottom: 6px;
		background-image: url('img/structura/sidebar/programari.png');
		background-repeat: no-repeat;
	}
	
	
	/*
	.programari h3
	{
		float: left;
		width: 100%;
		margin-bottom: 5px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #FFF;
		text-align: center;
	}
	
	.programari h3 a
	{
		color: #FFF;
	}
	
	.programari h3 a:hover
	{
		text-decoration: underline;
	}
	*/
	
	img.tel
	{
		float: left;
		margin: 6px 0px 0px 6px;
	}
	
	.programari h5
	{
		float: left;
		width: 100%;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 17px;
		color: #FFF;
		text-align: center;
	}
	
	.programari h6
	{
		float: left;
		padding: 5px 0px 0px 8px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 20px;
		line-height: 24px;
		color: #FFF;
	}
	
	.noutati
	{
		float: left;
		width: 181px;
		height: 160px;
		margin-bottom: 8px;
		background-image: url('img/structura/sidebar/stiri.png');
		background-repeat: no-repeat;
	}
	
	.noutati h5
	{
		float: left;
		width: 181px;
		padding-top: 4px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 21px;
		text-align: center;
		color: #FFF;
	}
	
	.noutati h5 a
	{
		color: #FFF;
	}
	
	.noutati h5 a:hover
	{
		text-decoration: underline;
	}
	
	.noutati p
	{
		float: left;
		width: 171px;
		height: 94px;
		padding: 5px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFF;
	}
	
	.noutati p a
	{
		color: #FFF;
	}
	
	.noutati p a:hover
	{
		text-decoration: underline;
	}
		
	.noutati h6
	{
		float: left;
		width: 181px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 21px;
		text-align: center;
		color: #FFF;
	}
	
	.noutati h6 a
	{
		color: #FFF;
	}
	
	.noutati h6 a:hover
	{
		text-decoration: underline;
	}
	
	
	/* slider */
	.avantaje
	{
	float: left;
	width: 181px;
	height: 178px;
	margin-bottom: 7px;
	background-image: url('img/structura/sidebar/avantaje.png');
	background-repeat: no-repeat;
	}
	
	.avantaje h5
	{
	float: left;
	width: 181px;
	padding-top: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-align: center;
	color: #FFF;
	}
	
	.parteneri
	{
	float: left;
	width: 181px;
	height: 160px;
	background-image: url('img/structura/sidebar/parteneri.png');
	background-repeat: no-repeat;
	}
	
	.parteneri h5
	{
	float: left;
	width: 181px;
	padding-top: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-align: center;
	color: #FFF;
	}
	
	.slider
	{
	float: left;
	width: 181px;
	}
	
	iframe
	{
	max-width: none;
	max-height: none;
	}
	
	
	/* content pagina home */
	.pagina-h
	{
		float: left;
		width: 632px;
		height: 591px;
		margin: 35px 0px 0px 27px;
		padding: 20px 0px 20px 20px;
		background-image: url('img/structura/continut/content.png');
		background-repeat: no-repeat;
	}
	
	.pagina-h h1
	{
		float: left;
		width: 580px;
		padding-bottom: 15px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 20px;
		color: #FFF;
		text-align: center;
	}
	
	.pagina-h h1 a
	{
		color: #FFF;
	}
	
	.pagina-h h1 a:hover
	{
		text-decoration: underline;
	}
	
	.pagina-h p
	{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align: justify;
		font-size: 13px;
		text-indent: 25px;
		color: #FFF;
	}
	
	p.h1
	{
		padding-bottom: 10px;
	}
	
	.zeita
	{
		float: right;
		width: 200px;
		height: 180px;
		padding: 10px;
		margin-left: 10px;
		background-image: url(img/structura/continut/nume-clinica.png);
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align: justify;
		color: #FFF;
		behavior: url(/css/border-radius.htc);
		border-radius: 10px;
		position:relative;
	}
	
	
	

	
	/* pagina interioara */
	.pagina
	{
		float: left;
		width: 632px;
		height: 591px;
		margin: 35px 0px 0px 27px;
		padding: 20px 0px 20px 20px;
		background-image: url('img/structura/continut/content.png');
		background-repeat: no-repeat;
		z-index: 80;
	}
	
	.pagina a
	{
		color: #FFF;
	}
	
	.pagina a:hover
	{
		text-decoration: underline;
	}
	
	.pagina h1
	{
		float: left;
		width: 580px;
		padding-bottom: 15px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 20px;
		color: #FFF;
		text-align: center;
	}
	
	
	
	
	.pagina h2
	{
		float: left;
		width: 580px;
		padding-bottom: 15px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #FFF;
	}
	
	.pagina h3
	{
		float: left;
		width: 580px;
		padding-bottom: 0px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #FFF;
		text-align: center;
	}
	
	
	
	.pagina p
	{
		float: left;
		width: 580px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align: justify;
		color: #FFF;
	}
	
	p.baza
	{
		font-size: 13px;
	}
	
	p.baza1
	{
		padding-bottom: 10px;
		font-size: 13px;
	}
	
	/* pag medici */
	p.medic1
	{
		font-weight: bold;
		text-decoration: underline;
	}
	
	p.medic2
	{
		font-weight: bold;
		padding-bottom: 10px;
	}
	
	p.medic3
	{
		padding-bottom: 10px;
		text-indent: 25px;
	}
	
	/* pag cursuri */
	p.curs
	{
		font-size: 14px;
		font-weight: bold;
	}
	
	/* pag tarife */
	p.center2
	{
		font-size: 13px;
		text-align: center;
	}
	
	/* pag abonamente */
	p.abonament
	{
		padding-bottom: 10px;
		font-size: 13px;
		text-indent: 25px;
	}
	
	/* pag noutati: data, stire */
	p.data
	{
		padding-bottom: 5px;
		font-size: 12px;
		font-style: italic;
	}
	
	p.stire
	{
		padding-bottom: 10px;
		font-size: 14px;
		font-weight: bold;
	}
	
	/* pag. testimoniale */
	p.testimonial1
	{
		padding-bottom: 10px;
		font-size: 13px;
		text-indent: 25px;
	}
	
	p.testimonial2
	{
		padding-bottom: 10px;
		font-size: 13px;
		text-indent: 25px;
	}
	
	/* pag cnas: center */
	p.center
	{
		font-size: 15px;
		text-align: center;
	}
	
	/* pag contact */
	p.contact1
	{
		padding: 20px 0px 20px 0px;
		font-size: 14px;
		font-weight: bold;
	}
	
	p.contact2
	{
		font-size: 14px;
	}
	
	/* tabele */
	table.tarife
	{
		color: #FFF;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
	}
	
	table.tarife th
	{
		font-weight: bold;
		text-align: left;
		font-size: 15px;
		margin-bottom: 10px;
	}
	
	/* cap de tabel - tarife */
	.th1
	{
		float: left;
		width: 415px;
		border-bottom: solid 1px #FFF;
		margin: 0px 5px 0px 5px;
		padding: 0px 0px 3px 5px;
	}
	
	.th2
	{
		float: left;
		width: 135px;
		border-bottom: solid 1px #FFF;
		margin: 0px 5px 0px 5px;
		padding: 0px 5px 3px 0px;
		text-align: right;
	}
	
	/* coloane - tarife */
	.tf1
	{
		float: left;
		width: 420px;
		margin: 0px 5px 0px 5px;
	}
	
	.tf2
	{
		float: left;
		width: 140px;
		margin: 0px 5px 0px 5px;
		text-align: right;
	}
	
	/* cap de tabel - tarife continental */
	.th3
	{
		float: left;
		width: 280px;
		border-bottom: solid 1px #FFF;
		margin: 0px 5px 0px 5px;
		padding: 0px 0px 3px 5px;
	}
	
	.th4
	{
		float: left;
		width: 135px;
		border-bottom: solid 1px #FFF;
		margin: 0px 5px 0px 5px;
		padding: 0px 5px 3px 0px;
	}
	
	.th5
	{
		float: left;
		width: 135px;
		border-bottom: solid 1px #FFF;
		margin: 0px 5px 0px 5px;
		padding: 0px 0px 3px 5px;
		text-align: right;
	}
	
	/* coloane - tarife continental */
	.tf3
	{
		float: left;
		width: 290px;
		margin: 0px 5px 0px 5px;
	}
	
	.tf4
	{
		float: left;
		width: 130px;
		margin: 0px 5px 0px 5px;
		padding-right: 10px;
		text-align: right;
	}
	
	.tf5
	{
		float: left;
		width: 130px;
		margin: 0px 5px 0px 5px;
		padding-right: 10px;
		text-align: right;
	}
	
	/* legal */
	table.legal
	{
		float: left;
		margin: 20px 0px 0px 160px;
		color: #FFF;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align: center;
	}
	
	table.legal th
	{
		
		text-align: left;
		font-size: 13px;
		margin-bottom: 10px;
	}
	
	/* programari */
	table.programari2
	{
		padding-left: 20px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align: justify;
		color: #FFF;
	}
	
	
	/* imagini */
	img.medic
	{
		float: right;
		width: 170px;
		height: 151px;
		background-image: url('img/medici/shape-medici.png');
		padding: 3px;
		margin: 5px 0px 5px 10px;
	}
	
	img.certif
	{
		float: left;
		width: 151px;
		margin-left: 40px;
	}
	
	
	/* liste */
	.pagina-h ul
	{
		float: left;
		width: 550px;
		padding-bottom: 15px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFF;
	}
	
	.pagina-h ul li
	{
		float: left;
		width: 530px;
		padding: 3px 0px 0px 25px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFF;
		list-style: circle;
	}
	
	
	/* liste */
	.pagina ul
	{
		float: left;
		width: 550px;
		padding-bottom: 15px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFF;
	}
	
	.pagina ul li
	{
		float: left;
		width: 530px;
		padding: 3px 0px 0px 25px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFF;
		list-style: circle;
	}
	
	.line
	{
		float: left;
		width: 580px;
		height: 1px;
		margin: 5px 0px 10px 0px;
		background-color: #FFF;
	}
	
	hr
	{
		float: left;
		width: 100%;
		height: 1px;
		margin: 5px 0px 10px 0px;
		border: 0;
		padding: 0;
		color: #fff;
		background-color: #fff;
	}
	
	.harta
	{
		float: left;
		width: 350px;
		height: 281px;
		border: solid 4px #66c4f9;
	}
	
	.date
	{
		float: left;
		width: 245px;
		padding: 20px 0px 0px 5px;
	}
	
	.date p
	{
		float: left;
		width: 245px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #FFF;
		text-align: right;
	}
	
	.transport
	{
		float: left;
		width: 494px;
		height: 139px;
		margin: 35px 0px 0px 32px;
		padding: 36px 0px 0px 60px;
		background-image: url('img/structura/contact/transport.png');
	}
	
	.transport p
	{
		padding-bottom: 3px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 20px;
		line-height: 23px;
		color: #FFF;
	}
	
	.social
	{
		float: left;
		width: 484px;
		height: 70px;
		margin: 14px 10px 0px 92px;
		background-image: url('img/structura/contact/line.jpg');
		background-position: top right;
		background-repeat: no-repeat;
	}
	
	.social img
	{
		float: left;
		padding: 7px 2px 0px 0px;
	}
	
	img.face
	{
		float: left;
		padding-left: 360px;
	}
	
	.slider1
	{
		float: left;
		width: 181px;
		margin: 5px 0px 0px 4px;
	}
	
	.slider2
	{
		float: left;
		width: 181px;
		margin: 2px 0px 0px 4px;
	}
	
	
	.formular
	{
		float: left;
		width: 580px;
	}
	
	.footer
	{
		float: left;
		width: 650px;
		margin: 3px 41px 0px 250px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFF;
	}
	
	.ft1
	{
		float: left;
		width: 350px;
	}
	
	.ft2
	{
		float: left;
		width: 260px;
		text-align: right;
	}
	
	.footer a
	{
		color: #FFF;
	}
	
	.footer a:hover
	{
		text-decoration: underline;
	}
	
	
	/* home page */
	.home-medic
	{
		float: left;
		width: 601px;
	}
	
	.medic
	{
		float: left;
		width: 140px;
	}
	
	img.medic1
	{
		float: left;
		width: 135px;
		height: auto;
		margin-right: 5px;
	}
	
	img.medic2
	{
		float: right;
		width: 135px;
		height: auto;
		margin-left: 5px;
	}
	
	.medic4
	{
		float: left;
		width: 320px;
	}
	
	.medic4 p
	{
		text-indent:0px;
	}
	
	.medic4 p a
	{
		float: left;
		padding-top: 3px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFF;
	}
	
	.medic4 p a:hover
	{
		text-decoration: underline;
	}
	
	.home-intrebare
	{
		float: left;
		width: 601px;
		margin-top: 20px;
		margin-bottom: 5px;		
	}
	
	.home-intrebare h6
	{
		float: left;
		width: 250px;
		margin: 0px 0px 5px 25px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #FFF;
	}
	
	.intrebare
	{
		float: left;
		width: 290px;
		padding-right: 20px;
	}
	
	.intrebare a
	{
		float: left;
		padding-top: 3px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFF;
	}
	
	.intrebare a:hover
	{
		text-decoration: underline;
	}
	
	.testimonial
	{
		float: left;
		width: 290px;
	}
	
	.testimonial a
	{
		float: left;
		padding-top: 3px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFF;
	}
	
	.testimonial a:hover
	{
		text-decoration: underline;
	}
	
	p.med1
	{
		float: left;
		width: 100%;
	}
	
	p.med2
	{
		float: left;
		width: 105px;
		padding: 30px 0px 0px 210px;
		text-align: right;
	}
	
	
	
	
	
	
	
	/* div-uri homepage */
	.banner
	{
		float: left;
		width: 601px;
		height: 130px;
		margin-bottom: 10px;
	}
	
	.medich
	{
		float: left;
		width: 300px;
	}
	
	/* slider banner */
	#rotator
	{
		cursor: pointer;
		overflow: hidden;
		margin: auto 0px;
		position: relative;
		width: 601px;
		height: 130px;
	}
	
	#rotator img
	{
		border: 0;
		cursor: pointer;
		width: 601px;
		height: 130px;
	}
	
	
	
	
	
	
	
	
	
	