/* Top Elements */
* { margin: 0; padding: 0; border: 0 }

body {
	background: #fff;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 10px 0;
}

* html body {
	font: 11px/1.5em Verdana, Tahoma, arial, sans-serif;
}

.h_separator {
	display:block;
	clear:both;
}

/* links */
a, a:visited {	
	color: #6eb300;
	background: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	background: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3 {
	padding: 10px;		
	margin: 0;
}
p {
	padding: 0;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* images */

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: url(post.jpg);
	border: 1px solid #E0DBC9;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 25px;  
  	 background: url(post.jpg);
	border: 1px solid #E0DBC9;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #A89A6A;
}



/* form elements */
form {
	margin:10px; padding: 0 5px;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;

}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #000 repeat-x 0 0;
	border: none;
}

/* search form */
.searchform {
	background: #fff url(search.jpg) no-repeat;
	border: none;	
	margin: 0; padding: 0;	
	width: 562px;
	height:160px;	
}
*html .searchform {
	width: 562px;
}

.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 12px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 18px;
	padding: 2px 5px;
	vertical-align: top;
}

#kontakt_www a { color: white;}

.searchform2 {
	background: #fff url(search_mini.jpg) no-repeat;
	border: none;	
	margin: 0; padding: 0;	
	width: 335px;
	height:244px;	
}
*html .searchform2 {
	width: 335px;
}

.searchform2 p { margin: 0; padding: 0; }

.searchform2 input.textbox { 
	width: 120px;
	height: 12px;
	padding: 2px;	
	vertical-align: top;
}
.searchform2 input.button { 
	width: 60px;
	height: 18px;
	padding: 2px 5px;
	vertical-align: top;
}

.left_search {
	width:250px;
	float:left;
	padding:50px 0 0 25px;
}

.left_search2 {
	width:250px;
	float:left;
	padding:50px 0 0 25px;
	color: black;
}

.right_search {
	width:220px;
	float:left;
	padding:50px 25px 0 15px;
}

.left {
	width:100px;
	float:left;
	padding-left:15px;
}
.right {
	width:100px;
	float:left;	
}

/********************************************
   DETAILS
********************************************/ 
.data_details {
	display:block;
	float:left;
	margin:0px;
	vertical-align:middle;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.left_search_details {
	display:block;
	float:left;
	padding:0 0 0 10px;
}

* html .left_search_details {
	display:block;
	float:left;
	padding:0 0 0 10px;
}

.right_search_details {
	display:block;
	float:left;
	padding:0 0 0 30px;
}

* html .right_search_details {
	display:block;
	float:left;
	padding:0;
}

.data_details .left p {
	color:#545454;
	padding:4px;
	margin:0;	
	}

.data_details .right p {
	color:#00baff;
	padding:4px;
	margin:0;
	}	

.left_search_details2 {
	display:block;
	float:left;
	padding:0;
}

.right_search_details2 {
	display:block;
	float:left;
	padding:0;
}

.data_details .left2 p {
	width:250px;
	color:#545454;
	background:#f1f1f1;
	padding:2px 2px 2px 5px;
	margin:4px;	
	}

.data_details .right2 p {
	width:200px;
	color:#545454;
	background:#fafafa;
	padding:2px;
	margin:4px;	
	font-weight:normal;
	}	

.text_details {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	font-weight:normal;
	display:block;
	float:left;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 930px;
	background: #fff repeat-y;
	margin: 0 auto;
	text-align: left;
}
#top-bg {
   position: absolute;
	width: 920px;
	height: 1px;
	background: #fff repeat-y;
	top: 0; left: 0;
	z-index: 2;	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 930px;	
	padding: 0; 	
	background: #fff;	
	border-top: 5px solid #FFF;
	border-bottom: 1px dotted #e9e9e9;
	display: inline;
}

*html #content-wrap {
	width: 930px;	
}

#header {
	width: 97 0px;
	position: relative;
	height: 60px;
	background: #fff repeat-y;
	padding: 0;	
	color: #FFF;	
}
#header h1#logo a {
	position: absolute;
	margin: 0; 
	padding: 0;
	padding-left:35px;
	font: bold 30px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #666666;
	text-transform: none;
	text-decoration: none;
	background: url(logo.gif) no-repeat left center;	
	/* change the values of top and left to adjust the position of the logo*/
	top: 0px; left: 5px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #838181;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 32px; left: 42px;		
}



/* header links */
#header #header-links {
	position: absolute;
	top: 10px; right: 400px;	
	color: #838181;
	font-size: 10px;
	text-align:right;	
}
#header #header-links span {
	color:#66CC00;
	font-weight:bold;
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* header waluty */
#header #header-waluty {
	position: absolute;
	top: 0px; right: 0px;	
	color: #838181;
	font-size: 10px;
	text-align:right;	
}
#header #header-waluty span {
	color:#66CC00;
	font-weight:bold;
}
#header #header-waluty a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-waluty a:hover {
	color: #444;		
}

/* header-photo */
#header-photo {
	clear: both;
	height: 174px;
	width: 555px;
	background: #FFF url(building.jpg) no-repeat center center;
	padding-left:7px;
	margin-bottom:5px;
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	background: url(nav.jpg) repeat-x;	
	width: 790px;		
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(nav-hover.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(nav-current.jpg) repeat-x;	
}

/* Main Column */
#main {
	float: left;
	width: 570px;
	padding: 0; margin: 0;
	display: inline;
}

#main h1 {
	margin-top: 10px;
	padding: 0px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color:#666666;
	border-bottom:1px dotted #686868;		
}

#main .search-results {
	clear: both;
	height: 24px;
	width: 177px;
	background: #FFF url(wyniki.gif) no-repeat center center;
	padding:0;
	margin:0;
}	

#main .search-results h1 {
	margin-top: 10px;
	padding: 0px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color:#666666;
	border-bottom:1px dotted #686868;
}

/****************** Search Results ******************/
.arrow {
	background:none;
	vertical-align:middle;
}

.search_type {
	margin-bottom:5px;
}

.search_type1 {
	display:inline;
	margin-right:90px;
}

.search_type2 {
	display:inline;
	margin-right:105px;	
}

.search_type3 {
	display:inline;
	margin-right:50px;	
}

.search_type4 {
	display:inline;
	margin-right:65px;	
}

.search_type5 {
	display:inline;
}

/****************** Rekordy ******************/

.foto {
	display:block;
	float:left;
}

.foto_offer {
	display:block;
	float:left;
}

.record {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

.record_inside {
	display:block;
	float:left;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

.data {
	display:block;
	float:left;
	margin-left:5px;
	margin-top:2px;
	width:440px;
	vertical-align:middle;	
}

/****************** wskazniki ******************/
.data_type {
	color:#0090ff;
	display:inline;
	margin-right:100px;
}

.data_area {
	color:#0090ff;
	display:inline;
	margin-right:95px;	
}

.data_price {
	color:#0090ff;
	display:inline;
	margin-right:55px;		
}	

.data_date {
	color:#0090ff;
	display:inline;
}	

.menu_prod1
{
	color: #0090FF;
	font-weight: bold;
	
}

.menu_prod2
{
	
	font-weight: bold;
	
}


.results
{
	margin-left:20px;
	
}

/****************** nazwa + opis ******************/

.data_name {
	color:#66CC00;
	font-weight:bold;
	margin-top:8px;
	font-size:12px;
}

.data_description {
	color:#333333;
	margin-bottom:12px;
}

.data_description {
	color:#333333;
	margin-bottom:12px;
}
/******************  miasto ******************/

.data_city {
	display:block;
	width: 140px;
	float: left;
/* 	margin-right:60px; */
	color:black;	
/* 	font-weight: bold; */
}

.data_district {
	display:block;
	width: 140px;
	float: left;
/* 	margin-right:60px;	 */
	color:black;		
/* 	font-weight: bold; */
}	

.data_street {
	display:block;
	width: 140px;
	float: left;
	color:black;
/* 	font-weight: bold; */
}	

/****************** koniec nazwa + opis ******************/

#main ul li {
/* 	list-style-image: url(bullet.gif); */
}

.post-footer {
	background: url(post.jpg);
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #AEA471;
	border: 1px solid #E0DBC9;
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 340px;
	padding: 0 0px 0 0;
	margin: 0 0 0 10px;
}	
#sidebar h1 {
	margin-top: 0px;
	padding: 0px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color:#666666;
	border-bottom:1px dotted #686868;
}

#sidebar .side_search {
	text-align: left;
	text-decoration: none;
	display:block;
	background:#f6f6f6;
	margin:5px 0 5px 0;
	height:244px;
}
#sidebar .side_form {
	text-align: left;
	text-decoration: none;
	display:block;
	float:left;
	margin:5px 0 5px 0px;
	padding:10px 10px 20px 40px;
	background:#777777;
	color:#FFFFFF;
}

.left p {
	vertical-align:top;
	text-align:justify;
	margin-top:10px;
}

.right p {
	vertical-align:top;
	text-align:justify;
	margin-top:10px;
}

#sidebar .sidemenu {
	text-align: left;
	margin: 2px 0px 5px 4px; padding: 0;
	text-decoration: none;
	padding:3px 3px 3px 10px;
	display:block;
	background:#ECECEC;
	height:94px;
	width:325px;
}

#sidebar .sidemenu p {
	display:inline;
	vertical-align:top;
	text-align:justify;
}

#sidebar .sidemenu a {
	color:#666666;		
}

#sidebar .sidemenu a span {
	color:#8bc725;
	font-weight:bold;	
}

#sidebar .sidemenu .foto_li {
	float:left;
	list-style: none;
	padding: 4px;
	margin: 0px 5px 0 0;
	display:inline;
	background:#f7f7f7;
}

#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	vertical-align:top;
	display:inline;	
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}

* html body #sidebar ul.sidemenu li.foto_li {
	height: 1%;
}
#sidebar ul.sidemenu li span {
	color:#66CC00;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;
	vertical-align:top;		
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}

/* footer */
#footer-wrap {
	display:block;
	float:left;
	clear: both;
	width: 930px;
	font-size: 95%;	
	text-align: left;
	padding: 15px 0;
	/*background: url(footer-bottom.jpg) no-repeat center bottom;	*/
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 760px;		
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	border-bottom: 1px dotted #e9e9e9;
}
#footer-columns li {
	border-bottom: 1px dotted #e9e9e9;
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 3px 0 3px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 930px;
	padding: 10px 0;
	text-align: center;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

