@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	z-index: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background:url(images/back1.jpg) no-repeat #000;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	overflow:auto;
overflow-x:hidden;
line-height: 17px;

}
#container {
	width: 8600px;
	text-align: left;
	height: 650px;
}

#heder {
	background: url(images/navbar.png);
	height: 177px;
	width: 912px;
	z-index: 998;
    position: fixed;  
    top: 0px; /* tweak this according to placement */  
    left: 50px; /* tweak this according to placement */  
}
#kockice {
	position: absolute;
	background:url(images/kockice.png);
	width: 1360px;
	height: 235px;
	top: -10px;
}
#kockice1 {
	background:url(images/kockice.png);
	width: 1360px;
	height: 245px;
	margin-left: 250px;
}
#logo {
	width: 237px;
	height: 106px;
	margin-left: 15px;
	margin-top: 8px;
}
#nav {
	margin-top: -99px;
	margin-left: 285px;
	width: 690px;
	height: 22px;
}

#plejer {
position:absolute;
margin-left:390px;
}
.navlist {display:inline; list-style: none}
a.home {
background:transparent url(images/nav_home.png) no-repeat scroll 0 0;
display:block;
height:33px;
float:left;
text-decoration:none;
width:47px;
margin-right:10px;
}
a.home:hover {
background-position:-47px 0;
}
a.biography {
background:transparent url(images/nav_biography.png) no-repeat scroll 0 0;
display:block;
height:33px;
float:left;
text-decoration:none;
width:84px;
margin-right:10px;
}
a.biography:hover {
background-position:-88px 0;
}
a.discography {
background:transparent url(images/nav_discography.png) no-repeat scroll 0 0;
display:block;
height:33px;
float:left;
text-decoration:none;
width:102px;
margin-right:10px;
}
a.discography:hover {
background-position:-105px 0;
}
a.contact {
background:transparent url(images/nav_contact.png) no-repeat scroll 0 0;
display:block;
height:33px;
float:left;
text-decoration:none;
width:69px;
margin-right:10px;
}
a.contact:hover {
background-position:-72px 0;
}
a.signup {
background:transparent url(images/signup.png) no-repeat scroll 0 0;
display:block;
height:45px;
text-decoration:none;
width:130px;
margin-left: 65px;
margin-top: 20px;
}
a.signup:hover {
background-position:-130px 0;
}
img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	
/* Easy Slider */

	#slider{
				margin-left: 50px;
				margin-top: 233px;}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:469px;
		height:308px;
		overflow:hidden;
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:49px;
		height:17px;
		position:absolute;
		left:415px;
		top:547px;
		margin-left: 0px;
		}	
	#nextBtn{ 
		left:470px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:49px;
		height:17px;
		background:url(images/prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/next.png) no-repeat 0 0;	
		}	
#whatsnew {
	width: 264px;
	height: 200px;
	background: url(images/whatsnew.png) no-repeat ;
	margin-left: 64px;
	margin-top: -272px;
	padding-top: 50px;
}
#newsletter {
	width: 264px;
	height: 200px;
	background: url(images/newsletter.png) no-repeat ;
	margin-left: 368px;
	margin-top: -250px;
		padding-top: 50px;
		padding-left: 5px;
}
#vest1 {
	width: 254px;
	height: 36px;
	line-height: 16px;
	padding: 7px;
	display: block;
	color: #ed0b70;
	font-weight: bold;
}
#vest1:hover {
	background: #ed0b70;
	color: #fff;
}
.left { float: left; margin-right: 8px;}
.vestlink {color: #fff; font-weight: normal; text-decoration: none;}
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
#followme {
	width: 264px;
	height: 200px;
	background: url(images/followme.png) no-repeat;
	margin-left: 674px;
	padding-top: 50px;
	margin-top: -250px;
}
#social {
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
	width: 250px;
	height: 30px;
}
.navlist {display:inline; list-style: none}
a.myspace {
background:transparent url(images/myspace.png) no-repeat scroll 0 0;
display:block;
height:30px;
float:left;
text-decoration:none;
width:76px;
margin-right:15px;
}
a.myspace:hover {
background-position:-80px 0;
}
a.facebook {
background:transparent url(images/facebook.png) no-repeat scroll 0 0;
display:block;
height:30px;
float:left;
text-decoration:none;
width:65px;
margin-right:15px;
}
a.facebook:hover {
background-position:-70px 0;
}
a.twitter {
background:transparent url(images/twitter.png) no-repeat scroll 0 0;
display:block;
height:30px;
float:left;
text-decoration:none;
width:69px;
margin-right:10px;
}
a.twitter:hover {
background-position:-70px 0;
}
#futer1{
	width: 880px;
	height: 30px;
	margin-left: 50px;
	padding-left: 10px;
	background:url(images/linija_futer.jpg) no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	color:#333
	
}
.right {float: right;}
.futerlink:link {color:#FFF; text-decoration: none;}
.futerlink:hover {color:#FFF; text-decoration: underline;}
.futerlink:visited {color:#FFF; text-decoration: none;}
.futerlink:visited:hover {color:#FFF; text-decoration: underline;}
#bio {
	width: 1800px;
	height: 1000px;
	background:url(images/back21.jpg);
	margin-left: 1800px;
	margin-top: -950px;
}

#bioskrol{
position:absolute;
margin-left:250px;
height:250px;
width:250px;
}
#disskrol{
position:absolute;
margin-left:340px;
height:250px;
width:250px;
margin-top: -15px;
}
#konskrol{
position:absolute;
margin-left:280px;
height:250px;
width:250px;
margin-top: -15px;
}
#bionaslov {
	width: 163px;
	height: 44px;
	background:url(images/biographynaslov.jpg);
	margin-left: 609px;
	margin-top: 15px;
}
#biotekst {
	width: 530px;
	height: 490px;
	margin-left: 643px;
	margin-top: 20px;
	font-family: Tahoma, Geneva, sans-serif; font-size: 11px;
}
#biofuter{
	position: absolute;
	width: 880px;
	margin-left: 300px;
	padding-left: 10px;
	background:url(images/linija_futer.jpg) no-repeat;
	padding-top: 18px;
	padding-right: 10px;
	color:#333;
	height: 30px;
	top: 861px;
	
}
.bioright { text-align: right; margin-top: -17px;}
#discography{
	width: 2026px;
	height: 1000px;
	background:url(images/back3.jpg);
	margin-left: 3900px;
	margin-top: -950px;
}
#kockice2 {
	position: absolute;
	background:url(images/kockice.png);
	width: 1360px;
	height: 245px;
	margin-left: 250px;
	top: -40px;
}
#disnaslov {
	width: 175px;
	height: 44px;
	background:url(images/discographynaslov.jpg);
	margin-left: 377px;
	position: absolute;
	top: 225px;
}
#disko{
	position:absolute;
	top: 289px;
	left: 3485px;
}
#distekst {
	margin-left: 828px;
	width: 1353px;
	height: 480px;
	overflow: auto;
}
#dis1 {
	margin-top: 24px;
	margin-bottom: 29px;
}
#disfuter{
	position: absolute;
	width: 880px;
	margin-left: 390px;
	padding-left: 10px;
	background:url(images/linija_futer.jpg) no-repeat;
	padding-top: 18px;
	padding-right: 10px;
	color:#333;
	height: 30px;
	top: 861px;
	
}
.left {float: left; margin-right: 15px;}
h2 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px; color: #74c13f;}
h3 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #a3a3a3; margin-bottom: 10px;}
.distekst {font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #fff; line-height: 18px;}
.distekst1 {font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #fff; margin-top: 10px;}
.dislink:link {font-weight: bold; color: #74c13f; text-decoration: none;}
.dislink:hover {font-weight: bold; background-color: #74c13f; color:#000; text-decoration: none;}
.dislink:visited {font-weight: bold; color: #74c13f; text-decoration: none;}
.dislink:visited:hover {font-weight: bold; background-color: #74c13f; color:#000; text-decoration: none;}
.biolink:link {font-weight: bold; color: #40a2df; text-decoration: none;}
.biolink:hover {font-weight: bold; background-color: #40a2df; color:#000; text-decoration: none;}
.biolink:visited {font-weight: bold; color: #40a2df; text-decoration: none;}
.biolink:visited:hover {font-weight: bold; background-color: #40a2df; color:#000; text-decoration: none;}
.remix {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #fff;}
.comp {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #74c13f;}
.slid {line-height: 0px;}
#contact{
	width: 1900px;
	height: 1000px;
	background:url(images/back4.jpg) no-repeat;
	margin-left: 6000px;
	margin-top: -1100px;
}
#kockice3 {
	position: absolute;
	background:url(images/kockice.png);
	width: 1360px;
	height: 245px;
	margin-left: 250px;
	top: -40px;
}
#kontekst {
color:#000000;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:14px;
height:300px;
left:6360px;
line-height:24px;
position:absolute;
top:230px;
width:600px;
}
.kon:link {
color:#ED0B70;
font-size:18px;
font-weight:bold;
text-decoration:none;
}
.kon:hover {
background-color:#ED0B70;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
text-decoration:none;
}
.kon:visited {
color:#ED0B70;
font-size:18px;
font-weight:bold;
text-decoration:none;
}
.kon:visited:hover {
background-color:#ED0B70;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
text-decoration:none;
}
.f11 {
color:#333333;
font-size:11px;
margin-bottom:10px;
}
.lh16 {
line-height:18px;
margin-bottom:2px;
}
#konfuter {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/linija_futer.jpg) no-repeat scroll 0 0;
color:#333333;
height:30px;
margin-left:330px;
padding-left:10px;
padding-right:10px;
padding-top:18px;
position:absolute;
top:861px;
width:880px;
}

