/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
    margin: 0;
    padding: 0;
}

p {
    margin-top: 0;
    padding-top: 0;
}

a img, :link img, :visited img {
    border: none;
}

object{
	outline:none;
}

ul {
}

a {
    outline: none;

}
span a {
	color:#006666;
	text-decoration:none;
}
.clear {
    clear: both
}

.clear31 {
    clear: both;
    height: 44px;
}

td a {
    color: #006666;
    text-decoration: none;
    font-weight: bold;
}

.p {
    float: left;
    font-size: 14px;
}

.p a {
    color: #006666;
    text-decoration: none;
}

.dvPages {
    width: 590px;
    height: 20px;
    margin: auto;
    text-align: center;
    padding-bottom: 5px;
}

.dvPages span a {
    font-size: 12px;
    color: #006666;
    text-decoration: none;
}

.prev_img {
    position: absolute;
    bottom: 0;
    left: -10px;
}

.prev_bar {
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 3px;
    height: 49px;
    background-color: #646664;
}

.next_img {
    position: absolute;
    bottom: 0;
    right: 1px;
}

.next_bar {
    position: absolute;
    bottom: 3px;
    right: 11px;
    width: 3px;
    height: 49px;
    background-color: #646664;
}

p#telefon {
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding-left: 2px;
    padding-top: 14px;
    width: 140px;
}
#td-part{
	height:2px;
	width:100%;
	background-color:#9A9B8B;
}
.newest-photo-fancy img{
	max-height:50px;padding:3px 0 1px;
}
/**********************************************/
/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */
/******************************************************
 CONTENT BOXES
 ******************************************************/
html, body {
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    text-align: justify;
}

html {
    background: url("graphics/bg_body6.gif") repeat #003030;
}

body {
    margin: 0;
    padding: 0;
}

#site {
    width: 950px;
    min-height: 800px;
    margin: auto;
}

#baner {
    height: 113px;
    width: 950px;
    position: relative;
    background: url("graphics/baner_top.jpg") no-repeat;
}

#menu-horizontal {
    width: 950px;
    height: 56px;
    background: url("graphics/bg_green.jpg") repeat;
    text-align: right;
    position: relative;
}

#menu-horizontal-elements {
    position: absolute;
    right: 48px;
    top: 6px;
}

#content {
    width: 950px;
    min-height: 630px;
    background: url("graphics/bg_bottom.jpg") no-repeat scroll center bottom #FDFDBD;
    color: #006666;
}

#footer {
    width: 950px;
    height: 40px;
    background: #000;
    text-align: center;
    padding-top: 12px;
    margin-bottom: 20px;
}

.bozon-footer,#footer a {
    color: #006666;
    padding-top: 5px;
    text-decoration: none;
}

.footer-br {
    width: 950px;
    height: 5px;
}

#flashcontent-menu {
    display: block;
    height: 152px;
    left: 170px;
    position: absolute;
    top: 1px;
    width: 530px;
    z-index: 100;
}

#flash-logo {
    display: block;
    height: 108px;
    left: 0px;
    position: absolute;
    top: 5px;
    width: 180px;
    z-index: 100;
}

#down {
    background: url("graphics/arr_up.gif") no-repeat;
    display: block;
    height: 10px;
    padding-bottom: 6px;
    width: 46px;
    margin: auto;
}

#up {
    background: url("graphics/arr_down.gif") no-repeat;
    display: block;
    height: 10px;
    width: 46px;
    margin: auto;
}

#newest {
    float: right;
    margin-top: 10px;
    overflow: hidden;
    width: 190px;
}

#contener {
    width: 150px;
    height: 493px;
    overflow: hidden;
    position: relative;
    margin-bottom: 6px;
    left: 21px;
}

#menu-left {
    float: left;
    width: 151px;
    min-height: 390px;
    padding-top: 14px;
    padding-left: 17px;
    padding-bottom: 20px;
}

#offer-content {
    width: 590px;
    min-height: 550px;
    border-right: 1px solid #CCCCCC;
    margin-top: 12px;
}

#offer-content-top {
    width: 739px;
    min-height: 22px;
    border-top: 1px solid #CCCCCC;
    color: #555555;
    padding-top: 8px;
}

#offer-content-center {
    width: 570px;
    min-height: 287px;
    /*border-left: 2px solid #646664;
     border-right: 2px solid #646664;*/
    background-repeat: repeat-y;
    background-image: url(graphics/border.gif);
    color: #555555;
    padding-top: 8px;
    position: relative;
}

#offer-title {
    color: #006666;
    font-size: 16px;
    font-weight: bold;
    margin-left: 13px;
    width: 71%;
	padding-top:5px;
}

#offer-number {
    color: #555555;
    font-size: 14px;
    margin-left: 0;
    margin-left: 13px;
    margin-top: 7px;
}

#offer-photos {
    width: 320px;
    min-height: 115px;
    float: left;
    padding-left: 12px;
    padding-top: 13px;
	position:relative;
}

#photo-contener {
	margin-bottom:4px;
	background-position:center center;
    background-repeat:no-repeat;
    background-image: url(graphics/foto-tlo.jpg);
    height: 253px;
	/*padding-top:14px;*/
    text-align: center;
	overflow:hidden;
}
#photo-cont-bottom{
	position:absolute;
	bottom:-13px;
	left:5px;
	width:334px;
	height:13px;
	background-position:center center;
    background-repeat:no-repeat;
    background-image: url(graphics/photo-cont-bottom.jpg);
}
#photo-cont-top{
	position:absolute;
	top:-4px;
	left:5px;
	width:334px;
	height:15px;
	background-position:center center;
    background-repeat:no-repeat;
    background-image: url(graphics/photo-cont-top.jpg);
}
.offer-photo-main {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 102px;
    margin-bottom: 5px;
    margin-right: 5px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    width: 136px;
}

.offer-photo-main:hover {
    background-color: #516F19;
}

.offer-photo-content img {
    border: 1px solid #CCCCCC
}

.offer-data {
    color: #111111;
    width: 217px;
    float: left;
    min-height: 200px;
    padding-left: 12px;
	position:relative;
}

.offer-header {
    color: #006666;
    font-weight: bold;
    line-height: 18px;
}

.offer-description-header {
    color: #006666;
    font-weight: bold;
    line-height: 18px;
    padding-top: 29px;
}

#marguee {
    color: #006666;
    font-size: 16px;
    font-weight: bold;
    margin: 58px 15px 0 3px;
    padding: 10px 0;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
#marguee-home {
    color: #006666;
    font-size: 16px;
    font-weight: bold;
    margin: 58px 0px 0 3px;
    padding: 10px 0;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
#search-bar {
    height: 116px;
    /*padding-left: 63px;*/
    padding-top: 10px;
    position: relative;
}

#content-contener {
    float: left;
    width: 590px;
    padding-bottom: 33px;
}

#s1c {
    position: relative;
}

#s1 {
    position: absolute;
    z-index: 10;
    opacity: 0;
    width: 130px;
}

#select-1 {
    /*float: left;*/
    z-index: 0;
    top: 0;
    position: absolute;
    width: 130px;
    height: 17px;
    font-size: 11px;
    padding-right: 20px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 3px;
    background-repeat: no-repeat;
    background-image: url(graphics/select.gif);
}

#s2c {
    top: 44px;
    position: relative;
}

#s2 {
    position: absolute;
    z-index: 10;
    opacity: 0;
    width: 130px;
}

#select-2 {
    z-index: 0;
    top: 0;
    position: absolute;
    width: 130px;
    height: 17px;
    font-size: 11px;
    padding-right: 20px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 3px;
    background-repeat: no-repeat;
    background-image: url(graphics/select.gif);
}

#s3c {
    top: 66px;
    position: relative;
}

#s3 {
    position: absolute;
    z-index: 10;
    opacity: 0;
}

#select-3 {
    z-index: 0;
    top: 0;
    position: absolute;
    width: 130px;
    height: 17px;
    font-size: 11px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 3px;
    background-image: url(graphics/select.gif);
    background-repeat: no-repeat;
    padding-right: 20px;
	overflow:hidden;
}

#s4c {
    top: 88px;
    position: relative;
}

#s4 {
    position: absolute;
    z-index: 10;
    opacity: 0;
    width: 130px;
}

#select-4 {
    z-index: 0;
    top: 0;
    position: absolute;
    width: 130px;
    height: 17px;
    font-size: 11px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 3px;
    background-image: url(graphics/select.gif);
    background-repeat: no-repeat;
    padding-right: 20px;
}

#s5c {
    top: 22px;
    position: relative;
}

#s5 {
    position: absolute;
    z-index: 10;
    opacity: 0;
    width: 130px;
}

#select-5 {
    z-index: 0;
    top: 0;
    position: absolute;
    width: 130px;
    height: 17px;
    font-size: 11px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 3px;
    background-image: url(graphics/select.gif);
    background-repeat: no-repeat;
    padding-right: 20px;
}
#s6c {
    position: relative;
}

#s6 {
    position: absolute;
    z-index: 10;
    opacity: 0;
    width: 130px;
}

#select-6 {
    /*float: left;*/
    z-index: 0;
    top: 0;
    position: absolute;
    width: 130px;
    height: 17px;
    font-size: 11px;
    padding-right: 20px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 3px;
    background-repeat: no-repeat;
    background-image: url(graphics/select.gif);
}
#menu-content {
    width: 129px;
    min-height: 100px;
    text-align: center;
    /*background-color:#bcd654;*/
}

#menu-content-top {
    width: 129px;
    height: 6px;
    padding-top: 6px;
    background-image: url(graphics/menu-top.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
}

#menu-content-center {
    width: 117px;
    min-height: 98px;
    background-image: url(graphics/menu-center.gif);
    background-repeat: repeat-y;
    text-align: left;
    padding-left: 11px;
}

#menu-content-center a {
    color: #006666;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
#menu-content-center a:hover {
    color:#FDFDBD;	
    text-decoration: underline;
}
#menu-content-bottom {
    width: 129px;
    height: 6px;
    background-image: url(graphics/menu-bottom.gif);
    background-repeat: no-repeat;
}

.submenu {
    color: #006666 !important;
    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: normal !important;
    text-transform: lowercase !important;
}
.submenu:hover{
    color: #FDFDBD !important;
    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: normal !important;
    text-transform: lowercase !important;
}
.submenu2 {
    color: #006666 !important;
    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: bold !important;
    text-transform: none !important;
}
.submenu2:hover{
    color: #FDFDBD !important;
    text-decoration: none !important;
    font-size: 12px !important;
    font-weight: bold !important;
    text-transform: none !important;
}
.catalog-product {
    width: 590px;
    min-height: 137px;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    position: relative;
}

.catalog-photo-contener {
    float: left;
    width: 133px;
    margin-left: 10px;
    margin-top: 5px;
    background-color: #fff;
    padding: 5px;
    text-align: center;
    border: 1px solid #CCCCCC;
    margin-right: 15px;
}

.catalog-product-content {
    float: left;
    margin-top: 5px;
    margin-bottom
}

.title {
    color: #006666;
    font-weight: bold;
    font-size: 16px;
    width: 402px
}
.title a{
	text-decoration:none;
}
.title a:hover{
	text-decoration:underline;
}
.symbol {
    color: #555555;
    font-size: 10px;
    padding-bottom: 4px;
}

.cena {
    font-size: 12px;
    color: #006666;
    font-weight: bold;
}

.pokoje {
    font-size: 12px;
    color: #000;
}

.powierzchnia {
    font-size: 12px;
    color: #000;
}

.pietro {
    font-size: 12px;
    color: #000;
    padding-top: 4px;
}

.lokalizacja {
    font-size: 12px;
    color: #000;
    padding-top: 4px;
}

.more a {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #006666;
    text-decoration: none;
}

#sort {
    float: right;
    position: relative;
    top: 88px;
}

.skin0cat {
    position: relative;
    width: 130px;
    height: 17px;
    font-size: 11px;
    padding-top: 1px;
    padding-bottom: 3px;
    background-image: url(graphics/select.gif);
    background-repeat: no-repeat;
    right: 0;
}

#sx1 {
    position: absolute;
    z-index: 10;
    opacity: 0;
    top: 0;
    min-width: 130px;
    height: 17px;
}

.skin0cat2 {
    right: 0;
    position: relative;
    width: 130px;
    height: 17px;
    font-size: 11px;
    padding-top: 1px;
    padding-bottom: 3px;
    background-image: url(graphics/select.gif);
    background-repeat: no-repeat;
}

#sx2 {
    position: absolute;
    z-index: 10;
    opacity: 0;
    top: 0;
    min-width: 130px;
    height: 17px;
}

.selectTextCat1 {
    padding-left: 5px;
}

.selectTextCat2 {
    padding-left: 5px;
}

.btnLeft {
    width: 20px;
    height: 100px;
    float: left;
    background-image: url(graphics/left.gif);
    background-repeat: no-repeat;
    margin-right: 3px;
}

.btnRight {
    width: 20px;
    height: 100px;
    float: right;
    background-image: url(graphics/right.gif);
    background-repeat: no-repeat;
    margin-left: 3px;
}

#newsletter-element {
    padding-top: 31px;
}

.slider-image {
    float: left;
}

.slider-text {
    float: left;
    width: 239px;
    padding-left: 10px;
}

.slider-title {
    font-weight: bold;
    font-size: 13px;
}

.slider-title a {
    color: #006666;
    text-decoration: none;
}

.slider-location {
    padding-top: 5px;
}

.slider-price {
    padding-top: 5px;
}

.slider-desc {
    padding-top: 5px;
}

.slider-button {
    padding-top: 10px;
    text-align: right;
}

#banery {
    height: 83px;
    padding-top: 12px;
}

#submit-offer {
    float: left;
}

#submit-newsletter {
    float: right;
}

.agent_foto{
	padding-top:3px;
	text-align:center;
	float:left;
    height: 105px;
    width: 89px;
    background-image: url(graphics/bg_agent.jpg);
    background-repeat: no-repeat;
	
}
#agents tr{
	padding-bottom:15px;
}
#agents{
	color:#000;
	line-height:17px;
}
#agents strong{
	color:#006666;
}
#baners{
	max-width:190px;
	padding-top:20px;
	overflow:hidden;
}
#baner-home{
	width:590px;
	overflow:hidden;
	padding-top:20px;
}
#karuzela ul li{
    background-image: url(graphics/karuzela-li.jpg);
    background-repeat:repeat-y;	
	background-position:center;
}
/******************************************************
 LINK
 ******************************************************/
fieldset.contact {
    border: 0 !important;
    width: 250px !important;
    padding: 0;
    text-align: left;
}

div.form {
    overflow: hidden;
    margin-bottom: 0.5em;
    clear: both;
}

label {
    color: #000;
    display: block;
    float: left;
    text-align: left;
    padding: 2px 4px 0 0;
    font-weight: normal;
}

input.contact, textarea {
    float: left;
    border: 1px solid #c6ccd2;
    background-color: #FFF;
    color: #000;
    font-family: Tahoma;
    font-size: 11px;
    width: 283px;
}

textarea {
    height: 177px;
}

.form button {
    float: right;
    background-color: #bcd654;
    border: none;
    width: 83px;
    height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #006666;
    font-size: 10px;
    font-family: Arial;
}

.form10 {
    border: 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
}
.formn .cbx{
text-align:right;
}
#search-element {
    padding-top: 15px;
    text-align: center;
}

form {
    margin: 0;
    width: 285px;
	margin:0 20px 0 0;
}

#search_input {
    color: #006666;
    width: 100px;
    background-color: #fff;
    border: solid 1px #006666;
}

#search_button {
    background-color: #bcd654;
    border: none;
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
    color: #006666;
    font-size: 10px;
    font-family: Arial;
}

fieldset.newsl {
    border-color: #006666;
    border-style: solid;
    border-width: 1px 0 0;
}

.formn fieldset.newsl {
    margin: 0 0 10px;
    padding-bottom: 10px;
}

.formn ol li {
    border-bottom: 1px solid #646664;
    list-style: none outside none;
    margin: 0;
    padding: 3px 0;
    width: auto;
}

.formn ol li label {
    display: block;
    float: left;
    margin: 3px 10px 0 0;
    padding: 0;
    text-align: left;
    width: 100px;
}

#newsletter ol li label {
    width: 150px;
}

#newsletter {
    width: 378px;
    padding-left: 96px;
}

input.newsletter-input {
    float: left;
    border: 1px solid #c6ccd2;
    background-color: #FFF;
    color: #000;
    font-family: Tahoma;
    font-size: 11px;
    width: 170px;
    margin: 3px 0 0 0;
}

.formn button.btn ,#contactForm button.btn{
	border:none;
    background-image: url(graphics/wyslij.jpg);
    background-repeat: no-repeat;
    float: right;
    height: 23px;
    width: 85px;
}

#newsletter-txt {
    padding: 10px 0 10px 0;
}

legend {
    font-weight: bold;
}

.send-textarea textarea {
    float: right;
    border: 1px solid #c6ccd2;
    background-color: #FFF;
    color: #000;
    font-family: Tahoma;
    font-size: 11px;
    width: 248px;
}

.send-select {
    width: 172px;
    border: 1px solid #c6ccd2;
    background-color: #FFF;
}

