* 
	{padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
html 
	{ overflow-x: hidden; }
body 
	{font-size: 62.50%; background-color: #242424; }
img 
	{outline: none; border: 0; }
ul 
	{list-style-type: none; }
a 
	{outline: none; color: #5e7905; text-decoration: none; }
a:hover 
	{text-decoration: underline; }
button 
	{display: block; outline: none; cursor: pointer; }
input, select, textarea 
	{outline: none; }
textarea 
	{overflow: auto; }
.c 
	{clear: both; }
.printonly
	{ display: none; }

/* site structure */

#wrap 
	{ width: 100%; min-width: 990px; margin: 0 auto; background: #b6bb9c url('../images/ui/backgrounds/body.png') repeat-x 0 0; position: relative; z-index: 150; }
#site
	{ position: relative; z-index: 200; }
#site .inner 
	{ width: 930px; padding: 0; }
.inner 
	{ position: relative; width: 990px; margin: 0 auto; }

/* header */

#header 
	{height: 141px; width: 100%; min-width: 990px; clear: both; background: transparent url('../images/ui/backgrounds/light.png') no-repeat center 0; }
#header .inner 
	{background: transparent url('../images/ui/backgrounds/light.png') no-repeat 1017px 0; }
#header #top_menu 
	{height: 14px; padding: 10px 30px 0 0; text-align: right; font-size: 1.1em; line-height: 1em; margin: 0; color: #999; }
#header #top_menu a 
	{color: #999; text-decoration: none; margin: 0 5px; }
#header #top_menu a:hover 
	{color: #ccc; }
#header ul 
	{list-style-type: none; }
#header #logo 
	{display: block; width: 450px; height: 60px; background: transparent url('../images/ui/logo.png') no-repeat 24px 0; margin: 0; text-indent: -5000px; }
#lamp 
	{position: absolute; width: 108px; height: 144px; background: transparent url('../images/ui/images/lamp.png') no-repeat 0 0; top: -45px; left: 50%; margin-left: 356px; }

/* *** main menu *** */

#mainMenu 
	{ height: 32px; padding: 25px 0 0 30px; }
#mainMenu li 
	{ float: left; height: 32px; margin: 0 2px 0 0; }
/*#mainMenu li em
	{ float: left; display: block; height: 32px; padding: 0 5px; color: #fff; text-align: center; font-size: 13px; line-height: 32px; font-family: "Century Gothic", Georgia, serif; font-style: normal; }*/
#mainMenu li a 
	{ float: left; display: block; height: 32px; padding: 0 5px; position: relative; text-decoration: none; text-align: center; font-size: 13px; line-height: 32px; }
#mainMenu li a strong
	{ display: block; height: 32px; font-weight: normal; color: #000; text-decoration: none; text-align: center; font-size: 13px; line-height: 32px; background: transparent url('../images/ui/tabs/tabs.png') repeat-x 0 -192px; font-family: Georgia, sans-serif; padding: 0 5px; cursor: pointer; }
#mainMenu li a:hover strong
	{ background-position: 0 -224px; color: #5e7905; }
#mainMenu li.active a strong
	{ background-position: 0 -256px; }
#mainMenu li a span.mmleft
	{ position: absolute; top: 0; left: 0; width: 5px; height: 32px; background: transparent url('../images/ui/tabs/tabs.png') no-repeat 0 0; cursor: pointer; }
#mainMenu li a span.mmright
	{ position: absolute; top: 0; right: 0; width: 5px; height: 32px; background: transparent url('../images/ui/tabs/tabs.png') no-repeat 0 -96px; cursor: pointer; }
#mainMenu li a:hover span.mmleft
	{ background-position: 0 -32px; }
#mainMenu li a:hover span.mmright
	{ background-position: 0 -128px; }
#mainMenu li.active a span.mmleft
	{ background-position: 0 -64px; }
#mainMenu li.active a span.mmright
	{ background-position: 0 -160px; }
	
#mainMenu li a.mm1 strong
	{ width: 90px; } 
#mainMenu li a.mm2 strong
	{ width: 115px; }
#mainMenu li a.mm3 strong
	{ width: 115px; }
#mainMenu li a.mm4 strong
	{ width: 85px; }
#mainMenu li a.mm5 strong
	{ width: 85px; }
#mainMenu li a.mm6 strong,
#mainMenu li a.mm8 strong
	{ width: 80px; }
#mainMenu li a.mm7 strong
	{ width: 80px; }
	
#mainMenu li.active a.mm6 strong
	{ background: transparent url('../images/ui/tabs/sidetabs.png') no-repeat -5px -64px; }
#mainMenu li.active a.mm6 span.mmleft
	{ background: transparent url('../images/ui/tabs/sidetabs.png') no-repeat 0 -64px; }
#mainMenu li.active a.mm6 span.mmright
	{ background: transparent url('../images/ui/tabs/sidetabs.png') no-repeat -95px -64px; }
#mainMenu li.active a.mm7 strong
	{ background: transparent url('../images/ui/tabs/sidetabs.png') no-repeat -107px -64px; }
#mainMenu li.active a.mm7 span.mmleft
	{ background: transparent url('../images/ui/tabs/sidetabs.png') no-repeat -102px -64px; }
#mainMenu li.active a.mm7 span.mmright
	{ background: transparent url('../images/ui/tabs/sidetabs.png') no-repeat -197px -64px; }
		
.withlogout
	{ padding-right: 153px !important; position: relative; }
#logout
	{ display: block; text-align: left; text-indent: -5000px; width: 82px; height: 26px; background: transparent url('../images/ui/buttons/odjavite_se.png') no-repeat 0 0; border: 0; float: right; margin: 0 0 0 30px; position: absolute; top: 2px; right: 20px; }
#logout:hover
	{ background-position: 0 -26px; }

/* basic elements */

h1 
	{font-size: 2.2em; letter-spacing: -1px; font-weight: normal; padding: 20px 0; font-family: Utopia, Georgia, serif; }
p 
	{color: #656565; font-size: 1.2em; line-height: 1.5em; margin-bottom: 15px; clear: both; }
p.pp 
	{padding: 0 35px 0 0; color: #333; }
p.pp strong 
	{color: #333; }

/* contents */

#contents 
	{background: transparent url('../images/ui/backgrounds/sidebar.png') repeat-y 0 0; padding: 0 0 50px 0; width: 930px; }

/* *** main *** */

#main 
	{width: 600px; float: left; padding: 10px 0 0 0; }

/* *** *** search form *** *** */

#oglasi p 
	{margin: 0; }
#oglasi .search 
	{overflow: auto; width: 545px; margin-bottom: 10px; background: transparent url('../images/ui/backgrounds/shade.png') repeat-y right 0; padding: 10px 15px 10px 0; }
#oglasi .search p 
	{margin-bottom: 5px; overflow: hidden; }
#oglasi .search input, #oglasi .search select, #oglasi .search textarea 
	{float: left; border: 0; background: none; margin: 0 8px 0 0; }
#oglasi .search select option 
	{line-height: 1.5em; background: #fff; padding: 2px 5px; outline: none; }
#oglasi .search label 
	{float: left; display: block; height: 21px; padding-top: 4px; margin-right: 7px; }
#oglasi .search label.fl 
	{width: 45px; }
#oglasi .search label.f2 
	{width: 71px; }
#oglasi .search .s_t1 
	{width: 130px; height: 25px; padding: 5px; background: transparent url('../images/ui/form/input2.png') no-repeat 0 0; }
#oglasi .search .s_t2 
	{width: 90px; height: 25px; padding: 5px; background: transparent url('../images/ui/form/input6.png') no-repeat 0 0; }
#oglasi .search .s_t3 
	{width: 70px; height: 25px; padding: 5px; background: transparent url('../images/ui/form/input4.png') no-repeat 0 0; }
#oglasi .search .s_t4 
	{width: 200px; height: 15px; padding: 5px; background: transparent url('../images/ui/form/input5.png') no-repeat 0 0; }
#oglasi .search select.s_t4 
	{width: 210px; height: 25px; }
#oglasi .search .s_t5 
	{width: 400px; height: 40px; padding: 5px; background: transparent url('../images/ui/form/textarea1.png') no-repeat 0 0; line-height: 1.6em; }
#oglasi .search .s_t6 
	{width: 270px; height: 15px; padding: 5px; background: transparent url('../images/ui/form/input7.png') no-repeat 0 0; }
#oglasi .search .s_t6a 
	{width: 120px; height: 15px; padding: 5px; background: transparent url('../images/ui/form/input2.png') no-repeat 0 0; }
#oglasi .search .s_t6c
	{width: 189px; height: 15px; padding: 5px; background: transparent url('../images/ui/form/input13.png') no-repeat 0 0; }
#oglasi .search .s_t6d
	{width: 270px; height: 15px; padding: 5px; background: transparent url('../images/ui/form/input7.png') no-repeat 0 0; }
#oglasi .search select.s_t6 
	{width: 280px; height: 25px; }
#oglasi .search select.s_t6b 
	{height: 15px; padding: 5px; background: transparent url('../images/ui/form/input6b.png') no-repeat 0 0; width: 232px; height: 25px; }
#oglasi .search select.s_t6c
	{height: 15px; padding: 5px; background: transparent url('../images/ui/form/input13.png') no-repeat 0 0; width: 199px; height: 25px; }
#oglasi .search .s_t7 
	{width: 90px; height: 15px; padding: 5px; background: transparent url('../images/ui/form/input8.png') no-repeat 0 0; }
#oglasi .search select.s_t7 
	{width: 100px; height: 25px; }
#oglasi .search .s_t8 
	{width: 210px; height: 15px; padding: 5px; background: transparent url('../images/ui/form/input9.png') no-repeat 0 0; }
#oglasi .search .button 
	{padding: 0 58px 0 0; }
#oglasi .search .faxbutton 
	{padding: 15px 58px 0 0; }
#oglasi .search .button button 
	{display: block; text-indent: -5000px; width: 59px; height: 33px; background: transparent url('../images/ui/buttons/trazi.png') no-repeat 0 0; border: 0; float: right; cursor: pointer; }
#oglasi .search .button button:hover,
#oglasi .search .button button.iehover 
	{background-position: 0 -36px; }
#oglasi .search .button a.nnso 
	{display: block; float: left; padding: 10px 0 0 0; font-weight: bold; }

/* *** *** register form *** *** */

.registriraj .register 
	{width: 545px; margin-bottom: 25px; background: transparent url('../images/ui/backgrounds/shade.png') repeat-y right 0; padding: 10px 15px 10px 0; }
.registriraj .register p 
	{margin-bottom: 5px; overflow: auto; }
.registriraj .register .p 
	{margin-bottom: 5px; color: #656565; font-size: 1.2em; line-height: 1.5em; clear: both; }
.registriraj .register input, .registriraj .register select, .registriraj .register textarea 
	{float: left; border: 0; background: none; margin: 0 8px 0 0; }
.registriraj .register .cb 
	{display: block; float: left; padding: 4px 0 0 10px; overflow: auto; width: 200px; }
.registriraj .register .cb p 
	{margin-bottom: 0; font-size: 1em; }
.registriraj .register .cb label 
	{height: 18px; padding: 0; }
.registriraj .register .cb input 
	{}
.registriraj .register select option 
	{line-height: 1.5em; background: #fff; padding: 2px 5px; outline: none; }
.registriraj .register label 
	{float: left; display: block; height: 21px; padding-top: 4px; margin-right: 7px; }
.registriraj .register label.fl 
	{width: 130px; }
.registriraj .register .note 
	{float: left; font-size: .9em; color: #999; font-style: italic; clear: both; padding: 3px 0 0 135px; white-space: nowrap; }
.registriraj .register .s_t4 
	{width: 200px; height: 15px; padding: 5px; background: transparent url('../images/ui/form/input5.png') no-repeat 0 0; }
.registriraj .register select.s_t4 
	{width: 210px; height: 25px; }
.registriraj .register .button 
	{padding: 5px 15px 0 0; }
.registriraj .register .button button 
	{display: block; text-indent: -5000px; width: 124px; height: 36px; background: transparent url('../images/ui/buttons/registriraj_me.png') no-repeat 0 0; border: 0; float: right; cursor: pointer; }
.registriraj .register .button button:hover,
.registriraj .register .button button.iehover  
	{background-position: 0 -36px; }

/* *** *** edit oglas *** *** */

#oglas p 
	{margin: 0; }
#oglas .edit 
	{overflow: auto; margin-bottom: 20px; }
#oglas .edit fieldset 
	{border: 0; float: left; background: transparent url('../images/ui/backgrounds/shade.png') repeat-y right 0; padding: 10px 15px 5px 0; width: 545px; }
#oglas .edit p 
	{margin-bottom: 5px; overflow: auto; }
#oglas .edit input, select, textarea 
	{float: left; border: 0; background: none; margin: 0 8px; }
#oglas .edit select option 
	{line-height: 1.5em; background: #fff; padding: 2px 5px; outline: none; }
#oglas .edit label 
	{float: left; display: block; height: 21px; padding-top: 4px; }
#oglas .edit label.fl 
	{width: 45px; }
#oglas .edit .s_t1 
	{width: 130px; height: 25px; padding: 5px; background: transparent url('../images/ui/form/input2.png') no-repeat 0 0; }
#oglas .edit .s_t2 
	{width: 90px; height: 25px; padding: 5px; background: transparent url('../images/ui/form/input6.png') no-repeat 0 0; }
#oglas .edit .s_t3 
	{width: 70px; height: 25px; padding: 5px; background: transparent url('../images/ui/form/input4.png') no-repeat 0 0; }
#oglas .edit .s_t4 
	{width: 200px; height: 15px; padding: 5px; background: transparent url('../images/ui/form/input5.png') no-repeat 0 0; }
#oglas .edit .s_t7 
	{width: 447px; height: 15px; padding: 5px; background: transparent url('../images/ui/form/input10.png') no-repeat 0 0; margin-right: 0; }
#oglas .edit select.s_t4 
	{width: 210px; height: 25px; }
#oglas .edit .s_t5 
	{width: 400px; height: 40px; padding: 5px; background: transparent url('../images/ui/form/textarea1.png') no-repeat 0 0; line-height: 1.6em; }
#oglas .edit .button 
	{float: right; padding: 75px 10px 0 0; }
#oglas .edit .spro 
	{ display: inline-block; float: right; text-indent: -5000px; width: 118px; height: 33px; background: transparent url('../images/ui/buttons/spremi_oglas.png') no-repeat 0 0; border: 0; margin: 5px 2px 0 0; cursor: pointer; }
#oglas .edit .spro:hover, 
#oglas .edit .spro.iehover 
	{ background-position: 0 -36px; }

/* *** error messages *** */

.errors 
	{width: 540px; padding: 5px 10px; background: #8b3939 url('../images/ui/backgrounds/error.png') repeat-x 0 0; color: #fff; font-size: 1.1em; font-weight: bold; }
.errors h2 
	{font-size: 1.3em; margin-bottom: 5px; }
.errors li 
	{list-style-type: disc; margin-left: 20px; }
#sidebar .errors 
	{width: auto; margin-bottom: 10px; }
.wide #oglas .errors 
	{width: auto; }
.oki
	{ padding: 5px 10px; background: #8b3939 url('../images/ui/backgrounds/title_bg.png') repeat-x 0 0; color: #fff; font-size: 1.1em; font-weight: bold; margin-bottom: 10px; }

/* *** book list *** */

.dataNav 
	{width: 526px; height: 14px; background: transparent url('../images/ui/backgrounds/title_bg.png') repeat-x 0 0; padding: 5px 17px; }
.dataNav .number_of_books 
	{float: left; color: #fff; font-size: 1.1em; }
.book_list .book_list_item 
	{width: 526px; background-color: #fff; padding: 8px 17px; position: relative; }
.book_list .uhover 
	{background-color: #eee !important; padding: 2px 11px; border: 6px solid #ccc; }
.book_list .odd_bli 
	{background-color: #eaefe5; }
.book_list .book_list_item p 
	{line-height: 1.5em; }
.book_list .book_list_item strong 
	{color: #333; }
.book_list .bl_autor 
	{font-style: italic; }
.book_list .bl_razred 
	{font-size: 1em; color: #666; }
.book_list .bl_napomena 
	{font-size: 1.1em; color: #666; font-style: italic; }
.book_list .bl_napomena span 
	{ font-weight: bold; }
.book_list .bl_kontakt 
	{font-size: 1.1em; }
.book_list .bl_kontakt .blk 
	{font-weight: bold; color: #5e7905; }
	
.book_list .ulink
	{ position: absolute; background: transparent url("../images/ui/buttons/svi_oglasi.png") repeat-x scroll 0 0; width: 226px; height: 26px; text-indent: -5000px; top: -10px; right: -15px; display: none; }
.book_list .ulink:hover
	{ background-position: 0 -26px; }
.uhover .ulink
	{ display: block; }
	
.nud 
	{padding: 0 5px; background: transparent url("../images/ui/backgrounds/title_bg.png") repeat-x scroll 0 0; color: #fff; font-weight: bold; font-style: normal; font-size: .9em; }
.tra 
	{padding: 0 5px; background: transparent url("../images/ui/backgrounds/tra.png") repeat-x scroll 0 0; color: #fff; font-weight: bold; font-style: normal; font-size: .9em; }
.PiO
	{ position: absolute; right: 10px; bottom: 5px; white-space: nowrap; }
.confirm
	{ color: #c00; }
.nap
	{ display: block; padding: 3px 0 0 0; width: 300px; }
.nap textarea 
	{float: left; border: 0; width: 240px; height: 40px; padding: 5px; background: transparent url('../images/ui/form/textarea2.png') no-repeat 0 0; line-height: 1.6em; }
.nap .nspr 
	{display: block; float: left; text-indent: -5000px; width: 68px; height: 33px; background: transparent url("../images/ui/buttons/spremi.png") no-repeat 0 0; margin: 0 0 0 6px; }
.nap .nspr:hover 
	{ background-position: left -31px; }
.nap .nodu 
	{display: block; float: left; text-indent: -5000px; width: 78px; height: 33px; background: transparent url("../images/ui/buttons/odustani.png") no-repeat 0 0; margin: 0 0 0 0; clear: right; }
.nap .nodu:hover 
	{ background-position: left -31px; }
.mysearch
	{ padding: 0 35px 0 0; height: 55px; }
.mydod 
	{ display: block; float: left; width: 212px; height: 36px; background: transparent url("../images/ui/buttons/button.png") no-repeat 0 0; line-height: 36px; color: #000; font-size: 11px; text-align: center; color: #666; }
.mydod span
	{ color: #000; background: #d7e1b5; padding: 1px 3px; }
.mydod:hover, 
.mydod:hover span 
	{ background-position: left bottom; text-decoration: none; color: #5e7905; }
.mydodd 
	{ padding: 0 0 0 15px; height: 40px; }
.mydoddfirst
	{ padding: 10px 0 0 15px; height: 40px; }
.mydoddlast 
	{ padding: 0 0 0 15px; height: 70px; }
.myps
	{ padding: 0 20px; color: #333; margin: 0 0 20px 0; }
.nops
	{ padding: 0 20px 0 0; color: #333; margin: 0 0 20px 0; }
.mysearch div 
	{ float: right; padding: 6px 0 0 0; }
.mysearch div button 
	{display: block; text-indent: -5000px; width: 59px; height: 33px; background: transparent url('../images/ui/buttons/trazi.png') no-repeat 0 0; border: 0; float: left; margin: -6px 0 0 0; }
.mysearch div button:hover,
.mysearch div button.iehover 
	{background-position: 0 -36px; }
.mysearch div input 
	{ float: left; border: 0; width: 130px; padding: 5px; background: transparent url('../images/ui/form/input2.png') no-repeat 0 0; font-size: 12px; line-height: 15px; }
.mysearch div .myback
	{ float: left; font-size: 1.2em; margin: 10px 10px 0 0; }

/* *** paging *** */

.jp_page_links 
	{float: right; }
.jp_page_links .jp_prev_disabled 
	{text-indent: -5000px; float: left; display: block; width: 25px; height: 14px; background: transparent url('../images/ui/buttons/prev_next.png') no-repeat 0 -28px; margin-right: 2px; }
.jp_page_links .jp_next_disabled 
	{text-indent: -5000px; float: left; display: block; width: 25px; height: 14px; background: transparent url('../images/ui/buttons/prev_next.png') no-repeat -25px -28px; margin-right: 2px; }
.jp_page_links strong 
	{float: left; display: block; padding: 0 4px; height: 12px; background-color: transparent; color: #fff; margin-right: 2px; text-align: center; font-family: Tahoma, Geneva, sans-serif; border: 1px solid #fff; }
.jp_page_links .jp_page 
	{float: left; display: block; padding: 0 4px; height: 12px; background-color: #fff; color: #4d4d4d; font-weight: bold; margin-right: 2px; text-align: center; font-family: Tahoma, Geneva, sans-serif; border: 1px solid #fff; }
.jp_page_links .jp_page:hover 
	{background-color: #4d4d4d; color: #fff; text-decoration: none; border: 1px solid #4d4d4d; }
.jp_page_links .jp_next 
	{text-indent: -5000px; float: left; display: block; width: 25px; height: 14px; background: transparent url('../images/ui/buttons/prev_next.png') no-repeat -25px 0; }
.jp_page_links .jp_next:hover 
	{background-position: -25px -14px; }
.jp_page_links .jp_prev 
	{text-indent: -5000px; float: left; display: block; width: 25px; height: 14px; background: transparent url('../images/ui/buttons/prev_next.png') no-repeat 0 0; margin-right: 2px; }
.jp_page_links .jp_prev:hover 
	{background-position: 0 -14px; }
.jp_page_links span
	{float: left; display: block; width: 16px; height: 12px; color: #4d4d4d; font-weight: bold; margin-right: 2px; text-align: center; font-family: Tahoma, Geneva, sans-serif; border: 0; }

/* *** sidebar *** */

#sidebar 
	{width: 300px; float: right; overflow: auto; padding: 23px 12px 23px 18px; }
#sidebar h2 
	{font-size: 1.6em; font-weight: normal; padding: 10px 0; font-family: Utopia, Georgia, serif; }

/* *** *** register u sidebaru *** *** */

.registrirajte_se 
	{margin-bottom: 15px; }
.registrirajte_se a 
	{display: block; width: 210px; height: 60px; background: transparent url('../images/ui/buttons/registrirajte_se.png') no-repeat 0 0; text-indent: -5000px; margin-left: -5px; }
.registrirajte_se a:hover 
	{background-position: 0 -61px; }

/* *** *** login u sidebaru *** *** */

.login p 
	{margin-bottom: 6px; }
.login input 
	{border: 0; background: none; vertical-align: middle; margin-right: 3px; }
.login label 
	{display: block; padding-bottom: 2px; }
.login .l_t1 
	{width: 190px; height: 15px; padding: 5px; background: transparent url('../images/ui/form/input1.png') no-repeat 0 0; }
.login .button 
	{padding: 0 0 0 46px; }
.login .button button 
	{text-indent: -5000px; width: 110px; height: 35px; background: transparent url('../images/ui/buttons/prijavite_se.png') no-repeat 0 0; border: 0; }
.login .button button:hover 
	{background-position: 0 -35px; }

/* search u sidebaru */

.search select 
	{padding: 5px; font-weight: bold; font-size: 12px; color: #2d7b11; }
.search select option 
	{padding: 2px 5px 0 5px; font-weight: bold; font-size: 12px; color: #2d7b11; }
.search input 
	{padding: 5px; width: 150px; font-size: 12px; font-weight: bold; color: #2d7b11; }

/* footer */

#footer 
	{position: relative; z-index: 100; clear: both; width: 100%; min-width: 990px; height: 150px; background: #1b1b1b url('../images/ui/backgrounds/footer_bg.png') repeat-x 0 0; }
#footer .inner 
	{width: 990px; height: 102px; background: transparent url('../images/ui/backgrounds/footer.png') no-repeat center 2px; }
#footer p 
	{text-align: center; padding: 32px 0 0 140px; font-size: 1.1em; }
#notebook 
	{position: absolute; width: 146px; height: 86px; background: transparent url('../images/ui/images/notebook.png') no-repeat 0 0; top: 10px; left: 70px; }
#schoolbag 
	{position: absolute; width: 116px; height: 112px; background: transparent url('../images/ui/images/schoolbag.png') no-repeat 0 0; bottom: -20px; left: 50%; margin-left: 380px; }

/* js */

#forgot_password 
	{ border: 1px solid #999; padding: 10px 10px 0 10px; width: 200px; display: none; background: #e4e5dd; margin: 0 0 20px 0; }

/* novi oglas thingy */

.edit
	{ width: 560px; }
.oglback
	{ color: #fff; }
.edit h2 
	{ font-size: 20px; padding: 20px 0; }
.edit .filters 
	{ padding: 0 0 0 0; font-weight: bold; }
.edit .filters select 
	{ padding: 5px; font-weight: bold; font-size: 12px; color: #2d7b11; }
.edit .filters select option 
	{ padding: 2px 5px 0 5px; font-weight: bold; font-size: 12px; color: #2d7b11; }
.edit .filters .Naslov 
	{ padding: 0; margin: 0 0 5px 0; }
.edit .filters .Naslov input 
	{ font-size: 12px; font-weight: bold; color: #2d7b11; }
.grey 
	{ font-weight: normal !important; color: #999 !important; }
p.overselected 
	{ margin: 0; padding: 0 0 5px 8px; }
#selected 
	{ border: 1px solid #ccc; margin: 0 0 10px 8px; padding: 5px; background: #fff; clear: both; }
#selected p 
	{ display: none; margin: 0; padding: 10px 0 0 0; }
#selected p label 
	{ height: 60px; line-height: 60px; padding: 0 10px 0 0; display: block; float: left; }
#selected p textarea 
	{ float: left; border: 0; margin: 0 5px 0 0; width: 300px; height: 40px; padding: 5px; background: transparent url('../images/ui/form/textarea3.png') no-repeat 0 0; line-height: 1.6em; }
#selected p button 
	{ /*float: left; height: 30px; margin: 15px 0 0 0; padding: 0 20px;*/ }
#overselector 
	{ width: 537px; overflow: hidden; padding: 0 0 0 8px; }
#selector 
	{ height: 278px; padding: 0 10px; border: 1px solid #ddd; overflow: auto; background: #eee; }
#selector .udzbenik 
	{ border: 1px solid #ccc; margin: 10px 0; padding: 5px; cursor: pointer; background: #f8f8f8; }
#selector .uhover 
	{ background: #e8e8e8; border-color: #000; }
#selector .hideme 
	{ display: none; }
#selector .selectme 
	{ background: #c8fbb5; border-color: #000; }
.loading 
	{ background: transparent url("images/ajax.gif") no-repeat center center; }
	
.registriraj .register .xbutton button
	{ display: block; text-indent: -5000px; width: 139px; height: 36px; background: transparent url('../images/ui/buttons/spremi_postavke.png') no-repeat 0 0; border: 0; cursor: pointer; }
.registriraj .register .xbutton button:hover,
.registriraj .register .xbutton button.iehover 
	{ background-position: 0 -36px; }
	
.fdum
	{ display: block; clear: both; font-size: 11px; padding: 10px 0 0 0; line-height: 14px; }

/* these are important for xdropdown to work */

.xdropdown
	{ cursor: pointer; }
.xdropdown_parent
	{ position: relative; float: left; }
.xdropdown_wrapper
	{ position: absolute; z-index: 2000; display: none; }
.xdropdown_wrapper ul
	{ list-style-type: none; background: #fff; padding: 0; margin: 0; border: 1px solid #aaa; padding: 3px 0; }
.xdropdown_wrapper ul li
	{ z-index: 2010; position: relative; background: #fff; background: #fff url('../images/ui/backgrounds/title_bg.png') repeat-x 0 -100px; display: block; height: 16px; padding: 0; }
.xdropdown_wrapper ul li a
	{ display: block; white-space: nowrap; font-family: sans-serif; color: #000; font-size: 11px; line-height: 14px; text-decoration: none; padding: 1px 3px; display: block; height: 14px; width: 182px; }
.xdropdown_wrapper ul li ul 
	{ display: none; position: absolute; top: 0; top: -4px; left: 150px; }
.xdropdown_wrapper ul li.xdropdownHover 
	{ z-index: 2015; background-position: 0 bottom; }
.xdropdown_wrapper ul li.xdropdownHover a
	{ color: #000; }
.xdropdown_wrapper ul li.xdropdownHover a.xdropdownSub
	{ background-position: right center; }
.xdropdown_wrapper ul li.xdropdownHover ul 
	{ display: block; }
.xdropdown_wrapper ul li.xdropdownHover ul li a
	{ background: #fff url('../images/ui/backgrounds/title_bg.png') repeat-x 0 -100px; color: #000; }
.xdropdown_wrapper ul li.xdropdownHover ul li a:hover
	{ color: #000; background-position: 0 bottom; }
	
/* safariiii */

select 
	{ line-height: 25px !important; }
noscript .errors
	{ margin-bottom: 10px; }
pre
	{ font-size: 11px; font-family: "Courier New", monospace; padding: 0 0 20px 0; letter-spacing: -1px; }
.bnr
	{ background: transparent url("../images/ui/backgrounds/highlighted.png") no-repeat 0 0; height: 100px; margin: 30px 0 20px 0; padding: 10px 15px 0; width: 170px; font-size: 1.2em; line-height: 1.5em; }
.lbnr 
	{ margin-left: 20px; }
.fpi
	{ width: 190px; height: 15px; padding: 5px; background: transparent url('../images/ui/form/input1.png') no-repeat 0 0; border: 0; }
#forgot_password button
	{ display: inline-block; text-indent: -5000px; width: 125px; height: 33px; background: transparent url('../images/ui/buttons/posaljite_mi_lozinku.png') no-repeat 0 0; border: 0; margin: 10px 0 0 0; cursor: pointer; }
#forgot_password button:hover,
#forgot_password button.iehover
	{ background-position: 0 -31px; }

#scroller-holder
	{ height: 120px; }
#scroller-thingy
	{ padding: 0; }
	
.sook
	{ padding: 0 40px 15px 0 !important; }
.sook a
	{ float: right; }
	
.marker em
	{ padding: 1px 3px; background: #d7e1b5; font-style: normal; }
	
/* new edit */
	
.wide	
	{ background: none !important; /*height: 666px; min-height: 666px;*/ position: relative; }
html>body .wide	
	{ /*height: auto;*/ }
.wide #main
	{ width: 930px; }	
.wide #sidebar
	{ display: none; }
	
.wide #oglasi
	{ width: 450px; /**/ float: left; position: relative; }
.wide .dataNav
	{ width: 416px !important; }
.wide .book_list .book_list_item 
	{ width: 416px; }
.wide #wrap2divs
	{ position: relative; }
	
.wide .mysearch
	{ display: none; }
.hlpu
	{ display: none; color: #333; }
.wide .hlpu
	{ display: block; }
	
#oglas
	{ display: none; padding-bottom: 50px; position: relative; z-index: 7000; }
.wide #oglas
	{ /*position: absolute; top: 0; left: 450px; display: block;*/ display: block; float: left; }
.wide .edit
	{ width: 450px; }
.wide #oglas .edit fieldset
	{ padding-right: 0; width: 450px; }
.wide #oglas .edit .s_t7 
	{ width: 423px; background: transparent url('../images/ui/form/input12.png') no-repeat 0 0; }
.wide #overselector
	{ padding: 0; width: 450px; }
.wide #selector
	{ height: 375px; }
.wide .oglback
	{ font-weight: bold; font-size: 1.1em; }
	
.wide .lll
	{ padding: 4px 6px 0 10px; }
	
.ui-effects-transfer { border: 5px solid #ccc; z-index: 77000; }

.edit .filters select.s_t6 
	{ width: 260px; height: 25px; padding: 5px; background: transparent url('../images/ui/form/input11.png') no-repeat 0 0; }

.ouvp
	{ display: block; color: #fff; padding: 1px 0 2px 4px; background: #900; }
.oipa
	{ display: block; width: 211px; height: 90px; background: transparent url('../images/ui/buttons/matching.png') no-repeat 0 0; text-indent: -5000px; outline: none; margin: 0 0 20px 15px; }  
.oipa:hover
	{ background-position: 0 -90px; }
	
.index p.pp
	{ margin-bottom: 10px; }
	
.nobottom
	{ margin-bottom: 0 !important; }
.sort
	{ padding: 10px 0; font-size: 1.1em; color: #333; position: relative; height: 15px; }
.sort a
	{ font-weight: bold; }
	
.printme
	{ display: block; width: 30px; height: 27px; text-indent: -5000px; outline: none; background: transparent url("../images/ui/icons/print.png") no-repeat 0 0; }
.sort .printme
	{ top: 3px; right: 40px; position: absolute; }
.wpr
	{ position: relative; } 
.wpr .printme
	{ top: -5px; right: 40px; position: absolute; }
#addthis
	{ position: absolute; top: 114px; left: 687px; }
.addwithlogout
	{ top: 54px !important; left: 707px !important;}
	
.oneuser
	{ background-color: #fffcc7 !important; }
.matchuser
	{ border-top: 5px solid #ccc; }
.gr
	{ font-size: 1.1em; padding: 5px 16px; }
.he h2
	{ font-size: 1.2em; padding: 5px 0; }
.he p 
	{ margin: 0 40px 5px 0; }
.he p a
	{ font-weight: bold; }
/*.marker a 
	{ font-weight: bold; font-size: .9em; }*/
	
.chicken
	{ clear: both !important; }
.mia
	{ float: left !important; clear: none; margin: 0 !important; }
.mia label
	{ display: block !important; float: left !important; clear: both !important; font-weight: bold; color: #000; }
.mia input,
.mia select
	{ display: block !important; float: left !important; clear: both !important; }

.radio
	{ height: 50px; }	
.radio-not
	{ height: 20px; }	
.radio label
	{ display: inline !important; float: none !important; color: #000; font-weight: bold; padding: 0 12px 0 0; }
.radio input
	{ width: auto !important; float: none !important; margin: 0 !important; padding: 0 !important; vertical-align: -15%; }
.radio strong
	{ color: #000; display: block; font-size: 1.2em; padding: 0 0 10px 0; }

.banner160 img
	{ margin: 0 0 15px 15px;  display: block; border: 1px solid #999; }
	
.buts
	{ clear: both; width: 100%; overflow: auto; padding: 10px 0 10px 0; }
.but
	{ float: left; margin: 0 20px 10px 0; width: 156px; height: 63px; padding: 47px 0 0 94px; background: transparent url("../images/ui/buttons/home_big_buttons.png") no-repeat 0 0; }
.but span
	{ display: block; text-indent: -5000px; }
.pul
	{ background-position: 0 0; }
.puf
	{ background-position: -250px 0; }
.puk
	{ background-position: 0 -120px; width: 156px; height: 53px; padding: 57px 0 0 94px; }
.pui
	{ background-position: -250px -120px; width: 156px; height: 53px; padding: 57px 0 0 94px; }
	
.butpn
	{ display: block; width: 65px; height: 26px; background: transparent url("../images/ui/buttons/ponuda_potraznja.png") no-repeat 0 0; text-indent: -5000px; float: left; }
.butpn:hover
	{ background-position: 0 -26px; }
.butpt
	{ display: block; width: 74px; height: 26px; background: transparent url("../images/ui/buttons/ponuda_potraznja.png") no-repeat -65px 0; text-indent: -5000px; float: left; }
.butpt:hover
	{ background-position: -65px -26px; }
	
#oglasi form.topform
	{ padding-top: 0; }
	
.og4
	{ display: block; padding: 8px 0 0 0; }

.og4,
.og4 strong,
.og4 strong span,
.og4 a
	{ font-size: 14px; font-family: Georgia, serif; letter-spacing: 0; }
.og4 strong
	{ font-weight: normal; color: #000; background: transparent url("../images/ui/backgrounds/title_bg.png") repeat-x 0 0; padding: 1px 5px; border: 1px solid #999; }
	
#wschoolbag 
	{position: absolute; width: 116px; height: 112px; background: transparent url('../images/ui/images/schoolbag.png') no-repeat 0 0; bottom: -20px; left: 50%; margin-left: 380px; }
#wlamp 
	{position: absolute; width: 108px; height: 144px; background: transparent url('../images/ui/images/lamp.png') no-repeat 0 0; top: -45px; left: 50%; margin-left: 356px; }
	
.edit .filters .Naslov2
	{ padding: 0; margin: 0 0 5px 0; }
.edit .filters .Naslov2 label
	{ display: block; padding: 0 0 0 10px; }
.edit .filters .Naslov2 input,
.edit .filters .Naslov2 textarea 
	{ font-size: 12px; font-weight: bold; color: #2d7b11; }
.edit .filters .s_ta7 
	{ width: 423px; height: 90px; padding: 5px; background: transparent url('../images/ui/form/textarea4.png') no-repeat 0 0; line-height: 1.6em; }
	
textarea
	{ resize: none; }

.izs
	{ padding: 0 0 0 10px; margin: 0 0 10px 0 !important; }	
.izs2
	{ padding: 0 0 0 10px; margin: 0 !important; }	
.izs3
	{ padding: 0 0 0 10px; margin: 0 !important; }		
	
#oglas .izs label,
#oglas .izs2 label
	{ width: 109px; height: auto; padding: 0 !important; cursor: pointer; }
.izs3 label
	{ padding: 0 !important; cursor: pointer; color: #000; }
.izs label:hover,
.izs2 label:hover,
.izs3 label:hover
	{ color: #5E7905; }
.izs2
	{ display: none; }
.viseizp
	{ text-align: right; padding: 0 10px 0 0; margin: 0 !important; }
.viseiz
	{ padding: 0 0 0 10px; font-weight: normal; }
	
.PiO2
	{ text-align: right; } 
	
#ogType
	{ display: none; }
	
.dizs
	{ background: #ddd; padding: 5px 0; margin: 0; }
.dizs h3 
	{ font-size: 1.2em; color: #5E7905; padding: 0 0 5px 5px; float: left; }
#oglas .izs label input,
#oglas .izs2 label input
	{ margin: 3px 6px 0 0; }
#oglas .dizs .viseizp a
	{ background-color: #E7E7E7; padding-right: 5px; }
#oglas .dizs .viseizp a:hover
	{ color: #E7E7E7; background-color: #5E7905; text-decoration: none; }
#oglas .suggest_new
	{ background: #ddd; padding: 5px 0 8px 0; } 
#oglas .suggest_new p
	{ color: #666; margin: 0; font-size: 1.1em; font-weight: normal; }  
#oglas .suggest_new p label 
	{ float: none; padding: 0 0 0 9px; height: auto; }
#oglas .suggest_new p input 
	{ float: none; width: 423px; height: 15px; background: transparent url('../images/ui/form/input12.png') no-repeat 0 0;  padding: 5px; margin: 0; }
#oglas .suggest_new p.note
	{ font-size: 1em; font-style: italic; padding-left: 10px; }  
	
.dizsa
	{ display: block; background: #A6B56F url('../images/ui/backgrounds/title_bg.png') repeat-x 0 0; padding: 5px 10px; color: #fff; font-size: 1.1em; clear: both; }
.annoy
	{ font-size: 11px; color: #c00; }
.dodp
	{ color: #c00; }
	
.s_t6 optgroup
	{ color: #000; background: #eee; font-style: normal; font-weight: normal; font-size: 11px; }
.tuka
	{ clear: both; width: 222px; }