img {
	border: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	}
	
a:link {
	color: #CF3F0F;
	font-family: Tahoma;
	font-size: 11px;
}
a:visited    {
	color: #CF3F0F;
	font-family: Tahoma;
	font-size: 11px;
}
a:hover      {
	color: #CF3F0F;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: blink;
}
               
body         {
	background-color: #000000;
}

.header      {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000050;
	font-size: 12pt;
	text-transform: uppercase;
	font-weight: bold
}

.menu {
	font-size: 11pt;
	margin-right: 3px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px
}

.nadpis      {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8f9d91;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold
	

}	
	