BODY {
	background-color : #FFCC66;
	background-repeat : repeat-y;
	font-family : "Comic Sans MS";
	margin-left : 0px;
	margin-top : 5px;
	border-right-width : 2px;
	border-right : dashed #FF9900;
	border-top : 2px dashed #FF9900;
}

TABLE.dalsi td {
	border : 0px;
	background-color : transparent;
	font-size : 10px;
	width : 80px;
	text-align: center;
}

Table.logo td {
	font-size : 10px;
	padding-left : 10px;
	width : 90px;
}


TABLE {
	border : 0px;
}
TD {
	background-color : #FF9900;
	border : 1px solid Black;
	letter-spacing : 2px;
	padding-left : 20px;
	padding-right : 5px;
	width : 80px;
	padding-top : 4px;
	padding-bottom : 4px;
	border-bottom-width : 2px;
	border-right-width : 2px;
}
A {
	text-decoration : none;
	color : Black;
	font-size : 12px;
} 
A.klub {
	text-decoration : none;
	color : Black;
	background : transparent;
	font-size : 12px;
} 

A:HOVER {
	color : White;

}

UL {
	margin : 0px;
	font-size : 13px;
	list-style-type : none;
}

UL.vrh {
	margin : 5px;
}

TD.duraz {
	background-color : #FFCC66;
	
	
}

