BODY {
	background-color: #FFFFCC;
  	margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px;
	}

A {
	FONT-WEIGHT: bold; text-decoration:none;
}

A:hover {
	FONT-WEIGHT: bold; text-decoration:underline;
}


.main {
	background:#FFCC66;
	border: 3px solid #CC6600;
	
}


.cell {
	border: 2px solid #CC6600;
	
}

div#partneri a {
	font-size: 11px; text-decoration: none; color: #61687c;
}
div#partneri a:hover {
	font-size: 11px; text-decoration:underline; color: #61687c;
}