﻿@charset "utf-8";
/* CSS Document */
/* ------------- RESET --------------- */
html, body, div, span, applet, object, iframe, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
h1, h2, h3, h4, h5, h6{ margin: 0px; padding: 0px; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
b, strong{ font-weight:bold; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

@font-face {
    font-family: 'aller_displayregular';
    src: url('allerdisplay-webfont.eot');
    src: url('allerdisplay-webfont.eot?#iefix') format('embedded-opentype'),
         url('allerdisplay-webfont.woff') format('woff'),
         url('allerdisplay-webfont.ttf') format('truetype'),
         url('allerdisplay-webfont.svg#aller_displayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.testfont { font-family:'aller_displayregular', arial; }


body {
	background: #ccc url('../images/textured-grey-bg.gif') repeat;
	background-attachment:fixed;
	font-family: Verdana, sans-serif;
	font-size: 18px;
}
.clear {
	clear: both;
	width: 100%;
	height: 0px;
}
.red { color: #ff0000; }
.margin-20 {margin: 20px;}
.float-left {float:left;}
.float-right {float:right;}
.font-13 {font-size: 13px;}

#page-holder {
	width: 1200px;
	height: auto;
	background: #fff url('../img/bg_white.png') repeat-x;
	min-height: 100%;
	box-shadow: 0px 0px 10px #111;
		margin: 10px auto;
}
header {
	margin: 0 20px;
	padding: 25px 0px 25px 25px;
	position: relative;
}
#currency-changer {
	width: 150px;
	height: 36px;
	position: absolute;
	top: 16px;
	right: 115px;
	font-size: 13px;
	text-align: right;
}
#language {
	width: 80px;
	height: 36px;
	position: absolute;
	top: 10px;
	right: 10px;
}
#en {
	width: 36px;
	height: 36px;
	display: block;
	float: left;
	clear: none;
	margin-left: 8px;
	background: url('../img/english.png') no-repeat;
	border: none;
	cursor: pointer;
}
#pl {
	width: 36px;
	height: 36px;
	display: block;
	float: left;
	clear: none;
	background: url('../img/polish.png') no-repeat;
	border: none;
	cursor: pointer;
}
nav {
	background: #7499b4 linear-gradient(#a6ccd5, #749ab5);
	margin: 0 20px;
	border: 1px solid #6d8ca1;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
nav a {
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 3px #040794;
	/* text-shadow: 1px 1px #547994; */
}
nav ul.menu {
	list-style: none;
}
nav ul.menu li {
	float: left;
	clear: none;
	display: block;
}
nav ul.menu li a{
	display: block;
	padding: 12px 20px 0px 20px;
	height: 33px;
}
nav ul.menu li div {
	display: none;
}
div.sub ul li a{
	width: 250px;
	height: 22px;
	display: block;
	clear: both;
	padding: 10px 20px 5px 20px;
}
nav ul.menu li:hover div, div.sub:hover {
	display: block;
	position: absolute;
	background: #7499b4;
	width: 150px;
	height: auto;
	z-index: 10000;
}
nav ul.menu li:hover a {
	background: #7499b4;
}
div.sub ul li a:hover {
	background: #a6ccd5;
}

/* ---------------- SEARCH BOX ----------------- */
#search-box {
	height: auto;
	background: #b6dce5;
	border-left: 1px solid #749ab5;
	border-right: 1px solid #749ab5;
	border-bottom: 1px solid #749ab5;
	border-radius: 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px;
	-webkit-border-radius: 0px 0px 2px 2px;
	padding: 20px 20px 20px 20px;
	margin: 0 40px;
	display: none;
	position: relative;
	margin-bottom: 10px;
}
.search-panel {
margin: 0 10px;
	height: auto;
	float: left;
	width: 49%
}
div.form-field {

	margin-right: 4px;
	float: left;
	clear: none;
	margin: 5px;
}
a#close-panel {
	width: 18px;
	height: 18px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	background: url('../img/close.png');
}
a#close-panel:hover {
	background: url('../img/close_hover.png');
}
.powiat-div {
	visibility: hidden;
}


#map-wrapper {
	float: left; width: 49%;
}

#map-wrapper #map{
	width: 100%; height: 450px;
}
/* ---------------- SEARCH BY MAP -------------- */
div#search-map {
	width: 100%;
	height: auto;
	padding-top: 20px;
	margin-bottom: 20px;
	clear: both;
	/* display: none; */
}
div.poland-map {
	width: 500px;
	height: 494px;
	background: url('../img/poland_map.png') no-repeat;
	margin: 0 auto;
}
div.lubelskie-map {
	width: 500px;
	height: 674px;
	background: url('../img/map_lubelskie.png') no-repeat;
	margin: 0 auto;
}
div.podkarpackie-map {
	width: 500px;
	height: 500px;
	background: url('../img/map_podkarpackie.png') no-repeat;
	margin: 0 auto;
}
div.malopolskie-map {
	width: 500px;
	height: 464px;
	background: url('../img/map_malopolskie.png') no-repeat;
	margin: 0 auto;
}
div.swietokrzyskie-map {
	width: 500px;
	height: 449px;
	background: url('../img/map_swietokrzyskie.png') no-repeat;
	margin: 0 auto;
}
div.slaskie-map {
	width: 351px;
	height: 539px;
	background: url('../img/map_slaskie.png') no-repeat;
	margin: 0 auto;
}
div.opolskie-map {
	width: 500px;
	height: 587px;
	background: url('../img/map_opolskie.png') no-repeat;
	margin: 0 auto;
}
div.lodzkie-map {
	width: 500px;
	height: 499px;
	background: url('../img/map_lodzkie.png') no-repeat;
	margin: 0 auto;
}
div.podlaskie-map {
	width: 500px;
	height: 500px;
	background: url('../img/map_podlaskie.png') no-repeat;
	margin: 0 auto;
}
div.mazowieckie-map {
	width: 500px;
	height: 551px;
	background: url('../img/map_mazowieckie.png') no-repeat;
	margin: 0 auto;
}
div.lubuskie-map {
	width: 500px;
	height: 500px;
	background: url('../img/map_lubuskie.png') no-repeat;
	margin: 0 auto;
}
div.kujawskopomorskie-map {
	width: 500px;
	height: 517px;
	background: url('../img/map_kujawskopomorskie.png') no-repeat;
	margin: 0 auto;
}
div.dolnoslaskie-map {
	width: 500px;
	height: 497px;
	background: url('../img/map_dolnoslaskie.png') no-repeat;
	margin: 0 auto;
}
div.pomorskie-map {
	width: 500px;
	height: 402px;
	background: url('../img/map_pomorskie.png') no-repeat;
	margin: 0 auto;
}
div.warminskomazurskie-map {
	width: 500px;
	height: 327px;
	background: url('../img/map_warminskomazurskie.png') no-repeat;
	margin: 0 auto;
}
div.wielkopolskie-map {
	width: 500px;
	height: 500px;
	background: url('../img/map_wielkopolskie.png') no-repeat;
	margin: 0 auto;
}
div.zachodniopomorskie-map {
	width: 500px;
	height: 555px;
	background: url('../img/map_zachodniopomorskie.png') no-repeat;
	margin: 0 auto;
}
div.map-area {
	position: relative;
}
div.map-area a, div.map-area div{
	position: absolute;
	text-decoration: none;
	color: #222;
	background: url('../img/bg_white_transparent.png');
	border: 1px solid #aaa;
	padding: 2px 4px 2px 4px;
	font-size: 13px;
	display: block;
	white-space: nowrap;
}
div.map-area a:hover {
	color: #ee0000;
}
div.map-area a.pow-number {
	padding: 0px 2px 0px 2px;
}

/* ---------------- SEARCH RESULTS ------------- */
.contener-2 {
	height: auto;
	padding: 20px 0px 20px 0px;
	margin: 20px;
}
.search-results {
	height: auto;
	float: left;
	clear: none;
	margin-bottom: 20px;
}

.blue-box-white-text { margin: 20px 5px 20px 5px; color: #fff; background-color: #0000ff; padding: 15px; border-radius: 10px; box-shadow: 5px 5px 5px #ccc; }
.blue-box-white-text a { color: #fff; }
/* ---------------- CONTENER ------------------- */
.contener {
	padding: 0px 0px 20px 0px;
	height: auto;
	position: relative;
	margin: 0 20px;
}
h1 {
	font-weight: bold;
	font-size: 22px;
	color: #cc0000;
	/* color: #7499b4; */
	margin-bottom: 10px;
}
h2 {
	font-weight: bold;
	font-size: 20px;
	color: #446984;
	margin-bottom: 20px;
}

h3 {
	font-weight: 900;
	color: #446984;
	margin-bottom: 20px;
	font-size: 18px;
}

#maincontent {
margin-bottom: 30px
}

#maincontent p { margin: 10px 0; }
#maincontent h2 { margin: 1.5em 0 .5em 0;; }
#maincontent h3 { margin: 1.5em 0 .5em 0; }

#breadcrumbs { font-size: 14px; margin: 10px 20px; padding-left: 5px; }
#maincontent a, #breadcrumbs a, .search-categories a{ color: #0000ff; text-decoration: none; }
#maincontent a:hover, #breadcrumbs a:hover, .search-categories a:hover { color: #cc0000; }

#maincontent ul li , .search-categories ul li, .guide_content_table ul li, icon-list ul li { clear: left; width: 100%; list-style-type: none; margin: 5px 0 0 0px; padding: 0 0 0 30px; line-height: 150%;
	background-image: url('../images/yellowsquare.png'); background-repeat: no-repeat; background-position: 0px 2px; }

.mainshadowbox { box-shadow: 3px 3px 12px #ccc; padding: 10px 20px; margin-bottom: 30px }

.contener p, .contener-2 p { margin: 10px 0; line-height: 150% }

/* Static info Pages */

.halfwidth { float:left; width: 49% }

.indent-left { margin-left: 40px }

.guide_content_table { float: left; width: 45%; margin-right: 20px;}
	
.guidepicholder { float: right; margin: 5px; font-size: .9em; width: 380px; background-color: #ccc}
.guidepicholder img { border: 1px solid #000000; margin: 5px; }
.guidepicholder div { margin: 10px; }

.standardbullets { margin: 5px 0 0 30px; }

.currency_conversion_tables { float: left; width:45% }
.currency_conversion_tables  ul { list-style-type: none; float: left; width: 40%; }
.currency_conversion_tables  ul li{ width: 100px; list-style-image: none !important }

/* buying costs */
.buyingcosts { margin: 10px auto; font-size: 12px }
.buyingcosts table {border: 1px solid #000000; width: 580px;}
.buyingcosts table  td, .buyingcosts table  th {padding: 2px;}
.buyingcosts table  th {background-color: #E7E7F7; color: #000; text-align: center}
.buyingcosts table  td {text-align: right}
.buyingcosts .thickline { height: 4px; }

.bg_light_yellow { background-color: #FFFF99; }
.txt_align_left { text-align: left; }
.txt_align_center { text-align: center; }

.book-selling-wrapper { margin: 30px 50px; width: 160px; border: 1px solid #6B8FB3; font-size: 13px; color: #000; text-align: center }

/* Univeral Forms */
.uni-form { margin-left: 10px; font-size: 16px }
.uni-form h3 {clear: left; padding-top: 20px;}
.uni-form label { margin-top: 10px; clear: left; float: left; }
.uni-form input[type="text"], .uni-form select { 
	float: left;
	border: 1px solid #ccc;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 3px 2px 2px 2px;
	margin-top: 7px;
	
	}
	
.uni-form input[type="text"] { height: 20px; line-height: 20px; }
.uni-form input[type="text"]:focus, .uni-form textarea:focus, .uni-form select:focus { border: 1px solid #7499b4; box-shadow: 0px 0px 5px #ffcc00; }
.uni-form select  { height: 24px; width: auto; }
.uni-form textarea { width: 100%; height: 100px; margin-top: 7px; border: 1px solid #ccc; }
.uni-form input[type="submit"], .uni-form input[type="button"]  { padding: 0px; margin: 10px 0 0 200px; font-size: 16px; font-weight: bold; font-family: arial; width: 255px; height: 35px; color: #344678; }
	
.uni-form .notes { clear: left; font-size: .7em; margin-left: 200px; } 
.uni-form .txtrightofbox { float: left; margin-top: 10px }
.uni-form .shortbox { width: 100px !important}

.portal-info-box { float: right; border: 1px solid #ccc; width: 290px; }

/* whole width forms */
.wholewidth-form-wrapper { width: 90%; margin: 10px auto; }

.wholewidth-form label { text-align:right; width:200px;}
.wholewidth-form .form-field { clear:both;}
.wholewidth-form input[type="text"] { width: 200px; }
.wholewidth-form select  { min-width: 200px }
.wholewidth-form textarea { width: 100%; height: 100px; margin-top: 7px; border: 1px solid #ccc; }
.wholewidth-form input[type="submit"] { clear: left;  }
.wholewidth-form .notes { clear: left; font-size: .7em; margin-left: 200px; } 
.wholewidth-form .shortbox { width: 100px !important; min-width: 100px }




/* ---------------- FOOTER --------------------- */
footer {
	width: 100%;
	min-height: 500px;
	color: #878788;
	position: relative;
	z-index: 50;
	background: #2F2D30 url('../images/textured-grey-bg.gif');
	/* background: #2F2D30; */
	clear: both;
}
#footer-content {

	height: auto;
	padding: 20px 0px 0px 0px;
	margin: 0 20px;
}

#footer-content a{ color: #d0d0d0; text-decoration: none }
#footer-content a:hover { color: #f0f0f0 }

#footer-content ul {color: #fff; list-style-type:circle; text-align: center;}	
#footer-content ul li {  margin: 5px 0 0 0px;  display: inline; list-style-type:circle;}

.websiteby { float: right }

.register-form {
	font-size: 18px;
}
.register-form label {
	width: 210px;
	height: auto;
	font-size: 18px;
	line-height: 17px;
	float: left;
	clear: none;
	display: block;
	padding: 3px 0px 0px 0px;
}
.register-form input[type="text"], .register-form input[type="password"] {
	width: 250px;
	font-size: 18px;
	line-height: 17px;
	border: 1px solid #7499b4;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 3px 2px 2px 2px;
	margin-bottom: 3px;
}
.register-form input[type="submit"] {
	width: auto;
	line-height: 27px;
	padding: 0px 20px 0px 20px;
	border: 1px solid #7499b4;
	background: #7499b4 url('../img/bg_nav.png');
	color: #fff;
	text-shadow: 1px 1px #547994;
	cursor: pointer;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 18px;
	margin-right: 10px;
}
.register-form input[type="submit"]:hover {
	background: #7499b4;
}
.register-form input[type="text"]#antispam {
	width: 30px;
}
.register-form select {
	width: 220px;
	border: 1px solid #7499b4;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 18px;
	line-height: 17px;
	padding: 2px 2px 2px 2px;
	margin-bottom: 3px;
}
.register-form textarea {
	min-width: 500px;
	min-height: 120px;
	border: 1px solid #7499b4;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 13px;
	padding: 3px 2px 2px 2px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Verdana, sans-serif;
}
.register-form input[type="text"]#floorA, .register-form input[type="text"]#floorB {
	width: 115px;
}

.paypal_sub_box {float: left; margin: 25px 0 25px 50px; width: 300px; height: 100px; border: 1px solid #ccc; padding: 10px; color: #222}
.paypal_sub_box span { font-size: 1.5em; color: #a0a0a0; font-weight: 999 }
.paypal_sub_box form { margin: 10px; float: right }

.portal_listings {width: 960px; margin: 0 auto;}
.portal_listings ul li {position: relative; list-style-type: none; border: 1px solid #ccc; width: 265px; float: left; margin: 25px; min-height: 195px;}

.google-responsive-ads {text-align: center; margin: 10px 20px;}

#english-spoken { position: absolute; top: -10px; right: -30px; cursor: help;}

#english-spoken-text {
  display: none; position: absolute; top: 10px; right: 20px; background-color: #fdfd96; border: 1px solid #ccc; color: #333; width: 130px; border-radius: 3px; text-align: center;
  }
  
#english-spoken:hover #english-spoken-text {
  display: block;
}

#english-website { position: absolute; top: 40px; right: -20px; cursor: help; }

#english-website-text {
  display: none; position: absolute; top: 10px; right: 20px; background-color: #fdfd96; border: 1px solid #ccc; color: #333; width: 130px; border-radius: 3px; text-align: center;
  }
  
#english-website:hover #english-website-text {
  display: block;
}

.portal-listing-holder { margin: 10px; font-size: 14px; }
.portal-listing-holder img{ width: 100%; }

.links-wrapper { margin: 10px; }
.open-portal-site-wrapper, .portal-more-info-wrapper { text-align: center; margin: 10px 0; border-radius: 5px; width: 100% }
.open-portal-site-wrapper { background-color: #a6ccd5;}
.portal-more-info-wrapper { background-color: #b4d5a6;  display: table; table-layout: fixed; }
.open-portal-site, .open-portal-info { padding: 10px;  display: table-cell; vertical-align: middle; }
.open-portal-site { height: 85px; }
.open-portal-info { height: 65px; }
.open-portal-site a, .open-portal-info a{ color: #333; text-decoration: none; }

@media screen and (max-width: 950px) {
	#page-holder { 	width: 100%; 	}
	header { height: auto; }
	div.form-field{float: none; clear:left;}
	div.see-map-div {float: none; clear:both; height: auto;}
	.portal_listings { width: 100%; }
	.portal_listings ul li { margin: 15px; }
	.search-panel, #map-wrapper {float: none; width: 100%; margin: 0px; }
	.register-form label { padding-bottom: 5px; }
	.guide_content_table { float: none; width: 100%}
	}
	
@media screen and (max-width: 450px) {
	body { font-size:16px; }
	#logo-img {
	width: 100%;
	margin: 10px 0px;
	}
	div.form-field{width:100%}	
	.register-form label { float:none; clear:left; width: 100%; }
	.register-form select { width: 100%; height: auto; }
	div.form-field{float: none; clear:left; height: auto;}
	.portal_listings ul li { float: none; margin: 10px auto; }
	
	.google-responsive-ads ins {height: 50px;}
}

/* -------------------- ADMIN PAGES STYLING --------------------- */
.admin { font-size: 14px; }
table { font-size: 14px; }
.register-form input[type="text"] { font-size: 14px; }