body {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0;
	background-color: White;
	height: 100%;
}
.tablica {
	background-image: url(images/utakmica/bg-utakmica-inside.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.border {
	margin-top: 15px;
	border: 3px Solid #FFF;
}
.ads {
	border-left: 3px Solid #FFF;
	border-bottom: 3px Solid #FFF;
	border-right: 3px Solid #FFF;
}
.photo {
	margin: 2px;
	border: 3px Solid #FFF;
}
.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: 11px Verdana;
	color: #FFF;
	line-height: 15px;
}
.naslov {
	font: bold 11px Verdana;
	color: #FFF;
	line-height: 15px;
}
.podnaslov {
	font: 11px Verdana;
	color: #D9F8F6;
		line-height: 15px;
}
.kolumna {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	margin-left: 5px;
	line-height: 15px;
}
.rezultat {
	font-family: Arial;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}
.row	{
	background-color: #ECF1F2;
	color: #6F94A0;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.row2	{
	background-color: #E6E6E6;
	color: #7C7C7C;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.istaknuto {
	background-color: #FFF;
	color: #43C5E9;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	font-weight: bold;
}
.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: #FFF;
	font-family: Tahoma;
	font-size: 10px;
	padding: 4px;
	margin-right: 20px;
	text-align: right;
	font-weight: bold;
}
.gostistrijelci	{
	color: #FFF;
	font-family: Tahoma;
	font-size: 10px;
	padding: 4px;
	margin-left: 20px;
	text-align: left;
	font-weight: bold;
}
.minute {
	color: #FFF;
	font-family: Tahoma;
	font-size: 10px;
}
.footernote {
	color: #D9F4FB;
	font-family: Tahoma;
	font-size: 10px;
}
.footer {
	color: #6AB5B5;
	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;
}
input, textarea 	{ font-family: Tahoma; color:white; background:#43C5E9; font-size: 11px; }
#content 
{ width:360px;
margin-left:0px; }

#chatwindow 	{ 
padding:2px; 
color:white;  
width:360px; 
height:auto; 
font-family: Tahoma;
font-size: 11px;}
#chatnick 		{ border: none; border-bottom:1px solid #FFF; color:white;  padding:2px; background: #148BAB; font-family: Tahoma; font-size: 11px;}
#chatmsg 		{ border: none; border-bottom:1px solid #FFF; color:white; padding:2px; background: #148BAB; font-family: Tahoma; font-size: 11px;}

#info 			{ text-align:left; padding-left:0px; font-family:arial; }
#info td 		{ font-size:11px; color:#DFDFDF;  }
#info .small 		{ font-size:11px; padding-right:0px;}

#info a 		{ text-decoration:none; color:white; }
#info a:hover 		{ text-decoration:underline; color:#CF9700;}
