/* --- SZKIELET STRONY--- */

body 
{
	margin-top: 5px;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: black;
	background: #3A9A37;
/*	background: black; */
	
}



/* --- Nagłówek z napisem --- */

#up
{
	position: relative;
	width: 780px;
	position: relative;
	margin: 0 auto;
}

/* --- Top strony ze zdjeciami --- */

#top
{
	background-image: URL(top.jpg);
	width: 780px;
	height: 187px;
	position: relative;
	margin: 0 auto;
}

/* --- Pasek z adresem itd --- */

p.pasek
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	position: relative;
	top: 6px;
}
#pasek
{
	width: 780px;
	height: 25px;
	clear: both;
	background: #D6E5BA;
	color: black;
	position: relative;
	margin: 11px auto;
}





#td {
 	background-image: URL(bagbut.jpg);


}

 


#td:hover {
	background-image: URL(bagbut2.jpg);


}

/* --- Menu z butonami po lewej --- */
#menu
{
	position: relative;	
	float: left;
	position: relative;
	margin-right: 20px;
	margin-top: 0px;
	


	
}
a.menu {
	color: black;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 0px;
	padding-bottom: -5px;
}
a.menu:hover {
	color: black;
	text-decoration: none;
}
/* --- Strona wlasciwa plus bajerki do tekstu --- */


#strona
{
	background: #D6E5BA;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 750px;
	min-height: 702px;
	margin: 0px auto;
	position: relative;
	padding-right: 30px;	
	
	
	

}
h1 {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #82C24A;
	font-size: 17px;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 0px;
}
h2 {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #82C24A;
	font-size: 14px;
	text-align: right;
	position: relative;
	top: -20px;
}
#hr
{
	width: 280px;
	height: 4px;
	position: relative;
	top: -15px;
	z-index:15;
	
}
.alignleft, .alignright {
	text-align: center;
	margin: 1em 0 0 0;
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
}
.alignleft {
	float: left;
	width: 130px;
}
.alignright {
	float: right;
	width: 100px;
}
.right {
	float: right;
	margin: 0 0 5px 10px;
	color: #555;
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}
.left {
	float: left;
	margin: 0 10px 5px 0;
	color: #555;
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}
center 
{
	text-align: center;
}
a
{
	color: #2BA63D;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover 
{
	color: #2BA63D;
}
a img 
{
	border: none;
}
pre 
{
	font-size: 1em; 
}
code 
{
	color: #7B9905;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
}
code strong 
{
	color: #4E6200;
}
blockquote 
{
	border-left: 4px solid #ddd;
	padding: 1px 20px 2px 15px;
	margin: 0.5em 0 0.6em 0.3em;
}

