body {
	font-family: Tahoma;
	font-size: 10px;
	margin: 0;
	background-color: White;
	height: 100%;
}
.tablica {
	background-image: url(images/utakmica/bg-utakmica-inside.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.visina {
	height: 100%;
}
p {
	font-family: Tahoma;
}
a {
	text-decoration: none;
}

a:link {
	font-family: Tahoma;
	text-decoration: none;
	color: #0052B8;
}
a:hover {
	font-family: Tahoma;
	text-decoration: underline;
	color: #6EADFF;
}
a:visited {
	font-family: Tahoma;
	color: #0052B8;
}
a:active {
	font-family: Tahoma;
	color: #0052B8;
}
.tekst {
	font: 10px Tahoma;
	color: #7C7C7C;
}
.naslov {
	font: bold 10px Tahoma;
	color: #7C7C7C;
}
.podnaslov {
	font: 10px Tahoma;
	color: #BAB9B9;
}
.kolumna {
	font-family: Tahoma;
	font-size: 10px;
	color: #6F94A0;
	margin-left: 5px;
}
.rezultat {
	font-family: Tahoma;
	font-size: 24px;
	color: #6F94A0;
	font-weight: bold;
	font-stretch: semi-expanded;
}
.row	{
	background-color: #ECF1F2;
	color: #6F94A0;
	font-family: Tahoma;
	font-size: 10px;
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.row2	{
	background-color: #E6E6E6;
	color: #7C7C7C;
	font-family: Tahoma;
	font-size: 10px;
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.poluvrijeme	{
	background-color: #89C0D1;
	color: White;
	font-family: Tahoma;
	font-size: 10px;
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: bold;
	padding-left: 10px;
}
.domacistrijelci	{
	color: #DC143C;
	font-family: Tahoma;
	font-size: 10px;
	padding: 4px;
	margin-right: 20px;
	text-align: right;
	font-weight: bold;
}
.gostistrijelci	{
	color: #DC143C;
	font-family: Tahoma;
	font-size: 10px;
	padding: 4px;
	margin-left: 20px;
	text-align: left;
	font-weight: bold;
}
.minute {
	color: #DC143C;
	font-family: Tahoma;
	font-size: 10px;
}
.footernote {
	color: #D9F4FB;
	font-family: Tahoma;
	font-size: 10px;
}
.zadnje-utakmice	{
	background-color: #D9F4FB;
	color: #6F94A0;
	font-family: Tahoma;
	font-size: 10px;
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.rowchatlive	{
	background-color: White;
	color: #6F94A0;
	font-family: Tahoma;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.rowchatlivelight	{
	background-color: White;
	color: #97B3BB;
	font-family: Tahoma;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}