@charset "utf-8";
/* CSS Document */
.style1 {font-family: verdana}

.tabelka{
	border-collapse:collapse;
	font-size:11px;
	margin-top:0px;
	text-align:left;
	width:100%;
}


.tabelka th{
	color:#000000;
	text-align:center;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFCC;
}

.tabelka td{
	color:#000000;
	text-align:center;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

.urz{
	color:#0033CC;
	font-size:12px;
	height:20px;
	width:94%;
	margin-left:10px;
	text-align:left;
	margin-top:10px;

}

.urz a{
	color:#0033CC;
	font-size:12px;
}

.tabelka2{
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	border-collapse:collapse;

}

.tabelka2 td{
	margin:0px;
	border-width:1px;
}

.tabelka td a{
	color:#000000;
}

#kolumn{
	border-style:none;
}
#kolumn table{
	width:100%;
	border-collapse:collapse;
}

a img{
	border-style:none;
	
}

.parz{
	background-color:#e5f6f6;
}

.nieparz{
	background-color:#f8f9c5;
}
