body
{
	margin:0px;
	padding:0px;
	position:relative;  
}

@font-face {
    font-family: 'ownSansationLight';
    src: url(SansationLight.ttf);
}


@font-face {
    font-family: 'ownHelveticaLight';
    src: url('Helvetica_Light_Normal.ttf');
}

@font-face {
    font-family: 'ownRabelo';
    src: url('fonts/Rabelo Regular.ttf');
}

.linieVerde
{
	width:100%;
	min-width:1170px;
	height:3px;
	background-color:#8bbf37;
}

.linieVerdeInchis
{
	width:100%;
	min-width:1170px;
	height:2px;
	background-color:#77A62D;
}

.cadranNumeSiMeniu
{
	position: relative;
	z-index: 1;
	border-bottom: 5px solid #ffd71b;
	box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
}

.numeSiMeniu
{
	width:1170px;
	height:85px;
	margin-left:auto;
	margin-right:auto;
}

.numeWebsite
{
	/*color:#8bbf37;*/
	color:#459fed;
	font-family: ownSansationLight;
	font-size:30px;
	display:inline-block;
	margin-top:15px;
	line-height:0.9;
}

.meniuWebsite
{
	display:inline-block;
	vertical-align:top;
	float:right;
	font-family: 'Open Sans Condensed', sans-serif;
}

/*
.linkMeniu
{
	text-decoration:none;
	color:#8bbf37;
	font-family: arial;
	font-size:16px;
	font-weight:bold;
	height:50px;
	padding-top:35px;
	padding-left:20px;
	padding-right:20px;
	display:inline-block;
	transition: 1s ease;
}

.linkMeniu:hover
{
	background-color:#8bbf37;
	color:white;
	background-image:url("images/pattern.png");
	opacity: 0.8;
}
*/

/*Acasa*/
/*
.cadranSlider:before
{
	content: " ";
	background-image:url("imagini/background.jpg");
	background-size:100%;
	width: 100%;
	height: 100%;
	display:block;
	z-index:-1;
	position:relative;
}
*/
.cadranSlider
{	
	min-width:1170px;
	height:450px;
	position: relative;
	overflow:hidden;
	z-index:0;
}

.cadranSlider:before
{
	content: " ";
	background-image:url("imagini/background.jpg");
	background-size:100%;
	display:inline-block;
	position:absolute;
	z-index:-1;
	margin-left: -5px;
	width: 110%;
	min-width:1170px;
	height:460px;
	opacity:0.7;
	filter: blur(5px);
	-moz-filter: blur(5px);
	-webkit-filter: blur(5px);
	-o-filter: blur(5px);
	/*
	transition: all 2s linear;
	-moz-transition: all 2s linear;
	-webkit-transition: all 2s linear;
	-o-transition: all 2s linear;
	*/
}

/*
.imagineSlider
{
	display:inline-block;
	margin-left:100px;
	vertical-align:middle;
	margin-top:auto;
	margin-bottom:auto;
}

.textSlider
{
	width:600px;
	display:inline-block;
	color:white;
	font-family: ownSansationLight;
	vertical-align:middle;
	margin-top:auto;
	margin-bottom:auto;
	max-height:300px;
}
*/

/* ============ Slider Gallery ============ */

.cadranPozaGalerie
{
	width:976px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	overflow:hidden;
	position:relative;
}

.cadranPozaGalerie img
{
	/*
	-webkit-box-shadow:inset 0px 0px 0px 1px white;
    	-moz-box-shadow:inset 0px 0px 0px 1px white;
    	box-shadow:inset 0px 0px 0px 1px white;
	*/
	-webkit-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.75);
}

sageata
{
	display:inline-block;
	font-size:24px;
	vertical-align:top;
	cursor:pointer;
	color:white;
}

textSlider
{
	color:white;
	margin-top:200px;
	margin-left:5%;
	position: absolute;
	width:250px;
}

titluSlider
{
	display:block;
	background-color:black;
	color:white;
	font-family: Oswald, sans-serif;
	padding:15px;
	font-size:18px;
}

contentSlider
{
	display:block;
	background-color: #ffd71b;
	color:black;
	font-family: ownSansationLight;
	padding:10px;
	font-size:14px;
	font-style: italic;
}

/* ========= Ended -  Slider Gallery ======== */


.prezentariScurte
{
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
	padding-bottom:40px;
	font-family: arial;
}

.spanPrezentare
{
	display:inline-block;
	width:275px;
	height:330px;
	margin-right:39px;
	vertical-align:top;
	padding:10px;
	border:1px solid #D9D9D9;
	font-family: ownSansationLight;
	overflow:hidden;
}

.divPozaText
{
	overflow:hidden;
	margin-bottom:10px;
}

.pozaMicaAcasa
{
	display:inline-block;
	width:275px;
}

.titluPrezentare
{
	display:inline-block;
	vertical-align:top;
	font-size:20px;
	width:174px;
	/*color:#64768C;*/
	color:black;
	background-color: #ffd71b;
	padding:10px;
	margin-top:-15px;
	font-family: Oswald, sans-serif;
}

.textPrezentare
{
	display:block;
	text-align:justify;
	color:#7d7d7d;
	font-size: 14px;
	margin-top: 15px;
	overflow:hidden;
	height:135px;
}

.cadranDespreNoi
{
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding-bottom:40px;
}

.cadranTitluDespreNoi
{
	width:1015px;
	height:50px;
	border-left: 5px solid #77A62D;
}

.titluDespreNoi
{
	padding: 10px;
	height:30px;
	font-family:ownSansationLight;
	color:#7d7d7d;
	font-size:24px;
}

.textDespreNoi
{
	text-align: justify;
	color: #7d7d7d;
	font-size: 14px;
	font-family:ownSansationLight;
	margin-top:10px;
	padding:10px;
	border-left: 5px solid #77A62D;
}

/*Servicii*/

.pozaSusServicii
{
	background-image:url("imagini/background.jpg");
	background-size:100%;
	min-width:1170px;
	height:60px;
	position: relative;
	border-bottom: 5px solid #ffd71b;
	box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.25);
}

.picThumb
{
	display:inline-block;
	width:80px;
	cursor:pointer;
	margin-right:10px;
	padding:5px; 
	border:1px solid #ddd;
}

img
{
	width: inherit;
}

.picThumb img
{
	width:inherit;
}
.continutServicii
{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-bottom:20px;
	font-family: ownSansationLight;
}


@-webkit-keyframes slide {
    100% { top: 0; }
}

@keyframes slide {
    100% { top: 0; }
}


.serviciiDreapta
{
	display:inline-block;
	vertical-align:top;
	margin-left:20px;
	color:white;
	font-family:ownSansationLight;
	width:600px;
}

.linkServicii
{
	display:block;
	text-transform:uppercase;
	border-bottom:1px solid #77A62D;
	background-color: #8bbf37;
	padding:10px;
	font-weight:normal;
	text-decoration: none;
	position:relative;
	width: 400px;
	top:-700px;
	transition: 0.5s ease;
	padding:10px;
	-webkit-animation: slide 2s forwards;
	-webkit-animation-delay: 0.2s;
	animation: slide 2s forwards;
	animation-delay: 0.2s;
	box-shadow: 2px 1px 1px 1px rgba(0,0,0,0.15);
	color:white;
}

.linkServicii:hover, .linkServiciiSelectat
{
	width:500px;
	opacity:0.9;
}

.pozitieLinkuriServicii
{
	max-height:300px;
	overflow-y: hidden;
}

.dreaptaJosServicii
{
	color:#5E5E5E;
	margin-top:20px;
	width:80%;
}

.titluServiciu
{
	font-size:36px;
	text-transform:uppercase;
	margin-top:50px;
}

.textServiciu
{
	text-align:justify;
	width:80%;
	margin-top:20px;
}


/* Not used i belive :)
.StyleAvantaj
{
	display:inline-block;
	vertical-align:top;
	margin-top:5px;
}
*/
/*Contact*/

#map
{
	width: 99%;
        height: 310px;
}
.continutContact
{
	min-height:298px;
	color: #7d7d7d;
	font-family:ownSansationLight;
	width:1170px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}

.continutContact title
{
	font-size:36px;
	margin-bottom:15px;
	display:block;
}

.textContact
{
	display:inline-block;
	text-align: justify;
	margin-top: 30px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	width: 450px;
	height:auto;
	font-size:16px;
	line-height:150%;
}

.tabel td
{
	color: #7d7d7d;
}

.formular input {
	width: 180px;
	height: 20px;
	color: #7d7d7d;
	font-family:ownSansationLight;
	padding:2px 6px !important;
	width:400px;
	height:40px;
}

.formular input:focus
{
	border: solid 1px #ebb95b;
	background-color: #fff8d5 !important;
	box-shadow: 0 0 0;
	outline: 0;
}

label
{
	margin-left:5px;
}


.formularContact
{
	display: inline-block;
	vertical-align:top;
	margin-left:70px;
	margin-top:10px;
	zoom: 1; 
	*display: inline;
	position:relative;
	width:620px;
}

.etichetaCampContact
{
	display:inline-block;
	font-family: ownSansationLight;
	font-size:12px;
	width:40px;
	padding:5px;
	color:gray;
}

.inputContact
{
	width:75%;
	height:32px;
	margin-top:5px;
	border-radius:2px;
	padding: 6px 6px !important;
	border: 1px solid gray;
	color: gray;
	transition: background-color 0.2 s ease-in-out;
}

.inputContact:focus,.mesajContact:focus
{
	/*background-color:#e5e5e5;*/
	outline: 0;
	border: solid 1px #ebb95b;
	background-color: #fff8d5 !important;
	box-shadow: 0 0 0;
	outline: 0;
}

.mesajContact
{
	display:inline-block;
	width:75%;
	height:100px;
	margin-top:5px;
	border-radius:2px;
	padding: 6px 6px !important;
	border: 1px solid gray;
	color:gray;
}

.notificareForm,.notificareFormMesajContact
{
	position: absolute;
	margin-left:50px;
}

.sageataSus
{
width: 0; 
height: 0; 
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #CFD1CD;
}

.mesajNotificare,.mesajNotificareEmail, .mesajNotificareTelefon, .mesajNotificareCaptchaContact
{
	background-color: #CFD1CD;
	height: 20px;
	line-height:20px;
	width: auto;
	padding: 4px;
	font-family: ownSansationLight;
	font-size:14px;
	color:black;
	box-shadow: 1px 1px 1px -1px black;
}

.pozitieMesajTrimis
{
	position:absolute;
	height:100%;
	width:100%;
	background-color:rgba(51,96,57,0.4);
	z-index:2;
}

#mesajTrimis
{
	margin-left:auto;
	margin-right:auto;
	width:250px;
	height:130px;
	position:relative;
	background-color:white;
	border-radius: 5px;
	text-align:center;
	margin-top:200px;
	border:1px solid #336039;
	font-family: ownSansationLight;
	padding:15px;
}

.textMesajTrimis
{
	vertical-align:middle;
	display:inline-block;
	color:#336039;
	font-size:23px;
	line-height:130px;
	font-family: ownSansationLight, sans-serif;
}

#pozitie_captcha
{
	display:inline-block;
	margin-left:72px;
}

.input_captcha
{
	color: #7d7d7d;
}

.aiciCaptcha
{
	color:#77A62D;
	font-weight:bold;
}

.aiciCaptcha:hover
{
color:#628C1F;
}

.trimite
{
	display:inline-block;
	margin-left:27px;
	margin-top:20px;
	font-family:ownSansationLight;
	border: none;
	cursor:pointer;
	background-color:#8bbf37;
	text-align:center;
	color:white;
	transition: 1s ease;
	
	padding:15px;
	width:200px;
	font-size:14px;
	vertical-align:top;
}

.trimite:hover
{
	background-color: #8bbf37;
	color: white;
	background-image: url("images/pattern.png");
	opacity: 0.8;
}

/*Cadran jos*/

.cadranJos
{
	width:100%;
	min-width:1170px;
	height:210px;
	background-color:#8bbf37;
	font-family:arial;
	border-top:2px solid #77A62D;
	color:white;
	overflow:hidden;
}

.stangaJos
{
	width:200px;
	font-size:18px;
	float:left;
	margin-top:15px;
	margin-left:20px;
	opacity:0.5;
	font-family: ownSansationLight;
}

.stangaJos author
{
	font-size:16px;
}

.stangaJos author webcsoft
{
	font-size:21px;
}

.dreaptaJos
{
	float:right;
	margin-right:40px;
	font-size:28px;
	max-height:160px;
	margin-top:20px;
	border-left:5px solid white;
	padding:15px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.15);
	font-family: ownSansationLight;
	min-width:300px;
}

.dreaptaJos adress
{
	font-size:14px;
	display:block;
	margin-bottom:5px;
}

.nrTelJos
{
	display:inline-block;
	vertical-align:top;
	font-size:12px;
	color:white;
}

/* ============= Foto Gallery Js - Alex ================ */


.panelAvertizari
{
	position: fixed;
	z-index: 110;
	/* background-color: rgba(176, 156, 144, 0.7); */
	/* background-color: rgba(0,0,0,0.2); */
	background-color: white;
	/*border-top: 3px solid #FB8324;*/
	box-shadow: 2px 2px 5px #888888;
	color: dimGray;
	left: 20%;
	top: 5%;
	font-size: 12px;
	font-family: ownSansationLight;
	text-align: center;
	overflow: hidden;
	width:auto;
}

.panelAvertizari panelTitle 
{
	background-color: #f5f5f5;
	border-bottom: 1px solid #eee;
	display:block;
	margin-top:0; 
	margin-left:0; 
	padding:10px;
	font-size:14px;
	text-align:left;
	margin-bottom: 15px;
}

closeButton
{
	display:inline-block; 
	float:right; 
	margin-right:5px;
	cursor:pointer;
}

.panelAvertizari sageata
{
	display:inline-block;
	font-size:24px;
	padding:15px;
	margin-top:20%;
	vertical-align:top;
	cursor:pointer;
}

.backgroundWhite
{
    display: block;
    background-color: rgba(250, 250, 250, 0.7);
    width: 100%;
    height: 200%;
    z-index: 101;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
}

/* ========== Ended-  Foto Gallery Js - Alex ============= */

/* ================== Specialitati ==================== */

titluPagina
{
	display:block;
	font-family: Oswald, sans-serif;
	font-size: 36px;
	color:dimGray;
	padding:20px;
}


titleTextBox
{
	display:block;
	color:black;
	font-family: Oswald, sans-serif;
}

textBoxServicii
{
	display:block;
	width:90%;
	margin-left:5%;
}

textBoxServicii img
{
	margin-left:20px;
	margin-top:20px;
	display:inline-block;
}

imgLabel
{
	display:inline-block;
	background-color: #ffd71b; 
	padding:10px; 
	width: 200px; 
	margin-right:auto; 
	margin-left:auto;
	margin-top:-15px;
	font-family: Oswald, sans-serif;
}

/* ============== Ended -  Specialitati ==================== */

/* ================== Meniu ==================== */

centralZone
{
	display:block; 
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	box-shadow: rgba(0, 0, 0, 0.74902) 0px 2px 16px 0px;
	/*background-color: rgba(0, 0, 0, 0.7);*/
	overflow:hidden;
}

halfCentralZone
{
	display:inline-block; 
	width:100%;
	margin-left:auto; 
	margin-right:auto;
	background-color:#f0f0f0;
}

contentHolder
{
	display:block;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	margin-top:-40px;
	margin-bottom: 20px;
}

textBoxHolder
{
	display:inline-block;
	width:31%;
	margin-left:1.5%;
	margin-top:25px;
	margin-bottom: 25px;
	color:gray;
	-webkit-font-smoothing: antialiased;
	font-family: ownSansationLight;
	vertical-align:top;
}

textBoxText
{
	display:block;
	margin-top:15px;
	width:100%;
	padding:10px;
	font-family: ownSansationLight;
}

imageHolder
{
	display:block;
	width:100%;
	height:150px;
	background-size: 100%;
}

mainTextDisplay
{
	display:block;
	width: 90%;
	margin-left:auto; 
	margin-right:auto;
	margin-top: 30px;
	padding:15px;
	font-size:18px;
}

titleMainText
{
	display:block;
	margin-bottom: 15px;
	font-size:36px;
	color:#111;
	font-family: Oswald, sans-serif;
}

mainText
{
	display:block;
	width:70%;
	font-family: ownSansationLight;
	color: dimGray;
}

/* ============== Ended -  Meniu ================= */

/* Roll Down Menu CSS 2 */

ul.menu {list-style:none; margin:0; padding:0; display:inline-block;}
ul.menu * {margin:0px; padding:0; cursor:pointer;}
ul.menu a {display:inline-block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left;}
ul.menu ul {position:absolute; top:85px; background:#ea6361; display:none; opacity:0; list-style:none;}
ul.menu ul li {position:relative;  width:158px; margin-top:-5px;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#459FED; width:144px; color:white; font-weight:none;}
ul.menu ul li a:hover {background-color: #147ad1;}
ul.menu ul ul {left:158px; top:-1px}
ul.menu .menulink { display:block; font-weight:bold;  width:95px; height:85px; color:#459fed; text-align:center; vertical-align:top; 	transition: 1s ease;}
ul.menu .linkSelectat { background-color:#459fed; color:white;}
/*start pentru categoria Informatii*/
ul.menu .menulinkInfo { font-weight:bold;  width:95px; height:41px; color:#FA9200; text-align:center;}
/*sfarsit pentru categoria Informatii*/
ul.menu .menulink:hover, ul.menu .menuhover {background-color:#459FED; color:white; background-image:url("images/pattern.png"); opacity: 0.8;}
.menulink:hover,.menulinkInfo:hover {}
ul.menu .sub {background:#FA9200 url('cuts/rollDownMenu/arrow.gif') 146px 8px no-repeat; margin-top:5px;}
ul.menu .topline {margin-top:6px;}

/* Ended Roll Down Menu CSS 2 */

