body {
	color:				#666;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			14px;
	margin:				0px;
}
a {
	color:				#333;
	text-decoration:	none;
}
a:hover {
	color:				#E72918;
	text-decoration:	none;
}
.menu ul li {
	list-style-image:url(../images/bike.gif);
	padding:0;
}
.panel {
	width:				600px;
}
.title {
	color:				#E72918;
	font-size:			28px;
	font-weight:		bold;
}
.subTitle{
    FONT-SIZE:			16px;
}
.highlight {
	font-size:			18px;
	font-style:			italic;
}
.separator { 
	border-bottom:		1px dashed gray; 
}
.naredba, .naredba p {
	font-size:			14px;
	font-weight:		normal;
	color:				#000;
}
.naredba li{
	text-align:			left;
}
.textSubTitle {
	font-size:			14px;
	font-weight:		bold;
	color:				#000;
}
.textTitle {
	font-size:			26px;
	font-weight:		bold;
	color:				#000;
}
.resultsHead {
	font-size:			14px;
	font-weight:		bold;
	color:				#000;
	border-bottom:		1px solid gray;
}
.results {
	font-size:			14px;
	font-weight:		normal;
	color:				#000;
}
.results td{
	padding:			0px 5px;
}
.super {
	vertical-align: super;
}
