body {margin: 0; padding: 0; font-size: 14px; font-family: 'Open Sans', sans-serif; background-color: #ebebeb; background-attachment: fixed; font-weight: normal; z-index: 10}

/* ------ formatare text ---------------------------------------- */
.arial {font-family:arial}
.trebuchet {font-family:trebuchet ms}
.verdana {font-family:verdana}
.calibri {font-family:calibri}

.s10 {font-size:10px} .s11 {font-size:11px} .s12 {font-size:12px} .s13 {font-size:13px} .s14 {font-size:14px} .s15 {font-size:15px} .s16 {font-size:16px}
.s17 {font-size:17px} .s18 {font-size:18px} .s19 {font-size:19px} .s20 {font-size:20px} .s21 {font-size:21px} .s22 {font-size:22px} .s23 {font-size:23px}
.s24 {font-size:24px} .s25 {font-size:25px} .s26 {font-size:26px} .s27 {font-size:27px}
.s28 {font-size:28px} .s30 {font-size:30px}

.lh100 {line-height: 100%} .lh120 {line-height: 120%} .lh140 {line-height: 140%} .lh150 {line-height: 150%}

.bold {font-weight:bold}
.normal {font-weight:normal}
.justify {text-align:justify}
.none {text-decoration:none}

.white {color:#ffffff}
.blue {color:#1E5E87}
.red {color:#c90000}
.purple {color:#623d7d}
.black {color:#000000}
.pink {color:#8e4543}
.greyDark {color:#666666}
.greyLight {color:#a1a1a1}

.p5 {padding:5px}
.p10 {padding:10px}
.p15 {padding:15px}
.p20 {padding:20px}

.pt1 {padding-top:1px} .pt2 {padding-top:2px} .pt3 {padding-top:3px} .pt4 {padding-top:4px} .pt5 {padding-top:5px} .pt6 {padding-top:6px} .pt7 {padding-top:7px}
.pt8 {padding-top:8px} .pt9 {padding-top:9px} .pt10 {padding-top:10px} .p11 {padding-top:11px} .pt12 {padding-top:12px} .pt13 {padding-top:13px}
.pt15 {padding-top:15px}
.pt20 {padding-top:20px}
.pt23 {padding-top:23px}
.pt25 {padding-top:25px}

.pb0 {padding-bottom:0px}
.pb3 {padding-bottom:3px}
.pb5 {padding-bottom:5px}
.pb8 {padding-bottom:8px}
.pb10 {padding-bottom:10px}
.pb20 {padding-bottom:20px}
.pb25 {padding-bottom:25px}

.pl3 {padding-left:3px}
.pl5 {padding-left:5px}
.pl10 {padding-left:10px}
.pl15 {padding-left:15px}
.pl20 {padding-left:20px} .pl25 {padding-left:25px} .pl30 {padding-left:30px} .pl40 {padding-left:40px} .pl50 {padding-left:50px} .pl60 {padding-left:60px}

.pr10 {padding-right:10px}
.pr15 {padding-right:15px}
.pr20 {padding-right:20px}
.pr30 {padding-right:30px}

.mt-10 {margin-top:-10px}
.mt-5 {margin-top:-5px}
.mt0 {margin-top:0px}
.mt2 {margin-top:2px}
.mt3 {margin-top:3px}
.mt5 {margin-top:5px}
.mt6 {margin-top:6px}
.mt7 {margin-top:7px}
.mt8 {margin-top:8px}
.mt10 {margin-top:10px}
.mt15 {margin-top:15px}
.mt17 {margin-top:17px}
.mt20 {margin-top:20px}
.mt25 {margin-top:25px}
.mt30 {margin-top:30px}
.mt35 {margin-top:35px}
.mt40 {margin-top:40px}

.mb0 {margin-bottom:0px} .mb3 {margin-bottom:3px} .mb5 {margin-bottom: 5px} .mb6 {margin-bottom: 6px} .mb7 {margin-bottom: 7px} .mb8 {margin-bottom:8px} .mb9 {margin-bottom:9px} .mb10 {margin-bottom:10px} 
.mb13 {margin-bottom:13px} .mb15 {margin-bottom:15px}
.mb20 {margin-bottom:20px} .mb25 {margin-bottom:25px} .mb30 {margin-bottom:30px} .mb40 {margin-bottom:40px}

.ml3 {margin-left:3px} .ml5 {margin-left:5px} .ml9 {margin-left:9px} .ml10 {margin-left:10px} .ml11 {margin-left:11px} .ml15 {margin-left:15px}
.ml20 {margin-left:20px} .ml22 {margin-left:22px} .ml25 {margin-left:25px} .ml30 {margin-left:30px} .ml35 {margin-left:35px} .ml40 {margin-left:40px}

.mr5 {margin-right:5px} .mr9 {margin-right:9px} .mr10 {margin-right:10px} .mr15 {margin-right:15px} .mr20 {margin-right:20px} .mr21 {margin-right:21px} .mr22 {margin-right:22px} 
.mr25 {margin-right:25px} .mr30 {margin-right:30px} .mr35 {margin-right:35px} .mr40 {margin-right:40px}

 /* --------------------------------------------------------- */

/* -------------- heading ------------- */
h1, h2, h3, h4 {padding:0; margin:0; font-weight:normal}
h1.revelion {font-weight:normal; font-size:16px; color:#FFFFFF; background-color: #FF0000}
h1.titlu-01 {font-size:15px}
h2.titlu-01 {font-size:15px}
h3.titlu-01 {font-size:15px}
h4.nunta { font-size:17px; font-weight:bold; padding-top: 10px; border-top:1px solid #cccccc}

/* ------------------------------------- */

.poza-cursor {cursor:pointer}

p { padding:0; margin:0 0 10px 0 }
div {position: relative; box-sizing: border-box}
div.left {float:left}
div.right {float:right}


/* -------------- arata doar pe desktop / ascunde pe mobil ------------- */
@media (max-width:599px) {.desktoponly {display:none}}
@media (max-width:599px) {.hideonmob {display:none}}

/* -------------- arata doar pe mobile / ascunde pe desktop ------------- */
@media (min-width:600px) {.hideondsk {display:none}}

div.sticky {position: -webkit-sticky; position: sticky; top: 10px; background-color: yellow; padding: 10px; font-size: 20px; z-index: 99; width: 300px; float: right}
#staiacasa {text-align: center; font-size: 15px; color: #1c1b17; padding: 20px 0 12px 0; background: white}
@media (max-width:599px) { #staiacasa {text-align: center; font-size: 15px; color: #1c1b17; padding: 0px 0 8px 0; background: white} }

div.branding-body {position:relative; width:1230px; margin:auto;}

.margins {position: relative; margin: 0 auto; /*margin: 15px auto;*/ !max-width: 1140px; width: 100%; box-sizing:border-box}
@media (max-width:599px) {.margins {margin: 10px; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: calc(100% - 20px)}}

.margins2 {margin: 10px auto; padding: 12px 0px; max-width: 1140px; width: 100%; background: #ebebeb; border-bottom: 1px solid #efefef; box-sizing:border-box}
@media (max-width:599px) {.margins2 {margin: 10px; padding: 13px 5px 5px 5px; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: calc(100% - 20px)}}

#margins2 {width: 100%; background: white; box-sizing:border-box}
#margins2 .inner {margin: 0 auto; padding-top: 30px; max-width: 1240px; width: 100%; box-sizing:border-box}
@media (max-width:599px) {#margins2 {margin: 0; padding: 13px 5px 5px 5px; width: 100%; !width: -moz-calc(100% - 20px); !width: -webkit-calc(100% - 20px); !width: calc(100% - 20px)}}
                                         
#margins-slider {width: 100%; padding: 20px 0 40px 0; background: #d26b6c}
#margins-slider .inner {margin: 0 auto; max-width:1220px; width:100%}
@media (max-width:599px) {#margins-slider {border: 0; padding: 0}}
@media (max-width:599px) {#margins-slider .inner {margin: 0 auto; max-width:1140px; width:100%; background:white}}

#margins-offers {max-width: 1240px; width: 100%; margin: 0 auto; padding: 30px 0; box-sizing: border-box}
@media (max-width:599px) {#margins-offers {margin: 10px; padding: 13px 5px 5px 5px; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: calc(100% - 20px)}}

#margins-tip {width: 100%; background: #e7e7e7; box-sizing:border-box}
#margins-tip .inner {margin: 0 auto; max-width: 1220px; width: 100%; padding: 30px 0 30px 0px; font-size: 16px; line-height: 23px; text-align: center; color: black; box-sizing:border-box}
#margins-tip .inner h2 {font-size: 18px; font-weight: bold}
@media (max-width:599px) {#margins-tip {margin: 10px; padding: 13px 5px 5px 5px; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: calc(100% - 20px)}}

.margins3 {margin: 15px auto; padding: 25px 30px; max-width: 1040px; width: 100%; background: #ffffff; border-top:5px solid #fdcfcd; border-bottom: 1px solid #efefef; border-left: 1px solid #efefef; border-right: 1px solid #efefef; border-radius: 3px; box-sizing:border-box}
@media (max-width:599px) {.margins3 {margin: 10px; padding: 13px 5px 5px 5px; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: calc(100% - 20px)}}

#margins-datero {margin: 15px auto; padding: 25px 0px; max-width: 1140px; width: 100%; box-sizing:border-box}
#margins-datero .topleft {float:left; max-width:420px; width:100%}
#margins-datero .logolocal {width: 140px; height: 70px; border: 1px solid #dfdfdf; border-radius: 3px; padding: 0 5px; margin-bottom: 15px; background:white}
#margins-datero .logolocal img {max-width:130px; max-height:60px; position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%, -50%)}
#margins-datero .phone {line-height:30px; font-size: 20px; padding-left: 40px; margin: 15px 0; background:url('../templates/images/phone.png') no-repeat; background-size: 30px}
#margins-datero .details {float: left; margin: 15px 0 0 0; width: 760px; color: #444444; font-size:16px; !background: grey}
#margins-datero .details h3 {margin: 15px 0 10px 0; font-weight: bold}
#margins-datero .contactform {position: -webkit-sticky; position: sticky; top: 20px; float: right; width: 350px; padding: 25px 40px 35px 40px; color: white; background: #d26b6c; font-size: 15px; border-radius: 3px}
#margins-datero .trimite {width:100%; height: 40px; line-height: 40px; font-size: 13px; font-weight:bold; border: 0; color: white; background: #a03637; cursor:pointer}
#margins-datero .trimite:hover {background: #fe9194}
#margins-datero .btn-solicita-1 {float: left; margin-right: 15px; width: 53%; text-decoration: none; color: white; text-align: center; text-transform: uppercase; font-weight: bold; background: #755a8b; border-radius: 3px; padding: 15px 0}
#margins-datero .btn-solicita-2 {float: left; margin-right: 0px; width: -moz-calc(47% - 15px); width: -webkit-calc(47% - 15px); width: calc(47% - 15px); text-decoration: none; color: white; text-align: center; text-transform: uppercase; font-weight: bold; background: #ce6a6a; border-radius: 3px; padding: 15px 0}
#margins-datero .btn-inapoi-sus {float: left; margin-right: 15px; width: -moz-calc(33% - 15px); width: -webkit-calc(33% - 15px); width: calc(33% - 15px); text-decoration: none; color: white; text-align: center; text-transform: uppercase; font-weight: bold; background: grey; border-radius: 3px; padding: 15px 0}
/*mobile*/
@media (max-width:599px) {#margins-datero {margin: 10px; padding: 13px 5px 5px 5px; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: calc(100% - 20px)}}
@media (max-width:599px) {#margins-datero .topleft {max-width: 599px; width: 100%}}
@media (max-width:599px) {#margins-datero .details {float: none; margin: 0 0 10px 0; width: 100%}}
@media (max-width:599px) {#margins-datero .contactform {position: relative; top: 0; float: none; margin: 0; width: 100%; padding: 25px 20px 30px 20px}}
@media (max-width:599px) {#margins-datero .btn-solicita-1 {float: none; margin-right: 0; margin-bottom: 5px; width: 100%; display: block}}
@media (max-width:599px) {#margins-datero .btn-solicita-2 {float: none; margin-right: 0; margin-bottom: 5px; width: 100%; display: block}}
@media (max-width:599px) {#margins-datero .btn-inapoi-sus {float: none; margin-right: 0; width: 100%; display: block}}

.margins-solicita {margin: 0 auto 0 auto; padding: 15px 10px 25px 10px; width: 100%; background: #d26b6c}
@media (max-width:599px) {.margins-solicita {margin: 0; padding: 0}}

.solicita-subtitlu {font-size: 15px; padding: 10px 0; background: #c55b5c; !text-shadow: 2px 2px #c55b5c;}
@media (max-width:599px) {.solicita-subtitlu {font-size: 16px; padding: 0; background: white; color: black;}}
.solicita-subtitlu-1 {font-size: 15px; padding: 10px 0; background: green; animation: myanimation 4s;}
@media (max-width:599px) {.solicita-subtitlu-1 {font-size: 16px; padding: 10px; color: white; animation: myanimation 3s;}}
@keyframes myanimation {0% {background-color: #c55b5c;} 100% {background-color: green;}}
@media (max-width:599px) {@keyframes myanimation {0% {background-color: white;} 100% {background-color: green;}}}
	
#margins-contact {margin: auto; max-width: 1140px; width: 100%; padding:25px 25px 25px 45px; background: white}
#margins-contact .left {width: 550px}
#margins-contact .right {width: 500px; padding: 30px 35px; background:#efefef}

@media (max-width:599px) {#margins-contact {margin: 0; padding: 5px 25px 25px 25px; width: 100%; border-top: 5px solid #efefef}}
@media (max-width:599px) {#margins-contact .left {float: none; width: 100%}}
@media (max-width:599px) {#margins-contact .right {float: none; width: 100%; padding: 20px 20px}}

.promo {margin-bottom: 10px; color: white; text-align:center; padding: 10px; border-radius: 1px; background:#d26b6c}
.intro {font-size: 17px; font-style: italic; color: black; font-weight: normal}

a.sigla-locatiinuntabucuresti {float: left; width: 240px; height: 94px; display: block; background: url('http://www.locatiinuntabucuresti.ro/images/sigla-locatiinuntabucuresti.png') top no-repeat}	
a.sigla-locatiinuntabucuresti:hover {background: url('../images/sigla-locatiinuntabucuresti.png') bottom no-repeat}

a.sigla-locatiinuntabucuresti-s {float: left; width: 243px; height: 52px; display: block; background: url('http://www.locatiinuntabucuresti.ro/images/sigla-locatiinuntabucuresti-s.jpg') top no-repeat}	
a.sigla-locatiinuntabucuresti-s:hover {background: url('../images/sigla-locatiinuntabucuresti-s.jpg') bottom no-repeat}
@media (max-width:599px) {a.sigla-locatiinuntabucuresti-s {float: left; width: 200px; height: 52px; display: block; background: url('http://www.locatiinuntabucuresti.ro/images/sigla-locatiinuntabucuresti-s.jpg') top no-repeat; background-size: 200px}}
@media (max-width:599px) {a.sigla-locatiinuntabucuresti-s:hover {background: url('http://www.locatiinuntabucuresti.ro/images/sigla-locatiinuntabucuresti-s.jpg') top no-repeat; background-size: 200px}}

a.sigla-locatiinuntabucuresti-1 {float: left; width: 330px; height: 44px; display: block; background: url('http://www.locatiinuntabucuresti.ro/images/sigla-locatiinuntabucuresti-1.png') top; background-size: 100%}	
//a.sigla-locatiinuntabucuresti-1:hover {background: url('../images/sigla-locatiinuntabucuresti-1.png') bottom; background-size: 100%}
/*mobile*/
@media (max-width:599px) {a.sigla-locatiinuntabucuresti {float: left; width: 178px; height: 94px; display: block; background: url('http://www.locatiinuntabucuresti.ro/images/sigla-locatiinuntabucuresti-m.png') top no-repeat}}
@media (max-width:599px) {a.sigla-locatiinuntabucuresti:hover {background: url('../images/sigla-locatiinuntabucuresti-m.png') bottom no-repeat}}

#header {width: 100%; color: white; border-top: 4px solid white; background: #d26b6c}
#header .inner {max-width:1140px; margin: 0 auto}
#header a.sigla {float: left; width: 230px; height: 150px; display: block; background: url('http://www.locatiinuntabucuresti.ro/images/sigla-locatiinuntabucuresti-4.png') no-repeat; background-size: cover}	
#header a.sigla:hover {background: url('../images/sigla-locatiinuntabucuresti-4.png') no-repeat; background-size: cover}
#header .sigla-right {float:left; margin: 20px 0 0 0px; max-width:770px; text-align: center; width:100%}
#header .sigla-right h1 {font-size:19px; font-weight:bold; margin-bottom: 10px; text-transform:uppercase}                  
#header .sigla-right p {margin-bottom: 15px; !color:#8e4543}                  
#header a.tip {margin-bottom: 5px; padding: 4px 8px; color:#ffffff; font-size:14px; line-height: 18px; font-weight:bold; text-transform: uppercase; text-decoration: none; display: inline-block; background: #d26b6c}	
#header a.tip:hover {background: #c04f50}
#header a.tip img {height: 17px}
#header a.tip1 {color:#ffffff; font-size: 14px; line-height: 18px; font-weight:bold; text-transform: uppercase; text-decoration: none; padding: 5px 8px; background: #c55b5c}	
#header a.tip1:hover {background: #c04f50}

@media (max-width:599px) {#header {width: 100%; color: #8e4543; border-top: 0; background: white}}
@media (max-width:599px) {#header a.sigla {float: left; width: 200px; height: 42px; display: block; background: url('http://www.locatiinuntabucuresti.ro/images/sigla-locatiinuntabucuresti-s.jpg') top no-repeat; background-size: 200px}}
@media (max-width:599px) {#header a.sigla:hover {background: url('../images/sigla-locatiinuntabucuresti-s.jpg') bottom no-repeat; background-size: 200px}}
@media (max-width:599px) {#header .inner {padding: 12px 12px 10px 12px}}
@media (max-width:599px) {#header .sigla-right {float:left; margin: 10px 0 0 0; max-width:670px; width:100%; text-align: left; box-sizing: border-box}}
@media (max-width:599px) {#header a.tip {margin-bottom: 5px; padding: 8px 12px; font-size: 15px}}
@media (max-width:599px) {#header a.tip1 {margin-bottom: 5px; padding: 8px 12px; font-size: 15px}}

#header-datero {width: 100%; background: white}
#header-datero .inner {max-width:1140px; width: 100%; margin: 0 auto; padding: 5px 0}
#header-datero .sigla-right {float: right; max-width: 680px; width: 100%; padding-top: 5px}
@media (max-width:599px) {#header-datero .inner {margin: 0 auto; padding: 9px 0px 0px 5px; height: 60px; overflow: hidden}}
@media (max-width:599px) {#header-datero .sigla-right {display: none}}

#header-solicita {width:100%; background: white}
#header-solicita .inner {max-width: 940px; width: 100%; margin: 0 auto; padding: 15px 0 10px 0}
#header-solicita a.sigla {float: left; width: 240px; height: 95px; display: block; background: url('http://www.locatiinuntabucuresti.ro/images/sigla-locatiinuntabucuresti.png') top no-repeat}
#header-solicita a.sigla:hover {background: url('../images/sigla-locatiinuntabucuresti.png') bottom no-repeat}
#header-solicita .sigla-right {float: left; margin: 5px 0 0 25px; padding: 45px 0 0 0; max-width: 550px; width: 100%; background: url('http://www.locatiinuntabucuresti.ro/img/solicita-titlu.png') no-repeat}
/*mobile*/
@media (max-width:599px) {#header-solicita a.sigla {float: left; width: 243px; height: 52px; display: block; background: url('http://www.locatiinuntabucuresti.ro/images/sigla-locatiinuntabucuresti-s.jpg') top no-repeat}}
@media (max-width:599px) {#header-solicita a.sigla:hover {background: url('../images/sigla-locatiinuntabucuresti-s.jpg') bottom no-repeat}}
@media (max-width:599px) {#header-solicita .inner {padding: 15px 15px 5px 15px}}
@media (max-width:599px) {#header-solicita .sigla-right {margin: 15px 0 0 0; padding: 100px 0 0 0; width: 100%; background: url('http://www.locatiinuntabucuresti.ro/img/solicita-titlu-m.png') no-repeat}}

#footer {max-width: 1040px; width: 100%; margin:0px auto 20px auto; text-align:center}

.slider {float: left; max-width: 850px; width: 100%; border: 4px solid white; border-radius: 8px; overflow: hidden; z-index: 100}
@media (max-width:599px) {.slider {float: none; margin-left: 0; margin-bottom: 0; max-width: 510px; width: 100%; border: 0px solid #eeb8b8; border-radius: 0px; overflow: hidden}}

.slider2 {float: left; margin-left: 25px; margin-bottom: 23px; max-width: 990px; width: 100%; overflow: hidden; z-index: 100; box-sizing: border-box; background: grey}
@media (max-width:599px) {.slider2 {float: none; margin-left: 0; margin-bottom: 0; max-width: 510px; width: 100%; overflow: hidden}}

#list-standard {float: left; margin: 20px; max-width: 370px; height: 470px; font-size: 13px; padding-top: 15px; text-align:center; background: #f9f9f9; box-shadow: 0px 0px 8px #afafaf; border-radius:3px; overflow: hidden}
#list-standard h2 {padding: 0 5px; line-height: 90%; overflow: hidden; background: #f9f9f9}
#list-standard p {padding: 0 5px} 
#list-standard p.oferta {font-size: 13px; color: #d26b6c; text-transform: uppercase}
#list-standard .foto {max-width:400px; height:220px; margin: 10px -20px 10px -20px; overflow:hidden}
#list-standard .foto img {width:100%}
#list-standard .detalii {position: absolute; bottom: 0; left: 50px}
/*mobile*/
@media (max-width:599px) {#list-standard {margin: 0 10px 15px 10px; padding-bottom: 50px; max-width: 100%; height: auto; }}
@media (max-width:599px) {#list-standard .foto {max-width:599px}}
          
.solicita {float: right; margin-top: 22px; width: 334px; height: 307px; background: url('../img/solicita-index-8.gif') top no-repeat; background-size: 100%; display: block}
.solicita:hover {background: url('../img/solicita-index-8.gif') bottom no-repeat; background-size: 100%; display: block}
.solicita span {display: none; position: absolute; margin: 132px 30px 0 7px; padding: 0 3px; color: white}
@media (max-width:599px) {.solicita {float: left; margin: 15px 10px 15px 10px; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: calc(100% - 20px); background: url('../img/solicita-index-m.gif') 50% no-repeat; background-size: contain}}
@media (max-width:599px) {.solicita:hover {float: left; margin: 15px 10px 15px 10px; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: calc(100% - 20px); background: url('../img/solicita-index-m.gif') 50% no-repeat; background-size: contain}}

.solicita-footer {float: left; margin: 10px 10px 0 10px; text-align:center; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: calc(100% - 20px); height:400px; padding-top:50px; background:white; box-sizing:border-box; cursor: pointer}
.solicita-footer img {max-width: 600px; width: 100%}
@media (max-width:599px) {.solicita-footer {margin: 5px 5px 5px 5px; width: -moz-calc(100% - 10px); width: -webkit-calc(100% - 10px); width: calc(100% - 10px); height:auto; padding-top:10px; overflow:hidden}}

#homebnrs {margin: 25px auto; width: 1240px; padding: 0 0 0 20px; box-sizing: border-box}
#homebnrs img {float: left; width: 215px; !border: 1px solid #eeb8b8; border-radius: 3px; box-sizing: border-box}
/*mobile*/
@media (max-width:599px) {#homebnrs {margin: 10px auto 0 auto; width: 100%; padding: 5px; box-sizing: border-box}}
@media (max-width:599px) {#homebnrs img {float: left; width: -moz-calc(50% - 10px); width: -webkit-calc(50% - 10px); width: calc(50% - 10px); margin: 5px; border-radius: 3px}}

#homebnrs2 {margin: 20px auto 0 auto; width: 1200px; box-sizing: border-box}
#homebnrs2 img {float: left; margin: 0 10px; width: 220px; height: 170px; border-radius: 3px}
/*mobile*/
@media (max-width:599px) {#homebnrs2 {margin: 0px auto 0 auto; width: 100%; padding: 25px 7px 25px 7px; box-sizing: border-box}}
@media (max-width:599px) {#homebnrs2 img {float: left; width: -moz-calc(50% - 10px); width: -webkit-calc(50% - 10px); width: calc(50% - 10px); height: auto; margin: 5px; border-radius: 3px}}

#bnrs-sol {margin: 25px auto; width: 1050px; box-sizing: border-box}
#bnrs-sol img {width: 100%}
@media (max-width:599px) {#bnrs-sol {margin: 10px auto 10px auto; width: 100%}}
@media (max-width:599px) {#bnrs-sol img {width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: calc(100% - 20px); margin: 5px 10px}}

#galeriefoto {float:right; margin-bottom: 10px; width:700px}
#galeriefoto .large {width: 700px; max-height: 370px; overflow: hidden}
#galeriefoto .large img {width: 700px}
#galeriefoto .thumbs {width:705px; height:60px; overflow: hidden}
#galeriefoto .thumbs img {height: 60px; margin: 1px 1px 0 0; float:left; padding:0}
@media (max-width:599px) {#galeriefoto {float: left; margin-bottom: 5px; width: 100%}}
@media (max-width:599px) {#galeriefoto .large {width: 100%}}
@media (max-width:599px) {#galeriefoto .large img {width: 100%; height: 100%}}
@media (max-width:599px) {#galeriefoto .thumbs {width:auto; max-height: 55px}}
@media (max-width:599px) {#galeriefoto .thumbs img {height:60px}}

#form-solicita {max-width:1080px; width:100%; color:white; margin:0 auto; padding: 10px 30px 10px 30px}
#form-solicita p {margin: 20px 0; color:#f6b0b0}
#form-solicita .nume {float: left; max-width: 330px; width: 100%; height:35px; padding: 0 0 0 35px; border:1px solid #a03637; border-left:4px solid #a03637; box-shadow: 0px 0px 3px #afafaf; box-sizing: border-box}
#form-solicita .column-left {float: left; max-width: 510px; width: 100%; margin-left: 0px}
#form-solicita .column-right {float: right; max-width: 465px; width: 100%; margin-right: 30px}
#form-solicita .trimite {font-size: 13px; width:180px; height:46px; margin-left: 135px; font-weight:bold; border:1px solid #a03637; color:white; background:#a03637; cursor:pointer}
#form-solicita .trimite:hover {color:white; background:#c55b5c}

#form-solicita-mob {width:100%; color:white; margin:0 auto; padding: 20px 20px 30px 20px}
#form-solicita-mob p {margin: 20px 0; color:#f6b0b0}
#form-solicita-mob .nume {float: left; width: 100%; height:35px; padding: 0 0 0 35px; border:1px solid #a03637; border-left:4px solid #a03637; box-shadow: 0px 0px 3px #afafaf; box-sizing: border-box}
#form-solicita-mob .column-left {float: left; max-width: 475px; width: 100%; margin-left: 20px}
#form-solicita-mob .column-right {float: right; max-width: 425px; width: 100%; margin-right: 30px}
#form-solicita-mob .trimite {float: right; font-size:15px; width:100%; height:46px; font-weight:bold; border:1px solid #a03637; color:white; background:#a03637; cursor:pointer}
#form-solicita-mob .trimite:hover {color:white; background:#a03637}

@media (max-width:599px) {#menu11 {display: none}}

.back2top {position:fixed; right: 15px; bottom: 55px; width: 50px; z-index: 99999}
//.back2top {position:fixed; left: -moz-calc(50% - 25px); left: -webkit-calc(50% - 25px); left: calc(50% - 25px); bottom: 5px; width: 50px}
.back2top img {width: 50px} 
@media (max-width:599px) {.back2top {}}

a.descarcaPDF {width:100%; margin-bottom: 10px; color:#000000; font-weight:normal; text-decoration: none; display:block; padding: 15px 15px 15px 60px; background: url('/img/pdf-descarca.png') 9px 9px no-repeat white; box-sizing: border-box}	
a.descarcaPDF span {float: right; color: #666666; font-size: 13px}
a.descarcaPDF:hover {color:#ffffff; background: url('/img/pdf-descarca.png') 9px 9px no-repeat #d26b6c}

div.breadcrumb {
  width: 545px;
  padding: 0px 0 4px 5px;
  margin: 10px 0;
  background: #efefef;
}

div.line-1 {width:100%; border:0px; height:1px; line-height:1px; font-size:0px; background-color:#b9b9b9; overflow:hidden;}
div.line-2 {width:100%; border:0px; height:2px; line-height:2px; font-size:0px; background-color:#000; overflow:hidden;}
div.line-4-2 {margin: 10px 0; height: 1px; background: white}
div.line-dotted {margin: 0 auto; width:90%; height:1px; overflow:hidden; background:url('../img/punct-01.gif');}
div.top-line {width:980px; height:7px; background-color:#191919; margin:auto; overflow:hidden;}

div.arrow1 {
  float:left; 
  width:7px;
  height:10px;
  margin:10px 8px 0 0; 
  background:url('../templates/images/arrow.jpg');  
}

div.span1 {
  float:left;
  width:1px;
  height:12px;
  background:#ccc;
  margin:13px 12px 0 12px; 
}

div.span2 {
  float:left;
  width:1px;
  height:26px;
  margin:1px 8px 0 8px; 
  background:url('../img/bg-span-top-links.jpg');
}

div.span3 {
  float:left;
  width:1px;
  height:12px;
  background:#ccc;
  margin:2px 6px 0 0; 
}

div.greyfadeline {
  width:100%; 
  height:13px; 
  background:url('../templates/images/backgrounds/grey-line.jpg')
}

div.clear {
  clear:both;
}

div.linkuri-datero {
  position:relative; 
  height:25px;
  margin: 5px 0px 10px 0px;
  border-bottom:#D8D8D8 1px solid;
}

div.linkuri-datero1 {
  position:relative; 
  height:30px;
}

div.linkuri-datero .tab {
  float:left; 
  margin:0 4px 0 0;
}

div.linkuri-datero .tab-activ {
  font-size:12px;
  font-weight:bold;
  float:left; 
  margin:0 10px 0 0;
}


div.facebook {
  position:relative; 
  width:292px;
  height:273px;
  right:20px;
  float:right;
  z-index:1; 
}

div.indexContent {
  border-bottom:1px solid #cecece; 
  background:url('../templates/images/backgrounds/grey-line-top.jpg') repeat-x;
  padding:25px 0 20px 5px;
}

#indexTip {float: left; width: 175px; height: 210px; text-align: center; font-family: trebuchet ms; font-size: 13px; font-weight: bold; text-decoration: none; color: #000000; display: block; padding: 10px; background: url('/images/indexTip.png') top no-repeat; box-sizing: border-box}	
#indexTip:hover {background: url('/images/indexTip.png') bottom no-repeat}
#indexTip h3 {margin: 9px 0 0 0; padding: 0}
/*mobile*/
@media (max-width:599px) {#indexTip {float: left; margin: 0 8px; width: 45%; height: 190px; padding: 0; background: none}}
@media (max-width:599px) {#indexTip:hover {background: none}}
@media (max-width:599px) {#indexTip img {width: 100%}}

#indexTip1 {
	width: 182px; 
  height: 175px;
  float: left; 
  margin: 0 10px; 
  text-align: center;
  font-size: 15px;
  text-shadow: 1px 1px black;  
  color: white;
  text-decoration: none;
	display: block;
}	
#indexTip1:hover{text-decoration: underline}
#indexTip1 img {width: 182px; height: 175px}
#indexTip1 h3 {margin: -90px 0 0 0; padding: 0}

div.indexTip {
  width: 181px;
  float: left;
  margin: 0 0 0 15px;
  text-align: center;  
}

div.indexTip1 {
  width: 121px;
  float: left;
  margin: 0 0 0 15px;
  text-align: center;
  overflow:hidden;  
}

div.locatii-de-top {
  width:194px; 
  height:174px; 
  padding:3px 0 0 10px; 
  background:url('<?php echo ROOT_PATH ?>/images/backgrounds/banner.jpg');
position:relative; width:978px; margin:auto; background-color:#191919; padding: 15px 0}

div.banners {
  width:194px; 
  height:174px; 
  padding:3px 0 0 10px; 
  margin-bottom:10px;
  background:url('../images/backgrounds/banner.jpg');
}

ul.square {list-style-type:square; padding-left: 30px; line-height: 150%}

.despartitor {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 13px; 
	color: #A30000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.despartitor-1 {height:1px; overflow:hidden}
.despartitor-2 {height:2px; overflow:hidden}
.despartitor-3 {height:3px; overflow:hidden}
.despartitor-4 {height:4px; overflow:hidden}
.despartitor-5 {height:5px; overflow:hidden}
.despartitor-6 {height:6px; overflow:hidden}
.despartitor-7 {height:7px; overflow:hidden}
.despartitor-8 {height:8px; overflow:hidden}
.despartitor-9 {height:9px; overflow:hidden}
.despartitor-10 {height:10px; overflow:hidden}
.despartitor-15 {height:15px; overflow:hidden}
.despartitor-20 {height:20px; overflow:hidden}
.despartitor-25 {height:25px; overflow:hidden}
.despartitor-30 {height:30px; overflow:hidden}

.raster {
 background:url('../templates/images/backgrounds/raster.png');
}

.address {
 background:url('../img/address.png') no-repeat;
}

.website {
 background:url('../img/website.jpg') no-repeat;
}

.gri {
	font-size: 8px; 
	color: #527DA8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.gri_11 {
	font-size: 11px; 
	color: #000000; 
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
}

.gri_11b {
	font-size: 13px; 
	color: #000000;
	font-weight: bold;	
	font-family: palatino linotype, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.text-foto {border:1px solid #BFBFBF; padding:2px}

.text-1 {
	font-size: 13px;
	color: #666666;
	font-weight: normal;

}

.text-articol {
	font-size: 13px;
	color: #000000;
	font-weight: normal;

}

.text_articol_1 {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

.text-articol-2 {
	font-size: 13px;
	color: #0C0C0C;
	font-weight: normal;
}

.buton {
	font-size: 10px; 
	color: #FFFFFF;
	font-weight: normal;
  cursor:pointer;
  background-color:#000000;
}

.copy {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #000000;
}

.titluMeniu {margin-bottom:10px; color:#623d7d; font-size:17px; font-weight:bold; text-shadow: 2px 2px #ffffff; display: inline-block}

.continutMeniu {width:100%; background:white; color:#444444; margin:10px 0 10px 0; padding:15px 20px 10px 20px; border-radius:5px; box-sizing: border-box}
@media (max-width:599px) {.continutMeniu {float: none; padding:15px 10px 5px 10px}}

#continutMeniu {width:100%; background:white; color:#444444; margin: 0 0 10px 0; padding:15px 20px 5px 20px; border-radius:5px; box-sizing: border-box}
#continutMeniu h2 {margin: 0 0 10px 0; font-size: 17px; font-weight: normal}
#continutMeniu .inner {display:none; margin-top: 14px; padding: 17px 0 10px 0; border-top: 1px solid #efefef}
#continutMeniu .arrowindent {background:url('../img/arrow-03.png') 0px 2px no-repeat; padding-left: 18px}
#continutMeniu .antet {margin: 15px 0 15px 0; height: 50px}
#continutMeniu .steluta {margin: -10px 0 -5px 0}
#continutMeniu .titlumic {margin-top: 25px; font-weight: bold}
#continutMeniu .line {margin: 10px auto; width: 100px; height: 1px; background: #e0e0e0}
#continutMeniu img.n-b {float: left; margin: -7px 10px 0 -10px; height: 39px}
#continutMeniu #collapse1, #collapse2, #collapse3, #collapse4, #collapse5, #collapse6, #collapse7, #collapse8, #collapse9, #collapse10, #collapse11, #collapse12 {padding: 0px 100px 10px 100px; text-align: center}
@media (max-width:599px) {#continutMeniu {float: none; margin: 0 0 10px 0; padding:15px 10px 5px 10px}}
@media (max-width:599px) {#continutMeniu h2 {margin: 0 0 10px 0; padding-right: 20px; font-size: 17px; font-weight: normal}}
@media (max-width:599px) {#continutMeniu img.n-b {margin: -5px 10px 0 0px; height: 39px}}
@media (max-width:599px) {#continutMeniu #collapse1, #collapse2, #collapse3, #collapse4, #collapse5, #collapse6, #collapse7, #collapse8, #collapse9, #collapse10, #collapse11, #collapse12 {padding: 0px 10px 0 10px}}

button.nav-toggle {position:absolute; top: 0; right: 0; height: 53px; line-height: 50px; padding: 0 50px 0 0; width: 100%; text-align: right; text-decoration: underline; border: 0px solid #fbfbfb; background: url('http://www.localuri.ro/img/icn-arrow.png') no-repeat; background-position: right 20px top 22px; background-size: 20px; cursor: pointer; box-sizing: border-box}
button.nav-toggle:hover {border: 1px solid #cccccc; border-radius: 5px}
@media (max-width:599px) {button.nav-toggle {font-size: 0; color: #f7f7f7; border: 0}}

#saloane-detalii {float:left; width: -moz-calc(50% - 10px); width: -webkit-calc(50% - 10px); width: calc(50% - 10px); margin: 10px 10px 0 0; padding: 15px 20px 10px 20px; -moz-border-radius: 10px; border-radius:10px; box-sizing: border-box; background: #f8f8f8}
@media (max-width:599px) {#saloane-detalii {float: none; width: 100%; margin:10px 0 0 0; padding:15px 15px 5px 15px; -moz-border-radius: 5px; border-radius:5px; box-sizing: border-box; background: #f8f8f8}}

#saloane-detalii h2 {margin: 0 0 8px 0; color:#a03637; font-size: 20px; font-weight: bold; text-transform: uppercase; display:inline-block}
#saloane-detalii div {margin: 0 0 10px 0; overflow: hidden}
#saloane-detalii img {float: left; margin: 5px 5px 0 0; width: 75px; cursor: zoom-in}

.box_1 {
	font-family: Helvetica, sans-serif;
    width: 180px;	
    border: 1px solid #8E8E8E;
	padding-left: 4px;
	font-size: 11px;
	color: #000000;
}

.box_3 {
  width: 250px;
  height: 24px;	
  border: 1px solid #8E8E8E;
	padding-left: 4px;
	font-size: 14px;
	color: #000000;
}

div.locatii-recomandate {
  width:280px;
  float:left; 
	color: #2B2B2B;	
	background:#efefef;
	font-size: 13px;	
	Text-decoration: none;   
	font-weight: normal;	 
  padding:5px; 
  border:1px solid #c9c9c9; 
  margin-right:20px;
  -moz-border-radius: 10px;
  border-radius:10px;
}

div.preturi-meniu-index {
  margin:10px 0;
  padding:5px 0;
  border-top:1px solid #c9c9c9;
  border-bottom:1px solid #c9c9c9; 
  text-align:center
}
 
a.buton-detalii:link, a.buton-detalii:active, a.buton-detalii:visited {
  width: 60px;
  height: 17px;
  background-image:url("/templates/images/buton-detalii.jpg");
  display: block;
}

a.buton-detalii:hover {
  background-image:url("/templates/images/buton-detalii.jpg");
  background-position: left bottom;

}

a.solicitOfertaHeader:link, a.solicitOfertaHeader:active, a.solicitOfertaHeader:visited {
  width: 460px;
  height: 55px;
  background:url("/img/solicitOfertaHeader.gif") top left no-repeat;
  display: block;
}

a.solicitOfertaHeader:hover {
  background:url("/img/solicitOfertaHeader.gif") bottom left no-repeat;
}

a.locatii-de-top:link, a.locatii-de-top:active, a.locatii-de-top:visited {
     width: 120px;
     height: 100px;
     border: 1px #2e2e2e solid;
     display: block;
}

a.locatii-de-top:hover {
     border: 1px #C90000 solid;
}

a.locatii-de-top-text:link, a.locatii-de-top-text:active, a.locatii-de-top-text:visited {
	color : #BFBFBF;	
	font-size: 11px;	
	Text-decoration: none;   
	font-weight: normal;	 
}	

a.locatii-de-top-text:hover {
	color : #C90000; 	
	Text-decoration: underline;	 
}

a.red_11:link, a.red_11:active, a.red_11:visited {
	color : #A80000;	
	font-size: 12px;	
	Text-decoration: underline;   
	font-weight: normal;	 
	font-family: palatino linotype, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-right: 0px;
}	
a.red_11:hover{
	Text-decoration: none;	 
}

a.oferte:link, a.oferte:active, a.oferte:visited {
	color : #ffffff;	
	font-size: 12px;	
	font-weight: normal;	 
	font-family: palatino linotype, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;	 
	padding: 0px 5px;
	background-color: #000000;
}	
a.oferte:hover{
	text-decoration: underline;   
}

a.red-01:link, a.red-01:active, a.red-01:visited {
	color : #C90000;	
	font-size: 12px;	
	Text-decoration: underline;   
	font-weight: normal;	 
	font-family: palatino linotype, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-right: 0px;
}	
a.red-01:hover{
	color : #FFFFFF; 	
	Text-decoration: none;	 
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #C90000;
}

a.red-02:link, a.red-02:active, a.red-02:visited {
	color : #A80000;	
	font-size: 13px;	
	Text-decoration: none;   
	font-weight: normal;	 
	font-family: Berlin Sans FB, palatino linotype, Verdana, Geneva, Arial, Helvetica, sans-serif;
}	
a.red-02:hover{
	color : #666666; 	
	Text-decoration: underline;	 
}

a.red-05:link, a.red-05:active, a.red-05:visited {
	color : #A80000;	
	font-size: 12px;	
	Text-decoration: none;   
	font-weight: normal;	 
	font-family: palatino linotype, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-right: 0px;
}	
a.red-05:hover{
	color : #666666; 	
}

a.blue-12:link, a.blue-12:active, a.blue-12:visited {
	color:#380063;	
	Text-decoration: none;   
	font-weight : normal;	 
	font-family: Trebuchet MS;
	padding-left: 0px;
	padding-right: 0px;
}	
a.blue-12:hover{
	Text-decoration: underline;	 
}

a.facebook:link, a.facebook:active, a.facebook:visited {
     height: 17px;
	color : #1E5E87;	
	font-size: 12px;	
     Text-decoration: none;   
	font-weight : normal;	 
	font-family: Trebuchet MS;
	padding-left: 70px;
	padding-right: 5px;
     background-image: url('../templates/images/facebook-logo.jpg');
     background-repeat: no-repeat;
}	
a.facebook:hover{
	background-color:#4b67a1;
     color: #FFF;
}

a.facebook1 {color:#fff; font-size:12px; Text-decoration: none; font-weight: normal; padding: 12px 12px; background: #ba504a; display:block; border-radius:3px; -moz-border-radius:3px}	
a.facebook1:hover{background-color:#fe9194}

a.vezigalerie {margin-bottom: 15px; color:#fff; font-size:12px; Text-decoration: none; text-align: center; font-weight: normal; padding: 12px 12px; background: #ba504a; display:block; border-radius:3px; -moz-border-radius:3px}	
a.vezigalerie:hover{background-color:#fe9194}
@media (min-width:600px) {a.vezigalerie {display: none}}

a.adauga {position: absolute; right: 0px; top: 20px; width:60px; padding: 0 0 8px 0; border-radius:3px; text-decoration: none; color: white; text-align: center; background: #dadada}
@media (max-width:599px) {a.adauga {right: 10px; top: 10px}}
a.adauga span {font-size: 45px; line-height: 35px}
a.adauga:hover {color: #8e4543}

a.btn-solicita {width:120px; height:65px; margin: -12px 25px 0 45px; display:block; float: left; background:url('../images/btn-solicita.png') top}	
a.btn-solicita:hover {background:url('../images/btn-solicita.png') bottom}
@media (max-width:599px) {a.btn-solicita {float: right; width:120px; height:65px; margin: -12px 0px 0 0px; }}

a.button-up:link, a.button-up:active, a.button-up:visited {
  width:80px;
  height:18px;
  color:#ba504a;	
  font-size:12px;	
  Text-decoration: none;   
  font-weight : normal;	 
  font-family: Trebuchet MS;
  padding:3px 0 0 10px;
  display:block;
  background-image:url('../templates/images/backgrounds/button-up.jpg');
}	
a.button-up:hover, a.button-back-profil:hover { 
	Text-decoration: underline;	 
}

a.red-07 {color: #ce6a6a; font-size: 15px; text-decoration: none; font-weight: bold; font-family: trebuchet ms, verdana; text-transform: uppercase}	
a.red-07:hover {color: #A80000; text-decoration: underline}

a.grey-14:link, a.grey-14:active, a.grey-14:visited {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:0px;
	}
a.grey-14:hover {
	text-decoration: underline;
	}

a.grey_11:link, a.grey_11:active, a.grey_11:visited {
	color: #2B2B2B;	
	font-size: 11px;	
	Text-decoration: underline;   
	font-weight: normal;	 
	font-family: trebuchet ms, Helvetica, Verdana, Geneva, Arial, sans-serif;
}	

a.grey_11:hover{
	color: #C90000; 	
	Text-decoration: none;	 
}

a.grey-01:link, a.grey-01:active, a.grey-01:visited {
	color: #2B2B2B;	
	font-size: 11px;	
	Text-decoration: none;   
	font-weight: normal;	 
	font-family: trebuchet ms, Helvetica, Verdana, Geneva, Arial, sans-serif;
}	

a.grey-01:hover{
	color : #C90000; 	
	Text-decoration: underline;	 
}

a.grey-03:link, a.grey-03:active, a.grey-03:visited {
	color : #666666;	
	font-size: 12px;	
	Text-decoration: none;   
	font-weight : bold;	 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-right: 0px;
}	

a.grey-03:hover {
	color : #FFFFFF; 	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #666666;
}

a.indexTip:link, a.indexTip:active, a.indexTip:visited {
	font-family:trebuchet ms;
  font-size:15px;
  font-weight:bold;
  text-decoration:none;
  color:#000000;
  width:155px;
  height:190px;
	display:block;
	padding:10px;
	background: url('/images/indexTip.png') top no-repeat;
}	

a.indexTip:hover{
	background: url('/images/indexTip.png') bottom no-repeat;	
}

.pagini-back {
	font-family: trebuchet ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;   
	font-weight : bold;	 
  padding: 5px 10px 5px 10px;
	color : #FFFFFF; 	
	background-color: #666666;
}

a.pagini:link, a.pagini:active, a.pagini:visited {
  color : #666666;	
	background:#EFEFEF;
	font-size: 11px;	
	Text-decoration: none;   
	font-weight : bold;	 
	font-family: trebuchet ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding: 5px 10px 5px 10px;
}	

a.pagini:hover{
	color : #FFFFFF; 	
	background-color: #666666;
}

a.text_articol:link, a.text_articol:active, a.text_articol:visited {
	color: #000000;	
	Text-decoration:none;	
	font-size: 12px;	
	font-family: palatino linotype, Verdana, Arial, Geneva, Helvetica, sans-serif;
}

a.text_articol:hover{
	Text-decoration:underline;	
}

a.zona_specific:link, a.zona_specific:active, a.zona_specific:visited {
	color: #993300;    
	Text-decoration:none;	
	font-size: 11px;	
	font-family: palatino linotype, Verdana, Arial, Geneva, Helvetica, sans-serif;
}

a.zona_specific:hover{
	Text-decoration:underline;	
}

.form {
	color: #A30000;
	font-family: Arial;
	font-size: 10px;
	margin : 0px;
}

select.drop_col_1 {
	width: 115px;
	height:20px;
	color: #000000;
	font-family: trebuchet ms, Helvetica, sans-serif;	
	font-size: 11px;
	background-color:  #FFFFFF;
        border : 1px  #A0B090 solid;
        padding:0px;
}

hr {
	color: #cccccc;
	width :100%;
	border-style:none;
}

a.menu {
	float:right;
  color: #666666;;
	text-decoration: none;
	font-weight: bold;	 
  border-radius:3px;
  background:#f6d9da;
  border:1px solid #f9b3b2;
  padding:5px 10px;
  margin:-25px 10px 0 0;
  box-shadow:0 0 6px #f9b3b2;
}
a.menu:hover {
	background:#f19f9d;
  color:#ffffff;
}

a.branding-top:link, a.branding-top:active, a.branding-top:visited, a.branding-top:hover  {
  width:100%;
  height:115px;
  display:block;
	}

a.branding-left:link, a.branding-left:active, a.branding-left:visited, a.branding-left:hover, a.branding-right:link, a.branding-right:active, a.branding-right:visited, a.branding-right:hover {
  position:absolute;
  width:120px;
  height:900px;
  top:0px;
}

a.branding-left:link, a.branding-left:active, a.branding-left:visited, a.branding-left:hover {
  left:0px;
}

a.branding-right:link, a.branding-right:active, a.branding-right:visited, a.branding-right:hover  {
  right:0px;
}

a.next-pic:link, a.next-pic:active, a.next-pic:visited, a.next-pic:hover {
  width: 50px;
  height: 50px;
  display: block;
  background:url('../templates/images/nextprev-pic.png') top right no-repeat;
}

a.prev-pic:link, a.prev-pic:active, a.prev-pic:visited, a.prev-pic:hover {
  width: 50px;
  height: 50px;
  display: block;
  background:url('../templates/images/nextprev-pic.png') top left no-repeat;
}

a.btn-close:link, a.btn-close:active, a.btn-close:visited {
  width: 32px;
  height: 32px;
  display: block;
  background:url('../img/btn-close.png') top left no-repeat;
}

a.btn-close:hover {
  width: 32px;
  height: 32px;
  display: block;
  background:url('../img/btn-close.png') bottom left no-repeat;
}

a.solicitOferta {width: 324px; height: 52px; display: block; background:url('../images/solicitoferta.png') top left no-repeat}
a.solicitOferta:hover {background:url('../images/solicitoferta.png') bottom left no-repeat}

a.solicitOferta1 {width: 125px; height: 52px; display: block; background:url('../images/solicitoferta1.png') top left no-repeat}
a.solicitOferta1:hover {background:url('../images/solicitoferta1.png') bottom left no-repeat}

a.trimitMesaj:link, a.trimitMesaj:active, a.trimitMesaj:visited {
  width: 324px;
  height: 52px;
  display: block;
  background:url('../img/trimitmesaj.png') top left no-repeat;
}

a.trimitMesaj:hover {
  width: 324px;
  height: 52px;
  display: block;
  background:url('../img/trimitmesaj.png') bottom left no-repeat;
}

.b1 {
	font-family: trebuchet ms, palatino linotype, Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #000000;
	height: 20px;
	width: 110px;
    border : 1px #A0B090 solid;
  }
  
.b1-header {
	font-family: trebuchet ms, palatino linotype, Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color:#000000;
	width: 180px;
	height:18px;
  border:1px #000 solid;
  padding:0;
  margin:0;
  float:left;
}

.b2 {
	font-family: trebuchet ms, palatino linotype, Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	font-weight : bold;
  color: #FFFFFF;
	height: 20px;
	cursor: pointer;
  background: #000000;
  border:0px; 
  }

.b2-header {
  width:60px;
	height: 20px;
	cursor: pointer;
  border:0px; 
  background: url('../templates/images/send-button.jpg');
  padding:0;
  margin:0;
  float:left;
  }

.b3 {
	font-family: palatino linotype, Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px; 
  color: #FFFFFF;
	height: 18px;
	cursor: pointer;
  border : 1px #FFFFFF solid;
  background: #A30000;
  padding-bottom:4px;
  }

a.tab-restaurant:link, a.tab-restaurant:active, a.tab-restaurant:visited {
  width:128px;
  height:31px;
  display:block;
  float:left;
  background:url('../images/tab-restaurant.jpg') top;
}	
a.tab-restaurant:hover { 
  background:url('../images/tab-restaurant.jpg') bottom;
}

a.tab-lac:link, a.tab-lac:active, a.tab-lac:visited {
  width:128px;
  height:31px;
  display:block;
  float:left;
  background:url('../images/tab-lac.jpg') top;
}	
a.tab-lac:hover { 
  background:url('../images/tab-lac.jpg') bottom;
}

a.tab-aerLiber:link, a.tab-aerLiber:active, a.tab-aerLiber:visited {
  width:128px;
  height:31px;
  display:block;
  float:left;
  background:url('../images/tab-aerLiber.jpg') top;
}	
a.tab-aerLiber:hover { 
  background:url('../images/tab-aerLiber.jpg') bottom;
}

a.tab-ballroom:link, a.tab-ballroom:active, a.tab-ballroom:visited {
  width:128px;
  height:31px;
  display:block;
  float:left;
  background:url('../images/tab-ballroom.jpg') top;
}	
a.tab-ballroom:hover { 
  background:url('../images/tab-ballroom.jpg') bottom;
}

a.tab-hotel:link, a.tab-hotel:active, a.tab-hotel:visited {
  width:128px;
  height:31px;
  display:block;
  float:left;
  background:url('../images/tab-hotel.jpg') top;
}	
a.tab-hotel:hover { 
  background:url('../images/tab-hotel.jpg') bottom;
}

a.tab-palat {width:128px; height:31px; display:block; float:left; background:url('../images/tab-palat.png') top}	
a.tab-palat:hover {background:url('../images/tab-palat.png') bottom}

a.btnCompleteaza:link, a.btnCompleteaza:active, a.btnCompleteaza:visited {
  width:233px;
  height:32px;
  display:block;
  margin:15px 0 0 85px;
  background:url('../images/btnCompleteaza.png') bottom;
}	
a.btnCompleteaza:hover { 
  background:url('../images/btnCompleteaza.png') top;
}

a.locatii-recomandate:link, a.locatii-recomandate:active, a.locatii-recomandate:visited {
	color: #A80000;	
	font-size: 18px;	
	Text-decoration: none;   
	font-weight: bold;	 
	font-family: Trebuchet MS;
}	

a.locatii-recomandate:hover{
	Text-decoration: underline;	 
}

ul.enlarge {list-style-type:none; margin:0; padding:0}
ul.enlarge li {display:inline-block; position:relative; z-index:0; margin:0; padding:0}
ul.enlarge span {position:absolute; left: -9999px; background-color:#000; padding: 10px; text-align: center; color: #fff}
ul.enlarge li:hover {z-index: 50; cursor:pointer}
ul.enlarge span img {padding:1px; background:#ffffff; vertical-align:top}
ul.enlarge li:hover span {top: -150px; left: 200px}
ul.enlarge li:hover:nth-child(2) span {left:146px}
ul.enlarge li:hover:nth-child(3) span {left: 92px}

ul.enlarge-big {list-style-type:none; margin:0; padding:0}
ul.enlarge-big img {vertical-align:top}
ul.enlarge-big li {display:inline-block; position:relative; z-index:20; margin:0; padding:0; border:1px solid #ffffff}
ul.enlarge-big span {position:absolute; left: -9999px; background-color:#000; padding:1px; text-align: center; color: #fff}
ul.enlarge-big li:hover {z-index: 10; cursor:pointer}
ul.enlarge-big span img {padding:1px; background:#ffffff; width:749px}
ul.enlarge-big li:hover span {top: -220px; left:170px}
ul.enlarge-big li:hover:nth-child(2) span {left:114px}
ul.enlarge-big li:hover:nth-child(3) span {left:58px}
