﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	font-size: 62.5%;
}
a:link {
	color: #F3E51F;
	text-decoration: none;
}
a:visited {
	color: #F3E51F;
	text-decoration: none;
}
a:hover {
	color: #F3E51F;
	text-decoration: underline;
}
a:active {
	color: #F3E51F;
	text-decoration: none;
}
p {
	margin-bottom: 15px;
}
ul, ol {
	list-style-type: none;
}
h2 {
	font-size: 1.6em;
	margin-bottom: 20px;
}
h3 {
	font-size: 1.3em;
	margin-bottom: 20px;
}
body {
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	color: white;
	background-color: black;
	background-image: url('/images/bg-mogren.jpg');
	background-attachment: fixed;
}
#cont {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#top {
	position: relative;
	float: left;
	height: 413px;
	width: 960px;
	background-image: url('/images/top-slika.jpg');
}
#logo {
	position: absolute;
	width: 160px;
	height: 204px;
	top: 25px;
	left: 72px;
	overflow: hidden;
}
#meni {
	position: relative;
	float: left;
	height: 36px;
	width: 930px;
	padding-left: 30px;
	background-image: url('/images/menu-bg.png');
	overflow: hidden;
	font-family: verdana;
	font-weight: bold;
}
#meni ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#meni ul li {
	display: inline;
}
#meni ul li a {
	text-decoration: none;
	padding: 10px 20px;
	line-height: 36px;
	color: #F3E51F;
}
#meni ul li a:hover {
	color: #fff;
	background-color: #369;
}
#wrapper {
	position: relative;
	float: left;
	background-color: black;
	width: 900px;
	padding: 30px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}
.pola {
	position: relative;
	float: left;
	width: 420px;
}
.desno60 {
	margin-right: 60px;
}
.desno10 {
	margin-right: 10px;
}
.pola img, .lijevo img, .desno img {
	margin-bottom: 20px;
	border: 0px;
}
.datum {
	font-size: 0.8em;
	color: silver;
}
.istaknuto {
	height: 26px;
	padding: 5px;
	background-image: url('/images/menu-bg.png');
	overflow: hidden;
}
.lijevo {
	position: relative;
	float: left;
	width: 520px;
}
.llijevo {
	position: relative;
	float: left;
	width: 620px;
}
.desno {
	position: relative;
	float: left;
	width: 320px;
}
.ddesno {
	position: relative;
	float: left;
	width: 220px;
}
.igraclist {
	position: relative;
	float: left;
	width: 200px;
	text-align: center;
	margin-bottom: 15px;
	overflow: hidden;
}
.plist img {
	margin-bottom: 10px;
	display: block;
}
.cetvrtina {
	position: relative;
	float: left;
	width: 210px;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
}
#rezultat {
	position: absolute;
	top: 69px;
	left: 160px;
	height: 100px;
	width: 100px;
	font-size: 42px;
	text-align: center;
	z-index: 150;
}
.klubnaziv {
	clear: both;
	margin-right: 30px;
	float: left;
	width: 160px;
}
.bodovi {
}
ol {
	list-style: none;
	list-style-type: none;
	margin-left: 0px;
}
ol li {
	margin-bottom: 10px;
	display: block;
	font-size: 1.1em;
}
.last_played {
	display: none;
	text-indent:-9999px;
	color:black;
}
.leaguetable {
	width: 420px;
}
.played, .goaldiff, .points {
	width: 50px;
	text-align:center;
}
tfoot{
	color:black;
	text-indent:-9999px;
}