body
{
	background-color:#FFFFFF;
	font-family: Tahoma;
}

.top
{
	width:100%;
	position:relative;
}

.middle
{
  width:100%;
  margin:0 auto;
  position:relative;
}

#tlo
{
	position:absolute;
	top:0px;
	left:0px;
	background-color:white;
	width:100%;
	height:500px;
	z-index:10000000000;
	opacity: .2;
	filter: alpha(opacity=20);
	display:none;
}

#map
{
  width:60%;
  height:500px;
  float:left;
 
  
}

.search
{
  width:300px;
  height:400px;
  float:left;
  
  
}
.ajaxContent
{
  padding-left:10px;
  width:300px;
  float:left;
  
}

.bottom
{
  clear:both;
  width:1100px;
 
}

select
{
  	font-size:11px;
  	background-color:black;
  	color:white;
  
}




.wpisy
{
  clear:both;
  width:1000px;
  margin:0 auto;
  position:absolute;left:0px;width:100%;
  
}

.Cechy
{
  font-size:11px;
  
}

#koniec_body
{
	position:absolute;left:0px;width:100%;
}

#info
{
	position:absolute;
	width:300px;
	top:50px;
	left:300px;
	background-color:black;
	color:white;
	z-index:10000000;
	text-align:center;
	display:none;
	opacity: .7;
	filter: alpha(opacity=70);
	border:6px double silver;
}




.white a
{
	font-size:12px;
	color:white;
	text-decoration:none;
}

.white a:hover
{
	color:white;
	text-decoration:underline;
}


a
{
	font-size:10px;
	color:black;
	text-decoration:none;
}

a:hover
{

	text-decoration:underline;
}

.wpisy a
{
  font-size:14px;
}

#statystyka
{
	width:1100px;
	margin:0 auto;

}

#link_boxy
{
	font-family: Tahoma;
	
}

#link_boxy:hover
{
	color:	dimgray;

}

#close_label
{
	
	top:70px; 
	right: 16px;
	width: 315px;
	background-color:white; height:432px; overflow:auto; position: absolute; z-index:10000;display:none;
	
}

#close_head
{
	
	width: 311px; 
	top:50px; 
	right: 20px;
	background-image:url('../images/blue2.jpg');background-repeat:repeat-x;background-color:#2F2F4D;height:20px; overflow:auto; position: absolute; z-index:10000;display:none;

	
}


#wysz_info
{
	background-color:red;
	position:absolute;
	top:35px;
	display:none;
	background-color:#0E3459;
	padding-left:5px;
	padding-right:5px;
	color:white;
	opacity: .8;
	filter: alpha(opacity=80);
	border:1px solid silver;
	font-size:12px;
	padding-top:1px;
	padding-bottom:1px;
}


@media print {
	#top
{
	display:none;
}

#wp
{
	display:none;
	
}

#koniec_body
{
	display:none;
}

#naglowek
{
	display:none;
}

#info
{
	display:none;
}

#ajaxContent
{
	display:none;
}

#napis_kategorie
{
	display:none;
}

.Cechy
{
	display:none;
}

.wpisy
{
	display:none;
}

#close_head
{
	position:absolute;
	left:-500px;
	top:-500px;
	display:none;
}
#map
{
	clear:both;
	position:relative;
	
}

#trasa
{
	display:none;
}

#close_label
{
	clear:both;
	display:block;
	position:relative;;
	overflow:visible;
	left:0px;
	top:400px;
	z-index:100000;
	
}




}

