@charset "utf-8";
* {margin: 0px; padding: 0px; border: none; text-decoration: none;}
html {
	color:#000;
	font: 14px Georgia, "Times New Roman", Times, serif, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;

	width: 1000px;
	margin: 0 auto;
	background:#fff url(/inc/gfx/back.jpg) no-repeat center top;
}
body {
	/*width: 1000px;*/
	padding:0px;
	margin: 0 auto;
	position:relative;
	text-align:center;
	
	width:100%;
	display:table;
}
/*  ili a {overflow: hidden;} */
a {outline:none; color:#000; text-decoration:none}
a:hover {color:#944; text-decoration:none}
select option{padding-right:4px;}
.small {font-size:.8em;}
.clear {
	clear:both;
    height:0;
	display:block;
    font-size: 1px;
    line-height: 0px;
}
.invisible {visibility:hidden;}
.hidetext {position:relative; text-indent:-9999px;}
.hidden{display:none;}
.floatright{float:right;}
h1 {}
h2 {font-size:1.2em; font-weight:normal; margin-bottom:1.2em; }
p {padding-bottom:8px;}
hr {border:none; height:1px; border-bottom:1px solid #444; margin-bottom:6px; clear:both;}

/*============*/
#obavijest {height:185px; width:800px; margin:0px auto; text-shadow:#eaeaea 1px 1px 0px; 
padding-top:260px; }

/*============*/
#uc{margin:0 auto; background:url(/inc/gfx/uc.png) no-repeat top center; margin-top:170px; width:300px; height:220px;}
h1#header{height:165px; margin-bottom:0px;}
#main{margin-bottom:0px;}

#quickinfo{margin:0 auto; width:620px; }
#gigs, #contact{ text-shadow:1px 1px #fff;}
#gigs{float:left; margin:0 auto; background:url(/inc/gfx/upcoming.png) no-repeat top center; padding-top:30px; width:305px; margin-bottom:25px; margin-right:5px;}
#contact{float:right; margin:0 auto; background:url(/inc/gfx/contact.png) no-repeat top center; padding-top:30px; width:305px; margin-left:5px;}

#socials {clear:both; margin:30px auto 0px auto; width:540px;}
#socials a {width:150px; height:40px; display:block; float:left; margin:0px 15px 0px 15px;}
a#facebook{background:url(/inc/gfx/facebook.png) no-repeat top left;}
a#twitter{background:url(/inc/gfx/twitter.png) no-repeat top left;}
a#myspace{background:url(/inc/gfx/myspace.png) no-repeat top left;}
