/* 
	Styl zaprojektowany na potrzeby b7.pl przez Przemysława Adama Śmiejka
	oparty o projekt graficzny strony  dostarczony przez OnWave.org
*/

body {
	background-image: url('grafika/tlo.png');
	margin: 0;
	padding: 0;
	font-family:		"Verdana", "Arial", sans;
	font-size:		10pt;
	margin-top: 		1%;
	text-align: left;
}

h1 {
	font-size : 120%;
	text-align: left;
}

h2 {
	font-size : 105%;
	text-align: left;
}

h3 {
	font-weight: normal;
	font-size : 100%;
	text-align: left;
}

img {
	border: 0px;
}

td {
	padding-left: 5px;
	padding-right: 5px;
}
p {
	text-align: justify;
}

li {
	padding-bottom: 5px;
}


.justify {
	text-align: justify;
}




a {
	text-decoration:	none;
	color: #a00;
}

.nieparzysty {
	background-color:       #eee;
}
    
.parzysty {
	background-color:       #f9f9f9;
}

.mniejsze {
 	font-size: smaller;  
}

.rozstrzelonegrube {
	letter-spacing: 7px;
	font-weight: bold;
}

.left {
	text-align: left;
}

#tresc {
	margin-left: 200px;
	padding-right: 15px;
}

#tresc p {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#strona {
	width: 795px;	
	margin: auto;
}

#gora {
	width: 790px;
	height: 206px;
	margin-bottom: 0;
	padding: 0;	
	background-image: url('grafika/gora.png');
}

#srodek {
	width: 770px;
	background: white;
	margin-top: 0;
	padding: 10px;
}

#stopka {
	width: 775px;
	height: 28px;
	font-size: 8pt;
	color: gray;
	padding-top: 30px;
	text-align: right;
	padding-right: 15px;
	background-image: url('grafika/dol.png');
}

#menue {
/* 	margin-top: 15px; */
/* 	margin-left: 15px; */
	width: 184px;
	float: left;
	font-family:		"Arial", "Verdana", sans;

}

#menuegora {
	height: 22px;
	margin: 0;
	padding: 0;
	background-image: url('grafika/menugora.png');
}
#menuedol {
	height: 22px;
	margin: 0;
	padding: 0;
	background-image: url('grafika/menudol.png');
}

#menuesrodek {
	color: #a00;
	background: #fafafa;
	padding: 5px;
	padding-left: 0px;
	padding-right: 15px;
}

#menue ul {
	list-style: none;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#menue li {
	padding-top: 2px;
	padding-bottom: 2px;
/* 	border-bottom: 1px solid #a00; */
/* 	display:		inline; */
/* 	width:	100%; */
}

#menue a {
	text-decoration: none;
	padding-left: 10px;
	color: #a00;
	width: 100%;
	display: block;
}

#menue li:hover {
	background: url('grafika/troj.gif') 0% 50% no-repeat;

/* 	font-weight: bold; */
/* 	background: #a00; */
/* 	color: white; */
/* 	border-top: 1px dotted #a00; */
/* 	border-bottom: 1px dotted #a00; */
}