/* HTML Elementi
/* ------------------------------- */

body
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	background: #000 url(images/bg.jpg) repeat-y;
	background-position: center;
}

html 
{
	font-family: trebuchet ms;
	font-size: 11px;
	color: #000000;
}

a:link, a:visited
{
	color: #a1b21c;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}



#wrapper
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 945px;
}

#banner_head
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 945px;
	height: 124px;
	background: url(images/banner_head_bg.jpg) no-repeat;
}

img.banner
{
	position: relative;
	margin-top: 6px;
	border: none;
}

/* HEAD */
/* ------------------------------- */

#head
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 945px;
	height: 402px;
	background: #000;
}

#head_01
{
	position: relative;
	float: left;
	width: 945px;
	height: 112px;
	margin-top: 24px;
}

#head_logo
{
	position: relative;
	float: left;
	width: 400px;
	height: 112px;
}

#head_menu
{
	position: relative;
	float: left;
	width: 540px;
	height: 46px;
	margin-left: 5px;
}

#head_title
{
	position: relative;
	float: left;
	width: 545px;
	height: 66px;
	background: url(images/title_head.jpg) no-repeat;
}

#head_02
{
	position: relative;
	float: left;
	width: 945px;
	height: 37px;
	background: url(images/mrlje_head.jpg) no-repeat;
}

#head_03
{
	position: relative;
	float: left;
	width: 515px;
	height: 229px;
}

#head_04
{
	position: relative;
	float: left;
	width: 430px;
	height: 229px;
	background: url(images/mrlje2_head.jpg) no-repeat;
}

/* HEAD MENU */
/* ------------------------------- */

#menu1 a
{
	position: relative;
	display: block;
	float: left;
	width: 106px;
	height: 46px;
	background: url("images/o_nama_menu.jpg") 0 0 no-repeat;
}

#menu1 a:hover
{
	background-position: 0 -46px;
}

#menu2 a
{
	position: relative;
	display: block;
	float: left;
	width: 104px;
	height: 46px;
	background: url("images/tko_smo_menu.jpg") 0 0 no-repeat;
}

#menu2 a:hover
{
	background-position: 0 -46px;
}

#menu3 a
{
	position: relative;
	display: block;
	float: left;
	width: 152px;
	height: 46px;
	background: url("images/sto_radimo_menu.jpg") 0 0 no-repeat;
}

#menu3 a:hover
{
	background-position: 0 -46px;
}

#menu4 a
{
	position: relative;
	display: block;
	float: left;
	width: 87px;
	height: 46px;
	background: url("images/kontakt_menu.jpg") 0 0 no-repeat;
}

#menu4 a:hover
{
	background-position: 0 -46px;
}

#menu5 a
{
	position: relative;
	display: block;
	float: left;
	width: 80px;
	height: 46px;
	background: url("images/linkovi_menu.jpg") 0 0 no-repeat;
}

#menu5 a:hover
{
	background-position: 0 -46px;
}

#menu6 a
{
	position: relative;
	display: block;
	float: left;
	width: 94px;
	height: 46px;
	background: url("images/koncerti_menu.jpg") 0 0 no-repeat;
}

#menu6 a:hover
{
	background-position: 0 -46px;
}

#menu7 a
{
	position: relative;
	display: block;
	float: left;
	width: 143px;
	height: 46px;
	background: url("images/ucestala_pitanja_menu.jpg") 0 0 no-repeat;
}

#menu7 a:hover
{
	background-position: 0 -46px;
}

#menu8 a
{
	position: relative;
	display: block;
	float: left;
	width: 103px;
	height: 46px;
	background: url("images/interview_menu.jpg") 0 0 no-repeat;
}

#menu8 a:hover
{
	background-position: 0 -46px;
}

#menu9 a
{
	position: relative;
	display: block;
	float: left;
	width: 108px;
	height: 46px;
	background: url("images/nas_studio_menu.jpg") 0 0 no-repeat;
}

#menu9 a:hover
{
	background-position: 0 -46px;
}

#menu10 a
{
	position: relative;
	display: block;
	float: left;
	width: 94px;
	height: 46px;
	background: url("images/recenzije_menu.jpg") 0 0 no-repeat;
}

#menu10 a:hover
{
	background-position: 0 -46px;
}

#menu_fejs a
{
	position: relative;
	display: block;
	float: left;
	width: 73px;
	height: 46px;
	background: url("images/fejsbuk_menu.jpg") 0 0 no-repeat;
}

#menu_fejs a:hover
{
	background-position: 0 -46px;
}



#menu11 a
{
	position: relative;
	display: block;
	float: left;
	width: 196px;
	height: 229px;
	background: url("images/prilika.jpg") 0 0 no-repeat;
}

#menu11 a:hover
{
	background-position: 0 -229px;
}

#menu22 a
{
	position: relative;
	display: block;
	float: left;
	width: 150px;
	height: 229px;
	background: url("images/pitanja.jpg") 0 0 no-repeat;
}

#menu22 a:hover
{
	background-position: 0 -229px;
}

#menu33 a
{
	position: relative;
	display: block;
	float: left;
	width: 169px;
	height: 229px;
	background: url("images/istina.jpg") 0 0 no-repeat;
}

#menu33 a:hover
{
	background-position: 0 -229px;
}

/* CONTENT */
/* ------------------------------- */

#content
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 945px;
}

#content_left
{
	position: relative;
	float: left;
	margin-left: 40px;
	text-align: center;
	width: 130px;
}

.banner_left
{	
	position: relative;
	margin: 0 auto;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 14px;
	border: none;
}

#content_registriraj_R
{
	position: relative;
	float: left;
	margin-left: 30px;
	text-align: center;
	width: 400px;
}

#content_kontakt
{
	position: relative;
	float: left;
	margin-left: 30px;
	margin-right: 20px;
	text-align: left;
	width: 595px;
	background: url(images/kontakt_bg.jpg) no-repeat;
	background-position: 400px 150px;
}

#content_onama
{
	position: relative;
	float: left;
	margin-left: 30px;
	margin-right: 20px;
	text-align: left;
	width: 595px;
}

#content_posalji
{
	position: relative;
	float: left;
	margin-left: 60px;
	margin-right: 30px;
	margin-top: 20px;
	text-align: left;
	width: 550px;
}

.pitanja_title
{
	margin-top: 16px;
}

/* CONTENT PREDAJ MJUZU */
/* ------------------------------- */

#content_predaj
{
	position: relative;
	float: left;
	margin-left: 40px;
	margin-right: 20px;
	text-align: left;
	width: 595px;
	height: 470px;
	background: url(images/odaberi_bg.jpg) no-repeat;
}

img.predaj
{
	position: relative;
	float: left;
	margin-left: 45px;
}

#korisnicki_panel
{	
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	width: 242px;
	height: 90px;
	background: url(images/korisnicki_panel.jpg) no-repeat;
}

#posalji_kategorije a
{
	position: relative;
	float: right;
	width: 70px;
	height: 24px;
	margin-top: -22px;
	margin-right: 65px;
	background: url(images/posalji.jpg) no-repeat;
}

#posalji_kategorije a:hover
{
	background-position: 0 -24px;
}

/* CONTENT KORISNICKE STRANICE */
/* ------------------------------- */

#content_kreiraj
{
	position: relative;
	float: left;
	margin-left: 40px;
	margin-right: 20px;
	text-align: left;
	width: 422px;
	height: 420px;
	background: url(images/korak1.jpg) no-repeat;
}

#content_placanje
{
	position: relative;
	float: left;
	margin-left: 40px;
	text-align: left;
	width: 422px;
}

#content_placanjeL
{
	position: relative;
	float: left;
	text-align: left;
	width: 176px;
	height: 112px;
	background: url(images/placanje_left.jpg) no-repeat;
}

#content_placanjeR
{
	position: relative;
	float: left;
	text-align: left;
	width: 242px;
	height: 112px;
	background: url(images/placanje_right.jpg) no-repeat;
}

img.uplata
{
	margin-left: 30px;
	margin-top: -8px;
}

#placanje_title
{
	position: relative;
	float: left;
	width: 422px;
}

#placanje_all
{
	position: relative;
	float: left;
	width: 422px;
	background: url(images/placanje_bg.jpg) repeat-y;
}

#placanje_foot
{
	position: relative;
	float: left;
	width: 422px;
	height: 69px;
	background: url(images/korak2.jpg) no-repeat;
}

#forma_placanje
{
	margin-left: 40px;
}

#forma_kreiraj
{
	margin-top: 25px;
	margin-left: 40px;
}

#forma_predaj
{
	margin-top: 15px;
	margin-left: 52px;
	margin-bottom: 15px;
}

#jasam
{
	position: relative;
	float: left;
	width: 100px;
	height: 20px;
	background: red;
	display: inline;
}

/* CONTENT CENTER */
/* ------------------------------- */

#content_center
{
	position: relative;
	float: left;
	margin-left: 18px;
	margin-right: 18px;
	text-align: left;
	width: 460px;
}

#content_news
{	
	position: relative;
	float: left;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 16px;
	width: 450px;
	background: url(images/content_news_bg.jpg) repeat-x;
	background-position: bottom;
}

#novosti_text
{	
	position: relative;
	float: left;
	text-align: left;
	width:440px;
}

#novosti_slika
{	
	position: relative;
	float: left;
	margin-left: 10px;
	text-align: right;
}

img.pic_news
{
	position: relative;
	float: right;
	margin-left: 10px;
	border: solid 3px #c2d234;
}

#novosti_vise
{	
	position: relative;
	float: left;
	width: 330px;
	height: 14px;
	text-align: right;
}

#vise_news a
{
	position: relative;
	float: right;
	width: 40px;
	height: 14px;
	margin-right: 10px;
	background: url(images/vise.jpg) no-repeat;
}

#vise_news a:hover
{
	background-position: 0 -14px;
}

#natrag_news a
{
	position: relative;
	float: right;
	width: 55px;
	height: 14px;
	margin-top: 0px;
	background: url(images/natrag.jpg) no-repeat;
}

#natrag_news a:hover
{
	background-position: 0 -14px;
}

/* CONTENT RIGHT */
/* ------------------------------- */

#content_right
{
	position: relative;
	float: left;
	text-align: left;
	width: 243px;
}

#logiraj_se
{	
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	width: 243px;
	height: 150px;
	background: url(images/logiraj_se.jpg) no-repeat;
}

#login_button a
{
	position: relative;
	display: block;
	float: right;
	width: 70px;
	height: 24px;
	margin-top: 8px;
	background: url("images/login_button.jpg") 0 0 no-repeat;
}

#login_button a:hover
{
	background-position: 0 -24px;
}

#pridruzi_se
{	
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	width: 243px;
	height: 123px;
	background: url(images/pridruzi_nam_se.jpg) no-repeat;
}

#mjuza
{	
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	width: 243px;
	height: 100px;
	background: url(images/mjuza.jpg) no-repeat;
}

#foot
{
	position: relative;
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 945px;
	height: 121px;
	background: #000 url(images/foot_bg.jpg) no-repeat;
}

#footer
{
	position: relative;
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 945px;
	height: 40px;
	background: #000;
}

#footer_left
{
	position: relative;
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 300px;
	height: 30px;
}

#footer_right
{
	position: relative;
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 645px;
	height: 30px;
}

/* FORME */
/* ---------------------- */

legend
{
	font-weight: bold;
}

input[type="text"], textarea
{
	width: 170px;
	height: 13px;
	font: 11px arial, sans-serif;
	background: #deef57;
	border: 1px solid #deef57;
}

input:focus, textarea:focus
{
	background: #b2c425;
	border: 1px solid #b2c425;
	color: white;
}

label
{
	float: left;
	width: 6em;
	display: block;
}

#remember-me label
{
	width: 4em;
}

fieldset#kategorije
{
	margin-top: 55px;
	margin-left: 50px;
	padding: 0;
	border: none;
	background: transparent;
}

#kategorije div
{
	width: 12.3em;
	float: left;
	height: 25px;
	line-height: 13px;
}

#kategorije p
{
	margin: 0.3em 0;
	text-align: left;
}

#kategorije label
{
	width: 3em;
	float: none;
	display: inline;
}

input#kategorije[type="text"], textarea
{
	position: relative;
	float: left;
	margin-left: -132px;
	margin-top: 40px;
	width: 200px;
	height: 16px;
	font: 12px arial, sans-serif;
	background: #deef57;
	border: 1px solid #deef57;
}

input#kategorije:focus, textarea:focus
{
	background: #fff;
	border: 1px solid #fff;
	color: #000;
}

fieldset#kategorije2
{
	position: relative;
	float: left;
	margin-left: 50px;
	padding: 0;
	border: none;
	background: transparent;
}

#kategorije2_stupac
{
	position: relative;
	float: left;
}

#kategorije2 div
{
	width: 12.3em;
	float: left;
	height: 25px;
	line-height: 13px;
}

#kategorije2 p
{
	margin: 0.1em 0;
	text-align: left;
}

#kategorije2 label
{
	width: 3em;
	float: none;
	display: inline;
}

.clear
{
	clear: both;
}

fieldset#kategorije3
{
	margin-top: 10px;
	margin-left: 8px;
	border: none;
	background: transparent;
}

#kategorije3 div
{
	width: 20em;
	float: left;
}

#kategorije3 p
{
	margin: 0.1em 0;
	text-align: left;
}

#kategorije3 label
{
	position: relative;
	width: 3em;
	float: none;
	margin-top: 4px;
	display: inline;
}

.wtf
{
	position: relative;
	top: -2px;
}

.wtf2
{
	position: relative;
	margin-left: 60px;
}

.wtf3
{
	position: relative;
	float: left;
	width: 195px;
	margin-top: 2px;
}

input#kategorije4[type="text"], textarea
{
	width: 270px;
	font-family: arial, sans-serif;
	background: #deef57;
	border: 2px solid #deef57;
}

input#kategorije4:focus, textarea:focus
{
	background: #b2c425;
	border: 2px solid #b2c425;
	font-family: arial;
	color: white;
}

label#kategorije4
{
	float: left;
	width: 6em;
	display: block;
}

#posalji_kategorije5 a
{
	position: relative;
	float: right;
	width: 70px;
	height: 24px;
	margin-top: 12px;
	margin-right: 30px;
	background: url(images/nastavi.jpg) no-repeat;
}

#posalji_kategorije5 a:hover
{
	background-position: 0 -24px;
}

.dropdown
{
	width: 274px;
	background: #b2c425;
	border: 2px solid #b2c425;
	font: 11px arial, sans-serif;
	color: white;
}

.dropdown:focus, textarea:focus
{
	width: 274px;
	background: #deef57;
	border: 2px solid #deef57;
	color: black;
}

.dropdown2
{
	width: 160px;
	background: #b2c425;
	border: 2px solid #b2c425;
	font: 11px arial, sans-serif;
	color: white;
}

.dropdown2:focus, textarea:focus
{
	background: #deef57;
	border: 2px solid #deef57;
	color: black;
}

fieldset#kategorije5
{
	margin-left: 26px;
	border: none;
	background: transparent;
}

#kategorije5 div
{
	width: 20em;
	float: left;
}

#kategorije5 p
{
	margin: 0.1em 0;
	text-align: left;
}

#kategorije5 label
{
	position: relative;
	width: 3em;
	float: none;
	margin-top: 4px;
	display: inline;
}

#kategorije6 p
{
	margin: 0.1em 0;
	text-align: left;
}

label#kategorije6 
{
	position: relative;
	width: 10em;
	float: left;
	margin-top: 4px;
	display: inline;
}

input#kategorije6[type="text"], textarea
{
	width: 240px;
	font-family: arial, sans-serif;
	background: #deef57;
	border: 2px solid #deef57;
}

input#kategorije6[type="password"], passwordarea
{
	width: 240px;
	font-family: arial, sans-serif;
	background: #deef57;
	border: 2px solid #deef57;
}

.pass
{
	width: 170px;
	border: 1px solid #deef57;
	padding: 0.1em 0.1em; 
	font: 12px arial, sans-serif;
	background: #deef57;
}

.button
{
	background-color: #c0c0c0;
	font-family: verdana;
	border: #000000 1px solid;
	font-size: 12px;
	color: #778899;
}

input#kategorije6:focus, textarea:focus
{
	background: #b2c425;
	border: 2px solid #b2c425;
	font-family: arial;
	color: white;
}

input#kategorije7[type="file"], textarea
{
	width: 185px;
	font-family: arial, sans-serif;
	background: #deef57;
	border: 2px solid #deef57;
}

input#kategorije7:focus, filearea:focus
{
	background: #fff;
	border: 2px solid #fff;
	font-family: arial;
	color: black;
}

label#kategorije8
{
	position: relative;
	float: left;
	margin-top: 2px;
	display: inline;
}

fieldset#kategorije9
{
	margin-top: 0px;
	margin-left: 50px;
	padding: 0;
	border: none;
	background: transparent;
}

#kategorije9 div
{
	width: 8.1em;
	float: left;
}

#kategorije9 p
{
	margin: 0.3em 0;
	text-align: left;
}

#kategorije9 label
{
	width: 3em;
	float: none;
	display: inline;
}

fieldset#kategorije10
{
	padding: 0;
	border: none;
	background: transparent;
}

#kategorije10 div
{
	width: 30em;
	float: left;
}

#kategorije10 p
{
	margin: 0.3em 0;
	text-align: left;
}

#kategorije10 label
{
	width: 3em;
	float: none;
	display: inline;
}

#file_predaj
{
	position: relative;
	float: left;
	width: 500px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 12px;
}

/* TABLICA */

#gradient-style
{
	font-family: trebuchet ms;
	font-size: 12px;
	margin: 20px;
	width: 560px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e0eb89 url('images/gradhead.png') repeat-x;
	border-top: 2px solid #e0eb89;
	border-bottom: 1px solid #fff;
	color: #414141;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #cc6084;
	border-top: 1px solid #fff;
	background: #cbdd3b url('images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #cbdd3b;
	font-size: 12px;
	color: #000;
}
#gradient-style tbody tr:hover td
{
	background: #cbdd3b url('images/gradhover.png') repeat-x;
	color: #414141;
}

.pic_search
{
	position: relative;
	float: right;
	margin-top: -18px;
	margin-right: 6px;
}

#kategorije11 p
{
	margin: 0.1em 0;
	text-align: left;
}

label#kategorije11 
{
	position: relative;
	width: 8em;
	float: left;
	margin-top: 2px;
	display: inline;
}

input#kategorije11[type="text"], textarea
{
	width: 315px;
	font-family: arial, sans-serif;
	background: #deef57;
	border: 2px solid #deef57;
}

input#kategorije11:focus, textarea:focus
{
	background: #fff;
	border: 2px solid #fff;
	font-family: arial;
	color: black;
}

.posalji_predaj
{
	position: relative;
	float: right;
	width: 70px;
	height: 24px;
	margin-top: 2px;
	margin-right: 40px;
}

input#poruka[type="text"], textarea
{
	font-family: arial, sans-serif;
	background: #deef57;
	border: 2px solid #deef57;
}

input#poruka:focus, textarea:focus
{
	width: 315px;
	background: #b2c425;
	border: 2px solid #b2c425;
	font-family: arial;
	color: black;
}

#posalji_poruka a
{
	position: relative;
	float: left;
	width: 70px;
	height: 24px;
	margin-top: 12px;
	margin-left: 249px;
	background: url(images/posalji2.jpg) no-repeat;
}

#posalji_poruka a:hover
{
	background-position: 0 -24px;
}

#natrag_register a
{
	position: relative;
	float: right;
	width: 70px;
	height: 24px;
	margin-top: 12px;
	margin-right: 5px;
	background: url(images/natrag2.jpg) no-repeat;
}

#natrag_register a:hover
{
	background-position: 0 -24px;
}