/* 
    Document   : layout
    Created on : 2010-01-23, 17:02:28
    Author     : elmi
    Description: style dla layoutu
*/
root { 
    display: block;
}
*{
    font-family:"Verdana";
}
html{
    padding:0;
    margin:0;
    text-align:center;
}
body{
    background:#f1eee7;
    text-align:center;
    margin:0;
    padding:0;
}
#web_container{
    width:100%;
    margin:0 auto;
}
#page_container{
    width:900px;
    margin:0 auto;
    text-align:left;
 }
#top{
    background:url(../des/11.jpg) repeat-x;
    width:900px;
    height:113px;
    float:left;
 }
#logo{
    background:url(../des/01.jpg) no-repeat;
    width:280px;
    height:113px;
    float:left;
    margin:0;
 }
#top_menu{
    width:610px;
    float:right;
    padding-right:10px;
   
 }

 .menu_bg_pl {
      background:url(../des/napis_pl.png) no-repeat;
 }
 .menu_bg_de {
      background:url(../des/napis_de.png) no-repeat;
 }
 .menu_bg_en {
      background:url(../des/napis_en.png) no-repeat;
 }
.top_button{
    display:block;
    float:right;
    margin:0;
    padding:0;
    text-decoration:none;
}
.tb0{
    background:url(../des/06.jpg) no-repeat;
    width:1px;
    float:right;
    height:88px;
    margin:0 3px;
}
.tb1{
    width:6px;
    height:88px;
    float:left;
}
.tb2{
    height:88px;
    float:left;
    padding:0 5px;
}
.tb3{
    color:#666666;
    text-align:center;
    margin:35px 0 0 0;
    float:left;
}
.tb4{
    width:6px;
    height:88px;
    float:left;
}
.tb1:hover{
    background:url(../des/07-hover.jpg) no-repeat;
    width:6px;
    height:88px;
    float:left;
}
.tb2:hover{
    background:url(../des/08-hover.jpg) repeat-x;
    height:88px;
    float:left;
    padding:0 5px;
}
.tb3:hover{
    color:#ff9000;
    text-align:center;
    margin:35px 0 0 0;
    float:left;
}
.tb4:hover{
    background:url(../des/09-hover.jpg) no-repeat;
    width:6px;
    height:88px;
    float:left;
}
.tb1_on{
    background:url(../des/07-hover.jpg) no-repeat;
    width:6px;
    height:88px;
    float:left;
}
.tb2_on{
    background:url(../des/08-hover.jpg) repeat-x;
    height:88px;
    float:left;
    padding:0 5px;
}
.tb3_on{
    color:#ff9000;
    text-align:center;
    margin:35px 0 0 0;
    float:left;
}
.tb4_on{
    background:url(../des/09-hover.jpg) no-repeat;
    width:6px;
    height:88px;
    float:left;
}


#slide_over {
    float:left;
    margin:0;
    overflow:hidden;
    width:636px;
    height:300px;
  }
#slide {    float:left;    margin:0; overflow:hidden; width:636px; height:300px; background-repeat: no-repeat; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: transparent; background-position: initial initial;}
#slide img {border: 1px solid #ccc;}
#search{
    float:left;
    margin:0 0 0 14px;
    background:url(../des/03.jpg) no-repeat;
    width:250px;
    height:300px;
}
#search_title{
    color:#737373;
    float:left;
    font-family:"Trebuchet MS";
    font-size:18px;
    font-weight:bold;
    margin:20px 0 0 15px;
}
#content{
    float:left;
    width:900px;
    margin:15px 0 0 0;
}
#left{
    float:left;
    width:636px;
}
#left_title{
    float:left;
    display:block;
    background:url(../des/04.jpg) no-repeat;
    width:100%;
    height:70px;
}
#left_title h1{
    font-size:16px;
    font-weight:normal;
    font-family:"Trebuchet MS";
    margin:18px 0 0 10px;
    color:#978700;
}
#left_title_wide{
    float:left;
    display:block;
    background:url(../des/13.jpg) no-repeat;
    width:100%;
    height:70px;
}
#left_title_wide h1{
    font-size:16px;
    font-weight:normal;
    font-family:"Trebuchet MS";
    margin:18px 0 0 10px;
    color:#8e8115;
}
#wide{
    width:830px;
    float:left;
    margin:0 0 0 35px;
}
#right{
    width:256px;
    float:left;
    margin: 0 0 0 8px;
}
#news_head{
    background:url(../des/05.jpg) no-repeat;
    font-weight:normal;
    margin:0;
    width:256px;
    height:38px;
}
#news_head span{
    margin:9px 0 0 15px;
    font-size:16px;
    font-weight:bold;
    color:#323232;
    float:left;
}
.object{
    font-size:11px;
    text-align:justify;
    color:#464645;
}
.news_box{
    background:url(../des/10.jpg) no-repeat;
    float:left;
    width:256px;
    margin:15px 0 0 0;
    text-decoration:none;
}
.news_box:hover{
    text-decoration:underline;
    color:#e7990a;
}
.news_box h2{
    font-size:11px;
    font-weight:normal;
    color:#e7990a;
    margin:8px 0 0 12px;
    padding:0;
}
.news_box h3{
    font-size:10px;
    font-weight:normal;
    margin:3px 0 0 12px;
    text-align:justify;
    color:#4a4a4a;
    width:233px;
    padding:0;
}
#phcomputer{
    float:left;
    margin:10px 0 0 10px;
    color:#454545;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
}
#footer_links{
    float:right;
    margin:10px 10px 0 0;
}
#footer_links a{
    display:inline-block;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
    margin:0 10px;
}
.foot{
    color:#454545;
}
.foot_on{
    color:#ff9000;
}
#footer{
    background:url(../des/12.jpg) no-repeat;
    float:left;
    width:900px;
    height:70px;
    margin:20px 0 0 0;
}
#langs{
    width:100%;
    float:left;
    display:block;
}
#pl{
    width:35px;
    height:15px;
    float:right;
    background:url(../des/pl.jpg) no-repeat;
    margin:7px 5px 0;
    display:block;
}
#de{
    width:35px;
    height:15px;
    float:right;
    background:url(../des/de.jpg) no-repeat;
    margin:7px 5px 0;
    display:block;
}
#en{
    width:35px;
    height:15px;
    float:right;
    background:url(../des/en.jpg) no-repeat;
    margin:7px 5px 0;
    display:block;
}
.promo_box{
    text-decoration:none;
    display:block;
    float:left;
    width:600px;
    padding:10px 22px 10px 15px;
}
.promo_box:hover{
    background:#f8f3e3;
}
.promo_box img{
    border:0;
}
.pb_img{
     background:url(../tmp_image/01.jpg);
     width:115px;
     float:left;
     height:115px;
}
.pb_title{
    float:left;
    width:455px;
    margin:0 0 5px 10px;
    color:#ff6600;
    font-size:12px;
}
.pb_txt{
    float:left;
    width:455px;
    margin:0 0 5px 10px;
    color:#464645;
    font-size:11px;
    text-align:justify;
}

/* apartments description */

.Apartment_Top{
    width:100%;
    margin:10px 0;
    float:left;
}
.Apartment_Object{
    float:left;
    margin:0 10px 0 0;
}
.Apartment_Lcorner{
    width:10px;
    height:70px;
    float:left;
    margin:0;
    padding:0;
    background:url(../des/14.jpg) no-repeat;
}
.Apartment_Center{
    height:70px;
    float:left;
    margin:0;
    padding:0;
    background:url(../des/15.jpg) repeat-x;
    text-align:center;
    padding:0 5px;
}
    .Apartment_Cbox{
        float:left;
        margin:10px auto 0;
        font-size:12px;
        font-weight:bold;
    }
    .Cbox_Icon{
        height:30px;
        float:left;
        margin:0 0 0 5px;
    }
    .Colour_Orange{
        float:left;
        color:#ff6600;
        margin:5px auto 0;
    }
    .Colour_Grey{
        float:left;
        color:#868581;
        margin:5px 0 0 5px;;
    }
    .Colour_Grey a{
        color:#868581;
        text-decoration:none;
    }
    .Cont_ops{
        float:left;
        width:100%;
        margin:10px 0;
    }
.Apartment_Rcorner{
    width:10px;
    height:70px;
    float:left;
    margin:0;
    padding:0;
    background:url(../des/16.jpg) no-repeat;
}
.Apartment_Character{
    width:580px;
    float:left;
    margin:20px 0 0 0;
}
    .Apartment_Character h2{
        color:#737373;
        font-family:"Trebuchet MS";
        font-size:16px;
        font-weight:normal;
        margin:0 0 10px 0;
        padding:0;
    }
    .Apartment_Character h3{
        color:#464645;
        font-family:"Arial";
        font-size:13px;
        font-weight:normal;
        margin:0;
        text-align:justify;
        padding:0;
    }
.Apartment_FotoBig{
    width:220px;
    height:220px;
    float:left;
    margin:0 0 0 30px;
}
.Apartment_FotoBig a{
    text-decoration:none;
    border:0;
}
.Apartment_FotoBig img{
    border:0;
}
.Apartment_InvBoxL{
    width:400px;
    float:left;
    margin:20px 30px 0 0;
}
.Apartment_InvBoxR{
    width:400px;
    float:left;
    margin:20px 0 0;
}
    .Apartment_InvLcorner{
        width:20px;
        min-height:195px;
        float:left;
        margin:0;
        padding:0;
        background:url(../des/18.jpg) no-repeat;
    }
    .Apartment_InvCenter{
        min-height:195px;
        width:360px;
        float:left;
        margin:0;
        padding:0;
        background:url(../des/19.jpg) repeat-x;
        padding:0;
    }
        .Apartment_InvCbox{
            float:left;
            margin:10px auto 0;
            font-size:12px;
        }
            .Apartment_InvCboxTitle{
                display:block;
                float:left;
                width:100%;
                color:#ff6600;
                font-size:13px;
                font-weight:bold;
                margin:0 0 10px 0;
            }
            .Apartment_InvCboxTxt{
                display:block;
                float:left;
                width:100%;
                color:#41403e;
                font-size:12px;
                margin:0 0 10px 0;
            }
            .Apartment_InvCboxTxt ul{
                margin:0;
                padding:0;
            }
            .Apartment_InvCboxTxt ul li{
                margin:5px 0;
                padding:0 0 0 20px;
                list-style-type:none;
                background:url(../des/21.png) no-repeat left top;
            }
    .Apartment_InvRcorner{
        width:20px;
        min-height:195px;
        float:left;
        margin:0;
        padding:0;
        background:url(../des/20.jpg) no-repeat;
    }
 .Apartment_Title{
    width:100%;
    float:left;
    margin:20px 0 0 0;
}
    .Apartment_Title h2{
        color:#737373;
        font-family:"Trebuchet MS";
        font-size:16px;
        font-weight:normal;
        margin:0 0 10px 0;
        padding:0;
    }
#Apartment_Gallery{
    float:left;
    width:100%;
}
.Apartment_GalleryImg{
     width:135px;
     float:left;
     height:135px;
     text-decoration:none;
     margin:15px;
}
.Apartment_GalleryImg img{
     border:0;
}
.Apartment_Map{
    width:100%;
    float:left;
    margin:20px 0;
    border:1px solid #c3c2c0;
}
.Apartment_Map_View {
    width: 100%;
    height: 300px;
}
.Contact_Map{
    width:100%;
    float:left;
    margin:0;
    border:1px solid #c3c2c0;
    height: 300px;
}

/* apartments description */
.Search_Box{
    text-decoration:none;
    display:block;
    float:left;
    width:810px;
    padding:10px;
}
.Search_Box:hover{
    background:#f8f3e3;
}
.Search_Box img{
    border:0;
}
.Search_BoxImg{
     background:url(../tmp_image/01.jpg);
     width:115px;
     float:left;
     height:115px;
}
.Search_BoxTitle{
    float:left;
    width:685px;
    margin:0 0 5px 10px;
    color:#ff6600;
    font-size:12px;
}
.Search_BoxTxt{
    float:left;
    width:685px;
    margin:0 0 5px 10px;
    color:#464645;
    font-size:11px;
    text-align:justify;
}
.Index_TownTitle{
    width:810px;
    float:left;
    margin:20px 0 0 10px;
}
.Index_TownTitle h2{
    color:#847815;
    font-family:"Trebuchet MS";
    font-size:16px;
    font-weight:normal;
    margin:0 0 10px 0;
    padding:0;
}
.Index_Town{
    width:100%;
    float:left;
    margin:10px 0;
}
.Index_TownImg{
     width:175px;
     float:left;
     height:175px;
     text-decoration:none;
     margin:0 25px;
}
.Index_TownImg img{
     border:0;
}
#News{
    width:600px;
    margin:10px 15px;
    text-align:justify;
    color:#464645;
    font-size:12px;
    font-family:Arial;
    line-height:16px;
}
#Article{
    width:850px;
    margin:10px 20px;
    text-align:justify;
    color:#464645;
    font-size:12px;
    font-family:Arial;
    line-height:16px;
}

.Apartment_Calendar {
    height: 275px;
    width:830px;
    text-align:center;
    float: left;
    background:url(../des/24.jpg) no-repeat;
}



/*karuzela*/

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    margin:0 25px;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 175px;
    height: 175px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}



/* picker */

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */
a.dp-choose-date{
    background:url(../des/date.png) no-repeat;
    padding:0;
    margin:2px 0 0 0;
    width:16px;
    height:16px;
    float:left;
}

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

#karuzela {left: -25px;}
.pagination{
    font-size:12px;
    float:left;
    width:100%;
    text-align:center;
    color:#000000;
}
.pagination a{
    font-size:12px;
    color:#000000;
    text-decoration:none;
}
.slide_up{
    background:url(../des/25.png) no-repeat;
    width:636px;
    height:300px;
    position:relative;
    margin:-300px 0 0 0;
    z-index:100;
    float:left;
}
.News_Arch{
    width:100%;
    float:left;
    margin:15px 0 0;
    text-align:center;
    text-decoration:none;
    color:#ff6600;
    font-size:12px;
    font-weight:bold;
}
.dp-choose-date {display:none}

.price {
    float: right;
}