@charset "utf-8";
/* CSS Document */
@import url('reset.css');
@import url('layoutSpacing.css');

/*lit_grecia*/
.clear {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

a {
    text-decoration: none;
    color: #d5021f
}

a:hover {
    text-decoration: underline
}

/*****************EDIT********************/
body {
    font-size: 12px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif
}

/*ID's*/
#siteBody {
    background: url(../imagini/fundal-bulgaria-ana.png) center top no-repeat fixed;
}

#main {
    width: 962px;
    margin: 0px auto;
}

#header {
    background: url(../imagini/header_bg.gif) repeat-x #fff;
    border: 1px solid #d4d4d4;
    position: relative;
}

#logo {
    margin: 2px 0 5px 5px;
    display: block;
    width: 341px;
    height: 110px;
    background: url(../imagini/logo-grecia.png) no-repeat;
    text-indent: -1000000px;
}

#upper_right {
    width: 470px;
    color: #fff;
    position: absolute;
    top: 0px;
    right: 1px;
}

#call {
    width: 278px;
    height: 35px;
    background: url(../imagini/call_bg.png) no-repeat;
    float: right;
    font-weight: bold;
}

#call a {
    display: block;
    float: right;
    background: url(../imagini/phone.png) no-repeat 0px 3px;
    padding-left: 30px;
    color: #fff;
    font-size: 18px;
    line-height: 31px;
    text-decoration: none;
    margin-right: 10px;
}

#program {
    float: left;
    line-height: 14px;
    margin: 1px 0 0 10px;
}

#links {
    margin-top: 10px;
    float: right
}

#links ul li {
    color: #ec131e;
    font-size: 14px;
    display: inline;
    font-weight: normal;
}

#links ul li a {
    color: #ec131e;
    text-decoration: none;
    margin: 5px;
}

.nav {
    background: url(../imagini/nav_bg.gif) repeat-x;
    height: 34px;
    position: relative;
    width: 960px
}

.nav li {
    float: left;
    margin-right: 1px;
}

.nav li a {
    display: block;
    text-decoration: none;
    color: #fff;
    background: url(../imagini/btn_bg.png) repeat-x;
    border: 1px solid #fc8181;
    border-radius: 1px;
    line-height: 34px;
    padding: 0px 5px;
    height: 32px;
    text-transform: uppercase
}

.nav li a:hover, .nav li.sfHover a, .nav li a.ofspec {
    background: url(../imagini/hover_bg.png) repeat-x;
    border: 1px solid #f49512;
    border-radius: 1px;
    line-height: 34px;
}

.nav li a.ofspec {
    color: #000;
    font-weight: bold
}

.nav li > ul.submeniu {
    position: absolute;
    z-index: 15;
    top: 33px;
    left: 0%;
    padding: 1px 5px;
    background: #fff;
    width: 948px;
    border: 1px solid #c9c9c9
}

.nav li > ul.submeniu.main_subm {
    margin-top: 4px;
    display: none
}

.nav li > ul.submeniu li.subm_head {
    position: absolute;
    width: 960px !important;
    background: #ffbf10;
    left: -1px;
    top: -8px;
    height: 7px;
    line-height: 7px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.nav li > ul.submeniu li.subm_foot {
    position: absolute;
    width: 960px !important;
    background: #ffbf10;
    left: -1px;
    bottom: -8px;
    height: 7px;
    line-height: 7px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.nav li > ul.submeniu li {
    width: 200px;
}

.nav li > ul.submeniu li a {
    display: block !important;
    background: #e6e6e6;
    margin-bottom: 1px !important;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    padding-right: 15px !important;
    height: auto;
    color: #333333;
    line-height: 14px;
    height: 14px;
    border: none !important;
    border-bottom: 1px solid #fe4d57
}

.nav li > ul.submeniu li a:hover, .nav li > ul.submeniu > li.sfHover > a {
    background: #ccc;
}

.nav li > ul.submeniu li.last a {
    border-bottom: none !important
}

/*#main_nav ul li > ul.submeniu li a.submen{background-image:url(../imagini/arrow_right_white.png);background-repeat:no-repeat;background-position:132px 11px}*/
.nav li > ul.submeniu li > ul.submeniu {
    top: 0px;
    left: 10px;
    width: auto;
    border: none;
    display: block;
    position: relative !important;
}

.nav li > ul.submeniu li > ul.submeniu li a {
    background: none;
    font-size: 11px;
    font-weight: normal;
}

#searchBox {
    height: 296px;
    width: 651px;
    float: left;
    padding-top: 3px;
    position: relative;
    margin-left: 2px;
}

#tabsSearch, #contentSearch {
    float: left;
}

#tabsSearch {
    width: 155px;
    position: relative;
}

#tabsSearch .tab {
    width: 160px;
    display: block;
    height: 55px;
    margin-bottom: 1px;
    border: 1px solid #d1d1d1;
    border-right: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: relative;
    z-index: 1;
    background: url(../imagini/bg_search_tab.png) repeat-y right top;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    text-transform: uppercase
}

#tabsSearch .tab:hover {
    color: #cc0033
}

#tabsSearch .tab.active {
    background-image: none;
    background-color: #fff !important;
    z-index: 6;
    width: 155px !important
}

#tabsSearch .tab.last {
    height: 57px;
}

#tabsSearch .tab span {
    display: block;
    background-image: url(../imagini/search_icons.png);
    background-repeat: no-repeat;
    padding-left: 70px;
}

#tabsSearch .tab.bilete_avion span {
    background-position: 2px -60px;
    padding-top: 19px;
    height: 36px;
}

#tabsSearch .tab.hotel span {
    background-position: 2px 0px;
    padding-top: 19px;
    height: 36px;
}

#tabsSearch .tab.transferuri span {
    background-position: 2px -177px;
    padding-top: 19px;
    height: 36px;
}

#tabsSearch .tab.pachete_turistice span {
    background-position: 2px -233px;
    padding-top: 13px;
    height: 44px;
}

#tabsSearch .tab.tururi_oras span {
    background-position: 2px -118px;
    padding-top: 13px;
    height: 44px;
}

/*
#contentSearch{width:493px;height:289px;background:url(../imagini/bg_search.png) repeat-y right top;border-top-right-radius:7px;border-bottom-right-radius:7px;position:relative;z-index:5;border:1px solid #d1d1d1}
#contentSearch .content{width:450px;height:270px;margin-top:12px;margin-left:30px;display:none}
*/
#contentSearch {
    width: 645px;
    height: 289px;
    background: url(../imagini/bg_search.png) repeat-y right top;
    border-radius: 7px;
    position: relative;
    z-index: 5;
    border: 1px solid #d1d1d1
}

#contentSearch .content {
    width: 580px;
    height: 270px;
    margin-top: 12px;
    margin-left: 60px;
    display: none
}

#contentSearch form label {
    display: block;
    font-weight: bold;
    color: #000;
    margin-top: 15px;
    margin-bottom: 5px;
}

#contentSearch form select {
    background: #fff;
}

#middle {
    margin-top: 3px;
    border: 1px solid #ced0d2;
    background: #fff;
    padding-bottom: 5px;
}

#left, #center, #right {
    float: left
}

#left {
    width: 295px;
    margin-left: 5px;
}

#head {
    line-height: 34px;
    font-size: 14px;
    background: url(../imagini/btn_bg.png) repeat-x;
    margin-top: 2px;
    color: #fff;
    font-weight: bold;
}

#head h2 {
    margin-left: 10px;
}

#center {
    width: 375px;
    margin-left: 8px;
}

#center.no_left {
    width: 650px;
    margin-left: 8px
}

#center.fullSpace {
    width: 950px;
    margin-left: 5px;
}

#right {
    width: 270px;
    margin-left: 5px;
}

#footer {
    margin-top: 4px;
}

#footer .nav {
    text-align: right !important
}

#copyr {
    float: left;
    color: #ce022a;
    font-family: Verdana
}

#ode {
    float: right;
    display: block;
    width: 141px;
    height: 30px;
    background: url(../imagini/ode.gif) no-repeat;
    text-indent: -100000px
}

/*#btn_feedback{display:block;width:32px;height:125px;background:url(../imagini/btn_feedback.png) no-repeat;text-indent:-10000px;position:fixed;top:111px;left:0px}*/
#btn_feedback {
    display: block;
    width: 67px;
    height: 91px;
    background: url(../imagini/membru-anat-orizontal.jpg) no-repeat;
    text-indent: -10000px;
    position: fixed;
    top: 111px;
    left: 0px
}

#btn_contact_agent {
    display: block;
    width: 94px;
    height: 93px;
    background: url(../imagini/btn_contacteaza_agent.png) no-repeat;
    text-indent: -10000px;
    position: fixed;
    top: 111px;
    right: 0px
}

#ajax_loader_cautare {
    text-align: center;
    margin: 30px 0px;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #C03;
    line-height: 20px
}

select {
    padding: 2px;
    border: 1px solid #ccc;
    font-family: Arial;
    font-size: 12px;
    background-color: #fff;
}

.datepicker {
    background-image: url(../imagini/calendar_full.png);
    background-repeat: no-repeat;
    background-position: 2px 1px;
    padding: 2px !important;
    border: 1px solid #ccc !important;
    font-family: Arial !important;
    font-size: 12px !important;
    background-color: #fff !important;
    text-indent: 20px !important;
}

.searchInput {
    text-indent: 20px !important;
    background-image: url(../imagini/search-inv.png) !important;
    background-repeat: no-repeat !important;
    background-position: 2px 2px !important;
    background-color: #fff !important
}

input[type=text], textarea {
    padding: 2px !important;
    border: 1px solid #ccc !important;
    font-family: Arial !important;
    font-size: 12px !important;
    background-color: #fff !important;
}

#breadcrumb {
    margin: 3px 0px;
    font-size: 11px;
    padding: 5px;
    background: #fff;
    border: 1px solid #ced0d2;
}

#breadcrumb div {
    float: left;
    margin-right: 3px
}

#breadcrumb div a:hover {
    color: #000
}

#galerie {
    float: left;
    margin-left: 6px;
    width: 321px
}

#galerie .im_big {
    width: 305px;
    height: 226px;
    padding: 8px;
    background: #fff;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 10px #e1e1e1;
    border-radius: 5px;
}

#galerie .im_thumbs {
    background: #fff;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 10px #e1e1e1;
    border-radius: 5px;
    padding: 8px;
    margin-top: 5px;
}

#galerie .im_thumbs a {
    display: block;
    float: left;
    margin: 2px;
}

#paginare {
    padding: 5px 0px;
    font-size: 12px;
    width: 185px;
    float: right;
    text-align: right !important
}

#paginare a {
    display: block;
    float: left;
    background: #dedede;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #000;
    margin: 0px 1px;
    border-radius: 5px;
}

#paginare a.curenta {
    background: #cc022a;
    color: #fff
}

#paginare a:hover {
    background: #f29923;
}

/* Classes*/
.fb-like-box {
    margin-top: 5px
}

.button {
    display: block;
    color: #fff !important;
    font-weight: bold !important;
    border: 1px solid #f49512;
    border-radius: 5px;
    background: url(../imagini/detalii_bg.png) repeat-x;
    line-height: 19px;
    font-family: Arial;
    text-decoration: none !important;
    cursor: pointer;
    height: 21px;
    padding: 0px 10px;
}

.button:hover {
    background: url(../imagini/detalii_bg_hover.png) repeat-x;
}

.button1 {
    display: block;
    color: #fff !important;
    font-weight: bold !important;
    border: 1px solid #f49512;
    border-radius: 5px;
    background: url(../imagini/btn1_bg.png) repeat-x;
    line-height: 38px;
    font-family: Arial;
    text-decoration: none !important;
    cursor: pointer;
    height: 38px;
    padding: 0px 10px;
    font-size: 14px;
    box-shadow: 0 0 8px #666;
    text-transform: uppercase;
    position: relative
}

.button1:hover {
    background: url(../imagini/hover_bg.png) repeat-x left center #ffbf10;
}

.box {
    margin-top: 5px;
    line-height: 18px;
    font-weight: bold;
    cursor: help
}

.box h3 {
    color: #cc0033;
    font-size: 14px;
    font-weight: bold;
    padding-left: 40px;
    background: url(../imagini/face.png) no-repeat top left;
    height: 35px;
}

.box ul {
    float: left;
    margin: 15px 20px 10px 15px
}

.box.hover {
    background: url(../imagini/box_bg.png) #f2f2f2 repeat-x left bottom;
}

.special {
    margin-left: 40px;
    margin-top: -20px
}

.oferte {
    padding: 20px 0 10px 5px;
    background: url(../imagini/oferta_bg.png) repeat-x;
    line-height: 14px;
    margin-top: 5px;
    height: 99px;
    position: relative;
}

.oferte .img {
    float: left;
    margin-right: 3px;
    position: relative
}

.oferte a {
    text-decoration: underline;
    color: #cc0033;
    font-weight: bold;
}

.oferte .secondTitle {
    font-size: 14px;
    font-weight: bold;
    color: #e60c1e;
    border-bottom: none !important;
    height: 36px !important;
    margin-bottom: 0px !important;
}

.oferte .secondTitle * {
    color: #e60c1e;
    background: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    height: auto !important;
    line-height: 16px !important;
    text-decoration: none;
    padding: 0px !important
}

.descriere {
    float: left;
    width: 268px;
}

.pret {
    width: 110px;
    border: 1px solid #fc8181;
    border-radius: 5px;
    background: #ffc809;
    padding: 2px 0px 2px 5px;
    margin: 5px 0;
    float: left
}

.pret a {
    font-weight: bold;
    text-decoration: underline;
    color: #000;
    font-size: 14px;
}

.data {
    float: left;
    width: 85px;
}

.title_head {
    line-height: 32px;
    background: url(../imagini/head_bg.png) repeat-x;
    margin-top: 2px;
}

.title_head h1 {
    margin-left: 8px;
    color: #cc0033;
    font-size: 24px;
    font-weight: normal !important
}

.idei {
    margin: 15px 0px;
    margin-left: 8px;
    line-height: 14px
}

.idei a {
    text-decoration: underline;
    color: #cc0033;
    font-weight: bold;
}

.idei .img {
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    display: block
}

.line1 {
    height: 3px;
    line-height: 3px;
    background: url(../imagini/line1.png) no-repeat center
}

.box1 {
    border: 1px solid #cfcfcf;
    background: #fff
}

.link_lists {
    margin: 15px;
    color: #666666;
    font-size: 11px
}

.link_lists h3 {
    font-size: 16px;
    margin-bottom: 10px
}

.link_lists a {
    display: block;
    float: left;
    width: 180px;
    margin-left: 3px;
    line-height: 14px;
    color: #666;
    height: 28px
}

.cont_footer {
    height: 219px;
    background: url(../imagini/cont_footer_bg.png) repeat-x;
    color: #fff;
    margin-top: 3px;
    margin-bottom: 10px;
}

.cont_footer .cont_footer_box {
    float: left;
    width: 320px;
    padding-right: 2px;
    background: url(../imagini/linevert1.png) no-repeat center right;
    height: 200px;
    margin-top: 6px;
    margin-left: 15px
}

.cont_footer .cont_footer_box.last {
    width: 270px;
    background: none
}

.cont_footer .cont_footer_box .title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 10px;
}

.cont_footer .cont_footer_box a {
    color: #fff;
    display: block;
    font-weight: bold;
    margin-bottom: 12px;
    text-decoration: underline
}

.oferta_spec {
    position: absolute;
    width: 69px;
    height: 65px;
    background: url(../imagini/sticker1.png) no-repeat;
    top: -3px;
    left: -6px;
}

.error {
    font-size: 11px;
    background: #9e0000;
    padding: 5px 5px;
    color: #fff;
    border-radius: 5px;
    float: left;
    margin-left: 3px;
    margin-top: 1px
}

.forms {
    width: 400px;
    float: left;
}

.forms table {
    border: none;
    width: 100%
}

.forms td {
    border: none;
    padding-bottom: 5px;
}

.forms td.label {
    vertical-align: top !important;
    width: 80px
}

.forms input[type=text] {
    width: 170px;
    float: left;
}

.forms textarea {
    width: 170px;
    height: 70px
}

.forms .info {
    display: block;
    float: left;
    font-style: italic;
    font-size: 11px;
}

/*.forms .error{display:block;float:left;background:url(../imagini/sagerr.jpg) no-repeat #f00;height:20px;line-height:20px;color:#fff;margin-left:2px;width:80px;padding-left:16px;}*/

.mainTitle {
    font-size: 24px;
    color: #cc0033;
    line-height: 32px;
    background: url(../imagini/mainTitle_bg.png) repeat-x left bottom #fff;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #dcdcdc;
    text-indent: 15px
}

.mainTitle * {
    color: #cc0033
}

.secondTitle {
    border-bottom: 3px solid #db031e;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px
}

.secondTitle * {
    background: url(../imagini/detalii_bg.png) repeat-x left 7px #ff525b;
    color: #fff;
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    padding: 0px 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 0 0 10px #c1c1c1;
}

.subTitle {
    border-bottom: 1px solid #b1b1b1;
    padding: 5px 8px;
    font-size: 14px;
    font-weight: bold;
    color: #e60c1e;
    margin-bottom: 0px
}

.subTitle * {
    color: #e60c1e;
}

.oferte .im_container {
    float: left;
    position: relative;
    width: 120px;
    margin-right: 34px;
}

.oferte .im_container a {
    text-decoration: none !important
}

.oferte .content {
    float: left;
    position: relative;
    width: 465px;
}

.oferte .content .text {
    height: 32px;
}

.oferte .content .secondTitle {
    font-size: 18px !important;
}

.oferte .content .secondTitle * {
    color: #c03 !important;
}

.oferte .content .price_det {
    width: 300px;
    float: left;
    color: #f29925 !important;
    font-size: 16px;
    font-weight: bold;
}

.oferte .content .price_det .det {
    font-size: 12px !important;
}

.oferte .content .price_det a {
    text-decoration: none;
    color: #e07000 !important
}

.boxInfo {
    padding: 0px 10px;
    line-height: 16px
}

.boxInfo .imgs {
    float: left;
    width: 224px;
}

.top_detail {
    float: left;
    width: 600px;
    height: 310px;
    margin-left: 10px;
    margin-top: 15px;
    position: relative;
}

.top_detail .price {
    color: #e60c1e;
    line-height: 14px;
    margin-bottom: 10px
}

.top_detail .price strong {
    font-size: 18px;
}

.detArticol {
    padding: 0px 10px
}

.alte_oferte {
    width: 115px;
    float: left;
}

.alte_oferte .descriere {
    width: 115px;
}

.nav_left {
    position: relative;
    margin-top: 2px;
    width: 295px
}

.nav_left li {
    width: 295px
}

.nav_left li a {
    display: block;
    text-decoration: none;
    color: #cc0033;
    background: url(../imagini/head_bg.png) repeat-x;
    line-height: 32px;
    height: 32px;
    font-size: 24px;
    text-indent: 20px
}

.nav_left li a:hover, .nav li.sfHover a {
    line-height: 32px;
}

.nav_left li > ul.submeniu {
    position: absolute;
    z-index: 15;
    top: 28px;
    left: 0%;
    padding: 0px 0px;
    background: #fff;
    width: 293px;
    border: 1px solid #dadada;
    border-top: none
}

.nav_left li > ul.submeniu.main_subm {
    margin-top: 4px;
    display: none
}

.nav_left li > ul.submeniu li.subm_head {
    position: absolute;
    width: 100% !important;
    background: #ffbf10;
    left: -1px;
    top: -8px;
    height: 7px;
    line-height: 7px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.nav_left li > ul.submeniu li.subm_foot {
    position: absolute;
    width: 100% !important;
    background: #ffbf10;
    left: -1px;
    bottom: -8px;
    height: 7px;
    line-height: 7px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.nav_left li > ul.submeniu li {
    width: 293px;
    position: relative;
}

.nav_left li > ul.submeniu li a {
    display: block !important;
    background: #fff;
    margin-bottom: 1px !important;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    padding-right: 15px !important;
    height: auto;
    color: #333333;
    line-height: 14px;
    height: 14px;
    border: none !important;
    border-bottom: 1px solid #fe4d57
}

.nav_left li > ul.submeniu li a:hover, .nav_left li > ul.submeniu > li.sfHover > a {
    background: #ccc;
}

.nav_left li > ul.submeniu li.last a {
    border-bottom: none !important
}

/*#main_nav ul li > ul.submeniu li a.submen{background-image:url(../imagini/arrow_right_white.png);background-repeat:no-repeat;background-position:132px 11px}*/
.nav_left li > ul.submeniu li > ul.submeniu {
    top: 0px;
    left: 293px;
    width: auto;
    border: 1px solid #ccc;
    position: absolute !important;
    width: 200px;
}

.nav_left li > ul.submeniu li > ul.submeniu a.submen {
    background-position: 185px 5px !important;
}

.nav_left li > ul.submeniu li > ul.submeniu li {
    width: 200px;
}

.nav_left li > ul.submeniu li > ul.submeniu li > ul.submeniu {
    left: 200px;
}

.nav_left li > ul.submeniu li > ul.submeniu li a {
    background: none;
    font-size: 11px;
    font-weight: normal;
}

.nav_left li > ul.submeniu li > ul.submeniu li a:hover, .nav_left li > ul.submeniu li > ul.submeniu li.sfHover > a {
    background: #ccc;
}

ul.submeniu a.submen {
    background-image: url(../imagini/sag-subm.png) !important;
    background-repeat: no-repeat !important;
    background-position: 275px 5px !important;
}

#filterBox {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 1px;
    margin-bottom: 10px;
    background: #ececec;
    color: #000
}

#filterBox .order {
    width: 285px;
    float: right;
}

#filterBox form {
    display: inline;
}

.alg_aerop {
    font-size: 10px;
    font-weight: normal;
    display: block;
    width: 50px;
    float: right;
    text-align: center;
    margin-top: -5px;
    color: #000
}

.alg_aerop:hover {
    text-decoration: none
}

.detPO {
}

.detPO .head td {
    background: #c03;
    font-weight: bold;
    border-bottom: 2px solid #850021;
    color: #fff;
    font-style: italic
}

.detPO .body td {
    padding: 3px 10px;
    border-bottom: 1px solid #850021;
    border-right: 1px solid #850021
}

ul#destinatii li {
    padding: 8px;
    border-bottom: 1px solid #ccc;
}

ul#destinatii li a {
    color: #333;
}

ul#destinatii li a:hover {
    color: #CC0033;
    text-decoration: none;
}

ul#destinatii li.last {
    border: none;
}

.parteneri {
    display: block;
}

.head {
    line-height: 34px;
    font-size: 14px;
    background: url(../imagini/btn_bg.png) repeat-x;
    margin-top: 2px;
    color: #fff;
    font-weight: bold;
}

.head h2 {
    margin-left: 10px;
}

.oferteCauta {
    background: url(../imagini/oferte-icon.png) no-repeat left center;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    color: #DC1E28;
    font-size: 16px;
    padding-left: 25px;
}

#anat_footer {
    display: block;
    float: left;
    margin-left: 50px;
    width: 77px;
    height: 50px;
    background: url("../imagini/sigla-anat.png");
}

/* ----- RESPONSIVE ----- */
.detail_price {
    width: 210px;
    float: left;
}

.more_offers {
    width: 390px;
    float: left;
}

.solicita_oferta {
    position: absolute;
    left: 5px;
    bottom: 80px
}

#menu_responsive_icon, #button_oferte {
    display: none;
}

#nav_menu, #searchBox {
    display: block;
}

#links2 {
    display: none;
}

@media screen and (max-width: 600px) {
    .nav li a.ofspec {
        display: none;
    }

    #button_oferte {
        display: block;
        width: 94px;
        border: 2px solid #3A6DB9;
        font-size: 16px;
        font-weight: bold;
        margin: 2px auto;
        padding: 5px 10px;
        background: #DADADA;
        color: #3A6DB9;
    }

    #siteBody {
        width: 100%;
    }

    #main {
        width: 100%;
    }

    .nav {
        width: 100%;
    }

    #searchBox {
        width: 100%;
        height: 100%;
    }

    #btn_contact_agent {
        display: none;
    }

    #btn_feedback {
        display: none;

    }

    #left {
        display: none;
    }

    #center, #right {
        width: 98%;
        margin: 0 auto;
        padding: 0;
        float: none;
    }

    .idei {
        width: 98%;
        margin: 15px auto;
        height: 100%;
    }

    .oferte {
        height: 100%;
        border-top: 2px solid #DADADA;
        border-radius: 5%;
        background: none;
    }

    .descriere {
        width: 98%;
        float: none;
    }

    .pret {
        float: none;
    }

    #tabsSearch {
        width: 100%;
        display: inline-flex;
    }

    #tabsSearch .tab, #tabsSearch .tab.last {
        width: 155px;
        height: 55px;
    }

    #abonare_newsletter {
        display: none;
    }

    #footer .nav {
        display: none;
    }

    .cont_footer, .cont_footer .cont_footer_box, .cont_footer .cont_footer_box.last {
        background: none;
        height: 100%;
    }

    .cont_footer {
        background-image: linear-gradient(#FF575F, #D00A2F);
        padding: 5px 0;
    }

    .cont_footer .cont_footer_box, .cont_footer .cont_footer_box.last {
        width: 96%;
        margin: 0 auto;
        float: none;
    }

    #center.no_left {
        width: 98%;
        margin: 0 auto;
        padding: 0;
        float: none;
    }

    .oferte .content, .oferte .content .text {
        width: 100% !important;
        height: 100%;
    }

    #copyr, #anat_footer, #ode {
        float: none !important;
        margin: 0 auto !important;
        text-align: center !important;
    }

    .parteneri {
        padding-left: 0 !important;
        text-align: center;
    }

    .form_filter {
        float: none !important;
        border: 0 !important;
        margin: 0 auto !important;
    }

    #contact-form {
        width: 100% !important;
    }

    #contact-form #contactForm tr {
        display: grid;
    }

    #contact-form #contactForm tr textarea {
        width: 100% !important;
    }

    #links {
        display: none;
    }

    #links2 {
        display: inherit;
        float: right;
    }

    #links2 ul li {
        color: #ec131e;
        font-size: 14px;
        display: inline;
        font-weight: normal;
    }

    #links2 ul li a {
        color: #ec131e;
        text-decoration: none;
        margin: 5px;
    }

    #call {
        width: 255px;
    }

    .nav {
        height: 100%;
    }

    .nav li {
        float: none;
        margin-right: 0;
    }

    .fb-like-box, #anat_logo {
        display: none !important;
    }

    #menu_responsive_icon {
        display: block;
        position: absolute;
        right: 2px;
        top: 90px;
    }

    #contentSearch {
        width: 99%;
    }

    #contentSearch .content {
        width: 98%;
        margin: 0px auto;
    }

    .search_right, .search_left {
        width: 50% !important;
        margin: 0 auto !important;
    }

    #center.fullSpace {
        width: 100% !important;
        margin: 0 !important;
        float: none !important;
    }

    #galerie, .top_detail {
        width: 98%;
        margin: 1%;
        float: none !important;
        height: 100%;
    }

    .top_detail_hotel {
        width: 100% !important;
    }

    .fb-like {
        position: relative !important;
        left: 0 !important;
        bottom: 0 !important;
    }

    .detArticol table {
        width: 100% !important;
    }

    caption, th, td {
        padding: 0 !important;
    }

    #searchFormFiltrare div {
        float: none !important;
        border: 0 !important;
        height: auto !important;
        width: 100% !important;
        text-align: center !important;
        margin: 0 !important;
    }

    #searchFormFiltrare div .button1 {
        float: none !important;
        margin: 0 auto !important;
        width: 50%;
    }

    .detail_price {
        width: 100%;
        float: none;
    }

    .more_offers {
        float: none;
        margin-top: 10px;
    }

    .solicita_oferta {
        position: relative;
        margin: 10px 0;
        width: 125px;
        float: none;
        left: 0;
        top: 0;
    }

    #fb_like_zone {
        display: none !important;
    }

    #filterBox .order {
        float: none !important;
        width: 100% !important;
        text-align: center !important;
        margin: 0 auto !important;
    }
}

@media screen and (max-width: 500px) {

}

@media screen and (max-width: 450px) {
    #contentSearch {
        height: 100%;
    }

    #contentSearch .content {
        height: 100%;
    }

    #contentSearch .content form {
        display: grid;
    }
}

@media screen and (max-width: 400px) {
    .more_offers {
        width: 100%;
    }
}