body,td,th {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #CCCCCC;
	}
.small {
	font-size: x-small;
	}
.small a {
	font-size: x-small;
	}
.podpis {
	color: #FFFF99;
	}
.gray {
	color: #BBBBBB;
	}
.white {
	color: #FFFFFF;
	}
.red {
	color: #FF0000;
	}
.black {
	color: #000000;
	}
.h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFF99;
	text-align:center;
	}
a {
	color: #FFFF99;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
	}
img {
	border:0;
	}
a:hover { 
	color: #FFFFCC;
	text-decoration: underline;
	cursor:pointer;
 	}
td p { 
	text-indent:22px;
	margin:0;
	}
h1 {
	font-size:20px;
	font-weight:bold;
	color:#ff9;
	text-align:center;
	margin-top:25px;
	}
h2 {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style:normal;
	font-weight: bold;
	color: #FFFF99;
	}
.i {
	vertical-align:top;
	border: solid 1px  #000066;
    margin: 0px;
    float: left;
	}
.i img {
    display: inline;
	margin:3px;
	}
.i:hover {
	border-color:#FFFF99;
	}
.i-block {
	clear:both;
	width:570px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.i-block655 {
	clear:both;
	width:655px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
.banner {
	filter:alpha(opacity=50);
	opacity:0.5;
	margin: 7px 2px;
	float:left;
	}
.banner:hover {
	filter:alpha(opacity=100);
	opacity: 1.0;
	}