body {
	background: #ccc url('/_static/img/rekreacija/bg_site.jpg') repeat center center;
}

.cbox #sectionbody .title, .cbox #sectionmore .title, .cbox #sectionlist .title {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

h1, h2, h3, h4 {
	color: #161616;
}

.cbox #newsbody .report {
	color: #03763B;
	font-weight: normal;
}

.cbox #newsbody .title {
	background: transparent url("/_static/img/rekreacija/ig_title.png") no-repeat scroll left top;
}

#site #container {
	padding: 0 0 0 5px;
}

#contents {
	width: 603px;
	margin-right: 5px;
	}

#contents > .cbox {
	width: 603px;
	padding: 0;
	margin: 0 0 5px 0;
	background: none;
	}

/** 22px less than total width (pading 10px l&r + border 1px l&r) */

.fw {
	width: 577px !important;
}

#blocks .cbox .body,
#contents .cbox .newsbody,
#contents .news-top-list .body {
	padding: 4px 4px 0 7px;
	}

#contents .cbox .sbt .body {
	padding: 1px 4px 0 7px;
	}

#contents .cbox .section_list {
	padding: 4px;
}

.cbox > .header .options a {
	margin-top: 12px;
	color: #000;
	font-weight: bold;
	}
.cbox > .header .options #scc, .cbox > .header .options .arhivbutton {
	margin-right: 14px;
	}

.cbox > .header {
	background: transparent url('/_static/img/rekreacija/content.png') no-repeat top left;
	height: 37px;
	}
	
.cbox > .bottom {
	background: transparent url('/_static/img/rekreacija/bx_bottom.png') no-repeat bottom left;
	height: 8px;
}

.cbox > .top {
	background: transparent url('/_static/img/rekreacija/bx_top.png') no-repeat top left;
	height: 8px;
	}

.cbox .contents {
	border: none;
	background: transparent url('/_static/img/rekreacija/content_bg.png') repeat-y top left;
	}
	
.cbox > .header_full {
	background: transparent url('/_static/img/rekreacija/content_wide.png') no-repeat top left;
	height: 37px;
	}
	
.cbox .contents_full {
	background: transparent url('/_static/img/rekreacija/bg_content_wide.png') repeat-y top left;
	}
	
.cbox > .bottom_full {
	background: transparent url('/_static/img/rekreacija/content_wide_bottom.png') no-repeat top left;
	height: 8px;
	}
	
.body_full {
	width: 956px;
	padding: 10px 0 5px 0;
	margin: 0 auto;
}
	
#ads-cbox .right {
	display: none;
}

#ads-content {
	background: transparent url('/_static/img/rekreacija/content_bg.png') repeat-y top left;
}

.cbox .contents > .left {
	display: none;
	}
.cbox .top > .right,
.cbox .header > .right {
	display: none;
	width: 6px;
	height: 37px;
	background: transparent url('/_static/img/rekreacija/bx_corners.png') no-repeat top right;
	float: right;
}

.cbox .header > .left {
	display: none;
	width: 6px;
	height: 37px;
	background: transparent url('/_static/img/rekreacija/bx_corners.png') no-repeat top left;
	float: left;
}

.cbox .header_full > .title,
.cbox .header > .title {
	padding: 8px 0 0 12px;
	font: bold 18px Arial;
	background: none;
	}

.cbox .bottom > .right {
	display: none;
	background: transparent url('/_static/img/rekreacija/content.png') no-repeat bottom right;
	height: 4px;
}

/** header */

#header table tr td {
	vertical-align: top;
}

#header .left {
	 background-position: top;
}

ul {
	 padding: 0 0 0 5px;
}

#rekreacija, #header #body {
	position: relative;
	top: 0;
	left: 0;
	width: 984px;
	height: 180px;
	padding-left: 6px;
}

#header #rekreacija .top_menu {
	background: transparent url('/_static/img/rekreacija/top_bg.png')repeat-x top left;
}

#header #rekreacija .top_menu .left {
	background: transparent url('/_static/img/rekreacija/top_menu_bg.png') no-repeat top left;
	height: 40px;
	width:  8px;
	float: left;
}

#header #rekreacija .top_menu .right {
	background: transparent url('/_static/img/rekreacija/top_menu_bg.png') no-repeat top right;
	height: 40px;
	width:  8px;
	float: right;
}

#rekreacija .menu {
	background: transparent url('/_static/img/rekreacija/top_bg.png') repeat-x top left;
	height: 40px;
	width: 963px;
}

#header #rekreacija .sub_menu .left {
	background: transparent url('/_static/img/rekreacija/bottom_menu_bg.png') no-repeat top left;
	height: 30px;
	width:  8px;
	float: left;
}

#header #rekreacija .sub_menu .right {
	background: transparent url('/_static/img/rekreacija/bottom_menu_bg.png') no-repeat top right;
	height: 30px;
	width:  8px;
	float: right;
}

#rekreacija .submenu {
	background: transparent url('/_static/img/rekreacija/bottom_bg.png') repeat-x top left;
	width: 963px;
}

#rekreacija ul li {
	padding: 0 30px 0 30px;
	width: auto;
	text-align: center;
}

#rekreacija .menu ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#rekreacija .menu li {
	text-align: center;
	background: none;
	color: #FFFFFF;
	float: left;
	height: 35px;
	}

#rekreacija .menu .tile {
	background: transparent url("/_static/img/rekreacija/menu_tile.png") no-repeat top left;
	display: block;
	float: left;
	width: 3px; 
	height: 39px;
	margin: 0 0 0 7px;
}

#header #rekreacija .top_menu .menu li:hover a {
	height: 22px;
	padding: 13px 10px 0 8px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

#header #rekreacija .top_menu .menu li.active a{
	font-weight: bold;
	text-shadow: #000000 2px 2px;
	text-decoration: none;
	height: 22px;
	padding: 13px 10px 0 8px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

#rekreacija .menu li a {
	 color:#FFFFFF;
	 display:block;
	 float:left;
	 font-size: 14px;
	 font-weight: normal;
	 height: 31px;
	 padding: 13px 10px 0 8px;
	 text-decoration: none;
}

#rekreacija .submenu, #rekreacija .menu {
	 float: left;
}

#rekreacija .submenu {
	 height: 30px;
	 overflow: visible;
	 font-size: 12px;
	 list-style-image: url("/_static/img/rekreacija/dot.gif");
}

#rekreacija .submenu li {
	 color: #ffffff;
	 float: left;
	 background: none;
	 padding-top:6px;
	 padding-right: 18px;
	 margin-right: 6px;
}

#rekreacija .submenu .first_li {
	 list-style-image:none;
	 padding-left: 4px;
}

#rekreacija .submenu li a {
	 font-size:11px;
	 color:#ffffff;
}

#rekreacija .pd_2211 li {
	padding: 6px 40px 0 30px;
}

#rekreacija .pd_2211 .first_li {
	padding-left: 30px;
}


#rekreacija .pd_2212 li, #rekreacija .pd_2213 li, #rekreacija .pd_2214 li   { 
	padding: 6px 19px 0 4px;
}

#rekreacija .pd_2212 .first_li, #rekreacija .pd_2213 .first_li,  #rekreacija .pd_2214 .first_li {
	padding-left: 10px;
}

#rekreacija .pd_2215 {
}

#rekreacija .pd_2215 .first_li{
	padding-left: 22px;	
}

#rekreacija .pd_2216 {
	}

#rekreacija .pd_2217 .first_li{
	padding-left: 640px;
	}

#rekreacija #banner{
	 width: 466px;
	 height: 58px;
	 float: right;
	 margin: 22px 20px 23px 0;
	 border: 1px solid #fff;
	 background: rgba(217,219,225,0.15);
}

#rekreacija #logo {
	 width: 426px;
	 height: 63px;
	 background:url('/_static/img/rekreacija/logo.png') center left no-repeat;
	 display:block;
	 float: left;
	 margin: 20px 0 20px 20px;
}

#kazalo {
	 background:none;
}

#footer, #footer a {
	 color:#565656;
}


/** side blocks **/

#blocks .cbox {
	width: 378px;
	padding: 0;
	margin: 0 0 5px 0;
	background: transparent;
	}

	#blocks .cbox td a img {
		display: block;
		margin: 0 auto;
	}

	#blocks .cbox .header, #blocks .cbox .bottom, #blocks .cbox .top {
		background-color: #fff;
		}
	#blocks .cbox .bottom {
		background-position: bottom left;
		height: 4px;
		}
	#blocks .cbox .top {
		background-position: 0 -37px;
		height: 4px;
		}

	#blocks .cbox .header .title {
		padding: 8px 0 0 12px;
		font: 18px Arial;
		font-weight: bold;
		width: 339px;
		overflow: hidden;
		background: none;
		float: left;
		}

/** last news from section **/

#blocks #sectionmore .lead_text, #blocks #sectionmore .lead {
	width: auto;
	display: block;
	float: none;
	margin: 5px 0;
	}
#blocks #sectionmore small { margin-bottom: 5px; }
#blocks #sectionmore .info { display:none; }

#blocks #sectionmore .fl {
	width: 160px;
	margin-right: 0;
	}

/** news list **/

.cbox #sectionmore .fl {
	width: 145px;
	margin-right: 3px;
	}

#contents .cbox .contents .section-four {
	padding: 0px 0 3px 7px;
	}
	.section-four #sectionmore small { display: none; }
	.section-four #sectionmore .info { margin: 3px 0 0 0; height: 22px; }

.cbox #sectionmore .lead, .cbox #sectionmore .lead_text {
	float: none;
	}

.cbox #sectionlist .listbody {
	width: 522px;
	}

.cbox #sectionmore a.more {
	vertical-align: -2px;
	display: inline-block;
	height: 14px;
	width: 14px;
	background: transparent url('/_static/img/ico-beridalje.gif') top left no-repeat;
	}

#contents .cbox .contents .body {
	background: transparent url('/_static/img/rekreacija/content_bg.png') top left repeat-y;
}

#blocks .cbox .contents .body {
	background: transparent url('/_static/img/rekreacija/box_bg.png') center repeat-y;
}

#contents .cbox .contents .image-box .body {
	background: #f8f8f8;
}

#contents .cbox .contents .image-box .bottom {
	background-position: left bottom;
}

.image-box .bottom .mtr {
	background-position: right bottom;
}

.image-box .mtr {
	background: #FFFFFF url("/_static/img/rekreacija/ib.gif") no-repeat scroll right top;
	font-size: 1px;
	height: 8px;
	width: 8px;
}

.image-box .top, .image-box .bottom {
	background: #F8F8F8 url("/_static/img/rekreacija/ib.gif") no-repeat scroll left top;
	font-size: 1px;
	height: 8px;
	text-align: right;
}

#blocks .cbox .header, #blocks .cbox .top {
    background: transparent url("/_static/img/rekreacija/content2.png") no-repeat scroll left top;
}

#blocks .cbox .header, #blocks .cbox .bottom, #blocks .cbox .top {
    background-color: transparent;
}

#blocks .cbox .bottom {
    background: transparent url("/_static/img/rekreacija/ads_bottom.png") no-repeat 0 0;
    height: 9px;
}

/** smaller items in block */

#blocks .sectionlistsub .data {
	width: 92px;
	padding: 0 0 10px 8px;
}

/** 2-4 news items top */

.cbox .sbtheader, .cbox .sbtheader .right, #fbcomments .sbtheader {
	font-size: 1px;
	height: 8px;
	background: transparent url('/_static/img/rekreacija/bx_top.png') top left no-repeat;
	text-align: right;
	}
	.cbox .sbtheader .right {
		display: none;
		float: none;
		width: 7px;
		margin: 0 0 0 auto;
		background-position: 100% 0;
		}


/** main news item */

#contents #sectionbody .lead_text {
	width: 298px;
	}
#contents #sectionbody .lead_text .highlights {
	display: none;
	}


#contents .newscomments .com .ds2 {
	width: 316px;
	}

.cbox .contents .body #header {
	font-size: 12px;
	}


/* fotozgodbe */

.type_fotozgodba .image-box .top, .type_fotozgodba .image-box .bottom {
	display: none;
	}
	.cbox .contents .type_fotozgodba #image.image-box .body {
		padding: 4px;
		border: 1px solid #dcdcdc;
		}
		/** well, it's a hack, i know, but it makes atleast half of the browsers behave when the journalists don't **/
		.cbox .contents .type_fotozgodba #image.image-box .body img {
			max-width: 565px;
			}

/* stranski bloki */

#blocks {
	float: left;
	width: 367px;
	}
	#blocks.col1 {
		margin-right: 9px;
	}

.block_menuextra .contents .body {
	padding: 0;
	}

.block_menuextra #block_arrowlist li {
	background: #F7F7F7 url('/_static/img/rekreacija/arrow.gif') 8px 5px no-repeat;
	border-top: 1px solid #fff;
	margin: 0;
	padding: 3px 0 3px 28px;
	font-weight: bold;
	color: #222;
	}

#blocks .block_menuextra .bottom {
	background-image: url('/_static/img/rekreacija/side_block_grey.gif');
	}

#blocks .block_poll .body {
	padding: 4px 4px 0 4px;
	}
	.poll .tekst {
		padding: 0 0 0 10px;
		}
		.showbar .bar {
			margin-left: 10px;
			width: 128px;
			}
			.showbar .foreground {
				background: #A72E2E;
			}
			.showbar .percent {
				padding: 0 0 0 5px;
				}

		.pollspace .actions {
			padding: 5px 0 0 0;
			}

	.poll_archive, .poll_vote {
		margin-top: 4px;
		background: url('/_static/img/rekreacija/poll.gif') top left no-repeat;
		width: 66px;
		height: 20px;
		}
		.poll_archive {
			background-position: top right;
			}

/* ADS Block*/

#blocks .block_ads {
	width: 372x;
	margin-left: 0px;
	padding-left: 0px;
}

#blocks .block_ads .top{
	height: 7px;
}

#blocks .block_ads .contents {
	border: none;
}

#blocks .block_ads .contents .body {
	padding: 5px 0 5px 35px;
}

#blocks .block_ads .bottom {
	height: 9px;
}

#blocks .body a {
	color: #161616;
	font-weight: bold;
}


#site .head  {
		height: auto;
		color: #000;
		background: #ddd;
		}

#ads10 {
	margin: 0 0 11px 0;
	}

/* Videonovice*/


#blocks .cbox .body {
	padding:4px 10px;
}

#blocks .block_videonovice .body,
#blocks .block_menuextra .body
{
	padding: 0;
}

#blocks .block_rnews .list_item {
	width: 144px;
}

.provider_av .videonews, .block_videonovice .videonews {
	margin: 0;
	padding: 3px 0 3px 3px;
}

.provider_av .av-item, .block_videonovice .av-item {
	margin-bottom: 5px;
}

.av-item .fr {
	width: 105px;
}

.av-item .fr small {
	font-size: 9px;
}

#blocks .prev, #blocks .next {
	background: url('/_static/img/rekreacija/btn_left_right.png') top left no-repeat;
	width: 61px;
	height: 17px;
	margin: 0 0 0 80px;
}

#blocks .next {
	background-position: top right;
	margin: 0 80px 0 0;
}

.user_data {
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	height: 24px;
	background: url('/_static/img/rekreacija/prijavi_bg.gif') left top no-repeat;
}

/** v zivo block **/
#blocks .block_v_zivo .body {
	background: url('/_static/images/rekreacija/v_zivo_bg.gif') -1px 0px no-repeat;
}
#blocks .block_v_zivo .bottom {
	background: url('/_static/img/rekreacija/bx_bottom.png') bottom left;
	height: 4px;
}
#blocks .block_v_zivo #mmc {
	float:left;
	margin:1px 0 0 35px;
}
#blocks .block_v_zivo #slo2 {
	float:left;
	margin:0px 0 0 19px;
}

/** prvenstvo */

table.drzava {
	width: 416px;
	}

table.postava {
	width: 538px;
	}


/* news top list */

.news-top-list .item,
.news-top-list .first_item {
	width: 145px;
	float: left;
	margin: none;
	}

.news-top-list .item {
	margin: 0 0 10px 2px;
	}

.news-top-list .item h3,
.news-top-list .first_item h3 {
	display: none;
}

/* news: info pri lead novici */

.news-top-list #sectionlist .info {
	float: left;
	margin: 3px 0;
	}

.news-top-list #sectionlist .info .comments {
	float: left;
	background: none;
	}

.news-top-list #sectionlist .info .comments a {
	background: url('/_static/img/sicon_comment.gif') 0 2px no-repeat;
	padding: 0 0 0 15px;
	margin: 0 6px 0 3px;
	color: #aaa;
	font: 11px Arial;
	line-height: 11px;
	}

.news-top-list #sectionlist .info .av {
	float: left;
	display: block;
	width: 15px;
	height: 11px;
	background: #fff url('/_static/img/sicon_av.gif') top left no-repeat;
	margin: 0 6px 0 0;
}

.news-top-list #sectionlist .info .foto {
	float: left;
	display: block;
	height: 11px;
	width: 11px;
	background: #fff url('/_static/img/sicon_foto.gif') top left no-repeat;
	margin: 0 6px 0 0;
}

.news-top-list #sectionlist .news {
	padding: 3px;
	margin: 3px 0 0 0;
	background: #f2f2f2;
	border: 1px solid #ddd;
	}

.news-top-list #sectionlist .news .lead {
	font-size: 12px;
	margin: 10px 0 0 0;
	}


.type_galerija .image-small {
	margin: 0 2px 4px 2px;
}

.type_galerija .image-small img {
	width: 139px;
	height: 105px;
}

#fbcomments, #blocks #fb_likebox iframe {
	background-color: #fff;
}

#fbcomments {
	background-color: #f8f8f8;
}

#fbcomments .contents {
	background: url('/_static/img/rekreacija/content_bg.png') top left repeat-y;	
	padding: 5px;
}

#fb_likebox, #twitter {
	margin-bottom: 10px;
}

.rssbutton {
	 background: url('/_static/img/rekreacija/rss.png') 0 0 no-repeat;
}

.arhivbutton {
	 background: url('/_static/img/rekreacija/arhiv.png') 0 0 no-repeat;
}

#staticlist a {
	text-decoration: underline;
}

#staticlist table.f1table {
	width: 100%;
	border-spacing: 1px;
}

#staticlist table.f1table td {
	padding-left: 5px;
	background: #e7e7e7;
}

#staticlist table.f1table td.odd {
	background: #dedede;
}

#staticlist table.f1table td.f1h{
	background: #9b1111 url('/_static/img/rekreacija/cell-grad.gif') top left repeat-x;
	height: 26px;
	padding-left: 5px;
	color: #f8f8f8;
	font-size: 13px;
}

#staticlist .f1h a {
	color: #ffffff;
}

#staticlist table.f1table tr.bgw td, #staticlist table.f1table tr td.bgw {
	background: #f8f8f8;
	padding: 0;
}

/* nostradamus tdf */

#tdf_nostradamus {
	width: 577px;
	text-align: left;
	margin-top: -5px;
}

.tdf_head {
	background: url('/_static/img/nostradamustour/head.jpg') top left no-repeat;
	border: 1px solid #000;
	height: 92px;
}
	
.tdf_body {
	border: 1px solid #000;
	border-top: none;
	padding: 10px 5px;
}

#tab {
	padding-top: 58px;
}

ul.tabs {
	list-style: none;
	padding: 0 0 0 5px;
}

	ul.tabs li {
		background: url('/_static/img/nostradamustour/tab_gold_corners.png') top left no-repeat;
		display: inline-block;
		padding: 0 0 0 4px;
	}
	
	ul.tabs li:last-child {
		margin-left: 45px;	
	}

	ul.tabs li a {
		background: url('/_static/img/nostradamustour/tab_gold_corners.png') top right no-repeat;
		height: 35px;
		display: inline-block;
		padding-right: 4px;
	}

	ul.tabs li a span {
		background: url('/_static/img/nostradamustour/tab_gold_bg.png') 0 0 repeat-x;
		display: inline-block;
		height: 35px;
		padding: 10px 5px;
		color: #000;
		font-weight: bold;
		font-size: 12px;
	}

	ul.tabs li.active {
		background: url('/_static/img/nostradamustour/tab_white_corners.png') top left no-repeat;
	}

	ul.tabs li.active a {
		background: url('/_static/img/nostradamustour/tab_white_corners.png') top right no-repeat;
	}

	ul.tabs li.active a span {
		background: url('/_static/img/nostradamustour/tab_white_bg.png') 0 0 repeat-x;
	}

	ul.tabs li img {
		vertical-align: -5px;
	}

table.tdf {
	border: 1px solid #bbb;
}
	table.tdf tr.header {
		background: url('/_static/img/nostradamustour/table_head_bg.gif') 0 0 repeat-x;
		font-size: 11px;
		font-weight: bold;
		height: 29px;
		color: #fff;
	}
	
	table.tdf tr.even {
		height: 33px;
		background: url('/_static/img/nostradamustour/table_bg_even.gif') 0 0 repeat-x;
	}
	
	table.tdf tr.odd {
		height: 33px;
		background: url('/_static/img/nostradamustour/table_bg_odd.gif') 0 0 repeat-x;
	}

	table.tdf tr.green {
		height: 33px;
		background: url('/_static/img/nostradamustour/table_bg_green.gif') 0 0 repeat-x;
	}

	table.tdf tr.foot {
		height: 43px;
		background: url('/_static/img/nostradamustour/table_foot_bg.gif') 0 0 repeat-x;
	}

	table.tdf td {
		padding: 0 0 0 10px;
		border-bottom: 1px solid #bbb;
	}

	table.tdf tr.header td, table.tdf tr.foot td{
		border: none;
	}
	
	table.tdf tr.header td a {
		margin: 0 5px;
	}

	table.tdf td.num,
	table.tdf td.nump,
	table.tdf td.name {
		color: #b5b6b9;
		font-size: 14px;
		font-weight: bold;
	}

	table.tdf td.nump img {
		margin: 0 8px;
	}

	table.tdf tr.green td.num,
	table.tdf tr.green td.nump {
		color: #fff;
	}

	table.tdf td.name {
		color: #000;
	}

	table.tdf img {
		vertical-align: -3px;
	}

	table.tdf img.icon {
		vertical-align: 0;
		padding: 0 3px;
	}

table.tdf td.pdl {
	padding-left: 20px;
}

.tdf_select_btn,
.tdf_remove_btn,
.tdf_replace_btn {
	background: url('/_static/img/nostradamustour/btn_white.png') 0 0 no-repeat;
	height: 22px;
	width: 68px;
	display: block;
	font-size:11px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-top: 4px;
	text-decoration: none;
}

.tdf_remove_btn {
	background: url('/_static/img/nostradamustour/btn_black.png') 0 0 no-repeat;
	cursor: default;
	color: #fff;
}

.tdf_replace_btn {
	background: url('/_static/img/nostradamustour/btn_white_wide.png') 0 0 no-repeat;
	width: 100px;
}

a.tdf_select_btn,
a.tdf_remove_btn,
a.tdf_replace_btn {
	text-decoration: none;
}

.tdf_sort_up,
.tdf_sort_up_on,
.tdf_sort_down,
.tdf_sort_down_on,
.tdf_sort_star,
.tdf_sort_star_on {
	background: url('/_static/img/nostradamustour/sort_up.gif') 0 0 no-repeat;
	width: 15px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	display: inline-block;
}

.tdf_sort_up_on { background: url('/_static/img/nostradamustour/sort_up_on.gif') 0 0 no-repeat; }
.tdf_sort_down { background: url('/_static/img/nostradamustour/sort_down.gif') 0 0 no-repeat; }
.tdf_sort_down_on { background: url('/_static/img/nostradamustour/sort_down_on.gif') 0 0 no-repeat; }
.tdf_sort_star { background: url('/_static/img/nostradamustour/sort_star.gif') 0 0 no-repeat; }
.tdf_sort_star_on { background: url('/_static/img/nostradamustour/sort_star_on.gif') 0 0 no-repeat; }

#tdf_nostradamus .rpagin {
	padding: 5px 0;
}
	#tdf_nostradamus .rpagin a, #tdf_nostradamus .rpagin span {
		float: left;
		display: block;
		height: 25px;
		width: 27px;
		line-height: 25px;
		font-size: 14px;
		margin: 0 4px;
		color: #000000;
		font-weight: bold;
		text-decoration: none !important;
		text-align: center;
		background: url('/_static/img/nostradamustour/pagin_blank.gif') top left no-repeat;
		padding: 0;
	}
		#tdf_nostradamus .rpagin a {
			background: url('/_static/img/nostradamustour/pagin_blank.gif') top left no-repeat;
			padding: 0;
		}


			#tdf_nostradamus .rpagin a:hover { text-decoration: none; }

			#tdf_nostradamus .rpagin .a {
				background: url('/_static/img/nostradamustour/pagin_selected.gif') 0 0 no-repeat;
				color: #000000;
			}

		#tdf_nostradamus .rpagin .prev, #tdf_nostradamus .rpagin .next {
			width: 27px;
			text-decoration: none;
			padding: 0px;
			background-color: transparent;
		}

			#tdf_nostradamus .rpagin .prev { background: url('/_static/img/nostradamustour/pagin_left.gif') 0 0 no-repeat; }
			#tdf_nostradamus .rpagin .next { background: url('/_static/img/nostradamustour/pagin_right.gif') 0 0 no-repeat; }

.tdf_body .scores {
	background-color: #EEEEEE;
	border: 1px solid #BBBBBB;
	margin: 3px 0 10px 0;
	padding: 5px;
}

.mtb { margin: 5px 0; }
.tdf_popup { padding: 5px; }

/* lightbox */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width: auto;
	height: auto;
	margin:-220px 0 0 -250px;
	border:1px solid #fff;
	background:#FFF;
	text-align:left;
}

#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}
#lbContent {
	width:600px;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox #lbHeader {
	background: #eee;
	border-bottom: 1px solid #aaa;
	padding: 3px;
	text-align: right;
	}
#lightbox #lbBody {
	}

.block_rtvaktualno_menu2 .contents table td { text-align: center; }

.slo-peking {
	background: #f7f7f7;
	border: 1px solid #ccc;
	}

.slo-peking td {
	padding: 3px;
	border: 1px solid #ccc;
	}

.tvs-table {
    border:1px solid #dedccf; margin-bottom:10px; 
}
.tvs-table .time {
    width:8%;
    text-align:center;
    padding:3px;
    text-align:center;
    font-size:12px;
    background:#eee;
    border-bottom:1px solid #cccccc;
    border-right:1px solid #cccccc; 
}
.tvs-table .title {
    font-weight: bold;
    padding:3px;
    font-size:12px;
    border-bottom:1px solid #cccccc; 
}

.tvs-table .even .r {
    background: #d2d0c3;
}

.tvs-table .odd .r {
    background: #dedccf;
}

#staticlist .predvajaj {
    margin-top:5px;
}

.twitter-wrap {
	margin: 8px 0 0 3px;
}

iframe {
	border:0;
}

#staticlist p {
	margin: 0;
}

#staticlist iframe {
	position: relative;
	top: -4px;
	left: -7px;
}

div.tngallery {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	overflow: hidden;
	width: 582px;
}

div.tn3a-gallery {
	width: 100% !important;
}

div.tn3a-image {
	width: 100% !important;
}

div.blockPage {
	width: 100% !important;
}

div.tn3a-thumbs {
	width: 100% !important;
}

#dashboard.realign,
#site.realign,
.boxtop.realign,
#footer.realign,
#container.realign {
	padding-right: 0;
}

div.widebox {
	display: block;
	width: 100%;
}

div.widebox div.header {
	background: transparent url('/_static/img/rekreacija/content_wide.png') no-repeat center top;
	width: 984px;
	height: 38px;
}

div.widebox div.header > div.title {
	padding: 8px 0 0 12px;
	font: normal normal bold 18px/20px "Arial", Helvetica, sans-serif;
}

div.widebox div.contents {
	background: transparent url('/_static/img/rekreacija/bg_content_wide.png') repeat-y center top;
	width: 984px;
}

div.widebox div.contents > div.body {
	width: 956px;
	padding: 10px 0 5px 0;
	margin: 0 auto;
}

div.widebox div.bottom {
	background: transparent url('/_static/img/rekreacija/content_wide_bottom.png') no-repeat center top;
	width: 984px;
	height: 8px;
}


.videonews .avi {
	display: none;
	}