body {
	width: 600px;
	margin:auto;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Tahoma;
	color: #fff;
	background-color: #363A90;
	text-align: center;
	}

.tresc {
	padding-top: 20px;
	width: 600px;
	color: #fff;
	font-size: 12px;
	
	}
	
.menugorne {
	font-size: 10px;
	background-color : #3A3E92;
	color: #85B2F6;
	text-align: left;}
	
.linki {
	font-size: 11px;
	padding-bottom:5px;
	padding-top:5px;
	background-color : #3A3E92;
	color: #85B2F6;
	text-align: left;}

.dostep {
	font-size: 24px;
	font-weight: bold;
	margin-bottom:5px;
	/*background-color : #3A3E92;*/
	color: #FFF000;
	text-align: center;}  

.raporty {
	font-size: 11px;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:10px;
	background-color : #3A3E92;
	color: #FFF000;
	text-align: left;}  
  
.slowa {
	margin-top: 3px;
	font-size: 10px;
	/*color: #85B2F6;*/
	color: #445AA8;
	}

.stopka {
	margin-top: 25px;
	font-size: 10px;
	color: #FFFE8C;
	}

a {
	color: #fff;
	background-image: url('img/pktyellow.gif');
	background-repeat: repeat-y;
	/*margin-left: 5px; margin-right: 5px;*/
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background-color: transparent;}
	
a:hover {
	color: #FFFE8C; 
	background-image: url('img/pktblue.gif');
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: underline;}