* {	border-style: none;
	margin:0;
	padding:0;
}

html {	height:100%;
}


body {	background: #de6225 url(/template/images/bg.gif) 0 0 repeat; 
		color: #AC9C86; 
		font-size: 11px; 
		font-family: Arial, Helvetica, sans-serif;
		text-align:center;
		height:100%;
}

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

a:hover {
	text-decoration: underline;
}

object {
	outline:none;
}

h2 {
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
	text-indent: -20000px;
	overflow: hidden;
}

h2.news {
	background-image: url(/template/images/title/news.gif);
}

h2.concerts {
	background-image: url(/template/images/title/concerts.gif);
}

h2.contact {
	background-image: url(/template/images/title/contact.gif);
}

h2.bio {
	background-image: url(/template/images/title/bio.gif);
	margin:0 0 12px 0;
}

h2.foto {
	background-image: url(/template/images/title/foto.gif);
	margin:0 0 12px 0;
}

h2.video {
	background-image: url(/template/images/title/video.gif);
	margin:0 0 12px 0;
}

h2.discography {
	background-image: url(/template/images/title/discography.gif);
	margin:0 0 12px 0;
}

h2.shop {
	background-image: url(/template/images/title/shop.gif);
	margin:0 0 12px 0;
}

h3 {
	font-size: 14px;
}

#sidebar {
	width: 288px;
	float: left;
	padding: 0 0 0 43px;
	min-height: 330px;
	height:auto !important;
	height: 330px;
	background: transparent url(/template/images/gatuzo.gif) right top no-repeat;
}

.news li {
	list-style: none;
	color: #ac9c86;
	padding: 8px 0 0 0;
	text-align: justify;
}

.news li a {
	color: #fff;
}

.news li .content {
	padding: 5px 0;
	line-height: 18px;
}

.news li .more {
	text-align: right;
}

.archivelink {
	text-align: center;
	margin: 20px 0 0 0;
}

.archivelink a {
	color: #fff;	
}

.concerts ul {
	margin: 12px 0 40px 0;
}

.concerts li {
	padding: 2px 0;
	list-style: none;
	color: #e7e7e7;
}

.concerts li .date {
	color: #ff7c29;
}

.contact {
	font-size: 13px;
	color: #e7e7e7;
	line-height: 18px;
}

.contact h2 {
	margin: 0 0 12px 0;	
}

.newsitem {
	line-height: 18px;
	text-align: justify;
}

.newsitem .back {
	padding: 6px 0 0 0;
}

.newsitem .back a {
	color: #fff;	
}

#footer {
	clear: both;
	height: 40px;
	line-height: 40px;
	margin: 40px 0 0 0;
	padding: 0 30px;
	background-image: url(/template/images/transparent.png);
}

* html #footer {
	background-color:#0d0d0d;
	background-image:none;
}

#footer .links {
	float: left;
}

#footer .links li {
	display: inline;	
}

#footer .links a {
	color: #9a9aa3;
	text-decoration: underline;	
	margin-right: 8px;
}

#footer .links a:hover {
	color: #fff;
}

#footer .profiles {
	float: right;
}

#footer .profiles img {
	margin: 9px 0 0 25px;
}

#main {	width: 900px;
		margin:0 auto;
		height:100%;
		background:#000 url(/template/images/bg_mreza.gif) 0 0 repeat;
		position:relative;
		text-align:left;
}

#glave {position:absolute;
		left:10px;
		top:17px;
}

#meni {	left:0;
		position:relative;
		top:160px;
		background: #000 url(/template/images/bg_tamni.gif) 0 0 repeat;
		height: 80px;
		width:inherit;
}

img#logo {margin:9px 0 0 9px;
}

#holder {right:0;
		top:14px;
		position:absolute;
		width:560px;
		height:54px;
}

#content {
		background: #000 url(/template/images/bg_svjetli.gif) 0 0 repeat;
		position:relative;
		margin-top:170px;
		padding:18px 30px;
}

#novosti {background-color:transparent;
		position:relative;
		top:0;
		left:0;
		width:458px;
		float: left;
		padding: 0 42px 0 0;
}

#foto {
	width:345px;
	float:left;
	margin:0 15px 0 0;
	min-height: 330px;
	height:auto !important;
	height: 330px;
	background: transparent url(/template/images/crta.gif) 344px 40px no-repeat;
}

.foto ul {
	list-style-type:none;
}

.foto li {
	float:left;
	width:94px;
	height:94px;
	margin:0 15px 15px 0;
	padding:3px;
	background-color:#201f1f;
}

#video {
	width:480;
	float:left;
}

.extend:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size: 0; } .extend { display: inline-block; } html[xmlns] .extend { display: block; } * html .extend { height:1%; }