#oferta .head li {
    float: left;
    padding: 12px 25px 0 10px;
}

#oferta .head .first {
    color: #2b95c6;
}

#oferta ul.head {
    background: url('../img/liniadolna.png') no-repeat left bottom;
    width: 670px;
    height: 40px;
    margin-bottom: 10px;
}

#oferta .head .currento {
    background: url('../img/lastminuteniebieskie2.jpg') no-repeat left top;
    height: 37px;
    color: #FFF;
}

#oferta h1 {
    color: #2b95c6;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0 5px 18px;
}
#oferta .h1 {
    height: 40px
}
#oferta h1 div {
    float: left;
}
#oferta h1 .ocena {
    color: #8ec027;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 0 0 30px;
    float: left;
}
#oferta h1 .path {
    float: right;
    color: #757059;
    font-size: 16px;
    font-weight: normal;
    padding: 1px 15px 0 0;
}

#oferta h2 {
	padding-top: 15px;
}

#oferta .dane {
    clear: both;
    background: url('../img/liniagorna.png') no-repeat left top;
    padding: 20px 0 0 18px;
    line-height: 150%;

}
#oferta .dane ul {
    clear: both;
    float: right;
}
#oferta .dane ul li {
    float: left;
    padding-right: 10px;
}
#oferta .dane li a {
    color: #FFF;
    display: block;
    text-align: center;
    padding-top: 3px;
    height: 25px;
}
#oferta a.send {
    background: url('../img/ofertaznajomy.jpg') no-repeat left top;
    width: 144px;
}
#oferta a.add {
    background: url('../img/ofertanotatnik.jpg') no-repeat left top;
    width: 135px;
}
#oferta a.print {
    background: url('../img/drukareczka.jpg') no-repeat left 7px;
    width: 40px;
    padding-left: 15px;
    color: #757059 !important;
    text-decoration: underline;
}
#oferta .predesc {
    clear: both;
    background: url('../img/liniadolna.png') no-repeat left top;
    height: 20px;
}
#oferta .desc {
    padding: 0 10px 0 18px;
    overflow: auto;
}
#oferta .photos {
    float: right;
}
#oferta .photos li {
    padding: 5px 10px;
}

#oferta .kalkulator h2 {
    background: url('../img/liniadolna.png') no-repeat left bottom;
    overflow: hidden;
    font-size: 12px;
    color: #85b422;
    height: 20px;
    padding: 0 0 10px 15px;
}
#oferta .kalkulator {
    padding-top: 10px;
}
#oferta .kalkulator h2 div {
    float: right;
    color: #757059;
}
#oferta .kalkulator span {
    color: #85b422;
    font-size: 22px;
}
#oferta .rez {
    background: url('../img/butonrezerwuj.jpg') no-repeat left top;
    width: 106px;
    height: 29px;
	font-weight: bold;
    border: 0;
    color: #FFF;
    padding: 0 0 6px 0;
}

.rezform .price {
	text-align: right;
}

#oferta .rezform {
    background: url('../img/liniadolna.png') no-repeat left bottom;
    margin-bottom: 10px;
    padding: 15px;
}

.kalkulator .rez {
	float: right;
}

#calculateLoad {
	display: none;
	position: absolute;
	text-align: center;
	padding: 50px;
	background: #FFF;
}

.rezform label {
    display: block;
    float: left;
    text-align: right;
    width: 190px;
    padding: 5px 15px 0 0;
    font-weight: bold;
    color: #757059;
}
.rezform input {
    background: url('../img/polewyborubezptaszka.jpg') no-repeat 1px top;
    width: 260px;
    color: #747474;
    height: 26px;
    border: 0;
    padding: 1px 0px 0 7px;
}
.rezform select {
    background: url('../img/polewyborubezptaszka.jpg') no-repeat top !important;
    width: 264px !important;
}
.rezform li {
	padding: 3px 0;
}
.rezform .submit {
    background: url('../img/butonrezerwuj.jpg') no-repeat left 8px;
    width: 106px;
    height: 33px;
    color: #FFF;
    display: block;
    text-align: center;
    margin-left: 15px;
    font-weight: bold;
    float: right;
}

.rezform div.selectbox-wrapper {
  margin-top: -5px;
  margin-left: 208px !important;
}

#calculateLoad {
	background: #FFF url('../img/ajax-loader.gif') no-repeat 250px 30px;
}

