@CHARSET "ISO-8859-1";

#pagetext ul {
	float: left;
	width: 98%;	
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
	list-style-type: none;
}

#tabel {
	float: left;
	width:690px;
}

#tabel div.row {
	float:left;
	width: 100%;
	padding-top: 10px;
}
#tabel div#head  {
	border-bottom: 1px solid #74756D;
}
#tabel div#head p {
	font-weight: bold;		
}
#tabel div.row p {
	float: left;
	width: auto;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	margin-right: 15px;
}
#tabel div.row p.c1 { width: 25px; }
#tabel div.row p.c2 { width: 90px; }
#tabel div.row p.c3 { width: 115px; }
#tabel div.row p.c4 { width: 90px; }
#tabel div.row p.c5 { width: 90px; }
#tabel div.row p.c6 { width: 130px; }
#tabel div.row p.c7 { width: 60px; margin-right: 0px; }


#pagetext #parteneri {
	float: left;
	width: 100%;	
}
#pagetext #parteneri p {
	width: 33%;
	padding-right: 0%;	
} 