﻿/* main selectors */
body {
	margin: 0;
	padding: 5px 0;
	background: #FFF;
	font: 12px/15px 'Trebuchet Ms', Trebuchet, sans-serif;
	color: #000;
}

a {
	color: #1E75BC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0 0 15px 0;
}

ul {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}

ol {
	margin: 0 0 0 20px;
	padding: 0 0 15px 0;
}

blockquote {
	margin: 0;
	padding: 0;
	font-style: italic;
}

img {
	border: none;
	vertical-align: middle;
}

/* form elements */
form {
	margin: 0;
	padding: 0;
}

input.text {
	margin: 0;
	font: 11px 'Trebuchet Ms', Trebuchet, sans-serif;
	padding: 2px 4px;
	border: 1px solid #999;
	color: #000;
}


input.submit {
	margin: 0;
	font: 11px 'Trebuchet Ms', Trebuchet, sans-serif;
	padding: 2px 4px;
	border: 1px solid #9DBDCB;
	background-color: #4386A4;
	color: #FFF;
}

textarea {
	margin: 0;
	font: 11px 'Trebuchet Ms', Trebuchet, sans-serif;
	padding: 4px;
	border: 1px solid #999;
	color: #000;
	overflow: auto;
}

input.radio,
input.checkbox,
input.image {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

input.radio,
input.checkbox {
	width: 15px;
	height: 15px;
}

/* tables section */
table {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	border-collapse: collapse;
}

table td, table th {
	padding: 2px 4px;
	vertical-align: middle;
}

table th {
	text-align: center;
	font-weight: bold;
}

/* headlines */
h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 25px;
	font-weight: normal;
	color: #1E75BC;
	line-height: 90%;
}


/* main layouts section */
#container {
	width: 956px;
	padding: 0 21px;
	margin: 0 auto;
	background: #F8F7F6 url(../images/container-bg.gif) repeat-y;
}

div.container-t,
div.container-b {
	width: 998px;
	margin: 0 -21px;
	height: 6px;
	overflow: hidden;
	background: url(../images/container-tb.gif) no-repeat;
}

div.container-b {
	background-position: 0 -6px;
}

#header {
	position: relative;
	height: 305px;
	overflow: hidden;
	background: url(../images/background-header.png) no-repeat 0 104px;
}

#flash-main {
	width: 100%;
	border-bottom: 1px solid #C8C7C6;
	padding-bottom: 10px;
}

#flash-main img {
	display: block;
	margin: 0 auto;
}

#content {
	width: 100%;
	overflow: hidden;
	padding: 15px 0 30px 0;
	border-bottom: 1px solid #C4C3C1;
}

#content-primary {
	width: 631px;
	float: left;
}

#content-secondary {
	width: 308px;
	float: right;
}

#footer {
	width: 100%;
	padding: 30px 0 15px 0;
}

/* header section */

/* logo section */
h1.logo {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	top: 100px;
	left: 0;
}

h1.logo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 138px;
	height: 197px;
	background: url(../images/logo.png) no-repeat;
}

/* header sub section */
div.header-sub {
	position: absolute;
	top: 7px;
	left: 0px;
	width: 950px;
	padding: 0 4px 0 2px;
}

div.header-sub div.actions {
	width: 174px;
	float: left;
	height: 89px;
	background: #D0E3E9 url(../images/header-sub.png) no-repeat;
	padding: 4px 8px 0 7px;
	font-size: 10px;
	line-height: 15px;
}

div.header-sub div.actions ul {
	padding: 0;
	width: 100%;
}

div.header-sub div.actions ul li {
	width: 100%;
	overflow: hidden;
	padding: 1px 0;
	border-bottom: 1px solid #D7E4E9;
	white-space: nowrap;
}

* html div.header-sub div.actions ul li {
	float: left;
	clear: left;
}
*+html div.header-sub div.actions ul li {
	float: left;
	clear: left;
}

div.header-sub div.actions ul li.misc {
	border-bottom: none;
}

div.header-sub div.actions ul li.misc a.rss {
	padding: 4px 0 4px 24px;
	background: url(../images/icon-rss-grey.gif) no-repeat left;
	float: left;
}

div.header-sub div.actions ul li.misc a.mobile {
	padding: 4px 0 4px 18px;
	background: url(../images/icon-mobile-grey.gif) no-repeat left;
	margin-left: 40px;
}

div.header-sub div.actions ul li.home a {
	padding: 2px 0 2px 20px;
	background: url(../images/icon-home-grey.gif) no-repeat left;
	margin-left: 4px;
}

div.header-sub div.actions ul li.personal a {
	margin-left: 24px;
}

div.header-sub div.actions ul li.links {
	border: none;
	padding-left: 16px;
	width: 158px;
}

div.header-sub div.actions ul li.links a {
	padding: 2px 0 2px 8px;
	background: url(../images/arrow-sub.gif) no-repeat left;
	margin-right: 8px;
}


div.header-sub div.actions a {
	color: #1A1A1A;
	float: left;
	display: inline;
}

div.header-sub div.ad {
	width: 722px;
	height: 90px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #D4D3D3;
	float: right;
	background: #F0EDEC;
}

div.ad table {
	width: auto;
}

div.ad td {
	padding: 0px;
	spacing: 0px;
}

div.header-sub div.ad  img {
	display: block;
}

/* header quick search section */
div.quick-search {
	position: absolute;
	top: 120px;
	right: 80px;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
}

div.quick-search input.text {
	border-color: #D8D8D8;
	width: 190px;
	vertical-align: middle;
	padding: 1px 4px;
}

div.quick-search ul {
	padding: 0;
}

div.quick-search ul li {
	display: inline;
	padding-right: 4px;
}

/* locale switcheer section */
a.locale-switcher {
	position: absolute;
	top: 123px;
	right: 40px;
	text-indent: -9999px;
	overflow: hidden;
	width: 22px;
	height: 17px;
	background: url(../images/locale.gif) no-repeat;
}

a.faq {
	position: absolute;
	top: 170px;
	right: 40px;
	text-indent: -9999px;
	overflow: hidden;
	width: 24px;
	height: 24px;
	background: url(../images/faq.jpg) no-repeat;
}


a.locale-en {background-position: 0 0;}
a.locale-si {background-position: 0 -17px;}

/* header info box section */
div.header-info {
	position: absolute;
	bottom: 8px;
	left: 135px;
	width: 815px;
	border-bottom: 1px solid #C8C7C6;
	font-size: 11px;
}

div.header-info p.path {
	padding-bottom: 10px;
}

div.header-info p.path a {
	color: #231F20;
	padding-left: 10px;
	background: url(../images/arrow-path.gif) no-repeat left;
}

div.header-info p.date {
	padding: 0 0 6px 10px;
}

div.header-info ul {
	position: absolute;
	padding: 0;
	bottom: 1px;
	height: 46px;
	right: 55px;
}

div.header-info ul li {
	float: left;
	padding-left: 20px;
}

div.header-info ul li a {
	text-decoration: none;
	float: left;
}

* html div.header-info ul li a {
	float: none;
}

div.header-info ul li a:hover {
	position: relative;
}

div.header-info ul li a span {
	display: none;
	position: absolute;
	left: 0px;
	top: 44px;
	font-size: 10px;
	line-height: 11px;
	padding: 0 2px;
	border: 1px solid #C8C7C6;
	background-color: #FFF;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

div.header-info ul li a:hover span {
	display: block;
}

div.header-info ul li a:hover img {
	position: relative;
}

/* main navigation section */
#navigation {
	padding: 0;
	position: absolute;
	top: 169px;
	left: 170px;
	text-transform: uppercase;
	line-height: 24px;
}

#navigation span.l,
#navigation span.r {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	height: 74px;
}

#navigation span.l {
	width: 15px;
	background: url(../images/navigation-l.png) no-repeat;
}

#navigation span.r {
	width: 15px;
	background: url(../images/navigation-r.png) no-repeat;
}

#navigation span.c {
	float: left;
	height: 74px;
	background: url(../images/navigation-c.png) repeat-x;
}

#navigation li {
	float: left;
	padding: 0 25px;
	position: relative;
}

#navigation li a {
	float: left;
	color: #FFF;
	position: relative;
	padding-top: 2px;
	display: inline;
}

#navigation ul {
	position: absolute;
	top: 48px;
	left: 25px;
	text-transform: none;
	width: 700px;
}

#navigation ul li {
	padding: 0;
	margin: 0;
}

#navigation ul a {
	color: #333;
	margin: 0 15px;
	display: inline;
	padding: 0;
}

/* footer navigation section */
ul.navigation {
	padding-left: 8px;
}
ul.navigation li {
	padding: 0 0 15px 30px;
	background: url(../images/bullet-navigation.gif) no-repeat;
	text-transform: uppercase;
}

ul.navigation li a {
	color: #231F20;
}

ul.navigation ul {
	display: inline;
	padding-left: 20px;
}
ul.navigation li li {
	display: inline;
	padding: 0 0 0 10px;
	background: none;
	text-transform: none;
}

ul.navigation li li a {
	color: #4D4D4D;
}

/* footer sub navigation section */
ul.navigation-sub {
	border-top: 1px solid #C2C2BF;
	padding: 8px;
	font-size: 11px;
}

ul.navigation-sub li {
	display: inline;
	border-left: 1px solid #333;
	padding: 0 0 0 4px;
}

ul.navigation-sub li:first-child {
	border-left: none;
	padding-left: 0;
}

ul.navigation-sub li a {
	color: #333;
	padding: 0px 3px 0px 0px; /*-- my addin --*/
}


/* primary content boxes */

/* headline section */
div.headline {
	line-height: 26px;
	padding: 0 8px;
	width: 615px;
	background: #397996 url(../images/background-headline.png) no-repeat;
	overflow: hidden;
	color: #FFF;
	margin-bottom: 25px;
}

div.headline a {
	color: #fff;
}

div.headline strong {
	float: left;
	font-size: 14px;
	font-weight: normal;
}

div.headline strong span {
	font-weight: bold;
}


/* article section */
div.article {
	padding: 0 0 0 8px;
	margin-bottom: 25px;
}

div.article div.head,
div.article div.body,
div.article div.foot {
	width: 100%;
clear:both;
}

div.article img.alignleft {
	float: left;
	margin: 0 15px 6px 0;
}

div.article img.alignright {
	float: left;
	margin: 0 0 6px 15px;
}


/* article actions list section */
div.article div.actions ul {
	padding: 0;
}

div.article div.actions ul li a {
	padding: 2px 0 2px 22px;
	background-repeat: no-repeat;
	background-position: left;
	color: #1A1A1A;
}

div.article div.actions ul li {
	padding: 2px 0;
}

div.article div.actions ul li.email a {background-image: url(../images/icon-email.gif);}
div.article div.actions ul li.print a {background-image: url(../images/icon-print.gif);}
div.article div.actions ul li.write a {background-image: url(../images/icon-write.gif);}
div.article div.actions ul li.friend a {background-image: url(../images/icon-friend.gif);}

div.article div.head div.actions {
	border-left: 1px solid #C7C7C6;
	padding-left: 5px;
	width: 280px;
	float: right;
}

div.article div.head div.actions ul {
	width: 130px;
	float: left;
	margin-top: 14px;
	padding-bottom: 14px;
	border-top: 1px solid #C7C7C6;
}

div.article div.head div.actions ul li {
	border-bottom: 1px solid #C7C7C6;
}


/* article related list section */
div.article div.actions div.related {
	width: 135px;
	float: left;
	padding-left: 10px;
}

div.article div.actions  div.related strong {
	font-size: 11px;
	line-height: 14px;
	display: block;
	color: #1E75BC;
	font-weight: normal;
}

div.article div.actions div.related ul {
	margin: 0;
	padding: 8px 0 0 0;
	width: 100%;
	font-size: 11px;
}

div.article div.actions div.related ul li {
	border: none;
}

div.article div.actions div.related ul li a {
	background: transparent url(../images/icon-related.gif) no-repeat left top;
}


/* article head section */
div.article div.head {
	padding-bottom: 15px;
}

div.article div.head div.main {
	width: 325px;
	float: left;
}

div.article div.head p.category {
	text-transform: uppercase;
	font-size: 11px;
}

div.article div.head p.info {
	color: #333;
	padding-bottom: 8px;
	font-size: 11px;
}

div.article div.head p.info a {
	color: #333;
}

div.article div.head p.excerpt {
	font-weight: bold;
	font-style: italic;
	color: #231F20;
	padding: 0;
}

/* article foot section */
div.article div.foot {
	border-top: 1px solid #CFCFCF;
}

div.article div.foot div.actions {
	border-bottom: 1px solid #CFCFCF;
	padding: 4px 0 4px 35px;
}

div.article div.foot div.actions li {
	display: inline;
	padding-right: 25px;
}

div.article div.foot div.rate {
	border-bottom: 1px solid #CFCFCF;
	padding: 4px 0 4px 58px;
}

div.article div.foot div.rate p {
	padding: 0px;
}

div.article div.foot div.comments-status {
	padding: 4px 0 4px 58px;
}

div.article div.foot div.comments-status ul {
	height: 1%;
	overflow: hidden;
	padding: 0;
}

div.article div.foot div.comments-status ul li.title {
	float: left;
}

div.article div.foot div.comments-status ul li.link {
	float: right;
	padding-right: 60px;
}

div.article div.foot div.comments-status ul li.link a {
	padding-left: 22px;
	background: url(../images/icon-comments.gif) no-repeat left;
	color: #1A1A1A;
}

/* comment form section */
div.comment-form {
	padding: 0 0 0 8px;
	width: 615px;
	display: table;
	margin-bottom: 25px;
}

div.comment-form textarea {
	display: block;
	width: 605px;
	height: 90px;
	margin-bottom: 10px;
}

div.comment-form input.submit {
	float: right;
}

/* comments list section */
div.comments {
	border-top: 1px solid #C5C4C3;
	position: relative;
	margin: -15px 8px 0 8px;
	height: 1%;
}

div.comments div.roll {
	width: 100%;
	overflow: hidden;
	padding: 4px 0 10px 0;
	font-size: 11px;
	line-height: 14px;
}

div.comments div.roll p {
	padding: 0;
	float: right;
}

div.comments div.roll ul {
	float: left;
}

div.comments div.roll ul li {
	display: inline;
}

div.comments div.roll ul li a {
	color: #333;
}

div.comment {
	background-color: #E6E9EA;
	padding: 4px;
	margin-bottom: 5px;
}

div.comment div.head,
div.comment div.body {
	width: 100%;
	overflow: hidden;
}

div.comment div.head {
	padding-bottom: 8px;
}

div.comment div.head strong {
	display: block;
	color: #1E75BC;
}

div.comment div.head p.info {
	font-size: 11px;
	color: #333;
	padding: 0;
}

/* widgets main section */
div.widget {
	width: 308px;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
	overflow: hidden;
	background: #FFF;
}

/* widget header section */
div.widget div.head {
	background: #238BAC url(../images/widget-head.gif) no-repeat;
	padding: 2px 10px 0 15px;
	width: 283px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	color: #FFF;
}

div.widget div.head strong {
	float: left;
	font-size: 14px;
	font-weight: normal;
	width: 60px;
}

div.widget div.head em {
	float: left;
	padding-left: 10px;
}

div.widget div.head a {
	color: #FFF;
}

div.widget div.head a.more, div.widget a.more {
	float: right;
	padding-left: 13px;
	background: url(../images/widget-link-more.gif) no-repeat 0 4px;
	font-style: italic;
	line-height: 16px;
	margin-top: 4px;
}

/* widget body section */
div.widget div.body {
	background: url(../images/widget-body.gif) no-repeat bottom left;
	padding: 4px 6px 6px 6px;
	width: 296px;
	overflow: hidden;
}

/* widget actions list section */
div.widget-actions {
	padding: 6px 0 0 0;
}

div.widget-actions img {
	margin-right: 4px;
}

div.widget-actions ul {
	padding: 0;
	display: inline;
}

div.widget-actions ul li {
	display: inline;
	padding: 0 0 0 4px;
	border-left: 1px solid #CDCDCD;
}


/* weather widget section */
div.widget-weather div.inner {
	background: #2890B1 url(../images/widget-weather.gif) no-repeat;
	height: 46px;
	overflow: hidden;
	color: #FFF;
}

div.widget-weather div.body {
	padding-top: 3px;
}

div.widget-weather div.icon {
	width: 70px;
	float: left;
}

div.widget-weather div.icon img {
	display: block;
	margin: 0 auto;
	/* 45x45 px*/
}

div.widget-weather div.text {
	width: 215px;
	padding-right: 5px;
	float: right;
	line-height: 12px;
	padding-top: 4px;
}

div.widget-weather p {
	padding: 0;
}

/* gallery widget section */
div.widget-gallery div.section {
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	padding: 5px 0;
	margin-top: -1px;
	width: 100%;
	overflow: hidden;
	line-height: 13px;
}

div.widget-gallery div.item {
	width: 148px;
	float: left;
}
div.widget-gallery div.icon {
	float: left;
	padding-right: 5px;
}

div.widget-gallery div.description {
	display: table;
	padding-right: 5px;
}

/* IE6/7 */
* html div.widget-gallery div.description {
	float: left;
	height: 1%;
}

*+html div.widget-gallery div.description {
	float: left;
	height: 1%;
}

div.widget-gallery div.section strong {
	display: block;
	font-weight: normal;
	color: #4D4D4D;
}

div.widget-gallery div.section span {
	display: block;
	color: #808080;
}

div.widget-gallery div.section p {
	padding: 4px 0;
}

div.widget-gallery div.widget-actions {
	width: 148px;
	float: left;
}

div.widget-gallery div.widget-actions a {
	color: #009444;
}

/* email widget section */
div.widget-email strong.head {
	display: block;
	padding-left: 8px;
	font-weight: normal;
	padding-bottom: 4px;
}

div.widget-email th {
	color: #FFF;
	background: #56B5DB url(../images/widget-email.gif) repeat-x;
	border-top: 1px solid #8FC4D4;
	border-bottom: 1px solid #ACDBEE;
}

div.widget-email td {
	background-color: #E6E6E6;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
}

div.widget-email div.widget-actions {
	padding-top: 0;
}

div.widget-email div.head a.more {
	width: 42px;
	padding: 0;
	line-height: 15px;
	text-align: center;
	background: url(../images/widget-email-link-more.gif) no-repeat;
	margin-top: 0;
}

table.napovednik_pregled td {
	vertical-align:top;
}

#popup_reklama {
				width:300px;
				height:500px;
				position: absolute;
				top: 160px;
				left:50%;
				margin-left:-150px;
				display:none;
				background: url(/images/NoroPoletje/SOUM_popup_300x500.png) top left no-repeat;
}

#popup_reklama a.close {
	float: right;
	width:20px;
	height:20px;
	display: block;
	margin-right:5px;
	margin-top:5px;
	color:white;
}

#popup_reklama a.link {
	width:100%;
	height:100%;
	display: block;
}

div.napovednik_sidebar {
				background:url(/images/Napovednik/napovednik_sidebar_bg2.png) top left repeat-y;
}
div.napovednik_sidebar div.title {
	width: 306px;
	height:28px;
	background: url(/images/Napovednik/napovednik_sidebar_title.png) top left no-repeat;
}

div.napovednik_sidebar div.title a{
	width:40px;
	height: 100%;
	display: block;
	float:right;
}

div.napovednik_sidebar div.foot {
	width: 306px;
	height:6px;
	background: url(/images/Napovednik/napovednik_sidebar_bg_foot.png) top left no-repeat;
}
div.napovednik_sidebar tr.title{
	color: #eceff2;
				background:url(/images/Napovednik/napovednik_sidebar_bg.png) top left no-repeat;
}

div.napovednik_sidebar div.content {
				padding:10px 10px 10px 6px;
				color: #6d6f71;
}
div.napovednik_sidebar div.content a {
				color: #6d6f71;
}
div.napovednik_sidebar tr {
	background:#e7e8e9;
}
div.napovednik_sidebar td.spacer {
	background:#ffffff;
	height:6px;
}

