/* autor stylów - Tomasz "makus" Nieżurawski - webvisionary.pl */
body{
			background-color: white;
			font-family: verdana, sans-serif;
			font-size: 11px;
			margin-right: auto; 
			margin-left: auto;
			width: 801px;
}

ul.plan{
			list-style-type: decimal;
}
ul.plan li{
			margin: 0px 10px 10px 0px;
}
ul.hist{
			list-style-type: disc;
}
ul.hist li{
			margin: 0px 10px 10px 0px;
}
ul.planpn{
			list-style-type: lower-alpha;
			padding-left: 20px;
}
.igorny {vertical-align: super;}



/* położenie elementów i struktura strony*/
div#top_logo{
			width:801px;
			height:179px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px; 
} 
div#belka{
			overflow: hidden;
			background-image: url("images/belka_tlo.png");
			width:801px;
			height:39px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-align: 
} 
div#butoniki{
			float: left; 
			width: 335px;
			height:39px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
} 
div#data{
			float: right; 
			width: 465px;
			height:39px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
} 
div#kontener{
 			overflow: hidden;
			width: 801px;
} 
div#lewy{
			float: left; 
			width: 202px;
			padding: 0px 0px 2000px 0px;
} 
div#prawy{
			float: right; 
			width: 565px;
			padding: 0px 0px 2000px 0px;
} 
div#lewy, div#prawy{ 
			margin-bottom: -2000px;
}
div#menu, div#kontakt{ 
			background-image: url("images/menu_tlo.png");
			width: 202px;
			padding: 0px 0px 0px 0px;
			margin: 15px 0px 0px 0px;
			font-size: 1em;
			color: #333333;
			}
div#center{ 
			width: 501px;
			padding: 15px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			font-size: 1em;
			color: #333333;
}
div#aktual{ 
			background-image: url("images/center_tlo.png");
			width: 565px;
			padding: 0px 0px 0px 0px;
			margin: 15px 0px 0px 0px;
			}
div#mlodyradny{ 
			background-image: url("images/mr_tlo.jpg");
			width: 565px;
			height: 21;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			}
div#stopka{ 
			width: 801px;
			padding: 0px 0px 0px 0px;
			margin: 15px 0px 0px 0px;
			text-align: center;
			color: #666666;
}

div.srodek{
			width: 801px;
			text-align: center;
}
div.right{
			width: 450px;
			text-align: right;
}

/* odnosniki */
.img_go{
			border-width: 0px;		
}

a.web:link{
			color: #666666; 
			text-decoration: none;
}
a.web:visited{
			color: #666666; 
			text-decoration: none;
}
a.web:hover{
			color: #33cc33; 
			text-decoration: underline;
}
a.web:active{ 
			color: #33ff33; 
			text-decoration: underline;
}

ul.menu{
			list-style-type: none;
			padding: 0px 0px 0px 0px;
			margin: 4px 0px 5px 8px;
}
ul.menu li{
			list-style-type: none;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
}
ul.menu li a:link{
			color: #666666; 
			text-decoration: none;
}
ul.menu li a:visited{
			color: #666666; 
			text-decoration: none;
}
ul.menu li a:hover{
			color: #33cc33; 
			text-decoration: underline;
}
ul.menu li a:active{
			color: #33ff33; 
			text-decoration: underline;
}

A.t:link{
			color: #999999; 
			text-decoration: underline;
			font-weight: bold;
}
A.t:visited{
			color: #999999; 
			text-decoration: underline;
			font-weight: bold;
}
A.t:hover{
			color: #33cc33; 
			text-decoration: none;
			font-weight: bold;
}
A.t:active{
			color: #33ff33; 
			text-decoration: none;
			font-weight: bold;
}

A.w:link{
			color: #33ff33; 
			text-decoration: underline;
			font-weight: bold;
}
A.w:visited{
			color: #33ff33; 
			text-decoration: underline;
			font-weight: bold;
}
A.w:hover{
			color: #999999; 
			text-decoration: none;
			font-weight: bold;
}
A.w:active{
			font-size: 2em;
			color: #999999; 
			text-decoration: none;
			font-weight: bold;
}
a.nagl:link{
			color: black; 
			text-decoration: none;
}
a.nagl:visited{
			color: black; 
			text-decoration: none;
}
a.nagl:hover{
			color: #33cc33; 
			text-decoration: underline;
}
a.nagl:active{ 
			color: #33ff33; 
			text-decoration: underline;
}

/* tekst */
p{
			margin: 8px 5px 0px 10px;
			text-align: justify;
}
h1{
			font-size: 2em;
			margin-left: 10px;
}
h2{
			font-size: 1.55em;
			margin: 8px 5px 0px 10px;
}
h3{
			margin: 0px 5px 0px 10px;
			text-align: justify;
			font-size: 1.2em;
}
/* autor stylów - Tomasz "makus" Nieżurawski */