BODY {
	background-color : #ECF5CD;
	font-family : Tahoma, Verdana;
	font-size : x-small;
}
.title {
    background-color : #cCc59f;
}
.altrow {
    background-color : #dCe5b5;
}

TD, TR, TH {
	font-family : Tahoma, Verdana;
	font-size : x-small;	
}

A:VISITED {
	font-family : Tahoma, Verdana;
	font-size : x-small;
	text-decoration : none;
	color : #993399;	
}

INPUT {
	border : ridge;
	border-width : 2px 2px 2px 2px;
}

A:LINK {
	font-family : Tahoma, Verdana;
	font-size : x-small;
	text-decoration : none;
	color : #660000;
}

A:HOVER {
	font-family : Tahoma, Verdana;
	font-size : x-small;
	text-decoration : underline overline;
	color : #660000;
}

.inputek {
	border : none;
	}
	
.tabelek{
	background-color : #ECF5CD;	
}

.smalllink:HOVER{
	font-family : Tahoma, Verdana;
	font-size : xx-small;
	text-decoration : overline;
	color : #660000;
}
.smalllink:LINK{
	font-family : Tahoma, Verdana;
	font-size : xx-small;
	text-decoration : none;
	color : #660000;	
}