﻿/*	Desc: *OLMN.si* Main Style Sheet
	Author: *Ales Vozelj*
	Date: *22nd of Jul 2008*
=== === === === === === === === === === */
/*=== === === === === === === */
/*=homepage column
=== === === === === === === */
#homepage {
    float:left;
    margin:0px;
    padding:10px 0px 20px;
    width:600px;
}

#homepage p {
    margin:0px;
    padding:0px 0px 10px;
}

#homepageleft {
    float:left;
    margin:0px;
    padding:0px 0px 20px;
    width:320px;
}

.nextgames {
    background:#D8D8D8 none repeat scroll 0 0;
    border:1px solid #999999;
    float:left;
    margin:0 0 15px;
    padding:10px;
    width:300px;
}

#homepageright {
    float:right;
    margin:0px;
    padding:10px 0px 20px;
    width:260px;
}

/*=== === === === === === === */
/*=sidebar column
=== === === === === === === */
#sidebar {
    display:inline;
    float:right;
    line-height:18px;
    margin:0px;
    padding:15px 0px 20px;
    width:300px;
}

.newsletter {
    background:#D8D8D8 url(newsletter.gif) no-repeat scroll right top;
    border:1px solid #999999;
    float:left;
    margin:0px 0px 15px;
    padding:10px 10px 0px;
    width:278px;
}

#sidebar p {
    margin:0px;
    padding:0px 0px 15px;
}

#sidebar p.enewsletter {
    color:#000000;
    font-family:Arial,Tahoma,Verdana;
    font-size:12px;
    font-weight:bold;
    margin:0px 0px 5px;
    padding:0px 0px 2px;
}

#sidebar ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}

#sidebar ul li {
    margin:0px 0px 10px;
    padding:0px;
}

#sidebar p.headline {
background:#666666 url(headline.gif) repeat scroll 0% 0%;
color:#FFFFFF;
font-family:Arial,Tahoma,Verdana;
font-size:12px;
font-weight:bold;
margin:0px 0px 5px;
padding:3px 0px 2px 5px;
}
/*
#last-results ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}

#last-results ul li {
    background:#FFFFFF url(zoga.gif) no-repeat scroll left top;
    margin:0px;
    padding:0px 0px 5px 18px;
}
*/

#last-results ul {
	padding: 4px 0 0 0;
	margin: 0;
	list-style: none; 
}

#last-results ul li {
	padding: 7px 0 5px 5px;
	font-size: 12px;
	width: 290px;
	margin: 0;
	border-bottom: 1px dotted #5c85c1;
	background: transparent;
}

#last-results li span.nasprotnika {
	display: block;
	width: 220px;
	padding-bottom: 3px;
	background: transparent url(lastresult.gif) 0 5px no-repeat;
	padding-left: 12px;
	font: bold 12px/1.4em "Trebuchet MS", "Tahoma", sans-serif;
	color: #c00; 
}

#last-results li span.nasprotnika a {
	text-decoration: none;
	color: #c00; 
}

#last-results li span.nasprotnika a:hover {
	color: #c00;
	text-decoration: underline; 
}

#last-results li span.objava {
	display: block;
	padding-left: 12px;
	font: normal 10px "Lucida Grande", "Verdana", sans-serif;
	color: #7e9dc9;
}

#last-results li span.objava a {
	font-weight: bold;
	color: #9db7dc;
	text-decoration: none;
}

#last-results li span.objava a:hover {
	color: #9db7dc;
	text-decoration: underline;
}

#last-results li span.rezultat {
	display: block;
	float: right;
	width: 40px;
	padding: 0 5px 0 10px;
	margin: 3px 0 0 0;
	background: transparent url(zoga.gif) 0 75% no-repeat;
	font: bold 11px "Lucida Grande", "Verdana", sans-serif;
	color: #000;
	text-align: right;
}

#standings ul {
	padding: 20px 0 10px 0;
	margin: 0;
	list-style: none; 
}

#standings ul.firstl
{
    background-image: url(lestvicahead.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

#standings ul.secondl
{
    background-image: url(lestvicahead.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

#standings ul li {
    background:#EEE none repeat scroll 0% 0%;
    border-bottom:1px dotted #5C85C1;
    font-size:12px;
    margin:0pt;
    padding:0 3px 0 2px;
    width:290px;
}

#standings ul li.altrow {
    background:#ccc none repeat scroll 0% 0%;
}

#standings ul li.endrow
{
    border-bottom: none;
    background:#eee url(lestvicafoot.gif) no-repeat scroll 0% 0%;
    height: 20px;
}
#standings li span.team {
	display: block;
	width: 160px;
	padding-bottom: 3px;
	background: transparent url(lastresult.gif) 0 5px no-repeat;
	padding-left: 12px;
	font: bold 12px/1.4em "Trebuchet MS", "Tahoma", sans-serif;
	color: #c00; 
}

#standings li span.team a {
	text-decoration: none;
	color: #c00; 
}

#standings li span.team a:hover {
	color: #c00;
	text-decoration: underline; 
}

#standings li span.tocke {
	display: block;
	float: right;
	width: 40px;
	padding: 0 5px 0 10px;
	margin: 3px 0 0 0;
	background: transparent 0 75% no-repeat;
	font: bold 11px "Lucida Grande", "Verdana", sans-serif;
	color: #000;
	text-align: right;
}

#standings li span.tekem {
	display: block;
	float: right;
	width: 40px;
	padding: 0 5px 0 10px;
	margin: 3px 0 0 0;
	background: transparent 0 75% no-repeat;
	font: bold 11px "Lucida Grande", "Verdana", sans-serif;
	color: #000;
	text-align: right;
}

#standings li span.liga {
	display: block;
	width: 100px;
	padding-bottom: 3px;
	padding-left: 12px;
	font: bold 12px/1.4em "Trebuchet MS", "Tahoma", sans-serif;
	color: #000; 
}

#standings li span.llink {
	display: block;
	float: right;
	width: 150px;
	padding: 0 5px 0 10px;
	margin: 3px 0 0 0;
	font: bold 11px "Lucida Grande", "Verdana", sans-serif;
	color: #c00;
	text-align: right;
}

#standings li span.llink a:hover {
	color: #c00;
	text-decoration: underline; 
}

#l_sidebar {
    display:inline;
    float:left;
    line-height:20px;
    margin:0px;
    padding:0px;
    width:140px;
}

#l_sidebar ul {
    list-style-type:none;
    margin:0px 0px 15px;
    padding:0px;
}

#categories-1 ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}

#categories-1 ul li {
    background:#FFFFFF url(zoga.gif) no-repeat scroll left top;
    margin:0px;
    padding:0px 0px 5px 18px;
}

#r_sidebar {
    display:inline;
    float:right;
    line-height:20px;
    margin:0px;
    padding:0px;
    width:140px;
}

#r_sidebar ul {
    list-style-type:none;
    margin:0px 0px 15px;
    padding:0px;
}

ul.docs li {
-x-system-font:none;
background:transparent url(lastresult.gif) no-repeat scroll 0 5px;
color:#CC0000;
display:block;
font-family:"Trebuchet MS","Tahoma",sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4em;
padding-bottom:3px;
padding-left:12px;
width:248px;
}

ul.docs li a:hover {
	text-decoration: underline; 
}

#homepagefull {
    float:left;
    margin:0px;
    padding:0px 0px 20px;
    width:580px;
}

#homepagefull h1 {
	font-size: 1.5em;
	font-weight: bold; 
}

#homepagefull p {
	color: #000;
	padding:10px 0 5px 0;
	font-size: 14px;
	font-family:"Trebuchet MS","Tahoma",sans-serif;
}