body {

    font-family: Verdana;
    
	background-color: #495f6f;
	background-image: url(img/body-bk.gif);
	background-repeat: repeat-x;
	background-position: top;

	/* font-family: Arial, Helvetica, sans-serif; */
	/* font-size: 13px;   */

}

.mitem{
	background-image: url(img/menu-bk.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
	font-size: 13px;
}
#korpa {
	background-image: url(img/kupovina-bk-new.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 157px;
	padding-top: 30px;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
}
#korpa_rasprodato {
	background-image: url(img/rasprodato.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 157px;
	padding-top: 30px;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
}





#mlist_item {
    position: relative;
    top: 0px;
    left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
}

.static {
	margin: 7px;
}

.mitem:hover {
	background-image: url(img/menu-bk-o.gif);
}
.mitem a {
	text-decoration: none;
	color: #FFFFFF;
}

#main #bottom-bar a {
	text-decoration: none;
	color: #CCCCCC;
}
.smenu p {
	background-color: #CCCCCC;
	padding: 2px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	font-size: 16px;
}
.smenu p:hover {
	background-color: #FF0000;
}
.smenu a {
	text-decoration: none;
	color: #333333;
}
.smenu a:hover {
	background-color: #FF0000;
}


#main #bottom-bar a:hover {
	text-decoration: none;
	color: #FFCFCF;
}
.smenu {
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
}
.vest-mini-naslov {
    /*position:relative;*/
    top:-10px;
    
	margin-top: 5px; 
	margin-bottom: 5px;
	margin-left: 10px; 
	margin-right: 15px; 
}
#komentari_naslov_levo
{
	position:relative;
    	width:250px;
	height:60px;
	top: 0px;
    left: 0px;
    margin: 20px;
	font-size: 24px;
	color: #006699;
	font-family: Trebuchet MS, Verdana; 
	font-weight: normal;
    
}
.vest-mini-naslov a {
	text-decoration: none;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
	/* text-transform:capitalize; */
}
a:hover {
	text-decoration: underline;
}


a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tlhead {
	margin: 0px;
	background-image: url(img/tl-head-bk.gif); /* url(css/img/back_table_mesecna_line.gif);  */
	padding: 5px;
	font-weight: normal;
	font-size: 16px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 31px;
}

.fullview_table {
/*
	background-image: url(img/fullview_single.gif);
	background-repeat: repeat-x;
	background-position: top;
	*/
	margin: 0px;
	padding: 0px;
	/*background-image: url(img/tl-back-skraceno.gif);*/
	background-repeat: no-repeat;
	/*background-position: top;*/

	
	
}
.fullview_table2 {
/*
	background-image: url(img/fullview_single.gif);
	background-repeat: repeat-x;
	background-position: top;
	*/
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top;

	
	
}

.fullview_below_separator_table {
/*
	background-image: url(img/fullview_single.gif);
	background-repeat: repeat-x;
	background-position: top;
	*/
	margin: 0px;
	padding: 0px;
	background-image: url(img/tl-back-skraceno.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align:left;
	
}

.fullview {
	 margin: 10px; 
	
}
.fullview .pisac {
	font-size: 13px;
	color: #660000;
}
/*.fullview .naslov {
	font-size: 18px;
	color: #000000;
}*/

.pisac {
	font-size: 12px;
	color: #999999;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
}

.pisac:hover {
    text-decoration: underline;
}

.naslov {
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	/* text-transform:capitalize; */
}
.slogan {
	font-size: 11px;
	margin-left: 5px;
}
.minilist {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
#main h1 {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 20px;
	font-size: 24px;
	color: #006699;
	font-family: Trebuchet MS, Verdana; 
	font-weight: normal;
}
/*BLOG*/
#blog_naslov {
    position: relative;
    top: 0px;
    left: 0px;
	font-size: 24px;
	color: #006699;
	font-family: Trebuchet MS, Verdana; 
	font-weight: normal;
}
.shop_user_data_blog {

    
    
   
    
}
/*END BLOG*/
.pageControl {
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin: 20px;
	
}
#main #korpa #form1 {
	margin: 0px;
	padding: 0px;
}
#main #korpa #form1 #ukorpu {
	background-image: url(img/u-korpu.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 58px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ostzanrovi {
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.margina10 {
	margin: 10px;
}

.knjige_edicije_serijali_header {
    padding: 10px;
	font-size: 15px;
	font-weight: bold;
	
}

#o_knjizi {
    padding: 20px;
    margin-bottom: 30px;
    font-size: 13px;
}


h4 {
	font-size: 13px;
	color: #006699;
	text-indent: 20px;
}

#slicni_naslovi {
	font-size: 12px;
	font-weight: bold;
	margin-left:20px;
}

.broj {
    color: #bd0f18;
}

.broj_under {
    color: #bd0f18;
    text-decoration: underline;
}

.hr {
    border-top: 3px dashed #f7f7f7;
    border-bottom: none;
    border-left: none;
    border-right: none;
    color: #fff;
    background-color: #fff;
    height: 3px;
}

.hr_komentari {
    border-top: 1px dashed #000000;
    border-bottom: none;
    border-left: none;
    border-right: none;
    color: #fff;
    background-color: #fff;
    height: 3px;
}

.hr_solid {
    border-top: 3px solid #f7f7f7;
    border-bottom: none;
    border-left: none;
    border-right: none;
    color: #fff;
    background-color: #fff;
    height: 3px;
}

.hr_solid_600 {
    border-top: 3px solid #f7f7f7;
    border-bottom: none;
    border-left: none;
    border-right: none;
    color: #fff;
    background-color: #fff;
    height: 3px;
    width: 580px;
    margin-left: 20px;
    text-align: left;
}

.hr_solid_600_no_margin {
    border-top: 3px solid #f7f7f7;
    border-bottom: none;
    border-left: none;
    border-right: none;
    color: #fff;
    background-color: #fff;
    height: 3px;
    width: 580px;
    text-align: left;
}

.hr_solid_600_no_margin_register {
    border-top: 3px solid #f7f7f7;
    border-bottom: none;
    border-left: none;
    border-right: none;
    color: #fff;
    background-color: #fff;
    height: 3px;
    width: 580px;
    text-align: left;
}

#knjige_istog_autora {
    padding: 20px;
    margin-bottom: 50px;    
}

.knjiga_naslov_mala {
    font-size: 13px;
    font-weight: bold;
    color: #000;
}
.knjiga_pisac_mala {
    font-size: 13px;
    font-weight: bold;
    color: #bd0f18;
}
.preporuka_zanr {
    position: relative;
    top: 0px;
    left: 20px;
    margin-bottom: 5px;
}
#search_result {
    position:relative;
    left: 240px;
    top: 7px;
    font-size: 13px;
    font-weight: bold;
}
.price_book_title {
    font-size: 13px;
}
.no_results {
    font-size: 13px;
    font-weight: bold;
    padding: 20px;
}
/*
ex tlhead class
	margin: 0px;
	background-image: url(img/tl-head-bk.gif); 
	padding: 5px;
	font-weight: normal;
	font-size: 16px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 31px;
*/
.mesecna_head {
    position: relative;
    top: 0px;
    left: 0px;
	margin: 0px;
	background-image: url(img/tl-head-bk.gif); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
    text-align: center;
    font-weight: normal;
    padding: 10px;
    height: 25px;
    font-family: Trebuchet MS, Verdana; 
    font-size: 20px; 
    color: #666666; 
    z-index: 5;
}

.mesecna_link {
    position: relative;
    top:2px;
    left:0px;

    
}

.mesecna_okvir {
/*    height:220px;*/
    margin: 0px;
    padding: 0px;
    position: relative;
    top: -2px;
    left: 0px;
}

.tlista {
	background-image: url(img/tl-back.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	top: 0px;
	left: 0px;
	width: 207px;
	height: 20px;
	padding-right: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;

}

#popust {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: -20px;
	left: 0px;
	width: 224px;
	height: 220px;
	background-image: url(img/popust_head.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;

}

#popust_text {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 70px;
	left: 0px;
    margin: 20px;
}











/* FROM main page */


#menu {
	position:absolute;
	left:20px;
	top:172px;
	width:860px;
	height:32px;
	z-index:5;
	background-color: #FFFFFF;
	background-image: url(img/whitebar.gif);
}
#big_divider {
	/*
	position:absolute;
	left:0px;
	top:272px;
	*/
	width:860px;
	height:22px;
	z-index:0;
	background-color: #FFFFFF;
	background-image: url(img/dirty_whitebar.gif);
}


.preporucujemo_jos_head {
    position: relative;
    top: -20px;
    left: 20px;
	margin: 0px;
    text-align: center;
    font-weight: normal;
    padding: 10px;
    height: 25px;
    font-family: Trebuchet MS, Verdana; 
    font-size: 20px; 
    color: #666666; 
    z-index: 5;
}



#smenu1 {
	position:absolute;
	left:99px;
	top:199px;
	z-index:6;
	width: 156px;
	visibility: hidden;
}
#smenu2 {
	position:absolute;
	left:199px;
	top:199px;
	z-index:6;
	width: 96px;
	visibility: hidden;
}
.menu_item {
	font-size: 11px;
}

#top {
	position:absolute;
	left:20px;
	top:8px;
	width:861px;
	height:40px;
	z-index:3;
}
#main {
	position:absolute;
	left:20px;
	top:204px;
	width:861px;
	z-index:4;

}
#main #bottom-bar {
	background-color: #495F6F;
	background-image: url(img/bottom-bar.gif);
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
#main #leftcol {
	background-image: url(img/left-panel-bk.gif);
	width: 224px;
	top: 0px;
	left: 0px;
	position: static;
	height: 31px;
}
#main #rightcol {
	top: 0px;
	left: 225px;
	width: 400px;
	position: relative;
	visibility: inherit;
	background-color: #FFFF99;
}
#main .leftcol {
	background-image: url(img/left-panel-bk.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	
}
#main .blog {
    position: relative;
    width: 550px;
    height: 500px;
    top:500px;

}
#malakorpa_link {
	position:absolute;
	left:640px;
	top:12px;
	width:224px;
	height:18px;
	z-index:8; *z-index:8;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	opacity:.01;
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	*background-color:#ffffff;
}
#malakorpa {
	position:absolute;
	left:728px;
	top:18px;
	width:134px;
	height:16px;
	z-index:7;*z-index:15;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

#mojakorpa {
	position:absolute;
	left:758px;
	top:16px;
	width:100px;
	height:16px;
	z-index:15;
	cursor: pointer;
	cursor: hand;
}
#posetilac {
	position:absolute;
	left:58px;
	top:15px;
	width:268px;
	height:18px;
	z-index:8;
	color: #FFFFFF;
	font-size: 11px;
}



#senzacionalno {
    position: relative;
    top: 0px;
    left: 0px;
	width: 637px;
	height: 265px;
}

#preporuke {
	/* width: 637px;
	height: 234px; */
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.preporuke_tekst {
    font-size: 11px;

    padding:20px;
}

#knjiga_nedelje {
    position: relative;
    top: 10px;
    left: 60px;

}

#akcija {
    position: relative;
    top: 0px;
    left: 0px;
	width: 224px;

}

#akcija_naslovna {
	margin: 0 auto 0 auto;
	text-align: center;
	width: 200px;
    font-size: 13px;

}

#godisnja_top_lista {
	background-image: url(img/top_lista.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	height:90%;
}

#top_lista_godina {

	position: relative;
	top: 20px;
	left: 210px;
	font-size: 36px;
	font-weight: bold;
	font-family: Verdana;
	color: #e5e5e5;

}


/* END FROM MAIN PAGE */
/*MAGAZIN*/
#magazin {
	position:float;
    margin-left: 20px;
    margin-right: 20px;
 	
    
}
/*END OF MAGAZIN*/

/* SHOP */
th.shop_header {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px;
    border-bottom-color: #f2f2f2;
    border-bottom-style: solid;
    font-size: 13px;
    font-weight: bold;
    
}
tr.shop_0 {
    background-color: #f2f2f2;
}
tr.shop_1 {
    background-color: #f8f8f8;
}

td.shop_0 {
    border-top: 2px;
    border-top-color: #fff;
    border-top-style: solid;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    font-size: 13px;
    font-weight: normal;
}

td.shop_0 {
    border-top: 2px;
    border-top-color: #fff;
    border-top-style: solid;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px;
    border-bottom-color: #fff;
    border-bottom-style: solid;	
    font-size: 13px;
    font-weight: normal;
}

td.total {
    border-top: 2px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px;
    border-bottom-color: #f2f2f2;
    border-bottom-style: solid;
    border-top-color: #f2f2f2;
    border-top-style: solid;
    font-size: 13px;
    font-weight: bold;
}

td.discount {
    border-top: 2px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px;
    border-bottom-color: #f8f8f8;
    border-bottom-style: solid;
    border-top-color: #f8f8f8;
    border-top-style: solid;
    background-color: #f2f2f2;
    font-size: 13px;
    font-weight: normal;
}


.total_price {
    font-size: 13px;
    font-weight: normal;
    font-weight: bold;
    color: #bd0f18;
}


.shop_user_data {

    margin-left: 20px;
    margin-right: 20px;
    font-size: 13px;
    
}

/* END SHOP */  


.login_table {

    width: 600px;

}

.login_table_komentari {

    width: 300px;

}

/*
#kbroj {
    position: relative;
    top: 0px;
    left: 0px;
	width: 120px;
	height: 17px;
	border: solid 1px gray;
}

#kbroj_text {
    position: relative;
    top: -18px;
    left: 5px;
    width: 70px;
    height: 25px;
    font-size: 11px;    
}

#lozinka {
    position: relative;
    top: 0px;
    left: 0px;
	width: 120px;
	height: 17px;
	border: solid 1px gray;
}

#lozinka_text {
    position: relative;
    top: -18px;
    left: 5px;
    width: 70px;
    height: 25px;
    font-size: 11px;
}
*/
#kupovina_koraci_tabela {

    border-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    width: 600px;
    font-size: 15px;

}

/* REGISTER FORM */

.input_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: transparent;
	color: #000000;
	height: 14px;
	width: 110px;
	border: 0px none transparent;
	padding-left: 5px;
}
.input_field_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: white;
	color: #000000;
	height: 14px;
	width: 110px;
	border: 0px none transparent;
	padding-left: 5px;
}


.form_field {
    position: relative;
    top: 0px;
    left: 0px;
	width: 180px;
	height: 20px;
	border: solid 1px gray;
}

.form_field_text {
    position: relative;
    top: 10px;
    left: 5px;
    width: 280px;
    height: 5px;
    font-size: 13px;
    font-weight: bold;
    z-index: 2;
}


.napomena_td {
    width: 250px;
    height: 161px;
    text-align: left;
}

.napomena {
    position: relative;
    top: 0px;
    left: 0px;
    width: 240px;
    height: 161px;
    overflow: hidden;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: transparent;
	color: #000000;
	border: 0px none transparent;
	padding-left: 5px;	
}

.napomena_text {
    position: relative;
    top: 10px;
    left: 5px;
    width: 20px;
    height: 5px;
    font-size: 13px;
    font-weight: bold;
	margin-left: 25px;
    z-index: 2;
}


.ulica_i_broj {
    position: relative;
    top: 0px;
    left: 0px;
    width: 280px;
    height: 45px;
    overflow: hidden;
	/*border: solid 1px gray;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: transparent;
	color: #000000;
	border: 0px none transparent;
	padding-left: 5px;	
}

.form_field_city {
    position: relative;
    top: 0px;
    left: 0px;
	width: 140px;
	height: 20px;
	border: solid 1px gray;
}

.form_field_text_city {
    position: relative;
    top: 10px;
    left: 5px;
    width: 140px;
    height: 5px;
    font-size: 13px;
    font-weight: bold;
    z-index: 2;
}

.form_field_country {
    position: relative;
    top: 0px;
    left: 0px;
	width: 140px;
	height: 20px;
	border: solid 1px gray;
}




/* REGISTER FORM END */

/* NEWS TITLE */

.vesti_naslov_dot {
    vertical-align: top;
    width:200px;
    height:100%;
    margin: 0px;
    
}
	
.vesti_naslov {
    display: block;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	float: right;
	width: 180px;*/
	/* border: 1px solid black; */
}
.vesti_naslov a:link {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/* text-transform:capitalize; */
}

.vesti_naslov a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/* text-transform: capitalize; */
}

.vesti_naslov a:active {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/* text-transform:capitalize; */
}
.vesti_naslov a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/* text-transform:capitalize;*/
	text-decoration: underline;
}

.vesti_dot {
    display: block;
    position: relative;
    top:0px;
    left: 0px;
    margin: 0px;
    width: 15px;
    float: left;  
    text-align:left;   
}

.naslov_link {
    position: relative;
    left: 0px;
    top: 0px;
}

.naslov_link a:link {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/*text-transform:capitalize;*/
	
}
.naslov_link a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/*text-transform:capitalize;*/
}
.naslov_link a:active {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/*text-transform:capitalize;*/
}
.naslov_link a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/*text-transform:capitalize;*/
	text-decoration: underline;	
}



/* END NEWS TITLE */


/* NEWS DATE */
.vesti_datum {
    position: relative;
    /*display: block;*/
    top: 0px;
    left: 18px;
	font-size: 11px;
	font-weight: normal;
	color: #989898;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/*text-transform:capitalize;*/
}

/* NEWS DATE */

/* GODISNJA LISTA */
.godisnja_naslov {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	/*text-transform:capitalize;*/
;
}

.pisac_godisnja {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
	font-size: 11px;
}

.pisac_godisnja_single {
	font-size: 12px;
	color: #999999;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.godisnja_pisac_naslov {
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: 25px;
    padding: 0px;

    height: 40px;
       
    
}

.pos {
    width:20px;
    float: left;  
    text-align:left;  
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	/*text-transform:capitalize;*/

    height: 38px;
    

}


.link_naslov_knjige_godisnja {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    margin-left: 0px;
}





/* END GODISNJA LISTA */

/* NAPREDNA PRETRAGA ADVANCED SEARCH */



#pretraga_box {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 224px;
	height: 94px;
	background-image: url(img/tl-head-bk.gif);
	background-repeat: no-repeat;
}

#search_box {
	z-index: 5;
	position: relative;
	top: 37px;
	left: 10px;
	width: 120px;
	height: 17px;
	border: solid 1px gray;
}


#search_button {
	position: absolute;
	top: 38px;
	left: 140px;
}

#advanced_search {

    position: relative;
    top: 40px;
    left: 3px;
    font-size: 11px;
    

}

.pretraga_head {
    position: relative;
    top: 10px;
    left: -55px;
    text-align: center;
    font-weight: normal;
    padding: 0px;
    margin : 0px;
    height: 1px;
    font-family: Trebuchet MS, Verdana; 
    font-size: 20px; 
    color: #666666;     
}

/* END NAPREDNA PRETRAGA*/

.no_display {
    display: none;
}

.link_naslov_knjige {
    color: #bd0f18;
    font-size: 11px;
    font-weight: bold;
}

.link_naslov_knjige:hover {
    text-decoration: underline;
}

.shop_basket_mini {
    font-size: 11px;
    color: #FFFFFF;
}
/* UPLATNICA */
#uplatnica {
    margin: 0px;
    position: relative;
    left:50px;
    top: 0px;
    width: 482px;
    height: 324px;
    overflow: auto;
}
#uplatnica #uplatilac {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    position: relative;
    top:-220px;
    left:13px;
    width:220px;
    height: 27px;
    overflow: auto;
}
#uplatnica #cena {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    position: relative;
    top:-232px;
    left:350px;
    width:100px;
    height: 25px;
    overflow: auto;
}

#uplatnica #poziv_na_broj {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    position: relative;
    top:-176px;
    left:320px;
    width:100px;
    height: 25px;
    overflow: auto;
}

/* END UPLATNICA */


.nova_izdanja_naslovi {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/*text-transform:capitalize;*/
	
}

a.nova_izdanja_naslovi:link {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/*text-transform:capitalize;*/
	
}
a.nova_izdanja_naslovi:visited {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/*text-transform:capitalize;*/
}
a.nova_izdanja_naslovi:active {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/*text-transform:capitalize;*/
}
a.nova_izdanja_naslovi:hover {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	/*text-transform:capitalize;*/
	text-decoration: underline;
	
}

.previous_next {
    font-size: 13px;
    color:black;
    font-weight: bold;
    text-align: center;
}

.postojeci_clan {
    float:right; 
    position:relative; 
    top:-40px;
}

.ostale_knjige_edicija {
    font-size: 13px;
}

a.komentari_naslov {
    font-size: 15px;
    color: black;
    text-decoration: none;
    font-weight: bold;
}

a.komentari_naslov:hover {
    text-decoration: underline;
}

a.komentari_pisac {
    font-size: 13px;
    color: #910002;
    text-decoration: none;
}

a.komentari_pisac:hover {
    text-decoration: underline;
}


.prikaz_knjige {
    position: relative;
    top: 0px;
    left: 0px;
    width: 460px;
    height: 161px;
    overflow: hidden;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: transparent;
	color: #000000;
	border: 0px none transparent;
	padding-left: 5px;	
}

.input_field_prikaz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: transparent;
	color: #000000;
	height: 14px;
	width: 360px;
	border: 0px none transparent;
	padding-left: 5px;
}


.main_row{
	width : 460px;
	float : left;
	margin-bottom : 55px;
}

.u_pripremi_knjiga{
	width : 228px;
	float : left;
}

	.u_pripremi_knjiga_slika{
	width : 114px;
	float : left;
}

.u_pripremi_knjiga_tekst{
	width : 114px;
	float : left;
	text-align : center;
}


#novo_n {
       background-image:url(../css/img/bg_novo_n.jpg);
       background-repeat: no-repeat;
   position: relative;
   top: 10px;
       width: 210px;
   left: 4px;
       font-family:Verdana;
       font-size: 12px;
       color: #000000;
       height: 200px;

}

/********* STATIC/payment.html CSS *****************************/

#content_placanje {
	width: 90%;	
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-left:0px;
	margin-left:30px;
	height: 543px;
}
.cards_placanje{
	width: 150px;
	float: right;
	position: relative;
	top: 0px;
	margin-right: 15px;
	height: 30px;
	text-align: right;

}
#content #heading_placanje {
	width: 80%;
	height: 35px;
	position: relative;
}
#heading_placanje h2 {
	color: #317FA6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: lighter;
	padding: 0;
	margin: 0;
	margin-bottom:20px;

}
.bold_placanje {
	font-weight: bold;
	font-size: 14px;
}
.bold2_placanje {
	font-size: 16px;
	font-weight: 600;
	color: #317FA6;
}

/********* END STATIC/payment.html CSS *****************************/
/**********u pripremi page*****************************************/
#priprema_container{
width:575px;overflow:hidden; display:block; padding-top:30px;
padding-bottom:20px;
margin-bottom:20px;
padding-left:15px;
}
#priprema_content h3{
color:#000099;
padding:3px 0px 5px 0px;
margin:0px;
font-size:14px;
}
#priprema_content p{
padding:0px;
margin:0px;
padding-bottom:5px;
font-size:12px;}
#priprema_content{
width:280px;
float:left;
}
#priprema_content img{
width:115px;
float:left;
margin-right:5px;
padding-bottom:10px;
}
#priprema_content_text p{
width:150px;
float:left;
}

.priprema_top{
padding-top:0;margin-top:0px;
}

