body{
    font-family: 'Lato', sans-serif;
}
#baseContainer{
    width: 100% !important;
}
.sideBox {

    width: 600px;
    float: right;
    position: relative;
    padding: 0px;
    background-color: #ffffff;
    overflow: auto;

}
#main-menu > li > a {
    color: #000;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 20px;
    padding: 15px;
    display: block;
    border-bottom:none;
    text-transform: lowercase;
    font-family: 'Lato', sans-serif;
}
#main-menu .sub-menu {
    display: none;
    position: absolute;
    padding: 0px;
    background-color: #7f7f7f;
    margin-top: -2px;
    border-top: 2px solid #93d10d;
    z-index: 2;
    list-style-type: none;
}
#main-menu > li > a {
    font-size: 15px;
    text-transform: uppercase;
}
#main-menu > li > a:hover{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: rgb(148,207,24);
    text-decoration: none;
}
.searchBox {
    background-color: #7f7f7f;
    padding: 15px;
    clear: both;
    margin-top: -50px;
}
.logo img {
    height: 100%;
    margin: -20px 0 20px;
}
.searchbtn button {
    background: url(../../grafika/btnsearch.png) repeat-x 0px 0px;
    width: 100%;
    height: 47px;
    border: 1px solid #c8980000;
    color: #fff;
    font-size: 17px;
}
.akcentColor {
    color: #ffffff;
}
.specialMain {
  
    float: left;
    position: relative;
    padding: 0px;
}
.boxAddress {
    overflow: hidden;
    font-size: 30px;
    font-weight: 300;
    color: #808080;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
}
.boxAddress .footAddress {
    font-size: 20px;
    text-shadow: 1px 1px 1px #0000;
    margin-top: 20px;
    text-align: center;
    line-height: 20px;
}

.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
    color: #808080;
    background-color: #92d20a;
    padding: 15px;
}
.carousel-indicators .active {
background-color:#92d20a;
}
.ofeAgent .agentOffer {
    background-color: #95d00e;
    padding: 10px 10px;
    text-align: center;
    color: #000;
    width: 100%;
    font-weight: bold;
}
.sideOffer .listMore {
    right: 0px;
    cursor: pointer;
    background-color: #93d10e;
    font-size: 1em;
 color: white;
    background: linear-gradient(#92d302, #527704);
}
.rentalMain .countOffer {
    color: #93d10d;
    font-size: 0.8em;

}
.nav-tabs>li>a {
    color: #94d00c;
}
.contactColor{
    color: #94d00c;
}
.boxSocial {
    overflow: hidden;
    width: 120px;
    margin: 30px auto 0px auto;
    display: none;
}
.ofeAgent .agentDepartmentName {
 
    display: none;
}
#bottom-form {
    margin-left:10px;
    padding: 12px;
}
.nav-tabs>li>a:hover {
    color: #ffffff;
    background-color: #94d00c;
}
.headerOfferElement .fieldHeadOfe.ofePrice {
    background-color: #94cf18;
    border-width: 0px;
    font-size: 26px;
    line-height: 100px;
    padding: 0px 15px;
}
#returnSearch {
    color: #94cf18;
    display: none;
    font-weight: 700;
    border-width: 0px;
    padding: 6px;
}
.iconOffer .btn-default, .iconOffer .btn-default:hover {
    background-color: #94cf18;}
.iconOffer .btn i {
    font-size: 24px;
    display: block;
    height: 50px;
    width: 50px;
    opacity: 0.7;
    line-height: 50px;
    color: white;
}
.articleContent h1 {
    border-bottom: 1px solid #dfdfdf;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 40px;
    color: #92d10b;
    overflow: hidden;
}
.boxAddress {

    text-shadow: 1px 1px 1px rgb(0 0 0 / 0%);
    margin-bottom: 30px;
}
.menuMobile {
    background-color: #92d10b;}
 .menuMobile .firmAddress {
    color: #ffffff03;
    padding-right: 20px;
}
.contact-box {
    margin:10px;
}
.glyphicon{
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 30px;}
@media(max-width:1200px){
  #main-menu > li > a {
    color: #fff;}
    #main-menu > li {
    float: none;
    background-color: #92d10b;
}

 }
 @media (max-width:990px) {
     #main-menu > li > a:hover {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: rgb(127 127 127);
    text-decoration: none;
}
 }
@media(max-width:740px){
    .searchBox {
     margin-top:20px;
    background-color: #7f7f7f;
    padding: 15px;
    clear: both;
}
    }
    .rentalMain .photoOffer {
    position: relative;
    height: 285px;
    overflow: hidden;
  
    background-color: #f8f8f8;
}
sideOffer {
    background-color: #f8f8f8;
    height: 285px;

    overflow: hidden;
}
.sideOffer .locationListOffer {
    color: #000;
    font-size: 1.375em;
    padding: 15px 15px 5px 15px;
    line-height: 1.2;
}
.articleMain {
    width: 70%;
    float: left;
    position: relative;
    padding: 0px;
}