/* $Id: style.css,v 1.38.2.4 2009/09/14 13:10:47 goba Exp $ */

/**
 * Garland, for Drupal 6.x
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */

/**
 * Generic elements
 */
body {
	margin: 0 0 15px 0;
	padding: 0;
	font: 0.875em Arial;
	color: black;
	min-width: 1000px;
	/*background: url('images/gradients.png') repeat-x 0 -879px;*/
}
a{
	text-decoration:none;
}
.fixed {
	position: fixed;
	width: 100% !important;
	z-index: 100; 
}
header.ftop {
	top: 0;
	height: 102px;
	text-align: center;
}
header.ftop > div {
	background-color: #f76332;
	width: 100%;
	height: 88px;
	position: relative;
	padding: 0;
	top: 0;
	z-index: 101;
}
header.ftop > div > div {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
header.ftop > div > div:first-child {
	z-index: 101;
}
.shadow1 {
	left: 0;
	top: 0;
	position: relative;
	height: 14px;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	z-index: 100;
}
.shadow2 {
	left: 0;
	top: 0;
	position: relative;
	height: 14px;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	z-index: 3;
}
#logo {
	width: 48px;
	height: 15px;
	background: url('images/elements.png') no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 40px;
	color: #b5e0df;
	text-indent: -90px;
	overflow:hidden;
}
header.ftop nav {
	padding: 0;
	margin: 0 auto;
	width: 455px;
	position: relative;
	display: block;
}
header.ftop nav ul {
	list-style: none outside;
	padding: 46px 0 0 0;
	margin: 0;
	height:	42px;
	width: 455px;
}
header.ftop nav ul li {
	float: left;
	display: block;
	height: 42px;
	padding: 0;
	margin: 0;
}
header.ftop nav ul li a {
	color: #fff;
	font-size: 1.1425em;
	display: block;
	height: 22px;
	padding: 11px 13px 9px 13px;
	letter-spacing: -1px;
	text-decoration: none;
	font-weight: bold;
}
header.ftop li.active a,
header.ftop li a:hover,
.menu-222 {
	background: #f68248;
}
header.ftop form {
	position: absolute;
	top: 38px;
	right: 0;
}
header.ftop form input {
	-webkit-appearance: textfield;
	width: 120px;
	height: 16px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	border: none;
	padding: 0 5px;
	font-size: 0.625em;
}
header.ftop form input.search {
	background: url('images/elements.png') no-repeat -48px -3px;
	text-indent: 18px;
	line-height: 15px;
}
header.ftop form .results {
	margin: 0;
	padding: 0;
	list-style: none outside;
}
#search ul {
	position: absolute;
	right: 0;
	text-align: left;
	margin-top: -2px;
}
#search ul li a {
	display: block;
	background: url('images/gradients.png') repeat-x 0 -863px;
	height: 13px;
	width: 254px;
	padding: 9px 11px;
	color: #555;
	border-top: 1px solid #cacaca;
	text-decoration: none;
}
#search ul li:first-child a {
	border-top: none;
}
#search ul li.active a {
	background-color: white;
}
#search ul li a h1,
#search ul li a p {
	font-size: 0.75em;
	font-weight: normal;
}
#search ul li h1,
#search ul li p {
	display: inline;
	margin: 0;
	padding: 0;
}
.strafta {
	width: 100% !important;
	background-image: url('images/gradients.png');
}
.strafta.prva {
	height: 29px;
	background-position: 0 -14px;
	z-index: 1;
}
.main {
	background: white;
	width: 100%;
	margin-top: 125px;
	/*overflow: hidden;*/
}
.main > div {
	margin: 0 auto;
	width: 1000px;
	color: white;
	z-index: 3;
}
.main article{
	float:left;
	height:510px;
	margin-bottom:17px;
	position:relative;
	width:1000px;
}
.scrollable{
	float: left;
	height:510px;
	overflow:hidden;
	position:relative;
	width:947px;
	background: black;
}
.scrollable .items {
	position:absolute;
	width:20000em;
}
.scrollable .items > div {
	float:left;
	height:510px;
	position:relative;
	width:947px;
}
.scrollable .items div .title{
	background: url('images/gradients.png') repeat-x 0 -101px;
    bottom: 0;
    color: #fff;
    font-family: arial;
    font-size: 32px;
    font-weight: bold;
    left: 0;
	padding:23px 38px;
    position: absolute;
	width: 889px;
}
.prva article a.right{
    background: url('images/elements.png') no-repeat 0 -20px;
	cursor:pointer;
	display:block;
	float: left;
	height:52px;
	margin-bottom:1px;
	width:53px;
}
.prva article a.right:hover{
    background: url('images/elements.png') no-repeat 0 -159px;
}
.prva article a.right.disabled:hover{
    background: url('images/elements.png') no-repeat 0 -20px;
	cursor:default;
}
.prva article a.left{
    background: url('images/elements.png') no-repeat 0 -73px;
	cursor:pointer;
	display:block;
	float: left;
	height:52px;
	width:53px;
}
.prva article a.left:hover{
    background: url('images/elements.png') no-repeat 0 -212px;
}
.prva article a.left.disabled:hover{
    background: url('images/elements.png') no-repeat 0 -73px;
	cursor:default;
}
.gradient{
	background: url('images/gradients.png') repeat-x 0 -14px;
	display:block;
	float: left;
	height:87px;
	margin-bottom:45px;
	width:53px;
}
.brojac{
    border-top:1px dotted #666666;
	color:#000;
	float: left;
	font-size:14px;
    padding: 7px 0 5px;
    text-align: center;
	width:53px;
}
.hp_share{
    bottom: 0;
	color:#000;
    position: absolute;
    right: 0;
    width: 53px;
}
.hp_share .title{
	border-bottom:1px dotted #666666;
	font-size:12px;
	letter-spacing:-0.5px;
	padding-bottom:6px;
	text-align: center;
}
.hp_share a{
	display:block;
	height:30px;
	width:30px;
}
.hp_share .hp_face{
	background: url('images/elements.png') no-repeat -54px -20px;
	margin:9px auto 6px auto;
}
.hp_share .hp_face:hover{
	background: url('images/elements.png') no-repeat -425px 0;
}
.hp_share .hp_twitt{
	background: url('images/elements.png') no-repeat -85px -20px;
	margin: 0 auto;
}
.hp_share .hp_twitt:hover{
	background: url('images/elements.png') no-repeat -456px 0;
}
.hp_tab{
	color:#fff;
	cursor:pointer;
	display:block;
	font-size:11px;
	font-weight:bold;
	float: left;
	height:40px;
	letter-spacing:-1px;
	margin-top:1px;
	padding-top:12px;
	text-align:center;
	width:53px;
}
.hp_tab.freed{
	background: url('images/gradients.png') repeat-x 0 -271px;
}
.hp_tab.freed:hover,
.hp_tab.listen:hover {
	background: url('images/gradients.png') repeat-x 0 -537px;
}
.hp_tab.listen{
	background: url('images/gradients.png') repeat-x 0 -271px;
	padding-top:20px;
	height:32px;
}
.hp_tab.active{
	background: url('images/gradients.png') repeat-x 0 -323px;
}
.clear{
	clear:both;
	height:0px;
}
.title_line{
	background:#a2aaaf;
	height:19px;
	width:100%;
}
.title_line .title{
	background: url('images/gradients.png') repeat-x 0 -375px;
	float: left;
	font-size: 13px;
    font-weight: bold;
    height: 19px;
    line-height: 19px;
    padding: 0 10px;
}
.title_line span{
	background:#fff;
	float: left;
    height: 19px;
    width:2px;
}
/**********/
#info_slider{
	height:92px;
	margin:22px 0;
}
#info_slider a.left{
    background: url('images/elements.png') no-repeat -134px -20px;
	cursor:pointer;
	display:block;
	float:left;
	height:16px;
	margin:39px 0 0 4px;
	width:8px;
}
#info_slider a.left:hover{
    background: url('images/elements.png') no-repeat -116px -20px;
}
#info_slider .left.disabled:hover{
    background: url('images/elements.png') no-repeat -134px -20px;
	cursor: default;
}
#info_slider a.right{
    background: url('images/elements.png') no-repeat -143px -20px;
	cursor:pointer;
	display:block;
	float:left;
	height:16px;
	margin:39px 0 0 0;
	width:8px;
}
#info_slider a.right:hover{
    background: url('images/elements.png') no-repeat -125px -20px;
}
#info_slider .right.disabled:hover{
    background: url('images/elements.png') no-repeat -143px -20px;
	cursor: default;
}
.scrollable1{
	height:92px;
	float:left;
	margin:0 8px;
	overflow:hidden;
	position:relative;
	width:386px;
}
.scrollable1 .items {
	position:absolute;
	width:20000em;
}
.scrollable1 .items div {
	float:left;
	height:92px;
	position:relative;
}
.scrollable1 .items div a{
	float:left;
	height:88px;
	margin-right:7px;
	position: relative;
	width:120px;
}
.scrollable1 .items span{
	background: url('images/elements.png') no-repeat -54px -51px;
	display:none;
	height:88px;
	left: 0;
	position:absolute;
	top:0;
	width:120px;
}
.scrollable1 .items div img{
    height: 88px;
    width: 120px;
}

.scrollable1 .items a
{
	border: 2px solid white;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
	border-radius:4px;
}
.scrollable1 .items a:hover,
.scrollable1 .items a.active
{
	border: 2px solid black;
}
.tekst{
	float:left;
	letter-spacing: -0.25px;
	margin-left:30px;
	width: 537px;
  height:114px;
}
.tekst .title{
	color:#404040;
	font-size:24px;
	font-weight:bold;
}
.tekst .teaser{
	color:#333333;
	font-size:14px;
	height:48px;
	letter-spacing: -0.5px;
	margin-top: 12px;
	overflow:hidden;
}
.tekst .teaser a,
.news_red .teaser .more{
	color:#7ca8d5;
}
.tekst .teaser a:hover,
.news_red .teaser .more:hover{
	text-decoration:underline;
}
/**********/
div#sc_menu {
    height: 240px;
	margin-top:21px;
    overflow: auto;
    position: relative;
    width: 1000px;
}
ul.sc_menu {
    display: block;
    height: 240px;
    list-style-type: none;
    margin: 0;
	padding: 0;
    width: 2500em;
}
.sc_menu li {
	display: block;
	float: left;	
	margin:0 58px 0 0;
	padding: 0;
	position: relative;
	width: 153px;
}
.sc_menu li  a span{
	display: none;
}
.sc_menu li a:hover span{
	display:block;
}
.sc_menu li a img{
	border:2px solid #fff;
}
.sc_menu li a:hover img{
	border:2px solid #000;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
	border-radius:4px;
}
.hp_bend{
	font-weight:bold;
	margin-bottom: 2px;
}
.hp_video{
	height: 21px;
	margin-bottom: 10px;
	line-height: 12px;
}
.hp_bend, .hp_video{
	color:#555555;
	font-size:12px;
	margin-left: 2px;
}
.hp_posted{
	color:#898989;
	font-size:10px;
	margin-left: 2px;
}
.sc_menu li a:hover .hp_bend,
.sc_menu li a:hover .hp_video{
	text-decoration:underline;
}
footer .footer{
	background: url('images/elements.png') no-repeat -201px 0;
	display:block;
	height:31px;
	margin:35px auto 0 auto;
	width:195px;
}
/***** crni scroll */
.scrollable .crni{
	background:#000;
	height: 510px;
    overflow: hidden;
    width: 947px;
	position: relative;
}
/**********/
/* HTML */
#crni{
	background:#000;
	float: left;
	height:510px;
	overflow:hidden;
	position:relative;
	width:947px;
}
.gradient1{
	background: url('images/gradients.png') repeat-x 0 -395px;
	border-top:1px solid #fff;
	float: none!important;
	height:52px!important;
	margin:24px auto 0 auto;
	width:919px!important;
}
.labellogo{
	background: url('images/elements.png') no-repeat -201px -5px;
	display: block;
	float:left;
	height:20px;
	margin:17px 0 0 10px;
	width:109px;
}
.front_a{
	color:#4dabc6;
	float: right;
	font-size:14px;
	font-weight:bold;
	letter-spacing: -1px;
	line-height: 9px;
	margin:21px 10px 0 0;
	width:116px;
}
.front_a:hover{
	color:#fff;
}
.bela_strelica{
	background: url('images/elements.png') no-repeat -116px -37px;
	display: block;
	float:right;
	height:12px;
	width:14px;
}
.siva_strelica{
	background: url('images/elements.png') no-repeat -130px -37px;
	display: block;
	float:left;
	height:12px;
	width:16px;
}
.gradient1 .album_title{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	height: 20px !important;
	letter-spacing: -1px;
	line-height: 14px;
	margin:21px  0 0 11px;
}
.scrollable .crni .album_cover,
#crni .album_cover{
	border:3px solid #fff;
	float:left;
	height:280px;
	margin:24px 0 0 24px;
	width:280px;
	position:relative;
}
.crni .album_video {
	display: none;
	height:338px;
	width:424px;
	position:absolute;
	top: 84px;
	left: 15px;
	border: 3px solid #fff;
	background-color: black;
}
.crni .album_video div {
	height:12px;
	width:13px;
	background: url('images/elements.png') no-repeat -34px -126px;
	position: absolute;
	top: -3px;
	right: -21px;
	cursor: pointer;
}
.scrollable .crni .playctrl {
	display: block;
	width:100px;
	height:10ppx;
	padding-left: 15px;
	text-transform: uppercase;
	color: white;
	font-size:9px;
	font-weight: bold;
	bottom: 101px;
	left: 24px;
	position:absolute;
	background: url('images/elements.png') no-repeat -425px -32px;
}
.bandpg .crni .playctrl {
	display: none;
}
.art_links{
	background:#eeeeee;
	float:left;
	height:254px;
	margin-top:19px;
	width:223px;
	position: relative;
	z-index: 1;
}
.art_links .title{
	background:#fff;
	color:#999999;
	display:block;
	font-size:24px;
	font-weight:bold;
	height:26px;
	letter-spacing: -0.5px;
	line-height: 24px;
	margin:32px  0 0 0;
	text-align:center;
	width:87px;
}
.art_links ul{
	list-style-type:none;
	margin: 20px 0 0 15px;
	padding:0;
}
.art_links ul li{
	height:21px;
}
.art_links ul a{
	color:#4dabc6;
	font-size:18px;
	font-weight:bold;
	line-height: 22px;
}
.art_links ul a:hover{
	color:#7d7d7d;
	font-size:22px;
}
.art_video_link{
	background:#75bcd0;
	color:#fff;
	cursor:pointer;
	float: left;
	font-size:14px;
	font-weight:bold;
	height:23px;
	letter-spacing: -0.5px;
	line-height: 24px;
	margin:12px  0 28px 0;
	padding-left:10px;
	position: relative;
	width:213px;
	z-index:1;
	position:relative;
}
.art_video_link_no{
	background:#75bcd0;
	color:#fff;
	cursor:default;
	float: left;
	font-size:14px;
	font-weight:bold;
	height:23px;
	letter-spacing: -0.5px;
	line-height: 24px;
	margin:12px  0 28px 0;
	padding-left:10px;
	width:213px;
	position: relative;
	z-index: 1;
}
.art_video_link:hover{
	background:#5d98a8;
}
.album_bio{
	border-top:1px solid #adadad;
	float: right;
	margin:19px  0 0 26px;
	width:750px;
	position: relative;
	z-index: 1;
}
.album_released{
	color:#7d7d7d;
	float: left;
	font-size:10px;
	height:13px;
	line-height: 18px;
	margin:0;
	overflow:hidden;
}
.splash_page{
	color:#75bcd0;
	float: right;
	font-size:10px;
	height:13px;
	line-height: 17px;
	margin:0;
	overflow:hidden;
}
.album_bio .title{
	color:#404040;
	font-size:24px;
	height:30px;
	letter-spacing: -0.5px;
	margin:12px 0 0 0;
	overflow:hidden;
	width:760px;
}
.slikabenada{
	float: left;
	height:225px;
	margin:8px 0 0 0;
	width:225px;
}
.album_tekst{
	color:#333333;
	float:left;
	font-size:14px;
	line-height: 14.5px;
	margin:8px 0 10px 14px;
	width:510px;
}
.album_bio .album_tekst p:first-child {
	margin-top: 0;
}
/*************/
.playlist_scroll{
	height:237px;
	float:right;
	margin:30px 25px 3px 0;
	overflow:hidden;
	padding: 2px 0;
	width:430px;
}
.playlist_scroll .viewport{
    height: 237px;
    overflow: hidden;
    position: relative;
    width: 409px;
}
.playlist_scroll .overview{
	color:#fff;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 430px;
}
.playlist_scroll .scrollbar{
	border:1px solid #434343;
	float:right;
	height: 235px !important;
    padding: 1px 0;
	position:relative;
	width:16px;
}
.playlist_scroll .scrollbar .track{
	height:100%;
	position: relative;
}
.playlist_scroll .scrollbar .thumb {
    background: #515251;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    height: 20px;
    left: 2px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 12px;
}
.playlist_scroll .overview ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.playlist_scroll .overview ul li{
	letter-spacing:-0.5px;
	height:17px;
	margin-bottom:3px;
	width:409px;
}
.playlist_scroll .overview ul li:hover,
.playlist_scroll .overview ul li.active {
	background: url('images/gradients.png') repeat-x 0 -448px;
}
.playlist_scroll .overview ul li .pesma{
	cursor: default;
	font-size:12px;
	font-weight:bold;
	float:left;
	height:12px;
	line-height: 15.5px;
	margin:1px 0 0 10px;
}
.playlist_scroll ul li:hover .pesma_dl,
.playlist_scroll ul li.active .pesma_dl {
	background:#f76332;
	color:#fff;
}
.playlist_scroll ul li:hover .pesma_listen,
.playlist_scroll ul li.active .pesma_listen {
	background:#4dabc6;
	color:#fff;
}
.sidebar .block{
	margin-bottom: 10px;
}
#sidebar-left .block h2,
#sidebar-right .block h2{
	background: url('images/gradients.png') repeat-x 0 -590px;
	border-top: 1px solid #9E9E9E;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	height:25px;
	letter-spacing:-1px;
	margin: 0;
	overflow: hidden;
	padding: 3px 0 0 8px;
}
.view-News-left-bock ul{
	padding:0
}
.view-News-left-bock ul li{
	border-bottom: 1px solid #ccc;
	list-style-type:none;
	margin:0;
	padding:8px 0 8px 8px;
}/*
.view-News-left-bock ul li:hover{
	background-color:#5b5b5b;
}
.view-News-left-bock ul li:hover a{
	color:#fff;
}*/
.view-News-left-bock ul li a,
.ostalevesti{
	color:#636363;
	font-size:11px;
	letter-spacing:-0.5px;
}
.view-News-left-bock ul li a:hover,
.ostalevesti:hover{
	color:#3f8dc6;
}
.plajlista{
	color:#fff;
	float:right;
	font-size:14px;
	height:244px;
	margin:13px 25px 0 0;
	overflow:hidden;
	width:430px;
}
.plajlista ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.plajlista ul li{
	letter-spacing:-0.5px;
	height:17px;
	margin-bottom:3px;
	width:430px;
}
.plajlista ul li:hover{
	background: url('images/gradients.png') repeat-x 0 -448px;
}
.plajlista ul li .pesma{
	cursor: default;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin:1px 0 0 10px;
}
.pesma_dl{
	background:#3b180c;
	color:#6a4f46;
	float:right;
	font-size:9px;
	height:11px;
	line-height: 12px;
	margin:3px 10px 0 0;
	overflow:hidden;
	text-align:center;
	width:59px;
}
.plajlista ul li:hover .pesma_dl{
	background:#f76332;
	color:#fff;
}
.pesma_listen{
	display: block;
	background:#12292f;
	color:#4b5c61;
	float:right;
	font-size:9px;
	height:11px;
	line-height: 12px;
	margin:3px 10px 0 0;
	overflow:hidden;
	text-align:center;
	width:37px;
}
.plajlista ul li:hover .pesma_listen{
	background:#4dabc6;
	color:#fff;
}
/*********************/
.ispod_liste{
	background: url('images/gradients.png') repeat-x 0 -466px;
	float:right;
	height:17px;
	margin-right:25px;
	width:430px;
}
#player1_wrapper,
#player2_wrapper,
#player3_wrapper {
	float: right;
	margin-right: 25px;
	margin-top: 10px;
	width: 430px;
	height: 24px;
}

.dl_album{
	color:#fff;
	cursor: default;
	float:left;
	font-size:9px;
	height:9px;
	line-height: 12px;
	margin:3px 3px 0 11px;
	overflow:hidden;
	text-align:center;
}
.dl_normal_hq{
	background:#f76332;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;
	color:#fff;
	float:left;
	font-size:9px;
	height:11px;
	line-height: 12px;
	margin:3px 0 0 3px;
	padding:0 4px;
}
.dl_normal_hq:hover{
	background:#aa4718;
}
/****** news*****/
#sidebar-left{
	float:left;
	margin-right:12px;
	overflow:hidden;
	width:195px;
}
#sidebar-right{
	background: url('images/news.png') repeat-x;
	float:left;
	overflow:hidden;
	width:260px;
}
#center{
	background: url('images/news.png') repeat-x;
	border-top: 1px solid #9E9E9E;
	display:bolck;
	float:left;
	padding-right:20px;
	/*overflow:hidden;*/
	width:513px;
}
#sidebar-right .view-News-rel-links .field-content p,
#sidebar-right .view-News-videos .field-content p{
	margin:0
}
#sidebar-right .view-News-rel-links .field-content p a{
	border-bottom: 1px solid #9E9E9E;
	color:#8a8a8a;
	display:block;
	font-size:11px;
	margin:0;
	padding: 8px 0 7px 7px;
	position:relative;
}
#sidebar-right .view-News-rel-links .field-content p a:hover{
	color:#6faad4;
}
#sidebar-right .view-News-rel-links .field-content p br{
	display: none;
}
#sidebar-right .view-News-videos .field-content p iframe{
	margin-top:7px;
}
.vesti {
	border-bottom: 1px solid #898989;
	color:#333;
	font-size: 12px;
	padding-left:8px;
}
.vesti p:first-child{
	clear: both;
}
.vesti p a,
.news_red .teaser a{
	color:#979797;
}
.vesti p a:hover,
.news_red .teaser a:hover{
	text-decoration: underline;
}
.vesti .absolute{
	bottom:0;
	left:0;
	position:absolute;
}
.vesti .field-field-news-slika{
	float:left;
	height:180px;
	margin:-6px 14px 13px 0;
	overflow: hidden;
	width:260px;
}
.vesti .title_deo{
	float:right;
	height:180px;
	margin:-6px 0 13px 6px;
	position:relative;
	width:225px;
}
.vesti .title_deo .submitted{
    color: #7D7D7D;
    display: block;
    float: left;
    font-size: 10px;
    margin: 4px 7px 0 0;
}
.share_news{
	float:left;
	height:24px;
	overflow: hidden;
	width:125px;
}
.news_like{
	float:left;
	margin-right:8px;
}
.news_twitt{
	float:left;
}
.vesti .title{
	color:#000;
	font-size:22px;
	font-weight:bold;
	letter-spacing: -0.5px;
}
/****** end of news ******//*
#center #squeeze #tabs-wrapper{
	height: 17px;
	margin: -22px 0 0;
}*/
#news_share{
	height:31px;
	margin-top:7px;
	position: relative;
}
#news_share .txt{
	border-right: 1px dotted #666666;
	float:left;
	margin:0 8px;
	padding: 7px 8px 7px 0;
}
#news_share .sh{
	display:block;
	float:left;
	height:22px;
	margin:4px 8px 0 0;
	width:22px;
}
.sh.face{
	background: url('images/elements.png') no-repeat -175px -32px;
}
.sh.twitter{
	background: url('images/elements.png') no-repeat -198px -32px;
}
.sh.google{
	background: url('images/elements.png') no-repeat -336px -32px;
}
.sh.space{
	background: url('images/elements.png') no-repeat -221px -32px;
}
.sh.su{
	background: url('images/elements.png') no-repeat -359px -32px;
}
.sh.del{
	background: url('images/elements.png') no-repeat -244px -32px;
}
.sh.dig{
	background: url('images/elements.png') no-repeat -267px -32px;
}
.sh.techno{
	background: url('images/elements.png') no-repeat -290px -32px;
}
.sh.mail{
	background: url('images/elements.png') no-repeat -313px -32px;
}
/***** glavini meni *****/
#mmain {
	background-color: transparent;
	background-image: url('images/gl_meni.png');
    display: none;
	height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: left;
    top: 0px;
    width: 883px;
    z-index: 99;
}
#mmain table {
	border-spacing: 0px;
	width:100%;
}
#mmain > table {
	margin:19px 0 0 0;
}
#mmain thead,
#mmain th,
#mmain tbody,
#mmain tr,
#mmain td {
	border: 0;
	padding:0;
	margin:0;
}
#mmain > table > tbody > tr > td {
	vertical-align:top;
	padding-right:10px;
}
#mmain > table > tbody > tr > td:first-child {
	padding-left:10px;
}
#mmain  a {
	color:#959595;
	font-size:11px;
	letter-spacing:-0.015em;
	text-decoration:none;
}
#mmain > table > tbody > tr> td > a {
	height:100%;
	display:block;
	padding:1px 11px;
	-moz-box-shadow: 3px 3px 4px #d9dcd4;
	-webkit-box-shadow: 3px 3px 4px #d9dcd4;
	box-shadow: 3px 3px 4px #d9dcd4;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d9dcd4')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d9dcd4');
}
#mmain > table > tbody > tr > td > a:hover {
	background-color:white;
}

#mmain ul {
	list-style:none outside;
	padding:0;
}
#mmain > table > tbody > tr > td > ul {
	margin:7px 0 15px 11px;
}
#mmain td ul li {
	margin:0 0 -5px 0;
	padding:0;
}
#mmain ul a {
	letter-spacing:0 !important;
}
#mmain ul a:hover {
	background-color: transparent;
	text-decoration:underline;
}

#mmain table.level3 {
	position:absolute;
	display:none;
}
#mmain table.level3 > tbody > tr > td:first-child {
	display:none;
}
#mmain table.level3 {
	top:47px;
	padding:0 0 12px 24px;
}
#mmain table.level3 > tbody td {
	padding-left: 11px;
	line-height: 12px;
	background-color:white;
}
#mmain table.level3 > tbody tr.last td {
	padding-bottom: 40px;
}
#mmain table.level3 > tbody > tr:first-child > td.item1 {
	background-color:#f7f7f7;
}
#mmain ul.level2 > li:hover table.level3,
#mmain ul.level2 > li table.level3:hover {
	display:table;
}
/***** kraj glavnog menija *****/
/***** vesti strana *****/
#center_news{
    float: left;
    width: 792px;
}
.title_page_news{
	background:#dde0d8;
	border-top:1px solid #c9cbc5;
	height: 28px;
	margin-bottom:25px;
	width:100%
}
.title_page_news .title{
	color: #404040;
    font-size: 18px;
    height: 25px;
    letter-spacing: -0.5px;
    margin: 0;
    padding: 3px 0 0 7px;
}
.news_red{
	/*height:88px;*/
	margin-bottom:25px;
	overflow:hidden;
	width:100%
}
.news_red img{
	float:left;
}
.news_red .title{
	color:#404040;
	display:block;
	float:left;
	font-size:22px;
	font-style: normal;
	font-weight:bold;
	margin-left:45px;
	max-width: 626px;
}
.news_red .teaser{
	color:#333333;
	float:left;
	font-size:14px;
	font-style: normal;
	font-weight: normal !important;
	/*height:48px;*/
	margin:10px 0 0 45px;
	overflow: hidden;
	width:626px;
}
.item-list .pager li,
.item-list .pager li em{
	font-style: normal;
	font-size: 12px;
}
/***** kraj vesti strana *****/
/***** lang *****/
#block-locale-0 ul {
    height: 16px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 124px;
    top: 41px;
    width: 46px;
}
#block-locale-0 ul li{
	float:left;
}
#block-locale-0 ul li.active a{
	background:none;
}
#block-locale-0 ul li.sr{
	margin-right:3px;
}
#block-locale-0 ul li a{
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	float:left;
    padding-left: 3px;
}
#block-locale-0 ul li a:hover{
	background:none;
	text-decoration:underline;
}
/***** kraj lang *****/
/***** albumi *****/
.al_rel{
	float:left;
	margin:0 56px 24px 0;
	position: relative;
	width: 155px;
}
.al_desc{
	background: url('images/gradients.png') repeat-x 0 -895px;
	border:1px solid #6e6e6e;
    bottom: 100px;
    display: none;
    left: 70px;
    max-height: 285px;
    max-width: 400px;
    min-width: 400px;
    padding: 10px;
    position: absolute;
    top: auto;
    z-index: 157!important;
}
.al_rel:hover .al_desc{
	display:block
}
.al_desc span{
	background: none repeat scroll 0 0 #634D5B;
    display: block;
    float: left;
    height: 3px;
	margin: 6px 5px 0 0;
    width: 3px;
}
.al_desc .title{
    border-bottom: 1px solid #898989;
    color: #898989;
    font-size: 14px;
	padding-bottom:5px;
    width: 100%;
}
.al_desc .txt{
    color: #333333;
    font-size: 11px;
	margin-top:5px;
	text-align: justify;
    width: 100%;
}
.al_rel .title1{
    color: #555555;
    display: block;
    font-size: 12px;
    height: 45px;
    margin-top: 5px;
    padding: 0;
}
.al_rel .title1:hover{
	text-decoration:underline;
}
.al_rel .posted {
    color: #898989;
	padding-top:5px;
    font-size: 12px;
}
.sakrij{
	display:none !important;
}
.neki_djavo{
	background: url('images/elements.png') no-repeat -153px -20px;
    bottom: -9px;
    display: block;
    height: 9px;
    left: 13px;
    position: absolute;
    width: 10px;
}
.neki_djavo.ndj_desno{
	left:360px;
}
/***** kraj albuma *****/















.simple_overlay {
    border: 12px solid #666666;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 40px 5px #000000;
    display: none;
    height: 480px;
    width: 864px;
    z-index: 10000;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background: url('images/elements.png') no-repeat -175px -56px;
	position:absolute;
	right:-27px;
	top:-27px;
	cursor:pointer;
	height:35px;
	width:35px;
}
	.details {
		position:absolute;
		top:15px;
		right:15px;
		font-size:11px;
		color:#fff;
		width:150px;
	}
	
	.details h3 {
		color:#aba;
		font-size:15px;
		margin:0 0 -10px 0;
	}
















.poweredby{
	border-top:1px solid #e6e6e6;
	color:#555555;
	font-size:10px;
	font-style: normal;
	margin:20px auto 0 auto;
	padding-top:12px;
	text-align: center;
	width:758px;
}
.poweredby a{
	color:#555555;
}

.modal {
		background:url('/sites/default/files/demo/exit-dak-background.jpg');
		display:none;
		width:800px;
		padding:15px;
		text-align:left;
		border:2px solid #333;
		position: fixed;
		top:200px;
		left:200px;
		color: black;
	
		opacity:0.8;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		-moz-box-shadow: 0 0 50px #ccc;
		-webkit-box-shadow: 0 0 50px #ccc;
	}
	.modal h3 span {
		position: absolute;
		top: 25px;
		right: 14px;
		font-size: 20px;
	}
	.modal p {
		font-weight: bold;
		color: black;
	}
	.modal h2 {
		margin:0px;
		padding:10px 0 10px 45px;
		border-bottom:1px solid #333;
		font-size:20px;
		color: black;
	}
	.modal form span {
		float: right;
		margin-right: 10px;
		background-color: white;
		line-height: 25px;
		font-weight: bold;
		color: black;
	}
	#disciplina {
		width: 100%;
		height: 960px;
		position:absolute;
		top: 0;
		left: 0;
		background:url('/sites/default/files/demo/exit-dak-background1.jpg');
	}
.login {
	position:absolute;
	top: 40px;
	right: 180px;
	font-size:11px;
	color: white;
	font-weight: bold;
}
.mypage {
    color: white;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    right: 230px;
    top: 40px;
}
.login:hover {
	text-decoration: underline;
}
a.a-false{
	padding-right: 26px !important;
    width: 222px;
}
.a-title{
	border-bottom: 1px solid #B8B8B8;
    color: #404040;
    font: 18px verdana;
    height: 25px;
    margin: 0 0 10px 0;
    padding: 0 0 10px;
    text-align: center;
}
.a-title a{
	color: #404040;
}
.artilt-list{
	float:left;
	height:130px;
	margin: 0 50px 10px 0;
	width:100px;
}
.artilt-list a{
	color:#282828;
	display: inline-block;
	font:12px arial;
	height:130px;
	text-transform:uppercase;
}
.artilt-list a .txt{
	display: block;
    height: 30px;
    overflow: hidden;
    width: 100%;
}
.artilt-list a:hover{
	color:#fcaf43;
}
.artist-footer{
	color:#282828;
	font:12px arial;
	display:block;
	margin:25px 0 20px 0;
	text-align: center;
}
.artist-footer span{
	color: #626262;
	cursor:default;
}
.artist-footer span.sep{
	background:#c4c4c4;
	display: inline-block;
	height:8px;
	margin:0 9px;
	width:1px;
}
.artist-footer a,
.artist-footer .apply,
.artist-footer .applied{
	color:#282828;
	font:12px arial;
	margin:0;
	padding:0;
}
.artist-footer a:hover,
.artist-footer .apply:hover{
	text-decoration:underline;
}
.artist-footer .apply{
	cursor:pointer;
}
.artist-footer .applied{
	cursor:default;
}

.azlist{
    height: 18px;
    margin: 0 auto 12px auto;
    overflow: hidden;
    width: 705px;
}
.azlist a{
	color: #404040;
    float: left;
    font: bold 13px verdana;
    margin-left: 10px;
    text-transform: uppercase;
}
.azlist a:hover{
	color:#fcaf43;
}
.a-title span{
	color:#fcaf43;
	text-transform: uppercase;
}
.user-artist>span{
    background: url("images/gradients.png") repeat-x scroll 0 -590px transparent;
    color: #FFFFFF;
    display: block;
    float: none;
    font: bold 12px arial;
    padding: 5px 0 5px 10px;
}
.user-artist>img{
	float:left;
}
.user-artist>.artist-name{
    clear: both;
    display: block;
}
.user-artist>span.apply{
	cursor:pointer;
}
.user-artist>span.applied{
	cursor:default;
}
.user-artist>.apppp{
	display:none!important;
}
.apppp{
	display: inline-block;
}
.redt {
	color:red !important;
}





