html, body { height:100%; }
body {
	background-image: url("stripe2.png");
	font-family:Verdana,arial,Tahoma;
	font-size:.8em; 
	color:#222;
	margin:0;
	padding:0;
	font-family:verdana, arial, helvetica, sans-serif; color:#000;
	text-align: left;


}




a { color:#557FFF; }

a:hover { text-decoration:none; }





img { border: none; }

.bordered { border:1px solid #aaa; }

h1 { text-align:left; margin:2px; color:#000; font-family:Georgia,Arial,Tahoma; font-size: 32px;}

h3, h5 { margin-bottom:4px; }

h2 {font-size: 12px; padding: 2px 0px 0px 5px; margin:0;}


#content { 
	width:980px; 
	margin: 0 auto;
	/*height:700px; */
	background:#f8f8f8; 
	 
	padding:0px 10px 0px 10px;
	border-top:1px solid #ccc; 
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc; 


}


#content p {

	padding: 5px 10px 5px 10px;
	margin:0;

}

/* MENU */


#menu {
		
		background: #ccc;		
		height:25px;

	}





#menu ul {
		
		list-style-type: none;
		width:1000px;
		margin: 0 auto;
		padding:0px;

}

#menu ul li { 
		float: left; 
		
		

}

#menu ul a {
	font-size: 12px;
	display: inline-block;
	display: -moz-inline-block;
	vertical-align: top;
	padding: 5px 8px 0px 8px;
	height: 20px;
	overflow: hidden;
	color: #fff;
	text-decoration:none;

}

#menu ul a:hover {

	background:gray;
	
}


/* koniec menu */


#head {
	height:130px;
	background-image: url("papi1.jpg");

}

#head2 {
	height:130px;
	background-image: url("papi2.jpg");

}


#head a { text-decoration:none; color:#000000; }

#head2 a { text-decoration:none; color:#000000; }

#head a:hover {color: dimgray; }

#head2 a:hover {color: dimgray; }


#lewa {
	float:left;
	/*height:500px;*/
	width: 180px;
	
}




#lewadol, #lewagora {
	
	/*height:500px;*/
	width: 180px;
	background: #ffffff;
	border-bottom: 1px solid #ccc;
	/*text-align: center;*/

}

.lastadded {
	list-style-type:none;
	margin:0;
	padding:5px;
}

.lastadded a {
		color: dimgray;
		text-decoration: none;
}

.lastadded a:hover {
		color: gray;
		text-decoration: underline;
}



#lewapasek, #lewapasekszukaj {
background: #ccc;
height:20px;

}

/* LEWE MENU */


#lewemenu {
	width: 180px;
	background: #ffffff;
	border-bottom: 1px solid #ccc;
	/*text-align: center;*/

}

#lewemenu ul {list-style-type:none;
		margin:0; padding:0;

}

#lewemenu li {height:18px;
		margin:0; padding:0;

}

#lewemenu a {display:block;
		text-decoration:none;
		color: #000000; margin:0; padding:0;}


#lewemenu a:hover {background: dimgray;
		color: #ffffff;
}




/*koniec lewemenu*/



#prawa {
	float:right;
	width:770px;
	background: #ffffff;
	border-bottom: 1px solid #ccc;
	text-align:justify;
	
}

#prawapasek, #prawapasekopinie {
background: #ccc;
height:20px;

}

hr {
	border: 0;
	color: #dcdcdc;
	background-color: #dcdcdc;
	height: 1px;
	width: 97%;
	margin: 10px auto;
}



#prawa ul {
		list-style-type:none;
}

#prawa p {
		padding-top:8px;
}

#prawa h3 {
		padding-top:10px; padding-left:10px; font-size: 12px; margin:0;
}

#prawa a {
		color: dimgray; text-decoration:none;
}

#prawa a:hover {
		color: lavender; text-decoration:none;
}


#prawa form {
		padding-left:10px;
}

	
table {

	text-align: left;
	empty-cells:show;
	table-layout:auto;

}
		



table td {

		height: 20px;
}



#mapa {
	background-image: url("mapa.jpg");
	height: 400px;
	width:700px;
	margin:0;
	padding:0;

}


#mapa a{background:white; text-decoration:underline;}


#stopka
{
	clear: both;
	padding-top:10px;
	margin: 0 auto;	
	width:1000px;
	height:25px;
	background:#f8f8f8;
	border-left:1px solid #ccc; 
	border-right:1px solid #ccc; 
	border-bottom:1px solid #ccc;
	text-align:center;
}

////* Dymki na mapie*////

.dymek   
{   
    margin: 2px 2px 2px 2px;   
    width: 240px;   
    font-family: Verdana;   
}   
.dymek h4   
{   
    font-weight: bold;   
    font-size: 14px;   
    border-bottom: 2px solid orange;   
    padding-bottom: 1px;   
    margin-bottom: 2px;   
    color: black;   
}   
.dymek img   
{   
    float: right;   
    border: 1px solid black;   
    padding: 1px;   
    margin: 2px;   
    margin-left: 4px;   
}   
.dymek p   
{   
    text-align: justify;   
    font-size: 10px;   
    color: #676767;   
}   
.dymek a   
{   
    color: green;   
    text-decoration: none;
    font-size: 9px;   
}   
.dymek a:hover   
{   
    color: black;   
}   

.admin{
	color: #ff0000;
	font-style: italic;
	padding: 0 0 0 25px;
}

.deleted{
	color: #dcdcdc;
	text-decoration: line-through;
}

.popular li a span {
	display: none;
}

.popular li a:hover span {
	display: inline;
}

