/*----------------------typography and general formatting-------------------------*/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}

body {
	background-color: #f2f2f2;
	font-family:Tahoma, serif;
	font-size: 12px;
	color: #5f6362;
}

.clear {clear: both;}

.noborder {border: none;}

h1 {
    font-size:14px;
    color:#515151;
    margin-bottom:15px;
}

h2{
	background:url(img/bg_h2.jpg) no-repeat;
    
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
}

h3{
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	background-image: url(img/bg_h3.jpg);
	background-repeat: no-repeat;
}

h4{
  font-size:14px;
    color:#515151;
    margin-bottom:15px;
}

p {
	text-align: justify;
	line-height: 140%;
	color: #5f6362;
}

a {
	color: #48ab2a;
	text-decoration: none;
}

a:hover {
	color: #48ab2a;
	text-decoration: underline;
}



.wrapper {width:950px;margin:0 auto;}


/*----------------------HEADER-------------------------*/

#header {
	height: 123px;
	background-image: url(img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/*----------------------SUBMENU-------------------------*/

#submenu {
	background-image: url(img/bg_submenu.jpg);
	background-position: right bottom;
	float: left;
	width: 394px;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 88px;
	height: 35px;
	margin-right: 182px;

}
#submenu ul {
	margin: 0px;
	padding: 0px;
}

#submenu ul li {
    list-style-type: none;
	display: inline;
	padding-bottom: 9px;
	padding-top: 10px;
	height: 30px;
	padding-left: 15px;
	padding-right: 10px;
}

#submenu ul li.first {
	list-style-type: none;
	display: inline;
	padding-bottom: 9px;
	padding-top: 10px;
	height: 30px;
	padding-left: 55px;
	padding-right: 10px;
}

#submenu ul li.second {
	list-style-type: none;
	display: inline;
	padding-bottom: 9px;
	padding-top: 10px;
	height: 30px;
	padding-left: 75px;
}

#submenu ul li.third {
	list-style-type: none;
	display: inline;
	padding-bottom: 9px;
	padding-top: 10px;
	height: 30px;
	padding-left: 67px;
}

#submenu ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	line-height: 35px;
	padding: 0px;
}

#submenu ul li a:hover {
	color: #000000;
	text-decoration: none;
}

/*----------------------MAIN MENU-------------------------*/

#main_menu {
	height: 47px;
	color: #FFFFFF;
	background-image: url(img/bg_menu.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}

.menu_divider {
    background-image: url(img/main_menu_divider.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 15px;
	padding-left: 15px;
}
	
#main_menu a:hover {
	text-decoration: none;
	color: #000000;
}

#main_menu a {
	text-decoration: none;
	color: #FFFFFF;
	text-align:center;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	
}

#main_menu p {
	text-align:center;
}

/*----------------------COLUMNS-------------------------*/

#column_middle {
	float: left;
	width: 310px;
	padding-right: 20px;
	padding-top: 40px;
}

#column_left {
	float: left;
	width: 395px;
	padding-right: 20px;
	padding-top: 40px;
}

#column_right {
	float: left;
	width: 205px;
	padding-top: 40px;
}

/*----------------------BOX APARTAMENY & POLECAMY -------------------------*/
.box_right {
	background-image: url(img/bg_right_box.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
}

.box_right_bottom {
	height: 12px;
	width: 205px;
	background-image: url(img/bg_right_bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.box_right ul {
	list-style-type: none;
}

.box_right li {
	list-style-type: none;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 18px;
		margin-top: 10px;
}

.box_right a {
	list-style-type: none;
	text-decoration: none;
	padding-left: 35px;
	color: #5f6362;
	margin-bottom: 10px;
}

.box_right a:hover {
	text-decoration: underline;
	color: #113066;
}
.box_right_bottom {
	height: 12px;
	width: 205px;
	background-image: url(img/bg_right_bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

/*----------------------BOX MIASTO -------------------------*/
.box_miasto {
	background-color: #f7f7f7;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border:1px solid #ffffff;
}

/*----------------------BOX WELCOME TEXT-------------------------*/
.box_text {
	margin-bottom: 20px;
	border:1px solid #ffffff;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #f7f7f7;
}




/*----------------------WYSZUKIWARKA-------------------------*/
.bg_form{
	padding-bottom: 18px;
	padding-top:18px;
	width: 285px;
	padding-left: 25px;
	background-image: url(img/bg_search.jpg);
	background-repeat: no-repeat;
	height: 292px;
	margin-bottom: 20px;
}

.form_nazwa {
    font-size:11px;
    float:left;
    clear:both;
	padding-left:12px;
    color:#ffffff;
	margin:10px 0 5px 0;
}


.form_field{
	float: left;
	width:125px;
	margin-top: 10px;
	margin-bottom: 0px;
}



.bg_form h1{
	font-size:12px;
	color: #ffffff;
}
.white_font {
	color: #ffffff;
	padding-top: 5px;
}



.pole_tekstowe {
	width: 120px;
	color:#777f7d;
	float: none;
}
.button {
	padding-top: 15px;
}
.box_miasto_image {
	padding: 2px;
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box_miasto_image_space {
	padding: 2px;
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 23px;
}

/*----------------------JAK TO DZIALA-------------------------*/
.instruction_block{
	padding-bottom: 18px;
	padding-top:18px;
	width: 280px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(img/bg_box_middle.jpg);
	background-repeat: repeat-y;
}
.instruction_block li {
	list-style-type: none;

}
.numer_bold {
	font-size: 130%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #48ab2a;
}

.box_middle_bottom {
	height: 12px;
	width: 310px;
	background-image: url(img/bg_box_middle_bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
/*----------------------FOOTER-------------------------*/

.footlink1 a, .footlink2 a, .footlink3 a {color: #48ab2a;}
#bg_footer {
    background-image: url(img/bg_footer.jpg);
	background-repeat:repeat-x;
	background-color: #d2d1cf;
	color: #ffffff;
	padding-top: 30px;
}
#bg_footer a:hover {
	color: #666666;
	text-decoration: none;
}

#bg_footer ul {
	list-style-type: none;
}
#bg_footer p {
	text-align: center;
	color: #48ab2a;
}

#bg_footer li {
	font-size: 110%;
	margin-bottom: 3px;
	border-bottom-image: url(divider.jpg);
}

.footlink1 {
	float: left;
	width: 200px;
	margin-right: 165px;
	padding-left: 20px;
}

.footlink2 {
	float: left;
	width: 200px;
	margin-right: 165px;
}

.footlink3 {
	float: left;
	width: 200px;
}


#menu_bottom {	background-image: url(img/footer_bottom.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	border-top: 1px solid #ffffff;}
#menu_bottom a {
	color: #CCCCCC;
}

/*----------------------DETALE APARTAMENU-------------------------*/

.odstep {
	margin-right:15px;
}

.image_right {
	float: right;
	margin-bottom: 10px;
	border: 1px solid #ffffff;
}

.image_left {
	float: left;
	margin-bottom: 10px;
	border: 1px solid #ffffff;
}

.bg_galeria{
	background-color:#f7f7f7;
	border:1px solid #ffffff;
	padding-bottom: 18px;
	padding-top:18px;
	width: 270px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}

.bg_galeria h1{
    font-size:12px;
}

.dostepnosc_block{
	padding-bottom: 18px;
	padding-top:18px;
	width: 280px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(img/bg_box_middle.jpg);
	background-repeat: repeat-y;
}

.small {font-size: 90%;}

.cechy_apartamentu_left {
	width: 190px;
	float: left;

}

.cechy_apartamentu_right {
	width: 160px;
	float: left;
}
.margin_bottom_5px {
	margin-bottom: 5px;
}

.margin_bottom_top_15px {
	margin-bottom: 15px;
	margin-top: 15px;
}

.margin_top_20px {
	margin-top: 20px;
}
.text_center {
	text-align: center;
	color: #ffffff;
}

.box_terminy {
	margin-bottom: 20px;
}

.grey_line {
	height: 2px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-image: url(img/divider.jpg);
	background-repeat: repeat-x;
}

.box_text ul, .dostepnosc_block ul {
	list-style-type: none;
}

.box_text li {
	list-style-type: none;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	text-indent: 16px;
}

.dostepnosc_block li {
	list-style-type: none;	
	margin-bottom: 10px;

}

.dostepnosc_block ul {
	margin-bottom: 35px;

}

.dostepnosc_label{
	float: left;
	width:100px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.dostepnosc_field{
	float: left;
	width:150px;
	margin-top: 10px;
	margin-bottom: 10px;
}
