* {
	margin: 0;
}

html {
	height: 100%;
	}
	
body {
 padding: 0px;
 font-family: tahoma;
 font-size:8pt;
 height: 100%;
 background: url(tlo1.gif) repeat-x #fffaf6;
}	

.page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -36px;
}

.footer {
background: url(tlo2.gif);
padding: 0px 10px 0px 10px;
height: 36px;
text-align: center;
color: #eeeeee;
} 



.fill {
height: 36px;
}



.leftbar {
 float: left;
 width: 195px;
 }
 
.search {
 border: 1px solid #db7c2a;
 padding: 10px;
  /*background: url(search.png) no-repeat;*/
 color: #ffffff;
 font-size:18px;
 text-align: center;
 font-weight: bold;
 background: #9a8e70;
}
.content {
 margin-left: 210px;
 border: 1px solid #db7c2a;
 padding: 10px;
 background: #fffbf8;
 }
 
.header {

 /*border-bottom: 1px solid #aaaaaa;
 background: #dfdfdf;*/
 padding: 5px 10px 0px 10px;
 font-size: 12pt;
 font-weight:bold;
 text-align: right;
 color: #ffffff;
 height: 40px;
}

.header a {
 color: #ffffff;
 text-decoration: none;
 padding-right:5px;
} 
.header a:hover {
 color: #ff8800;
 text-decoration: none;
} 


.main{
padding: 10px;
}


 
a.small {
 font-size: 9px;
 text-decoration:none;
 font-weight: normal;
 padding-top:2px;
 }
 

.results {
 
}
.place {
 border:solid 1px #cdcdcd;
 margin-bottom:10px;
 background: #ffffff url(gs-orange.png) bottom right no-repeat;
} 

.place_header {
 font-weight:bold;
 font-size: 18px;
 color: #454545;
 padding: 0px 0px 0px 0px;
 margin: 0px;
 height:30px;
 vertical-align:bottom;
 tex-align: center;
 border-bottom: solid 2px #454545;
} 

.place_location {
  /*background: url(zmiejsca.gif) repeat-y #e4f4ff;*/
  padding: 5px;
  /*border-style:solid;
  border-color:  #db7c2a;
  border-width: 1px 1px 0px 1px;*/
 
} 
.place_location_header {
 font-size: 12px;
 color: #b3a181;
 /*background: url(zmiejsca.gif) repeat-y #e4f4ff;*/
 text-align: right;
 padding: 0px 10px 0px 10px;
 margin: 0px;
} 

.place_seen {
  padding: 5px;
  /*background: url(widac.gif) repeat-y #f3fff4 right;*/
  /*background: #cfcfcf;
  border:solid 1px #f0f5fe;
  border-style:solid;
  border-color:  #db7c2a;
  border-width: 0px 1px 1px 1px;*/
 
} 
.place_seen_header {
 /*background: url(widac.gif) repeat-y #f3fff4 right;*/
 font-size: 12px;
 color: #b3a181;
 text-align: right;
 /*background: #222222;*/
 padding: 0px 10px 0px 10px;
 margin: 0px;
 /*border-style:solid;
 border-color:  #db7c2a;
 border-width: 0px 1px 0px 1px;*/
} 

.photo {
 background:#ffffff;
 padding: 5px 5px 1px 5px;
 margin: 2px;
 float: left;
 border: solid 1px #444444;
}
.photo_big {
 background:#ffffff;
 padding: 7px 7px 7px 7px;
 margin: 2px;
 float: left;
 border: solid 1px #444444;
}

.cleaner{
clear:both;
visibility: hidden;
}
a img {
border: none;
}


input
{
color: #000000;
/*background: #fee3ad;*/
border: 1px solid #db7c2a;
}
