body {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: small;
	color: white;
	margin: 0px;
}

h1 {
	font-size: medium;
	font-weight: bold;
	
}
h2 {
	font-size: medium;
}
a {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: yellow;
}
a.trentabela {
	text-decoration: none;
	color: white;
}
a.trentabela:hover {
	text-decoration: none;
	color: yellow;
}

td {
	font-size: small;
}

td.maintitle {
	padding-bottom: 10px;
	font-size: large;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

td.mainsubtitle {
	font-size: small;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
td.mainkoment {
	font-size: mall;
}
td.mainizvor {
	font-size: small;
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: right;
}

td.mainbody {
	font-size: medium;
	padding: 2px;
}

td.mainpost {
	font-size: x-small;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-align: right;
	padding: 2px;
}

td.malaslova {
	font-size: xx-small;
}

td.meni {
	font-size: large;
	text-align: center;
	vertical-align: middle;
}

a.meni:link {
	text-decoration: none;
	color: white;
}

a.meni:hover {
	text-decoration: none;	
	color: red;
}
a.meni:visited {
	text-decoration: none;	
	color: white;
}

a.meni:active {
	text-decoration: none;	
	color: white;
}


select {
	font-size: small;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}
input {
	font-size: small;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}
input.trazi {
	font-size: small;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background-color: #CC0000;
	border: 1px solid;
}

textarea {
	font-size: small;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}
td.menutitle {
	font-size: medium;
	font-weight: bold;
	padding: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
}
.submenu {
	font-size: medium;
	width: 100%;
}

span.subhmenu {
	font-size: x-small;
}

a.linkmenu:link {
	font-size: medium;
	color: white;
}
a.linkmenu:hover {
	color: yellow;
	position: relative;
	left: 2px;
}
a.linkmenu:active {
	font-size: medium;
	color: red;
}
a.linkmenu:visited {
	font-size: medium;
}
.komentar {
	font-size: x-small;
}
.unoskomentara {
	font-size: x-small;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	border: 1px solid;
	color: #FFFFFF;
	background-color: #333333;
}
.trentabela {
	font-size: x-small;
}
td.trentabelatitle {
	font-size: x-small;
	background-color: #555555;
	background-image:url(../images/template/graphics/index_bottom.gif);
	border-bottom: 1px solid white;
}
.utakmice {
	font-size: x-small;
}
td.koloutakmice {
	font-size: x-small;
	background-color:#555555;
}
td.datumutakmice {
	font-size: x-small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
}
td.narednoprethodno {
	font-size: x-small;
	font-weight: bold;
	cursor:hand;
	background-color:#666666;
}

.menuitem {
	width: 100%;
	font-size: small;
}
.PrikazKola {
	font-size: x-small;
	width: 100%;
	height: 12px;
	cursor: hand;
	padding: 2px;
	background-color: #333333;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
td.tabelabody {
	padding: 2px;
}
td.tabelatitle {
	background-image:url(../images/template/graphics/index_bottom.gif);
	background-color:#444444;
	padding: 2px;
	font-weight: bold;
}

.rasporedtitle {
	background-image:url(../images/template/graphics/index_bottom.gif);
	background-color:#444444;
	font-size:x-small;
	font-weight:bold;
}

.rasporedsubtitle {
	font-size:x-small;
}
.rasporedmain {
	font-size:x-small;
}

.brojac {
	font-size:x-small;
	text-align: center;
}
input.trazi {
	background-color:#CCCCCC;
	font-size: xx-small;
	border: 0px solid #FFFFFF;
	color: #000000;
}

input.btntrazi {
	background-color:#333333;
	font-size: xx-small;
	border: 1px solid #999999;
	color: #FFFFFF;
}