<STYLE TYPE="text/css">
<!--
A {
        font-family: Verdana, Arial;
        color: white;
        text-decoration: none;
}

A:ACTIVE {
        color: #FF0033;	 	  			/* definiuje wlasciwosci naciskanych odnosnikow */ 
		font-family: Verdana, Arial;
        text-decoration: none;
		}

A:LINK { color: #3333FF; 
		font-family: Verdana, Arial;
        text-decoration: none;
}	  /* wlasciwosci nieodwiedzonych odnosnikow*/

A:VISITED {
        font-family: Verdana, Arial; /* definiuje wlasciwosci odwiedzonych odnosnikow */
        color: #000099;
        text-decoration: none;
}

A:HOVER {
		font-family: Verdana, Arial; /* wlasciwosci najechanych elementow */
        color: #FF0033;
		text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	background: url(img/brick.jpg) repeat;
	font: 13px/130% Verdana;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #3399FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #3399FF;
	SCROLLBAR-SHADOW-COLOR: #3399FF;
	SCROLLBAR-3DLIGHT-COLOR: #c0c0c0;
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #55555
}

div#wrapperAll {
	background: #FFFFFF;
	width: 760px;
	margin: 10px auto;
	border: 1px solid #808080;
	/* text-align: left; */
}
* html * div#wrapperAll {
	width: 762px;
	w\idth: 760px;
}
div#wrapperHeader {
	font-size: 8pt;
	border-bottom: 1px dotted #808080;
}

div#wrapperColLeft, div#wrapperColRight {
	width: 20%;
	float: left;
}
div#wrapperContent {
	width: 60%;
	float: left;
	min-height: 500px;
}
* html * div#wrapperContent {
	height: 500px;

}
div#wrapperFooter {
	font-size: 8pt;
	clear: both;
	border-top: 1px dotted #808080;
}
	
div.Block {
	width: 146px;
	max-width: 146px;
	margin: 5px auto;
	
}
	div.Block div.Header {
		height: 1px;
		
	}
	div.Block div.Content {
		font-size: 9pt;
		text-align: left;
		line-height: 125%;
		padding: 0 3px;
	}
	div.Block div.Footer {
		height: 1px;
	}
	
	div.News {
	width: 446px;
	margin: 5px auto;
	
}
	div.News div.Header {
		height: 0px;
	}
	div.News div.Content {
		text-align: left;
		line-height: 125%;
		padding: 0 0px;
	}
	div.News div.Footer {
		height: 0px;		
	}
	
div.zegar {
	width: 152px;
	float: left;
	border-right: 1px dotted #808080;
}

div.aktualizacja {
width: 152px;
float: right;
border-left: 1px dotted #808080;
}

td.agro {
	border-bottom: 1px dotted #808080;
}

p.content {
	text-align: left;
	margin: 5px;
}
	
p.centruj {
	text-align: center;
}

h1 { 	
		border-top: 1px solid;
		margin-top: 5px;
		margin-left: 0 px;
		margin-bottom: 8px;
		font-size: 10pt;
		color: #000099;
		background: url(img/h1.jpg) repeat-y;
}

fieldset {

		text-align: left;
		padding: 0 2px;
		color: #000000;

}

legend {
		margin: 5px;
		font-weight: bold;
		color: #000000;
		font-size: 10pt;
		font-family: Verdana;
}
		
legend.n {
		
		margin: 5px;
		color: #808080;
		font-family: Verdana;
		font-size: 8pt;
}

img.foto_right {
		margin-left: 5px;
		margin-top: 2px;
}

img.foto_left {
		margin-right: 5px;
		margin-top: 5px;
}

td.podpis {
		font-family: Times New Roman;
		font-style: italic;
}

-->
</STYLE>