/* html i body */
html, body { 
	margin:0; 
	text-align: center;
        background: url('../i/tlo.png') top left;
	}
	
body, table, td { font: 11px Verdana; color: #333333; }
img, a img { border: 0px none; margin: 0; }

a:link {color: #005E2F; text-decoration: none }
a:visited {color: #005E2F; text-decoration: none }
a:hover {color: #FF8000; text-decoration:underline }

/* main */

div#main {clear:both; margin:0 auto; width: 977px; text-align:left; background: url('../i/top.jpg') top center no-repeat; }
div#top { clear: both; float: none; width: 977px; height: 219px;}
div#tresc { clear: both; float: none; margin: 0 0 0 6.9em; width: 818px; background: white url('../i/tlo-tresc.jpg') top center no-repeat; line-height: 160%;  }
div#stopka { clear: both; float: none; width: 977px; height: 207px; background:  url('../i/stopka.jpg') top center no-repeat;}

#powered {padding: 6.1em 0 0 58em; width: 251px; height: 40px;}

#menu {float: left; width: 190px; height: 300px;}
#content {float: left; width: 560px; padding: 3em 0 2em 3em; font: 11px Verdana; line-height: 180%; }

.clear { clear: both; float: none; height: 1px; width: 100%; }

#naglowek {width: 560px; padding: 0 0 2em 0; font: bold 16px Arial; color: #005680;}

