@charset "utf-8";
body {
	background:#ccc url(../images/bodyBg.gif) top center repeat-y;
	margin: 0;
	padding: 0;
	text-align: center;
}
body, td, p, ul {
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#484848;
}
ul, ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 {
	font-size: 24px;
	margin-top: 1em;
	font-size: 1.2em;
}
h2 {
	font-size: 18px;
	line-height: 24px;
}
h3 {
	border: 0;
	font-size: 1em;
}
a:link, a:visited, a:hover, a:active {
	color:#e1291f;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
p.container {
	margin: 0;
	padding:0;
}
div.clearer {
	line-height: 0;
	clear: both;
	font-size: 0px;
}
img, fieldset {
	border: 0;
}
form {
	margin:0;
	padding:0;
}
textarea {
	overflow: auto;
}
/****** Conteiners *******/
#container {
	width: 965px;
	margin: 0 auto;
	padding:0 0 3px 0;
	text-align: left;
	background: url(../images/contentBgLft.gif) top left repeat-y #fff;
}
#header {
	background: url(../images/header.png) top left no-repeat;
	height:113px;
}
#header .fltlft {
	float: left;
	width:229px;
	padding:0;
	text-align:center;
}
#header .fltrt {
	float: right;
	width:736px;
	padding:12px 0 0 0;
}
#header .fltrt img {
	border:1px solid #ccc;
	padding:0;
	margin:0;
}
#header .fltlft h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#FFF;
	margin:18px 0 0 0;
	padding:0 3px;
	line-height:normal;
}
/*Left Side Bar*/
#sidebar1 {
	float: left;
	width: 140px;
	padding: 0;
	margin:0;
}
.bgMenuTop {
	background:url(../images/bgTopMenu.png) top left no-repeat;
	width: 125px;
	height:31px;
	font-weight:bold;
	font-size:13px;
	padding:7px 0 0 15px;
}
.bgMenuTop span {
	color:#980301;
}
/* MAIN MENU */ 
#mainMenu {
	padding:0;
	margin:10px 0 0 0;
}
#mainMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#mainMenu ul li {
	font-size:11px;
	margin:0 0 1px 0;
	padding:0;
	text-align:left;
}
#mainMenu ul li a {
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#484848;
	padding:6px 8px 6px 21px;
	margin:0;
	background:#e3e3e3 url(../images/arrowMenu.gif) 12px 10px no-repeat;
	text-decoration:none;
	display:block;
	border:0;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
}
#mainMenu ul li a:hover {
	color:#fff;
	background:#15181d url(../images/arrowMenu-over.gif) 12px 10px no-repeat;
}
#mainMenu ul li a.active {
	background:#15181d url(../images/arrowMenu-over.gif) 12px 10px no-repeat;
	color:#fff;
	border:0;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
#mainContent {
	margin: 0;
	padding: 0 3px 0 3px;
	float:left;
	width:818px; /*bilo 816*/
}
/*Bread Crambs*/
.brdCrmbsLine {
	height:26px;
	margin:3px 0 0 0;
	width:819px;
	background:url(../images/brdCrmbBg.gif) top left repeat-x;
	padding:0;
}
.homeIco {
	width:36px;
	height:26px;
	margin:0;
	padding:0;
	float:left;
}
.lnBredCrmbs {
	height:21px;
	float:left;
	width:700px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:5px 0 0 7px;
}
/*link za breadcrmabs*/
.lnBredCrmbs a:link, .lnBredCrmbs a:visited, .lnBredCrmbs a:hover, .lnBredCrmbs a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#484848;
}
.lnBredCrmbs a:link, .lnBredCrmbs a:visited {
	text-decoration: none;
}
.lnBredCrmbs a:hover, .lnBredCrmbs a:active {
	text-decoration: underline;
}
/************** CONTENT ***********************/
#AllContent {
	margin:0;
	padding:0;
}
.firstColNews {
	width:330px;
	float:left;
	display:inline;
}
/*In First Col*/

/*************Naslov - Link**********************/
.newsTitle {
	margin:8px 0 0 0;
	height:24px;
	background:#e1291f;
	padding:0 0 0 14px;
}
.newsTitle h2 {
	margin:0;
	color:#FFF;
	padding:0;
	font-size:12px;
}
.newsTitle a, .newsTitle a:link, .newsTitle a:visited, .newsTitle a:hover, .newsTitle a:active {
	color:#FFF;
	font-size:12px;
}
.newsTitle a:link, .newsTitle a:visited {
	text-decoration: none;
}
.newsTitle a:hover, .newsTitle a:active {
	text-decoration: underline;
}
/********************************************/
.newsCont {
	padding:5px 3px 5px 5px;
}
.newsCont h4 {
	margin:6px 0;
	color:#484848;
	padding:0;
	font-size:12px;
}
.newsCont h4 a:link, .newsCont h4 a:visited, .newsCont h4 a:hover, .newsCont h4 a:active {
	color:#484848;
	font-size:12px;
	font-weight:bold;
}
.newsCont h4 a:link, .newsCont h4 a:visited {
	text-decoration: none;
}
.newsCont h4 a:hover, .newsCont h4 a:active {
	text-decoration: underline;
}
.newsCont p {
	margin:6px 0;
	padding:0;
}
.newsCont span {
	margin:0;
	padding:0;
}
.newsCont a:link, .newsCont a:visited, .newsCont a:hover, .newsCont a:active {
	color:#e1291f;
	font-size:11px;
}
.newsCont a:link, .newsCont a:visited {
	text-decoration: none;
}
.newsCont a:hover, .newsCont a:active {
	text-decoration: underline;
}
.splitLine {
	background: url(../images/dot.png) repeat-x 0 0;
	height: 10px;
	margin: 0;
	padding:0
}
.colBlue {
	color:#0169b4;
}
.fontBold {
	font-weight:bold;
}
.font11Arial {
	font-size:11px;
}
.colSilver {
	color:#9c9c9c;
}
/*Paginacija*/
.pagenavbar {
	text-align:center;
	color: #999;
}
.pagenavbar a, .pagenavbar a:visited {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	text-decoration: none;
	font-size: 1em;
	background: #e3e3e3;
	color: #0169b4;
	height: 100%;
}
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	text-decoration: none;
	color: #484848;
}
/* Second Col **********************/
.secColBann {
	width:300px;
	float:left;
	display:inline;
	margin:0 4px 0 4px;
}
.banner300 {
	margin:8px 0 0 0;
	padding:0;
}
.banner300 img {
	border:0px;
}
/* TABELA PREMIER LIGA */
.tableLigue .header {
	vertical-align:text-top;
	color:#484848;
}
.tableLigue {
	width:100%;
	border:0px;
	margin-bottom:20px;
	border-collapse:collapse;
	border-spacing:0;
}
.tableLigue td {
	border:0px;
	padding:2px 0;
}
.tableLigue .ls1 {
	width:4%;
	text-align:right;
	color:#666666;
	padding:2px 2px 2px 0;
}
.tableLigue .ls2 {	width:39%;	text-align:left;}
.tableLigue .ls3 {width:6%;text-align:right;}
.tableLigue .ls4 {	width:7%;	text-align:right;}
.tableLigue .ls5 {	width:7%;	text-align:right;}

.tableLigue a:link {color:#990000;font-size:13px;text-decoration:none;}
.tableLigue a {font-size:13px;text-decoration:none;}
.tableLigue a:visited {color:#CC6666;font-size:13px;text-decoration:none;}
.tableLigue #tim, .tableLigue .tim {text-align:left;}

table#scoreTable {
	margin:0;
}
.tableLigue table {
	width:100%;
	border-collapse:collapse;
	text-align:right;
	font-size:12px;
}
.tableLigue a:link {
	font-size:12px;
	color:#980301;
	text-decoration:none
}
.tableLigue a {
	font-size:12px;
	color:#980301;
	text-decoration:none;
	padding:0 0 0 7px;
}
.tableLigue a:visited {
	color:#980301;
	font-size:12px;
	text-decoration:none
}
.tableLigue a:hover {
	color:#980301;
	font-size:12px;
	text-decoration:underline
}
.tableLigue {
	padding:10px 0 0px 0;
	margin:0;
	width:300px;
}

.tableLigue table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	text-align:right;
}
.tableLigue table tfoot td {
	text-align:left;
	border-top:16px solid #eee;
	border-bottom:none;
}
.tableLigue table tfoot td:last-child {
	padding:0
}
.tableLigue table tfoot td a {
	background:url(../images/arrow-red.gif) no-repeat 10px 5px;
	display:block;
	margin:3px 0 0;
	padding:4px 0 4px 20px;
}
.tableLigue table tfoot td a:link, .tableLigue table tfoot td a:visited, .tableLigue table tfoot td a:hover, .tableLigue table tfoot td a:active {
	color:#0169b4;
	font-size:11px;	
}
.tableLigue h2 strong {
	font-weight:bold
}
.tableLigue p {
	font-family:arial;
	font-size:10px;
	padding:7px 0px 7px 9px;
	background:#f1f1f1;
	margin:0;
}
.tableLigue td {
	padding:2px 2px 2px 0;
	border-bottom:1px solid #f1f1f1;
}
.tableLigue tr.boundary td {
	border-bottom:1px dashed #980301; /**** red line dashed ******/
}
.tableLigue th, .tableLigue th#tim {
	font-size:12px;
	font-weight:normal;
	padding:2px 2px 2px 0;
	border-bottom:1px solid #f1f1f1;
}
.tableLigue th#tim {
	padding:2px 0 2px 5px;
	width:160px
}
.tableLigue h2 {
	background:#030303;
	color:#fff;
	padding:0px 0px 0px 8px;
	font-weight:normal;
	font-family:arial;
	font-size:13px;
	margin:6px 0 0 0;
}
/************* VIDEO **********************/
.videoTitle {
	margin:8px 0 0 0;
	height:24px;
	background:#5f5a47;
	padding:0 0 0 14px;
}
.videoTitle h2 {
	margin:0;
	color:#FFF;
	padding:0;
	font-size:12px;
}
.videoTitle a, .videoTitle a:link, .videoTitle a:visited, .videoTitle a:hover, .videoTitle a:active {
	color:#FFF;
	font-size:12px;
}
.videoTitle a:link, .videoTitle a:visited {
	text-decoration: none;
}
.videoTitle a:hover, .videoTitle a:active {
	text-decoration: underline;
}
.videoCaption {
	width: 282px; height: 95px; float: left; margin-top: 5px; background:#e2e4cf; border:1px solid #cac7b6; text-align:left; padding:8px; display:inline
}
.videoCaption  ul li a, .videoCaption  ul li a:link, .videoCaption  ul li a:visited, .videoCaption  ul li a:hover, .videoCaption  ul li a:active {
	color:#484848;
	font-size:12px;
}
.videoCaption  ul li a:link, .videoCaption  ul li a:visited {
	text-decoration: none;
}
.videoCaption  ul li a:hover, .videoCaption  ul li a:active {
	text-decoration: underline;
}
.videoCaption ul li span {
	font-weight:bold;
	color:#5e5947;
}
/************3rd Col*************/
.trdColTop {width:180px;float:left;display:inline;}
.topStTitle {margin:8px 0 0 0;height:24px;background:#980301;padding:0 0 0 14px;}
.topStTitle h2 {margin:0;color:#FFF;padding:0;font-size:12px;}
.topStTitle a, .topStTitle a:link, .topStTitle a:visited, .topStTitle a:hover, .topStTitle a:active {color:#FFF;font-size:12px;}
.topStTitle a:link, .topStTitle a:visited {text-decoration: none;}
.topStTitle a:hover, .topStTitle a:active {text-decoration: underline;}

#topStItems {padding:0; margin:0;background:#f0f0f0}
#topStItems ul {list-style:none;margin:0;padding:3px 0px 0px 0px;}
#topStItems ul li {font-size:11px; margin:0;padding:3px 0 3px 3px;text-align:left; border-bottom:1px solid #fff;}
#topStItems ul li a {font-size:12px;color:#0169b4;padding:8px 1px 8px 9px;margin:0;background: url(../images/arrow-blue.gif) 2px 9px no-repeat;border:0;}
#topStItems ul li a:hover {	background: url(../images/arrow-blue.gif) 2px 9px no-repeat;}
#topStItems ul li div {	color:#b40e0b;font-weight:bold;line-height:16px;padding:0 1px 0 2px;}

.topLatestBlog {margin:8px 0 0 0;height:24px;background:#617e07;padding:0 0 0 14px;}
.topLatestBlog h2 {margin:0;color:#FFF;padding:0;font-size:12px;}
.topLatestBlog a, .topLatestBlog a:link, .topLatestBlog a:visited, .topLatestBlog a:hover, .topLatestBlog a:active {color:#FFF;font-size:12px;}
.topLatestBlog a:link, .topStTitle a:visited {text-decoration: none;}
.topLatestBlog a:hover, .topStTitle a:active {text-decoration: underline;}
#LatestBlog {padding:0; margin:0;  background:#eeeeee}
#LatestBlog ul {list-style:none;margin:0;padding:3px 0px 0px 0px;}
#LatestBlog ul li {font-size:11px; margin:0;padding:3px 0 3px 3px;text-align:left; border-bottom:1px solid #fff;}
#LatestBlog ul li a {font-size:12px;color:#5f7e07;padding:8px 1px 8px 9px;margin:0;background: url(../images/arrow-black.gif) 2px 9px no-repeat;border:0;}
#LatestBlog ul li a:hover {	background: url(../images/arrow-black.gif) 2px 9px no-repeat;}
#LatestBlog ul li div {	color:#5f5647;font-weight:bold;line-height:16px;padding:0 1px 0 2px;}

/********** FOOTER ***********/
#footer {
	background:#222222;
	margin: 18px 0px 0px 3px;
	padding: 24px 25px 24px 25px;
	font-family: arial;
	width: 909px;
}
#footer h3 {
	margin-bottom: 3px;
	color: #fff;
	font-size: 12px;
}
#footer h3 a {
	color: #fff;
}
#footer a {
	color: #a1a3a4;
}
#footer a:hover {
	color: #e1291f;
}
#footer ul li {
	float: left;
	width: 133px;
	padding: 0;
	padding-bottom: 3px;
	font-size: 11px;
}
#f_bottom {
	clear: both;
	padding-top: 5px;
}
#logo_mali {
	float: left;
	width: 100px;
	height: 44px;
	margin-right: 6px;
	font-weight:bold;
	/*text-indent: -10000px;*/
	/*background:  no-repeat;*/
	text-align:center;
}
#logo_mali a {
	display: block;
	width: 100%;
	height: 100%;
	color:#fff;
}
#footer #bottom_menu {
	margin: 5px 0 0 0;
	color: #adaeb0;
}
#footer #bottom_menu li {
	display: inline;
	float: none;
	width: auto;
	margin-left: 2px;
	padding-left: 7px;
	background: url(../images/separator_menu.gif) 0 2px no-repeat;
}
#footer #bottom_menu li.first {
	margin-left: 0;
	padding-left: 0;
	background: none;
}
#footer #bottom_menu a {
	display: inline;
	width: auto;
	color: #adaeb0;
}
#copy {
	color: #5c5e61;
	font-size: 10px;
}
#copy a {
	color: #5c5e61;
}
/* MISC
-----------------------------------------------------------*/
/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
