body {
	     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		  font-size: 14px;
		  font-weight: bold;
		  color: Black;		   		  
        background: #000000;
        margin     : 0px;
        border  : 0px;
}

div#poziom_loga{
	margin: 0px;
	border: 0px;
	padding: 0px;
   width: 750px;
	height: 304px;
}

div#logo{
	background: url(logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	border: none;
	padding-top: 0px;
   width: 750px;
	height: 300px;

}

div#pasek_pod_logo{
	background: url(pasek.jpg);
	background-repeat: no-repeat;
   font-size: 1px;
	margin: 0px;
	border: 0px;
   width: 750px;
	height: 4px;
}

div#menu{
   margin  : 0px;
   border  : 0px;
	color: White;
	width: 750px;
	top: 260px;
   height: 40px;
	position: absolute;

}

div#poziom_tresci{
   background: url(main.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	border: 0px;
	padding: 0px;
   width: 750px;
   height: auto;
}	

div#tresc {
   margin: 0px;
   border: 0px;
	padding-left: 50px;
	padding-right: 50px;
   padding-top: 10px;
	padding-bottom: 10px;
}

div#tresc a:link, a:visited {
	color: Black;
   font-weight: bold;
   text-decoration: none;	
}

div#tresc a:hover, a:active {
	color: Black;
   font-weight: bold;
   text-decoration: underline;	
}

div#bottom {
	background: url(bottom.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	border: 0px;
	width: 750px;
	height: 30px;
}

div#bottom_text{
	padding-top: 7px;
   font-size: 12px;
}

div#bottom_linki {
	background-color: black;
	margin: 0px;
	border: 0px;
	width: 750px;
	height: 30px;
}

div#bottom_text a:link, a:visited, a:active {
	font-size: 12px;
   color: #f2eee9;
	text-decoration: none;
}

div#bottom_text a:hover  {
	font-size: 12px;
   color: White;
	text-decoration: underline;
}

div#bottom_linki a:link,  a:visited  {
	font-size: 12px;
   color: #e6f5fa;
	text-decoration: none;
}

div#bottom_linki a:hover, a:active {
	font-size: 12px;
   color: White;
	text-decoration: underline;
}

div#menu a:link, a:visited {
	font-size: 12px;
   font-weight: bold;
	color: #e6f5fa;
	text-decoration: none;
}

div#menu a:hover, a:active {
	font-size: 12px;
   font-weight: bold;
	color: #397f97;
	text-decoration: underline;
}
