/* AFION.NET CSS */

body {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	margin: 0;
	border: 0;
	padding: 20px 0 20px 0;
	background: url(../../images/background/back.gif);
}

form, img, image, ul, li {
	padding: 0;
	margin: 0;
	border: 0;
}

div {
	position: relative;
}

div, p, table, td, form, input, select, dropdown, ul, li, span, textarea {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color:#CCCCCC;
}

a {
	text-decoration: none;
	color:#f37e00;
}

a:hover {
	text-decoration: none;
	color:#999;
}

/* ------ SCROLLING DIVS ------- */


div#hold { 
	position:absolute;
	overflow:hidden;
	width:680px;
	height:190px;
	z-index:100; 
	top: 160px;
	left: 50px;
}

div#hold_guestbook { 
	position:absolute;
	overflow:hidden;
	width:480px;
	height:190px;
	z-index:100; 
	top: 160px;
	left: 250px;
}

div#hold_slike { 
	position:absolute;
	overflow:hidden;
	width:213px;
	height:190px;
	z-index:100; 
	top: 160px;
	left: 20px;
	/*background-color:#999999;*/
}

div#hold_video { 
	position:absolute;
	overflow:hidden;
	width:213px;
	height:190px;
	z-index:100; 
	top: 160px;
	left: 273px;
	/*background-color:#999999;*/
}

div#hold_pjesme { 
	position:absolute;
	overflow:hidden;
	width:213px;
	height:190px;
	z-index:100; 
	top: 160px;
	left: 529px;
	/*background-color:#999999;*/
}


div#wn { 
	position:absolute; 
	left:0;
	top:0; 
	width:680px; height:190px; 
	clip: rect(0px 680px 190px 0px); 
	overflow:hidden;	
	z-index:2;
}

div#wn_guestbook { 
	position:absolute; 
	left:40px;
	top:0; 
	width:400px; height:190px; 
	clip: rect(0px 400px 190px 0px); 
	overflow:hidden;	
	z-index:2;
}
	
div#wn_onama { 
	position:absolute; 
	left:205px;
	top:0; 
	width:400px; height:190px; 
	clip: rect(0px 400px 190px 0px); 
	overflow:hidden;	
	z-index:2;
}

div#wn_slike, div#wn_pjesme, div#wn_video { 
	position:absolute; 
	left:0px;
	top:0; 
	width:213px; height:190px; 
	clip: rect(0px 213px 190px 0px);
	overflow:hidden;
	z-index:2;
}

div#wn_slike div.item,
div#wn_video div.item,
div#wn_pjesme div.item {
	float: left;
	display:inline;
	width: 193px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #333;
}

div#wn_slike div.item img,
div#wn_video div.item img {
	float: left;
	display: inline;
	width: 88px;
	margin: 0 10px 10px 0;
	border: 1px solid #666;
}

div.wn_slike div.item p,
div.wn_video div.item p,
div.wn_pjesme div.item p {
	float: left;
	display: inline;
	margin: 0 0 10px 0;
}

div#lyr1, div#lyr2, div#lyr3 {
	position:absolute; 
	left:0px; top:0px; 
	z-index:2; 
}

div#lyr1 table {
	margin: 0;
}
	
div#lyr1 table td { 
	padding: 10px 20px 10px 0;
}

div.scroller_up_left {
	position: absolute;
	top: 180px;
	left: 233px;
}

div.scroller_down_left {
	position: absolute;
	top: 210px;
	left: 233px;
}

div.scroller_up_middle {
	position: absolute;
	top: 180px;
	left: 486px;
}

div.scroller_down_middle {
	position: absolute;
	top: 210px;
	left: 486px;
}

div.scroller_up_right {
	position: absolute;
	top: 180px;
	right: 20px;
}

div.scroller_down_right {
	position: absolute;
	top: 210px;
	right: 20px;
}
	
div.scroller_up {
	position: absolute;
	top: 170px;
	right: 20px;
}

div.scroller_down {
	position: absolute;
	top: 200px;
	right: 20px;
}



/*------------*/

div.main {
	position: absolute;
	width: 780px;
	height: 675px;
	top: 50%;
	left: 50%;
	margin-top: -333px;
	margin-left: -390px;
	background: #000;
}

div.kut_1, div.kut_2, div.kut_3, div.kut_4 {
	width: 11px;
	height: 11px;
	background: url(../../images/motivi/motiv_tocka.gif) no-repeat;
	position: absolute;
	z-index: 100;
}

div.kut_1 {
	top: 20px;
	left: 20px;
}

div.kut_2 {
	top: 20px;
	right: 20px;
}

div.kut_3 {
	bottom: 20px;
	left: 20px;
}

div.kut_4 {
	bottom: 20px;
	right: 20px;
}

div.slika {
	width:480px;
	height: 290px;
	position: absolute;
	bottom: 0;
	right: 0;
	background:url(../../images/motivi/motiv_slika.jpg);
	z-index: 1;
}

div.logo {
	width:161px;
	height: 71px;
	position: absolute;
	left: 49px;
	top: 42px;
	background:url(../../images/motivi/motiv_logo.gif);
	cursor: pointer;
	cursor: hand;
}

div.menu {
	width:492px;
	height: 18px;
	position: absolute;
	right: 50px;
	top: 82px;
	text-align: right;
}

div.menu ul {
	list-style:none;
	height: 18px;
}

div.menu ul li, div.menu ul li a {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
}

li.mnu_band a {
	width: 40px;
	height: 18px;
	background: url(../../images/menu/mnu_band.gif) top no-repeat;
}

li.mnu_koncerti a {
	width: 67px;
	height: 18px;
	background: url(../../images/menu/mnu_koncerti.gif) top no-repeat;
}

li.mnu_galerije a {
	width: 63px;
	height: 18px;
	background: url(../../images/menu/mnu_galerije.gif) top no-repeat;
}

li.mnu_guestbook a {
	width: 83px;
	height: 18px;
	background: url(../../images/menu/mnu_guestbook.gif) top no-repeat;
}

li.mnu_linkovi a {
	width: 56px;
	height: 18px;
	background: url(../../images/menu/mnu_linkovi.gif) top no-repeat;
}

li.mnu_kontakt a {
	width: 63px;
	height: 18px;
	background: url(../../images/menu/mnu_kontakt.gif) top no-repeat;
}

li.mnu_band a:hover, li.mnu_koncerti a:hover, li.mnu_galerije a:hover, li.mnu_guestbook a:hover, li.mnu_linkovi a:hover, li.mnu_kontakt a:hover {
	background-position: bottom;
}

div.vijesti {
	position: absolute;
	top: 160px;
	left: 50px;
	width: 680px;
	height: 190px;
	overflow: hidden;
	padding: 0 0 0 0;
}

div.kontakt {
	position: absolute;
	top: 160px;
	left: 50px;
	width: 680px;
	height: 210px;
	overflow: hidden;
	padding: 0 0 0 0;
	line-height: 18px;
}

#error {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 0 0 0;
	text-align: center;
	background-color:#000;
	filter:alpha(opacity=90);
	opacity: 0.9;
	z-index: 100;
	cursor: pointer;
	cursor: hand;
}

#error div {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	text-align: center;
	color:#FFFF00;
	line-height: 20px;
}

div.kontakt div input {
	width: 150px;
	height: 16px;
	background-color:#000;
	border: 1px solid #222;
	padding: 2px;
	font-size: 11px;
	color:#666666;
}

div.guestbook_form input {
	margin-top: 5px;
	width: 160px;
	height: 16px;
	background-color:#000;
	border: 1px solid #222;
	padding: 2px;
	font-size: 11px;
	color:#666666;
}

div.guestbook_form input.salji {
	width: 49px;
	height: 14px;
	border: 0;
	background: url(../../images/elements/posalji.gif) top left no-repeat;
	cursor: hand;
	cursor: pointer;
}

div.guestbook_form input.salji:hover {
	background-position: 0 -14px;
}

div.guestbook_form textarea {
	margin-top: 5px;
	width: 160px;
	height: 100px;
	background-color:#000000;
	border: 1px solid #222;
	padding: 2px;
	font-size: 11px;
	color: #666666;
}

div.kontakt div input.salji {
	width: 49px;
	height: 14px;
	border: 0;
	background: url(../../images/elements/posalji.gif) top left no-repeat;
	cursor: hand;
	cursor: pointer;
}

div.kontakt div input.salji:hover {
	background-position: 0 -14px;
}

div.kontakt div textarea {
	width: 655px;
	height: 100px;
	background-color:#000000;
	border: 1px solid #222;
	padding: 2px;
	font-size: 11px;
	color: #666666;
}

div.onama {
	position: absolute;
	top: 175px;
	left: 50px;
	width: 680px;
	height: 190px;
	overflow: hidden;
	padding: 0 0 0 0;
}

div.gradient_up {
	position: absolute;
	top: 0;
	left: 00;
	width: 680px;
	height: 19px;
	z-index: 10;
}

div.gradient_down {
	position: absolute;
	bottom: 0;
	left: 00;
	width: 680px;
	height: 19px;
	z-index: 10;
}

#nas_clanovi {
	position: absolute;
	top: 140px;
	left: 50px;
	color:#666666;
	z-index: 0;
}

#nas_biografija {
	position: absolute;
	top: 140px;
	left: 255px;
	color:#666666;
	z-index: 0;
}

div.vijest_item {
	margin: 10px 0 20px 50px;
	float: left;
}

div.guestbook_item {
	margin: 10px 0 20px 0;
}

div.clanovi {
	position: absolute;
	top: 160px;
	left: 50px;
	width: 200px;
}

div.guestbook_form {
	position: absolute;
	top: 172px;
	padding: 10px 0 0 0;
	left: 50px;
	width: 200px;
	height: 490px;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
	border-right: 1px solid #333;
	border-style:dashed;
}

div.biografija {
	margin: 10px 0 20px 50px;
	float: left;
}

div.vijest_item img {
	float: left;
	border: 2px solid #333333;
	margin: 4px 20px 0 0;
	width:133px;
	/*height:90px;*/
}

div.vijest_item div {
	float: left;
	width: 410px;
}

div.vijest_item div p {
	float: left;
	padding: 0;
	margin: 10px 0 7px 0;
	line-height: 16px;
}

span.datum {
	color:#999999;
	font-weight: bold;
	margin: 0 5px 0 0;
}

span.naslov {
	font-weight: bold;
}