body {
	background-position: center top;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

div, p, img, table, td, ul, li, h1, h2, h3, h4, h5, form {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover, a:active {
	text-decoration: none;
	color: #bf480c;
}

.float-fix {
	height: 0px;
	font-size: 0px;
	clear: both;
}

#main {
	width: 1000px;
	margin: 0px auto;
}

/* Header styles */
#main #header {
	height: 183px;
}

#main #header #header-moderator {
	float: left;
	height: 139px;
	width: 400px;
	display: none;
	padding-top: 20px;
	overflow: hidden;
	position: relative;
}

#main #header #header-moderator img {
	clear: none;
	position: relative;
}

#main #header #header-moderator #header-moderator-text {
	color: #FFF;
	position: relative;
	top: -122px;
	width: 220px;
	padding-left: 180px;
	font-size: 14px;
}

#main #header #header-right {
	float: right;
	height: 120px;
	width: 380px;
	font-size: 18px;
	text-align: left;
	padding-top: 28px;
}

#main #header #header-right #header-listen a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 10px 0px 0px;
	display: block;
	float: left;
	padding: 0px 0px 0px 20px;
	background: url(images/player-bullet-0.png) no-repeat left top;
}
#main #header #header-right #header-listen a:hover {
	text-decoration: underline;
	background: url(images/player-bullet-1.png) no-repeat left top;
}

#main #header #header-playing {
	font-weight: bold;
	font-size: 15px;
	margin-top: 60px;
}

#main #header #header-playing-text {
	font-weight: normal;
}

/** Menu styles **/
#main #menu {
	height: 54px;
}

#main #menu #menu-left{
	width: 440px;
	float: left;
	border: 0px solid #333333;
}

#main #menu #menu-right{
	width: 410px;
	float: right;
}

#main #menu #menu-right-inside{
	padding: 10px 10px 0px 20px;
}

#main #menu #menu-right-inside a:link, #main #menu #menu-right-inside a:visited {
	text-decoration: underline;
	color: #000000;
}
#main #menu #menu-right-inside a:hover, #main #menu #menu-right-inside a:active {
	text-decoration: none;
	color: #bf480c;
}

/* Tabs */
#main #menu .menu-tabs ul {
	list-style-type: none;
	padding: 26px 0px 0px 10px;
}

#main #menu .menu-tabs ul .tab {
	float: left;
	padding-right: 4px;
}

#main #menu .menu-tabs ul .tab a {
	color: #000;
	display: block;
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}

#main #menu .menu-tabs ul .tab a:hover {
	
}

#main #menu .menu-tabs ul .active a {
	
}

#main #menu .tabs-small ul {
	padding: 9px 6px 0px 0px;
	float: right;
}

#main #menu .tabs-small ul li {
	display: block;
}

#main #menu .tabs-small ul .tab a {
	height: 19px;
	font-size: 12px;
	padding-top: 1px;
	line-height: 19px;
}

#main  #submenu {
	height: 28px;
	clear: both;
	background: url(images/pas.png) no-repeat;
	background-position: center bottom;
}

#main #submenu ul {
	list-style-type: none;
	padding-left: 28px;
}

#main #submenu ul li {
	float: left;
	padding-right: 20px;
}

#main #submenu ul li a {
	display: block;
	height: 29px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold
}

#main #submenu ul .active {
	background: url(images/bullet.png) no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
}

#main #submenu ul li a:hover {
	color: #D06819;
}

/* Content styles */
#main #content {
	background-color: #FFF;
	padding-top: 10px;
}

#main #content #content-left {
	width: 250px;
	float: left;
	padding-left: 10px;
}

#main #content #content-center {
	width: 530px;
	float: left;
}

#main #content #sidebar {
	width: 200px;
	float: left;
	border: 0px none;
}

/* News */
#main #content .news-category,
#main #content .news-switcher {
	width: 235px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 10px;
	padding-left: 15px
}

#main #content .news-switcher {
	background: url(images/switcher-bg.png) no-repeat #efefef;
	width: 480px;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 10px;
	height: 250px;
	overflow: hidden;
}

#main #content .news-switcher h2 {
	color: #646464;
	font-size: 14px;
}

#main #content .news-switcher-controls {
	background: url(images/controls-bg.png) no-repeat #efefef;
	width: 480px;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 10px 10px;
	height: 40px;
}

.news-switcher-controls a:link,
.news-switcher-controls a:visited {
	font-weight: bold;
	color: #ffffff;
	height: 14px;
	width: 7px;
	padding: 4px 8px 4px 7px;
	background: url(images/krogeci.png) top center no-repeat;
	display: block;
	float: left;
	margin: 15px 5px 0px 0px;
	text-decoration: none;
}
.news-switcher-controls a:hover,
.news-switcher-controls a:active {
	font-weight: bold;
	color: #ffffff;
	height: 14px;
	width: 7px;
	padding: 4px 8px 4px 7px;
	background: url(images/krogeci.png) bottom center no-repeat;
	display: block;
	float: left;
	margin: 15px 5px 0px 0px;
	text-decoration: none;
}

#main #content .news-switcher div h3.switched-news-title a {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #d34a0c;
	text-decoration: none;
	padding-bottom: 2px;
	margin: 0px;
}

#main #content .news-switcher div h3.switched-news-title a:hover {
/* 	color: #D06819 */;
	color: #000000;
}

#main #content .news-switcher div div.switched-news-date {
	font-size: 10px;
	height: 14px;
	color: gray;
	margin: 0px;
	line-height: 18px;
}
p.switched-news-summary {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0px 0px;
	text-align: justify;
}

img.news-big-image {
	padding: 2px;
	border: 1px solid #D8D8D8;
	float: left;
	margin: 0px 5px 0px 0px;
}
div.switched-news-image {
	width: 200px;
	overflow: hidden;
	float: left;
	margin: 10px 10px 0px 0px;
	text-align: center;
	vertical-align: middle;
}
#main #content .news-category-large {
	width: 500px;
}

#main #content .news-end-more {
	width: 80px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 170px
}

#main #content .news-end-more a {
	text-decoration: none;
}

#main #content .news-small {
	width: 230px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #f6f4f4;
	padding: 10px 10px 0px;
}

#main #content .news-small .news-date {
	font-size: 10px;
	height: 14px;
	color: gray;
}

#main #content .news-small .news-title a {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-bottom: 2px;
	text-decoration: none;
}

#main #content .news-small .news-title a:hover {
	color: #D06819;
	text-decoration: none;
}

#main #content .news-small p {
	font-size: 11px;
	padding-top: 4px;
	text-align: justify;
}

#main #content .news-small .more-link {
	color: #000;
	font-size: 10px;
}

#main #content .news-small .more-link:hover {
	color: gray;
	font-size: 10px;
}

#main #content .news-small .news-small-image {
	height: 45px;
	width: 45px;
	float: left;
	margin: 3px 3px 1px 0px;
}
img.news-small-image {
	display: block;
}

#main #content .news-big {
	padding: 0px 14px;
}

#main #content .news-big .news-title {
	margin: 10px 0px 4px;
}

#main #content .news-big .news-title a {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 20px 0px 4px;
}

#main #content .news-big .news-title a:hover {
	color: #D06819;
}

#main #content .news-big .news-date {
	color: gray;
	font-size: 12px;
	background: url(images/title-shadow.png) no-repeat top left;
	padding-top: 2px;
}

#main #content .news-big p {
	padding-top: 5px;
	font-size: 12px;
	text-align: justify;
}

#main #content .news-big .news-summary {
	font-weight: bold;
}

#main #content .news-big .news-big-image {
	padding: 2px;
	border: 1px solid #D8D8D8;
	float: left;
	margin: 0px 5px 0px 0px;
}

#main #content #content-center .news-category {
	width: auto;
	margin: 0px 10px 8px 10px;
}

/* Pages */
#main #content .page-title {
	margin-bottom: 10px;
}

#main #content .page-content {
	margin-top: 0px;
}

.page-content ul li {
	list-style-type: circle;
	margin-left: 20px;
}

/* Sidebar */
#main #sidebar .sidebar-module {

}

#main #sidebar .sidebar-module .sidebar-title {
	background-color: #D2D2D2;
	height: 26px;
	line-height: 26px;
	font-weight: normal;
	padding-left: 10px;
	font-size: 16px;
}
#main #content-left .sidebar-module .sidebar-title {
	background-color: #D2D2D2;
	height: 26px;
	line-height: 26px;
	font-weight: normal;
	padding-left: 10px;
	font-size: 16px;
}

#main #sidebar .sidebar-module .sidebar-content {
	padding: 5px 5px 5px 10px;
}

#main #sidebar .sidebar-separator {
	font-size: 10px;
	height: 10px;
}

#main #content-left .sidebar-module .sidebar-content {
	padding: 5px 5px 5px 10px;
}

#main #content-left .sidebar-separator {
	font-size: 10px;
	height: 10px;
}

#main #sidebar .mladi {
	height: 60px;
	font-size: 25px;
	line-height: 60PX;
	text-align: center;
	color: #FFF;
	background: #999999 none;
}

/* Other */
.advertisement-large {
	margin: 10px auto;
	height: 60px;
	width: 468px;
	font-size: 12px;
	line-height: 60px;
	color: gray;
	border: 1px solid gray;
	text-align: center;
	clear: both;
}

.advertisement-right {
	margin: 10px 0px 0px;
	height: 150px;
	width: 198px;
	font-size: 12px;
	line-height: 60px;
	color: gray;
	border: 1px solid gray;
	text-align: center;
	clear: both;
}

.advertisement-left {
	margin: 10px 0px 0px;
	height: 90px;
	width: 248px;
	font-size: 12px;
	line-height: 60px;
	color: gray;
	border: 0px solid gray;
	text-align: center;
	clear: both;
	overflow: hidden;
}

.advertisement-extra {
	float: right;
	margin: 0px 5px 5px 5px;
	height: 90px;
	width: 718px;
	font-size: 12px;
	line-height: 90px;
	color: gray;
	border: 1px solid gray;
	text-align: center;
	overflow: hidden;
}

#content > .advertisement-extra {
	margin: 0px 10px 10px 10px; 
}

#content .admin-error {
	padding: 5px;
	margin: 0px 10px 10px 10px;
}

#main #login input {
	margin: 0px 0px 5px;
	background: #FFFFFF url(images/login-input.png) no-repeat top center;
	padding: 5px 10px 5px;
	width: 235px;
	height: 20px;
	border: none;
	color: #333333;
	font-weight: bold;
}
#main #login input[type=submit] {
	font-weight: normal;
	width: 70px;
	padding: 5px 10px 5px;
	height: 30px;
	background: url(images/login-button-0.png) no-repeat top center;
	color: #FFFFFF;
	margin: 1px 5px 0px;
}
#main #login input[type=submit]:hover {
	background: url(images/login-button-1.png) no-repeat top center;
	color: #FFFFFF;
	cursor: pointer;
}

#main #login label {
	width: 70px;
	display: inline-block;
	margin: 0px 0px 0px 300px;
	color: #333333;
}

#main #login {
	background: #FFFFFF url(images/login-screen.png) no-repeat top center;
	margin: 0px 10px 10px;
	height: 120px;
}

#main #login > h1 {
	color: #e4e4e4;
	font-size: 18px;
	text-align: center;
	padding: 10px;
}

#main #login a#login-lost-password-link {
	margin: 0px 10px 0px;
	display: inline-block;
	color: #333333;
	text-decoration: none;
}
#main #login a#login-lost-password-link:hover {
	color: #333333;
	text-decoration: underline;
}

#footer {
	width: 990px;
	clear: both;
	margin: 0px auto;
	height: 40px;
	font-size: 12px;
	color: #FFF;
	padding: 6px 0px 0px 10px;
	background: #333333 url(images/noga.png) no-repeat;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

/* Schemes */
#color-schemes {
	height: 10px;
	width: 30px;
	margin: 0px 10px 4px 940px;
	font-size: 8px;
}

#color-schemes #scheme-default {
	display: block;
	height: 10px;
	width: 10px;
	background-color: #333333;
	float: left;
}

#color-schemes #scheme-light {
	display: block;
	height: 10px;
	width: 10px;
	background-color: gray;
	float: left;
	margin-left: 10px;
}

/* Special markup for team site */
div.team-icons {
	background: url(images/people-icons-bg.png) top left no-repeat;
	color: #FFFFFF;/* #d2d2d2; */
	width: 70px;
	height: 90px;
	padding: 10px;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	float: left;
	margin: 0px 7px 7px 0px;
	font-weight: bold;
	text-align: center;
}
div.team-icons:hover {
	background: url(images/people-icons-bg.png) bottom left no-repeat;
	color: #ffffff;
	width: 70px;
	height: 90px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	margin: 0px 7px 7px 0px;
	cursor: pointer;
}
div.team-icons img {
	margin-bottom: 5px;
	border: 0px;
}
div.team-icons a:link, div.team-icons a:visited {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
div.team-icons a:hover, div.team-icons a:active {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
div.page-content h2 {
	font-size: 15px;
	margin: 10px 0px 5px 0px;
	clear: both;
}

/* Weather */
#main #sidebar .sidebar-module .weather-holder {
	padding: 0px;
}

#weather-module {
	padding-bottom: 8px;
	padding-top: 5px;
}

#weather-module #weather-inside {
	margin-left: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
}

#weather-module #weather-city-title{
	display: block;
	padding: 4px 0px 0px 0px;
	font-size: 14px;
	text-align: center;
}

#weather-module .weather-city {
	display: none;
}

#weather-module .weather-city img {
	
}

#weather-module .weather-tabs {
	list-style-type: none;
	height: 13px;
	margin: 5px 0px;
	background-color: #B7B7B7;
}

#weather-module .weather-tabs li {
	float: left;
	font-size: 10px;
	width: 60px;
	text-align: center;
	background-color: #333;
	color: #FFF;
	margin-right: 10px;
	cursor: pointer;
}

#weather-module .weather-tabs li:hover {
	background-color: #525252;
}

#weather-module .weather-tabs li.last {
	margin-right: 0px;
}

/*
#weather-module .weather-day {
	width: 50px;
	height: 90px;
	border: 0px solid gray;
	float: left;
	margin-left: 0px;
	text-align: center;
	color: #D4480A;
	color: #333;
	font-weight: bold;
}

#weather-module .weather-sun {
	background: url(images/weather/sun.png) no-repeat;
	background-position: center 20px;
}

#weather-module .weather-sun-clouds {
	background: url(images/weather/sun_cloud.png) no-repeat;
	background-position: center 20px;
	margin: 0px 12px;
}

#weather-module .weather-rain {
	background: url(images/weather/rain.png) no-repeat;
	background-position: center 20px;
}

#weather-module .weather-day-text {
	margin-top: 60px;
	font-size: 10px;
	color: #333;
}
*/

/* Quick news */
.quick-news-ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.quick-news-ul .quick-news-item {
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
}

.quick-news-ul .quick-news-item .quick-news-date {
	color: #333;
	font-size: 10px;
}
div.quick-news-date {
	border-bottom: 1px solid #FFF;
	margin: 5px 0px 2px;
}

.quick-news-ul .quick-news-item .quick-news-text {
	
}

.quick-news-add-link {
	font-size: 10px;
	color: #D4480A;
}

.quick-news-add-link:hover {
	font-size: 10px;
	color: #333;
}
.news-content img {
	padding: 2px;
	border: 1px solid #D8D8D8;
	float: left;
	margin: 0px 5px 0px 0px;
}
.news-attachments {
	float: none;
	clear: both;
	background: url(images/priponke.png) no-repeat top left;
	padding: 20px 0px 0px 40px;
	margin: 10px 0px 0px;
}
.news-attachments h5 {
	font-size: 15px;
	padding: 5px 0px 0px;
	font-weight: normal;
}
.news-attachments ul {
	list-style: none;
	margin: 2px 0px 0px;
	padding: 0px;
}
.news-attachments ul li {
	padding: 0px 0px 3px 0px;
}
.news-attachments ul li a:link,
.news-attachments ul li a:visited {
	color: #333333;
	text-decoration: none;
}
.news-attachments ul li a:hover,
.news-attachments ul li a:active {
	color: #000000;
	text-decoration: underline;
}
.news-attachments a {
	background: url(images/unknown.png) no-repeat top left;
	padding: 0px 0px 0px 20px;
}
.news-attachments a[href$=".jpg"],
.news-attachments a[href$=".jpeg"],
.news-attachments a[href$=".png"],
.news-attachments a[href$=".gif"] {
	background: url(images/img.png) no-repeat top left;
	padding: 0px 0px 0px 20px;
}
.news-attachments a[href$=".xls"],
.news-attachments a[href$=".xlsx"] {
	background: url(images/excel.png) no-repeat top left;
	padding: 0px 0px 0px 20px;
}
.news-attachments a[href$=".doc"],
.news-attachments a[href$=".docx"] {
	background: url(images/word.png) no-repeat top left;
	padding: 0px 0px 0px 20px;
}
.news-attachments a[href$=".ppt"],
.news-attachments a[href$=".pptx"],
.news-attachments a[href$=".pps"],
.news-attachments a[href$=".ppsx"] {
	background: url(images/powerpoint.png) no-repeat top left;
	padding: 0px 0px 0px 20px;
}
.news-attachments a[href$=".pdf"] {
	background: url(images/acrobat.png) no-repeat top left;
	padding: 0px 0px 0px 20px;
}
.radioshow-0 img,
.radioshow-1 img{
	margin: 0px 0px 0px;
	border: 0px;
}
.radioshow-1 img {
	position: relative;
	left: 0px;
}
.radioshow-0,
.radioshow-1{
	padding: 5px;
	display: inline-block;
}
.radioshow-0:hover,
.radioshow-1:hover{
	background: #FBF77A;
}
.radioshow-0 {
	padding-left: 4px;
}
.radioshow-1 {
	padding-right: 4px;
}
a.gallery-home-link:link,
a.gallery-home-link:visited,
a.gallery-album-link:link,
a.gallery-album-link:visited {
	text-decoration: none;
	color: #D4480A;
}
a.gallery-home-link:active,
a.gallery-home-link:hover,
a.gallery-album-link:active,
a.gallery-album-link:hover {
	text-decoration: underline;
	color: #333;
}
a.gallery-home-link {
	padding: 0px 0px 0px 20px;
	background: url(images/house.png) no-repeat top left;
}
a.gallery-album-link {
	padding: 0px 0px 0px 20px;
	background: url(images/album.png) no-repeat top left;
}
div.gallery-album-teaser {
	width: 505px;
	background-position: bottom;
	margin: 10px 0px 0px;
	height: 180px;
	overflow: hidden;
}
div.gallery-album-teaser h3,
div.gallery-album-teaser h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
div.gallery-album-teaser h3 {
	padding: 10px;
	background: url(images/transparent-bg-black.png);
}
div.gallery-album-info {
	width: 485px;
	background: #FBF77A;
	margin: 65px 0px 0px;
	height: 50px;
	background: url(images/transparent-bg.png);
	padding: 10px;
	color: #000000;
}
div.gallery-album-info p {
	height: 25px;
	display: block;
	overflow: hidden;
	width: 485px;
	line-height: 20px;
}
div.gallery-album-info:hover {
	visibility: visible;
}
div.pager {
	width: 500px;
	height: 30px;
	overflow: hidden;
	margin: 1px 0px 0px;
}
div.pager-right {
	float: right;
	display: inline-block;
	background: #FFFFFF url(images/pager-right.png) no-repeat top right;
	height: 30px;
	padding-right: 45px;
}
div.pager-left {
	float: right;
	display: inline-block;
	background: #FFFFFF url(images/pager-left.png) no-repeat top right;
	height: 30px;
	width: 200px;
}
div.pager-right a:link,
div.pager-right a:visited {
	margin: 0px 3px 0px;
	line-height: 22px;
	background: url(images/krogeci2.png) top center no-repeat;
	display: inline-block;
	width: 22px;
	height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
div.pager-right a:hover,
div.pager-right a:active {
	background: url(images/krogeci2.png) bottom center no-repeat;
	color: #000000;
	text-decoration: none;
}
div#gallery h3 {
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0px 5px;
}
div#gallery img {
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #FBF77A;
	margin: 4px 9px 4px 4px;
}

/* Ads */
.ads-item {
	display: none;
	overflow: hidden;
}

/* Timetable tabs */
.ui-tabs .ui-tabs-hide {
     display: none;
}
div#timetable {
	border: none;
	padding: 0px;
	margin: 0px;
}
div#timetable ul {
	background: none;
	border: none;
	border-bottom: 1px solid #ddd;
	margin: 10px 0px 0px;
	padding: 0px;
}
div#timetable ul li {
	background: none;
	margin: 0px 5px 0px 0px;
	display: inline-block;
	padding: 0px;
	border: 1px solid #ddd;
}
div#timetable ul li a{
	background: none;
	display: block;
	padding: 5px 10px;
	font-weight: normal;
	color: #000000;
}
div#timetable ul li:hover {
	border: 1px solid #d64c0d;
}
div#timetable ul li.ui-state-active,
div#timetable ul li.ui-tabs-selected {
	background: #ddd;
	font-weight: bold;
}
div#timetable div.timetable-data,
div#timetable div.ui-tabs-panel {
	padding: 0px 0px 0px;
	border: 1px solid #ddd;
	border-top: 0px;
	/*background: url(images/senca.png) no-repeat top left;*/
}
table.timetable-day-data {
	border-collapse: collapse;
	padding: 5px;
}
table.timetable-day-data tr {
	padding: 5px 0px;
	margin: 0px 0px 5px;
	border-bottom: 1px solid #ddd;
}
table.timetable-day-data td {
	margin: 0px;
	padding: 5px;
}
table.timetable-day-data tr:hover {
	background: #FBF77A;
	padding: 0px;
	margin: 0px;
}
td.timetable-day-data-time {
	width: 40px;
	vertical-align: top;
	color: #000;
	padding: 10px;
}
td.timetable-day-data-name {
	font-weight: bold;
	color: #d64c0d;
	vertical-align: top;
	width: 150px;
}
td.timetable-day-data-name small {
	font-weight: normal;
	color: #999;
}
td.timetable-day-data-description {
	color: #000;
	vertical-align: top;
	font-size: 11px;
}
div#ponedeljek {
	background: url(images/senca-pon.png) no-repeat top left;
}
div#torek {
	background: url(images/senca-tor.png) no-repeat top left;
}
div#sreda {
	background: url(images/senca-sre.png) no-repeat top left;
}
div#cetrtek {
	background: url(images/senca-cet.png) no-repeat top left;
}
div#petek {
	background: url(images/senca-pet.png) no-repeat top left;
}
div#sobota {
	background: url(images/senca-sob.png) no-repeat top left;
}
div#nedelja {
	background: url(images/senca-ned.png) no-repeat top left;
}

/* Survey (poll) */
.survey-table {}

.survey-table td.survey-question {
	font-weight: bold;
}
.survey-table td.survey-button input {
	text-align: center;
	margin: 2px 0px;
	border: 1px solid #333;
	background-color: #F9F8F8;
	font-size: 12px;
	padding: 2px 4px;
	cursor: pointer;
}
.survey-table td.survey-button input:hover {
	background-color: #333;
	color: #FFF;
}
.survey-table td.survey-results-title {
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	padding-bottom: 2px;
}
.survey-table td.survey-results-subtitle {
	line-height: 18px;
	font-weight: bold;
}
.survey-table td.survey-results {

}
.survey-table td.survey-results .survey-result-name {
	margin-top: 2px;
}
.survey-table td.survey-results .survey-result-line {
	background: #DB550F;
	height: 4px;
}
.survey-table td.survey-results .survey-result-data {
	height: 16px;
	line-height: 14px;
	font-size: 10px;
	color: #000;
}
.survey-table td.survey-answers input[type="radio"] {
	margin-left: 2px;
	padding-left: 0px;
}
.survey-table td.survey-links {
	padding-top: 4px;
}
.survey-table-large {
	border-bottom: 0px solid gray;
	width: 100%;
}

#ekipa-clan-wrapper {
	background: #d2d2d2;
	padding: 10px;
	height: 160px;
}
#ekipa-clan-twitt {
	float: right;
	width: 230px;
}
#ekipa-clan-twitt-wrapp {
	background: #FFFFFF;
	padding: 10px;
}
#ekipa-clan-twitt-wrapp h5 {
	color: #333;
	font-weight: normal;
	font-size: 11px;
}
a#ekipa-clan-connect:link,
a#ekipa-clan-connect:visited {
	display: block;
	padding: 3px;
	margin: 5px 0px 0px 0px;
	float: right;
	background: #FFFFFF;
	color: #000000;
}

a#ekipa-clan-connect:hover,
a#ekipa-clan-connect:active {
	display: block;
	padding: 3px;
	margin: 5px 0px 0px 0px;
	float: right;
	background: #db550f;
	color: #ffffff;
}
.ekipa-clan-img {
	display: none;
	height: 160px;
	float: left;
}

/* Exposed shows */
.shows-switcher {
	font-size: 14px;
	font-weight: bold;
	background: url(images/switcher-bg.png) no-repeat #efefef;
	width: 480px;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 10px;
	overflow: hidden;
}
.shows-switcher h2 {
	color: #646464;
	font-size: 14px;
	line-height: 32px;
}
.shows-switcher .exposed-show {
	border-top: 1px solid #DB8C62;
	margin: 5px 0px 0px 0px;
	padding-top: 6px;
}
.shows-switcher .first-show {
	border: none;
}
.shows-switcher .exposed-show-left {
	float: left;
	width: 50px;
}
.shows-switcher .exposed-show-right {
	float: right;
	width: 425px;
}
.shows-switcher .exposed-show-right h3.exposed-show-title {
	margin: 0px 0px 5px 0px;
	line-height: 18px;
}
.shows-switcher .exposed-show-right .exposed-show-summary {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.shows-switcher .exposed-show-audio {
	padding: 5px 0px;
	clear: both;
}