style

table.stats 
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	width: 280px;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.stats td
{
	background-color:#B7CFFF;
	color: #010131;
	padding: 4px;
	text-align: left;
	border: 2px #fff solid;
	border-bottom: 2px #875F70 solid;
	border-right:  2px #875F70 solid;
}

table.stats td.hed
{
	background-color: #6A62FF;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px #875F70 solid;
	border-right:  2px #875F70 solid;
}

table.vkupno td
{
	font-weight: bold;
	font-size: 16px;
	font-style:oblique;
	background-color:#7E7EB7;
	color: #ffffff;
	padding: 4px;
	text-align: left;
	border: 0px #fff solid;
	border-bottom: 2px #000 solid;
	border-right:  2px #000 solid;
}

.menudef
{
	font-size: 16px;
	position: relative;
	left : 0px;
	padding: 1px;
	border-width: 0px;
	cursor:pointer;
}
.menuOver
{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color:#7E7EB7;
	position: relative;
	left: -1px;
	padding: 1px;
	cursor: pointer;
	border: 1px #00f7ff solid;
}

#uplatnica
{
	font-weight: bold;
	font-size: 16px;
	font-style:oblique;
	background-color:#7E7EB7;
	color: #ffffff;
	padding: 4px;
	text-align: left;
	border: 0px #fff solid;
	border-bottom: 2px #000 solid;
	border-right:  2px #000 solid;
}

.hbuttons a{
display: block;
text-decoration: none;
font: bold 13px Arial;
color: black;
width: 78px;
height: 23px;
float: left;
display: inline;
margin-right: 8px;
background-image:url(tabsquare.jpg);
background-repeat: no-repeat;
padding-top: 4px;
text-align:center;
}

.hbuttons a:hover{
background-image:url(tabsquareover.jpg);
}
