body {
	
	text-align: center;
	color: #000000;
	font-family: Times New Roman, arial;
	font-size: 14px;
	height: 100%;
	font-weight: bold;

}

html {
	height: 100%;
	
}

table {
	text-align:left;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	}


a.menu {
	margin: 0;
	display: block;
	height: 33px;
	width: 180px;
	padding: 10px 20px 0px;
	color: black;
	text-align: left;
	font-size: 16px;
	background: URL('images/linia_menu.png') no-repeat left bottom;
}	
	
	

h1 {
	padding: 20px 0 5px 20px;
	font-size: 20px;
	background: URL('images/linia_sr.png') no-repeat left bottom;
	text-align: left;
}

h2 {
	color: #4127da;
	margin: 0 15px 20px;
	font-size: 20px;
}

h2.left {
	text-align: left;	
}

h2.right {
	text-align: right;
}

div.mapka {
	text-align: center;
	margin: 20px auto;
}

div.kontakt {
	text-align: center;
	padding: 20px 100px;
}

div.cennik {
	text-align: justify;
	padding: 40px;
	
}

div.cennik table {
	margin: 15px auto;
	text-align: center;
 }
 
div.cennik table td {
	padding: 3px;
 }
 
div.cennik table th {
	padding: 3px;
 }
 



 
div.strona_glowna {
	padding: 10px 10px;

}
  
  
  
div.oferta {
	text-align: justify;
	padding: 10px 20px;
}  
  
  
div.dla_was {
	text-align: justify;
	padding: 10px 20px;
}  
  

div#info p {
	margin: 20px 0 10px 20px;
	padding: 3px 0 0 40px;
	display:block;
	height: 25px;
	text-align: left;
	font-size: 16px;
}
div#info p.godziny {
	
	background: URL('images/icon_clock.png') top left no-repeat;
}

div#info p.tel {
	background: URL('images/icon_tel.png') top left no-repeat;
}

div#info p.poczta {
	background: URL('images/icon_adres.png') top left no-repeat;
}

div#info p.mail {
	background: URL('images/icon_email.png') top left no-repeat;
}



small {
	padding: 15px;
	font-size:10px;
}


p.stopka {

	text-align: right;
	margin: 0 10px;
	font-size: 12px;
 }
 
 
 
 

 
 
 
 
 	/* jQuery lightBox plugin - Gallery style */
	#gallery, .gal {
		padding: 10px;
	}
	.gal { 
		text-align: center;
	}
	
	#gallery ul, .gal ul { list-style: none; }
	#gallery ul li, .gal ul li { display: inline; }
	#gallery ul img, .gal ul img, img#link_img, img#oferta {
		border: 2px solid #870000;
		margin: 10px;
	}

	img#oferta {
		border: 2px solid #870000;
		margin: 0px;
	}
	
	
	#gallery ul a:hover, .gal ul a:hover { color: #fff; }
	
	
	
	
	
/*rotator*/	
div#rotator {
	position:relative;
	height:369px;
	margin: 0 auto;
	width:475px;
}

div#rotator ul li {
	float:left;
	position:absolute;
	left:0;
	top: 0;
	list-style: none;
	margin: 0;

}

div#rotator ul li img {
	padding: 0;
	background: #ffffff;
	margin: 0;
	border: 2px solid #870000; 
	}
div#rotator ul li.show {
	z-index:1;
}

	
div#rotator_navi	{
	text-align: right;
	color: #ffffff;
	background-color: #870000; 
	position:relative;
	margin: 0 auto;
	width:458px;
	padding: 1px 10px;
}
div#rotator_navi	span {
	cursor: pointer;
	text-decoration: none;
}

div#rotator_navi	span:hover {
	text-decoration: underline;
}

div#rotator_navi	span.sel {
	text-decoration: underline;
}	
	
	
	
div.uwaga {
	margin: 25px 15px 0;
	text-align: center;
	color: #b41010;
	font-size: 18px;
}
	
	
	
	
	
	
	
