body{
	margin : 0px;
	background-color : #1fc315;
}
div#adv{background: White;width:auto;margin:0;padding:0.5em}
div#nav{background:#fff;margin-right:70%;padding:0.5em}
div#main{background:#fff;margin-left:0.5em;padding:0.5em;float:right;width:70%}
div#stopka{margin:0;padding:0.5em;text-align:center;font-size:12px}
div#stopka a{margin-right:10px;margin-left:10px}

div.zakladki{width:160px;height:30px;padding:0}

div.zakladki a{
	display:block;
	margin:0;
	width:100%;
	padding:0.6em;
	text-decoration:none;
	font: bold 11px arial,helvetica,sans-serif;
	background-image : url(grafika/zakladka-nieaktywna.jpg);
}

html>body div.zakladki a{width:auto}

div.zakladki a:hover{
	background-image : url(grafika/zakladka-aktywna.jpg);
	text-decoration : none;
}
div.zakladki .active{
	background-image : url(grafika/zakladka-aktywna.jpg);
	text-decoration : none;
}

div.glowna{width:160px;height:20px;padding:0}

div.glowna a{
	margin:0;
	width:100%;
	padding:0em;
	text-decoration:none;
	text-align:center;
	color:white;
	font: bold 11px arial,helvetica,sans-serif;
	padding:3px;
	background-image : url(grafika/przycisk_off.jpg);
}

html>body div.glowna a{width:auto}

div.glowna a:hover{
	background-image : url(grafika/przycisk_on.jpg);
	text-decoration : none;
}
div.glowna .active{
	background-image : url(grafika/przycisk_on.jpg);
	text-decoration : none;
}
div.menu{
	width:162px;
	background:#fff;
	padding:0;
	margin:1em;
	height : 23px;
}

div.menu a.glowne{
	display:block;
	margin:0;
	width:100%;
	padding:0.2em;
	font-weight: bold;
	background-image : url(grafika/przycisk_off.jpg);
	text-decoration:none;
	border: 1px solid Green;
	font-size : 14px;
	text-align : center;
	font-family : sans-serif;
	color : White;
	height : 23px;
}
div.menu .glowne:hover{
	background-image : url(grafika/przycisk_on.jpg);
	color : Yellow;
}
div.menu a.pod{
	display:block;
	margin:0;
	width:100%;
	padding:0.2em;
	font-weight: bold;
	/*border-top:1px solid #000;
	*/
	color: Green;
	text-decoration:none;
	border: 1px solid Green;
	font-size : 14px;
	text-align : center;
	font-family : sans-serif;
}
div.menu a.pod:hover{
	background: #75DB00;
	color: Green;
	text-decoration:none
}
html>body div.menu a{width:auto}


.probki{text-align : center;border-collapse : collapse;}

.wprawo{text-align:right}
.srodek{text-align:center}
p{text-align:justify}
.red{color:red}
.buttons {
	BORDER-RIGHT: #333333 2px solid; BORDER-TOP: #333333 2px solid; FONT-SIZE: 12px; BORDER-LEFT: #333333 2px solid; COLOR: #ffffff; BORDER-BOTTOM: #333333 2px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ae0000
}

.stopka{
	text-align : center;
	font-size : 10px;
	color : White;
}
a.male{
	color : Yellow;
}
a.male:hover{
	color : White;
}
a.male:active{
	color : Red;
}
a.wiecej{
	font-size : 11px;
	text-decoration : none;
}
a.podpis{font-size : 13px;
	text-decoration : none;}
img{
	border : 0px;
}
.tytul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: green;
	text-align : left;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
strong {  font-size: 12pt; font-weight: bold; color: #006699}
.stopka {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000; text-align: center}