BODY {
	background-color : #DFDFEF;
	font-family : Verdana, Tahoma;
	font-size : xx-small;
}

TD, TR, TH, INPUT, SELECT, TEXTAREA, PRE {
	font-family : Verdana, Tahoma;
	font-size : xx-small;	
}

A:VISITED {
	font-family : Verdana, Tahoma;
	font-size : xx-small;
	text-decoration : none;
	color : #6B8E23;	
}

INPUT {
	border : ridge;
	border-width : 2px 2px 2px 2px;
}



A:LINK {
	font-family : Verdana, Tahoma;
	font-size : xx-small;
	text-decoration : none;
	color : #FFA07A;
}

A:HOVER {
	font-family : Verdana, Tahoma;
	font-size : xx-small;
	text-decoration : overline;
	color : Black;
}

.inputek {
	border : none;
	}
	
.tabelek{
	background-color : #FFFfff;	
}

.smalllink:HOVER{
	font-family : Verdana, Tahoma;
	font-size : xxx-small;
	text-decoration : overline;
	color : Black;
}
.smalllink:LINK{
	font-family : Verdana, Tahoma;
	font-size : xxx-small;
	text-decoration : none;
	color : #FFA07A;	
}