
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
body {
	background-color: #26498a;
	background-image: url('../img/bcgr.gif');
	background-position: center;
	background-repeat: repeat-y;
}

img {
border: none;
}

a { 
	color:#FFFFFF;
	text-decoration:none;
}
a:hover { 
	color:#6ac1ee;
	text-decoration:none;
}
a:active { 
	color:#FFFFFF;
	text-decoration:none;
}
a:visited { 
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
    color: #6ac1ee;
}

#bottom {
    color: #777777;
    font-weight: bold;
}

#tablica td {
border : 1px solid #efefef;
border-collapse: collapse;
}

#tablica2 td {
border : 1px solid #ffffff;
border-collapse: collapse;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ac1ee;
}

.style1_ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ac1ee;
	text-decoration:underline;
}

.style2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ac1ee;
	font-weight: bold;
} 

.style3 {
    color: #288ec8;
}

.style4 {
    color: #000000;
}

.style5 {
    color: #FFFFFF;
}

.style6 {
    color: #FFFFFF;
	font-size: 9px;
}

.style7 {
	font-size: 12px;
	color: #FFFF00;
}

.style10 {
color: #6ac1ee;
font-size: 13px;
}

.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6ac1ee;
}

.red {
color: #ff0000;
font-weight: bold;
}

.blue {
color: #6ac1ee;
font-weight: bold;
}

.yellow {
color: #FFFF00;
font-weight: bold;
}
-->