/* CSS Document */
<style type="text/css">
<!--
#lista {
	width=350px;
	margin-left: -40px;
}
#stat{
	float: right;
	margin-right: 4em;
}

td img {display: block;}body,td,th
  body,td,th {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
  }

body {	
  	background-image: url(images/gradient.png);	
	background-repeat: repeat-x;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
 a:link {
    color: #000000;
    text-decoration: none;
  }
  a:visited {
    text-decoration: none;
    color: #333333;
  }
  a:hover {
    text-decoration: underline;
    color: #333333;
  }
  a:active {
    text-decoration: none;
  }
  h1 {font-size: 16px; color:#000000;}	
  h2 {font-size: 20px; color: #ffffff;}	
  .styleMENU {font-size: 12px; color:#000000;}	
  .styleMENUWhite {font-size: 12px; color:#FFFFFF;}		
  .styleMENUsmall {font-size: 11px; color:#000000; line-height: 13pt;}
  .styleMENUsmallWhite {font-size: 11px; color:#FFFFFF}	
  .styleSLUPKI {font-size: 14px}
  .styleBIG_BOLD {font-size: 12px; color:#000000; font-weight:bold}
  .styleCONTENT {font-size: 12px; color:#000000;line-height: 14pt;}
  
	
p img  {text-align: center;}	
 
#copyright{
	width: 684px;
	height: 35px;
	position: absolute; bottom: -400px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	text-align: center;
}
#okladka{
	text-align: center;
	margin-left: 15px;
	margin-top: 45px;
}

   -->
  </style>