@charset "utf-8";

* {
margin:0px;
padding:0px;
}

body {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.clear {
	clear:both;
}

/* MENU katalog proizvoda */
ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 160px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
	margin-top: 0px;
}

ul.menu li a {
	color: #fff;
	background-image: url(../images/razina_1.jpg);
	height: 22px;
	width: 140px;
	background-position: right;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
}

ul.menu li a:hover {
	background-image: url(../images/razina_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

ul.menu li ul li a {
	background-image: url(../images/razina_2_bottom_crta.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-transform:none;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	height:auto;
	padding-bottom:7px;
}

ul.menu li ul li a:hover {
	color:#000000;
	background-image: url(../images/razina_2_bottom_crta.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-transform:none;
}
.bc {
	background-image: url(../images/bc.gif);
	height: 29px;
	width: 857px;
	margin-left: 42px;
	padding-left: 37px;
	padding-top: 12px;
	padding-right: 15px;
}

.bc a:link{
	color: #000;
	text-decoration:underline;
	background-image: url(../images/bc_strelica.gif);
	padding-right: 12px;
	background-position: right 5px;
	background-repeat: no-repeat;
	margin-right: 2px;
	margin-left: 2px;
}
.bc a:visited{
	color: #000;
	text-decoration:underline;
	padding-right: 12px;
	background-image: url(../images/bc_strelica.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	margin-right: 2px;
	margin-left: 2px;
}
.bc a:hover{
	color: #000;
	text-decoration:none;
	background-image: url(../images/bc_strelica.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	margin-right: 2px;
	margin-left: 2px;
}

.bc span {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}



.wrapper_bg {
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 990px;
}

/* KRAJ MENIJA kataloga proizvoda */


.wrapper {
	background-image: url(../images/wrapper_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 62px;

}


#header {
	width: 581px;
	height: 193px;
	margin-left: 30px;
	padding: 0px;
	float: left;
	position: absolute;
	z-index:1;
}
.head {
	background-image: url(../images/head_bg.jpg);
	height: 193px;
	width: 990px;
	float: left;
}


.top_bg {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.katalog_menu {
	background-image: url(../images/katalog_menu_bg_repeat.gif);
	background-repeat: repeat-y;
	width: 160px;
	margin-top: 12px;
	margin-left: 5px;
	line-height: 15px;
}
.lijevo {
	float: left;
	width: 169px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}

.katalog_menu_bottom_bg {
	background-image: url(../images/katalog_menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
}
.katalog_menu_top_bg {
	background-image: url(../images/katalog_menu_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.lb_web_trgovina {
	padding-top: 2px;
	padding-left: 44px;
	padding-bottom: 9px;
}

.lb_web_trgovina a:link{
	color: #333;
	text-decoration:none;
}
.lb_web_trgovina a:visited{
	color: #333;
	text-decoration:none;
}
.lb_web_trgovina a:hover{
	color: #000;
	text-decoration:none;
}
.lijevo_ed_element {
	margin-top:14px;
}

.lijevo_ed_element a:link{
	color: #000;
	text-decoration:underline;
}
.lijevo_ed_element a:visited{
	color: #000;
	text-decoration:underline;
}
.lijevo_ed_element a:hover{
	color: #000;
	text-decoration:none;
}

.lijevo_ed_element img {
	border:none;
}

#search {
	text-align: right;
	width: 160px;
	background-image: url(../images/searchbox.jpg);
	height: 26px;
	margin-top: 6px;
	margin-left: 5px;
}

#search input[type=text] {
	color: #fff;
	font-size:11px;
	background: transparent;
	float: left;
	width: 109px;
	margin-top: 3px;
	margin-left: 22px;
	height: 16px;
	padding: 5px 0px 0px 0px;
	border: 1px none #FFFFFF;
}

#search input[type=submit] {
	border-width: 0px;
	border-style: none;
	background: transparent;
	float: right;
	height: 26px;
	width: 27px;
	border: none;
}
.header_izbornik {
	position:relative;
	height: 33px;
	background-image: url(../images/header_menu_repeat.gif);
	background-repeat: repeat-x;
	float: right;
	margin-right:30px;
	text-transform:uppercase;
	font-size:12px;
	z-index:10;
	
}
.header_izbornik ul{
	height: 33px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/header_menu_repeat.gif);
	background-repeat: repeat-x;
	float: left;

}
.header_izbornik li{
	float: left;
	height: 29px;
	background-image: url(../images/header_top_menu_crta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 4px 10px 0px 13px;
	font-weight:bold;
	
}

.header_izbornik li:first-child{
background-image: none;
}

.header_izbornik li a:link{
	color:#ededed;
	text-decoration:none;
	display:block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.header_izbornik li a:visited{
	color:#ededed;
	text-decoration:none;
	display:block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.header_izbornik li a:hover{
	color:#fff;
	text-decoration:none;
	display:block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

.header_izbornik_lijevo {
	background-image: url(../images/header_menu_lijevo.gif);
	height: 33px;
	margin: 0px;
	width: 50px;
	float: left;
	padding: 0px;
}
.header_izbornik_desno {
	background-image: url(../images/header_menu_desno.gif);
	height: 33px;
	float: left;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
}
.kosarica {
	background-image: url(../images/kosarica-trans.gif);
	height: 151px;
	width: 263px;
	float: right;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 655px;
	font-size: 12px;
}
.visa_link {
	position: absolute;
	height: 29px;
	width: 60px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.master_link {
	height: 29px;
	width: 78px;
	margin-left: 150px;
	position: absolute;
	margin-top: 4px;
}


.broj_artikala {
	margin-top: 43px;
	padding-left: 28px;
}
.ukupan_iznos {
	padding-left: 28px;
	margin-top: 9px;
}
.bt_pregled_kosarice {
	height: 22px;
	width: 110px;
	margin-top: 8px;
	margin-left: 0px;
	padding-top: 5px;
	text-align: center;
	display:block;
	float:left;
	padding-left:19px;
}
.bt_pregled_kosarice:link {
	color:#fff;
	text-decoration:none;
}
.bt_pregled_kosarice:visited{
	color:#fff;
	text-decoration:none;
}
.bt_pregled_kosarice:hover {
	color:#000;
	text-decoration:none;
}

.bt_dovrsi_kupovinu {
	height: 22px;
	width: 110px;
	margin-top: 8px;
	margin-left: 5px;
	padding-top: 5px;
	text-align: center;
	display:block;
	float:left;
	padding-left:0px;
}
.bt_dovrsi_kupovinu:link {
	color:#fff;
	text-decoration:none;
}
.bt_dovrsi_kupovinu:visited{
	color:#fff;
	text-decoration:none;
}
.bt_dovrsi_kupovinu:hover {
	color:#000;
	text-decoration:none;
}
h1 {
	float: left;
	width: 534px;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 19px;
	padding-left: 7px;
	padding-bottom: 3px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	background-image: url(../images/h2_crta.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 15px;
	margin-bottom: 7px;
	padding-bottom: 3px;
	width: 534px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/h2_crta.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 15px;
	margin-bottom: 7px;
	padding-bottom: 3px;
	width: 534px;
	color: #0591c0;
}

.sredina {
	width: 541px;
	float: left;
	margin-left: 8px;
}

.content_sredina {
	float: left;
	width: 534px;
	padding-top: 10px;
	padding-left: 7px;
}

.content_sredina p{
margin:0px 0px 8px 0px;
}

.content_sredina a:link{
	color:#2995bb;
	text-decoration:none;
}
.content_sredina a:visited{
	color:#2995bb;
	text-decoration:none;
}
.content_sredina a:hover{
	color:#000;
	text-decoration:none;
}

.content_sredina ul {
	margin-left:20px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.content_sredina li{
	background-image: url(../images/bullet_strelica.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 16px;
	margin: 2px 0px 2px 0px;

}

.content_sredina table {
margin: 8px 0px 8px 0px;
border: 1px solid #068dba;
width:524px;
}

.content_sredina td {
text-align:center;
padding:3px;

}
.content_sredina img {
margin: 5px;
border: none;
}

.td_siva{
background-color: #e9e9e9;
}

.table_head {
background-color: #068dba;
color:#FFFFFF;
font-weight: bold;
text-align:center;
}
.text-align-left {
	text-align:left;
}
.text-align-right {
	text-align:right;
}
.pro_box {
	background-image: url(../images/pro_box_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 541px;
	margin-top: 10px;
	margin-bottom: 4px;
}
.pro_box_title {
	background-image: url(../images/pro_box_title.jpg);
	height: 27px;
	width: 471px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 15px;
	padding-right: 55px;
	white-space: nowrap;
	overflow: hidden;
	clear:both;
	
}
.pro_box_title a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.pro_box_title a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.pro_box_title a:hover{
	color:#000;
	text-decoration:none;
}

.pro_box_title_ostali {
	background-image: url(../images/pro_box_title.jpg);
	height: 27px;
	width: 471px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 15px;
	padding-right: 55px;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom:10px;
}
.pro_box_title_ostali a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.pro_box_title_ostali a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.pro_box_title_ostali a:hover{
	color:#000;
	text-decoration:none;
}

.pro_box_short {
	background-image: url(../images/pro_box_short_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	float: left;
	width: 517px;
	padding-right: 12px;
	padding-left: 12px;
}

.pro_box_short a:link{
	color:#555555;
	text-decoration:none;
}
.pro_box_short a:visited{
	color:#555555;
	text-decoration:none;
}
.pro_box_short a:hover{
	color:#000000;
	text-decoration:none;
}

.pro_box_short ul{
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pro_box_short li{
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/li_strelica.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 250px;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.pro_box_short img {
	float: left;
	width: 230px;
	margin-top: 7px;
	margin-right: 8px;
	border:none;
}
.pro_box_add {
	background-image: url(../images/pro_box_dodaj.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 35px;
	width: 143px;
	margin-bottom: 17px;
	padding-left: 65px;
	font-weight: bold;
	padding-top: 15px;
	color: #555555;
	text-decoration:none;
	display:block;
 	margin-top: 7px;
}
.pro_box_add:visited {
	color: #555555;
	text-decoration:none;
}
.pro_box_add:hover{
	color: #000;
	text-decoration:none;
	background-position: right;
}

.pro_box_price {
	background-image: url(../images/pro_box_cijena.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 152px;
	float: right;
	padding-top: 15px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 7px;
}
.pro_box_more {
	background-image: url(../images/pro_box_more.jpg);
	float: right;
	height: 35px;
	width: 106px;
	text-align: center;
	padding-top: 15px;
	text-decoration:none;
	color:#555555;
	font-weight:bold;
	margin-top: 7px;
}
.pro_box_more:visited {
	text-decoration:none;
	color:#555555;
}
.pro_box_more:hover {
	text-decoration:none;
	color:#000;
}
.pro_box_kategorija {
	height: 17px;
	margin-left: 15px;
	text-align: left;
	font-size: 10px;
	line-height: 16px;
	background-color: #f1f1f1;
	float: left;
	padding: 0px 7px 0px 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e8e8e8;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
}
.pro_box_kategorija a:link{
	color: #000;
	text-decoration:none;	
}
.pro_box_kategorija a:visited{
	color: #000;
	text-decoration:none;	
}
.pro_box_kategorija a:hover{
	color: #077a9f;
	text-decoration:none;	
}
.desno {
	width: 180px;
	float: left;
	margin-left: 7px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.izdvojene_novosti_box {
	background-image: url(../images/izd_novosti_box_repeat.gif);
	width: 182px;
	background-repeat: repeat-y;
	background-position: left top;
}
.izd_novosti_box_top {
	background-image: url(../images/izd_novosti_box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
.izd_novosti_bottom {
	background-image: url(../images/izd_novosti_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.lb_novosti {
	padding-left: 48px;
}
.lb_novosti a:link{
	color: #333;
	text-decoration:none;
}
.lb_novosti a:visited{
	color: #333;
	text-decoration:none;
}
.lb_novosti a:hover{
	color: #000;
	text-decoration:none;
}
.izd_novosti_image {

}
.izd_novosti_image img {
	border:none;
}
.izd_novosti_stavka_title {
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
}
.izd_novosti_stavka {
	width: 161px;
	padding-left: 12px;
	background-image: url(../images/izd_novosti_crta.gif);
	background-repeat: no-repeat;
	background-position: 11px bottom;
	margin-bottom: 8px;
	padding-bottom: 3px;
}

.izd_novosti_stavka_title a:link {
	text-decoration:none;
	color:#000;
}
.izd_novosti_stavka_title a:visited{
	text-decoration:none;
	color:#000;
}
.izd_novosti_stavka_title a:hover{
	text-decoration:none;
	color:#077a9f;
}

.izd_novosti_short  {
	margin-top: 5px;
}

.izd_novosti_short a:link {
	color:#555555;
	text-decoration:none;
}
.izd_novosti_short a:visited {
	color:#555555;
	text-decoration:none;
}
.izd_novosti_short a:hover{
	color:#000;
	text-decoration:none;
}
.izd_novosti_date {
	width: 63px;
	background-image: url(../images/izd_novosti_date.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	margin-top: 6px;
	float: left;
	margin-bottom: 4px;
}
.izd_novosti_more {
	float: right;
	background-image: url(../images/izd_novosti_stavka_more.jpg);
	height: 18px;
	width: 71px;
	margin-top: 4px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1px;
	text-decoration:none;
	background-position: left;
}

.izd_novosti_more:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.izd_novosti_more:hover{
	color: #fff;
	text-decoration:none;
	background-position: right;
}

.lb_arhiva_novosti {
	text-align: right;
	padding-right: 12px;
}


.lb_arhiva_novosti a:link{
	color: #333;
	text-decoration:none;
}
.lb_arhiva_novosti a:visited{
	color: #333;
	text-decoration:none;
}
.lb_arhiva_novosti a:hover{
	color: #000;
	text-decoration:none;
}

.menu_footer_wrapper {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 243px;
	padding-top:50px;
	float: left;
}

.menu_footer {
	height: 19px;
	background-image: url(../images/footer_menu_repeat.gif);
	background-repeat: repeat-x;
	float: left;
	margin: auto;
}
.menu_footer_left {
	background-image: url(../images/footer_menu_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	width: 9px;
	float: left;
}
.menu_footer_right {
	background-image: url(../images/footer_menu_right.jpg);
	float: left;
	height: 19px;
	width: 9px;
}

.menu_footer ul {
	float:left;
	white-space: nowrap;
}

.menu_footer li:first-child {
background-image: none;
}


.menu_footer li {
	color:#000000;
	float:left;
	list-style-image: none;
	list-style-type: none;
	white-space: nowrap;
	padding-top: 1px;
	padding-left: 14px;
	padding-bottom: 0px;
	padding-right: 10px;
	background-image: url(../images/footer_menu_crta.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-transform:uppercase;
	text-decoration:none;
}
.menu_footer li.bez_crte{
background-image: none;
}

.menu_footer li a:link{
	color:#000000;
	float:left;
	list-style-image: none;
	list-style-type: none;
	white-space: nowrap;
	padding-top: 1px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left;
	text-transform:uppercase;
	text-decoration:none;
}
.menu_footer li a:visited{
	color:#000000;
	float:left;
	text-decoration:none;
}
.menu_footer li a:hover{
	color:#000000;
	float:left;
	text-decoration:none;
}
.footer_potpis {
	width: 136px;
	position: absolute;
	color: #878787;
	margin-top: -80px;
	margin-left:65px;
}

.footer_potpis a:link{
	color: #878787;
	text-decoration:none;
}
.footer_potpis a:visited{
	color: #878787;
	text-decoration:none;
}
.footer_potpis a:hover{
	color: #000;
	text-decoration:none;
}

.footer_copyright {
	width: 200px;
	position: absolute;
	color: #878787;
	margin-top: -80px;
	margin-left:765px;
}

.pro_box_image_cycle {
	width: 235px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom:5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 170px;
} 
 
.pro_box_image_cycle img {
border:none;
width: 220px;
}

#pagination {
width: 510px;
float:left;
padding: 0px 7px 3px 7px;
}
#pagination  a{
	color:#FFFFFF;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #097093;
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/paginator_hover.gif);
	background-repeat: repeat-x;
}

#pagination :visited{
	color: #fff;
	text-decoration:none;
}

#pagination :hover{
	color: #000;
	text-decoration:none;
	background: #fff;
	border: 1px solid #097093;
}

#pagination span {
	margin-top: 5px;
	margin-bottom: 5px;
	color:#000;
	float: left;
	font-weight: normal;
	border: 1px solid #d6d6d6;
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	background-image: url(../images/paginator_span.gif);
}

 

.detail_main_image {
	float: left;
	width: 240px;
	margin-left: 0px;
}

.detail_main_image img{
	margin:13px 0px 0px 0px;
}
.news_main_image {
	float: left;
	width: 240px;
	margin-left: 0px;
}

.news_main_image img{
	margin:13px 0px 0px 0px;
}



a.dodaj_u_kosaricu:link {
	background-image: url(../images/add_to_cart_bg.gif);
	height: 75px;
	width: 115px;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	background-position: right;
	position: absolute;
	padding-top: 1px;
	margin: -18px 0px 0px 125px;

}
a.dodaj_u_kosaricu:visited {
	background-image: url(../images/add_to_cart_bg.gif);
	height: 75px;
	width: 115px;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	background-position: right;
	position: absolute;
	padding-top: 1px;
	margin: -18px 0px 0px 125px;


}
a.dodaj_u_kosaricu:hover {
	background-image: url(../images/add_to_cart_bg.gif);
	height: 75px;
	width: 115px;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	background-position: left;
	position: absolute;
	padding-top: 1px;
	margin: -18px 0px 0px 125px;

}



.cat_detail_short {
	background-image: url(../images/cat_detail_short_repeat.gif);
	width: 265px;
	background-repeat: repeat-y;
	float: right;
	margin-right: 10px;
	margin-top: 12px;
}
.cat_detail_short_top {
	background-image: url(../images/cat_detail_short_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 265px;
}
.cat_detail_short_bottom {
	background-image: url(../images/cat_detail_short_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 242px;
	padding-right: 10px;
	padding-left: 13px;
	padding-bottom: 8px;
	float: left;
}
.lb_cijena {
	width: 80px;
	margin-top: 6px;
	color: #3b3b3b;
	font-weight: bold;
	font-size:10px;
}
.lb_datum_objave{
	width: 150px;
	margin-top: 6px;
	margin-bottom:6px;
	color: #fff;
	font-weight: bold;
	font-size:10px;
}

.cat_detail_cijena {
	font-size: 20px;
	line-height: 25px;
	color: #068ebb;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom:5px;
}

a.veca_slika_gumb:link{
	background-image: url(../images/veca_slika_gumb.jpg);
	background-position: right;
	text-align:center;
	color: #FFFFFF;
	display:block;
	background-repeat: no-repeat;
	width:109px;
	height:24px;
	padding:3px 0px 0px 9px;
	margin: 8px 0px 0px 60px;
}
a.veca_slika_gumb:visited {
	background-image: url(../images/veca_slika_gumb.jpg);
	background-position: right;
	text-align:center;
	color: #FFFFFF;
	display:block;
	background-repeat: no-repeat;
	width:109px;
	height:24px;
	padding:3px 0px 0px 9px;
	margin: 8px 0px 0px 60px;


}
a.veca_slika_gumb:hover {
	background-image: url(../images/veca_slika_gumb.jpg);
	background-position: left;
	text-align:center;
	color: #FFFFFF;
	display:block;
	background-repeat: no-repeat;
	width:109px;
	height:24px;
	padding:3px 0px 0px 9px;
	margin: 8px 0px 0px 60px;

}
.cat_detail {
	margin-top: 10px;
	padding-bottom: 8px;
}

.cat_detail p{
margin: 0px 0px 8px 0px;
}
.ostale_slike {
	padding: 4px 0px 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	width:525px;
}

.ostale_slike img {
margin: 6px 6px 5px 5px;
}
.cat_detail_kategorija {
	color: #3B3B3B;
	font-size:10px;
	margin-bottom:3px;
}
.news_detail_short {
	background-image: url(../images/news_detail_short_repeat.gif);
	width: 265px;
	background-repeat: repeat-y;
	float: right;
	margin-right: 10px;
	margin-top: 12px;
	color:#FFFFFF;
}
.news_detail_short_top {
	background-image: url(../images/news_detail_short_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 265px;
}
.news_detail_short_bottom {
	background-image: url(../images/news_detail_short_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 242px;
	padding-right: 10px;
	padding-left: 13px;
	float: left;
	padding-bottom: 6px;
}

.news_detail_short_bottom a:link{
	color:#FFFFFF;
	text-decoration:underline;
}
.news_detail_short_bottom a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}
.news_detail_short_bottom a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


.news_detail_short_bottom ul {
	margin-left:20px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.news_detail_short_bottom li{
	background-image: url(../images/bullet_bijeli.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 16px;
	margin: 2px 0px 2px 0px;

}

.news_box {
	background-image: url(../images/pro_box_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 541px;
	margin-top: 10px;
	margin-bottom: 4px;
}
.news_box_title {
	width: 541px;
	float:left;
	background-color: #eeeeee;
}

.news_box_title_top {
	background-image: url(../images/news_title_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 541px;
	float:left;
}
.news_box_title_bottom {
	background-image: url(../images/news_title_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float:left;
	width: 461px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:70px;
	padding-right:10px;
}

.news_box_title_bottom a:link{
	color: #333333;
	text-decoration:none;
}
.news_box_title_bottom a:visited{
	color:#333333;
	text-decoration:none;
}
.news_box_title_bottom a:hover{
	color:#000;
	text-decoration:none;
}
.news_box_short {
	padding-top: 15px;
	float: left;
	width: 517px;
	padding-right: 12px;
	padding-left: 12px;
}

.news_box_short a:link{
	color:#555555;
	text-decoration:none;
}
.news_box_short a:visited{
	color:#555555;
	text-decoration:none;
}
.news_box_short a:hover{
	color:#000000;
	text-decoration:none;
}

.news_box_short ul{
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.news_box_short li{
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/li_strelica.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.news_box_short img {
	float: left;
	width: 230px;
	margin-top: 7px;
	margin-right: 8px;
	border:none;
}


#sredina .news_box_more {
	float: right;
	background-image: url(../images/izd_novosti_stavka_more.jpg);
	height: 18px;
	width: 71px;
	margin-top: 4px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1px;
	text-decoration:none;
	background-position: left;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	display:block;
}

#sredina a.news_box_more:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#sredina a.news_box_more:hover{
	color: #fff;
	text-decoration:none;
	background-position: right;
}






.pro_box_more {
	background-image: url(../images/pro_box_more.jpg);
	float: right;
	height: 35px;
	width: 106px;
	text-align: center;
	padding-top: 15px;
	text-decoration:none;
	color:#555555;
	font-weight:bold;
	margin-top: 7px;
}
.pro_box_more:visited {
	text-decoration:none;
	color:#555555;
}
.pro_box_more:hover {
	text-decoration:none;
	color:#000;
}
.news_box_datum_wrapper {
	background-image: url(../images/datum_wrapper_bg-trans.png);
	height: 31px;
	width: 47px;
	position: absolute;
	margin-left: 10px;
	margin-top: -3px;
	text-align: center;
	padding-top: 16px;
	padding-left:4px;
	line-height: 13px;
}

.lb_pretrazivanje {
	width: 511px;
	color: #000;
	font-size:11px;
	padding-left: 13px;
	padding-top: 6px;
}
.lb_pretrazivanje_kategorija {
	padding-top: 5px;
	padding-left: 13px;
	text-transform: uppercase;
}
.lb_pretrazivanje_kategorija a:link{
	color: #000000;
	text-decoration:underline;
	text-transform:uppercase;

}
.lb_pretrazivanje_kategorija a:visited{
	color: #000000;
	text-decoration:underline;
	text-transform:uppercase;
}
.lb_pretrazivanje_kategorija a:hover{
	color: #068dba;
	text-decoration:none;
	text-transform:uppercase;
}

.lb_pretrazivanje_title {
	padding-top: 5px;
	padding-left: 13px;
	color: #068dba;
	font-size:12px;
	font-weight:bold;
}
.lb_pretrazivanje_short {
	padding-top: 5px;
	padding-left: 13px;
	padding-right:18px;
}

.lb_pretrazivanje_short img {
	float:left;
	margin-right:10px;
	margin-left:0px;
	margin-top:0px;
}

.lb_pretrazivanje_url {
	width: 511px;
	padding-top: 5px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-bottom: 7px;
	margin-bottom: 4px;

}
.lb_pretrazivanje_url a:link{
	text-decoration:underline;
	color: #068dba;
}
.lb_pretrazivanje_url a:visited{
	text-decoration:underline;
	color: #068dba;
}
.lb_pretrazivanje_url a:hover{
	text-decoration:none;
	color: #068dba;
}
.lb_pretrazivanje_datum {
	padding-top: 5px;
	padding-left: 13px;
}


#contactform {
	width: 521px;
	padding-top: 5px;
	padding-left: 0px;
	margin: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;
}

#contactform input[type=submit] {
	background-image: url(../images/bt_posalji_poruku.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 81px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px 0px 3px 10px;
	margin-left: 270px;
	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;	
	
}

#contactform input {
	background-image: url(../images/input_bg.gif);
	height: 19px;
	width: 282px;
	padding: 9px 8px 0px 8px;
	background-repeat: no-repeat;
	float: left;
	margin: 3px 0px 2px 0px;
	font-size: 11px;
	color:#FFFFFF;
	font-family:Tahoma;
	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;
}

#contactform textarea {
	width: 284px;
	height: 128px;
	background-repeat: no-repeat;
	float: left;
	margin: 3px 0px 3px 0px;
	padding:9px 5px 0px 8px;
	background-image: url(../images/textarea_bg.jpg);
	padding-bottom: 15px;
	font-size:11px;
	color:#FFFFFF;
	font-family:Tahoma;
	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;
}

#contactform label {
	padding-right: 6px;
	width: 160px;
	float: left;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 10px;
}

.errorlist li{
	text-align:left;
	font-weight:normal;
	padding:3px;
	height:22px;
	width:360px;
	margin-bottom: -5px;
	font-size: 11px;
	background: none;
	float:left;
	clear:both;
	margin-top: 15px;
	padding: 0px 0px 0px 160px;
	color: #0a86af;
	font-weight: bold;
}



.captcha p {
	width:400px;
	height: 80px;
	text-align:right;
	float:left;
}
.kontakt_box {
	background-image: url(../images/kontakt_podaci_repeat.gif);
	background-repeat: repeat-y;
	width: 506px;
	float: left;
}
.kontakt_box_top {
	background-image: url(../images/kontakt_podaci_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 506px;
}
.kontakt_box_bottom {
	background-image: url(../images/kontakt_podaci_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 506px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.kontakt_podaci_1 {
	width: 90px;
	float: left;
	background-image: url(../images/koverta_ikona.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 76px;
	margin-left: 12px;
}
.kontakt_podaci_2 {
	float: left;
	width: 160px;
	text-align: center;
	background-image: url(../images/ipod_ikona.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 70px;
}
.kontakt_podaci_3{
	float: left;
	width: 160px;
	text-align: center;
	background-image: url(../images/mis_ikona.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 75px;
}
.sifra_proizvoda_index {
	color: #0a86af;
	padding-top: 3px;
}
.dodano {
	padding-top: 10px;
	text-align:center;
}
.transfer-effect {
	background: url(../images/product-icon.gif) no-repeat center center;
	z-index: 1000;
}

/* KOŠARICA  */

.kosarica_tablica {
	width: 525px;
	margin-bottom:10px;
	margin-top:8px;
	margin-left: 0px;
	margin-right: 0px;
}

.kosarica_tablica  a:link{
	color: #057499;
	text-decoration: none;
}
.kosarica_tablica  a:visited{
	color: #057499;
	text-decoration: none;
}
.kosarica_tablica  a:hover{
	color: #057499;
	text-decoration: underline;
}

.kosarica_tablica table{
	border: 1px solid #d6d6d6;
}
.kosarica_tablica tr {
}
.kosarica_tablica td {
	background-color: #f9f9f9;
	border: 1px solid #d6d6d6;
	padding: 5px 7px 5px 7px;
	text-align: center;
	}
.head_kosarica td{
	background-color: #0399cb;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	font-size: 10px;
}
.text-align-left {
	text-align:left;
}
.text-align-right{
	text-align:right;
}



.broj_u_kosarici {
float: left;
}

.kosarica_tablica input[type=text] {
	width: 18px;
	float: left;
	margin: 2px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	height: 16px;
	color: #000;
	background-color: #fff;
	border: 1px solid #03546f;
	padding: 4px 0px 0px 0px;
}
.kosarica_tablica input[type=submit] {
	background-image: url(../images/input_bg_kosarica.jpg);
	float: left;
	background-color: #03546f;
	border: 1px solid #03546f;
	font-family: Tahoma;
	text-align: center;
	font-size: 11px;
	color: #fff;
	margin: 2px;
	padding: 3px 1px 2px 1px;
}
.total {
	text-align: right;
	font-size: 13px;
	padding: 10px 6px 0px 0px;
}
.tezina {
	text-align: right;
	font-size: 11px;
	padding: 10px 6px 0px 0px;
}





.bt_potvrdi_narudzbu {
	background-image: url(../images/submit_bt_bg.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	border: 1px solid #fba319;
	width:auto;
	float:left;
	clear:both;
	height:23px;
	margin: 8px 0px 20px 20px;
}
.transfer-effect {
	background: url(../images/product-icon.gif) no-repeat center center;
	z-index: 1000;
}
.plus {
	width: 20px;
	float:left;
	background-image: url(../images/input_bg_kosarica.jpg);
	border: 1px solid #03546f;
}
.minus {
	width: 20px;
	float:left;
	background-image: url(../images/input_bg_kosarica.jpg);
	border: 1px solid #03546f;
}
.kosarica_prvi_stupac {
	text-align: left;
	width: 100px;
}
.kosarica_drugi_stupac {
	width: 70px;
}
.kosarica_drugi_stupac span{
float:left; 
margin: 4px;
}
.kosarica_peti_stupac {
	width: 40px;
}
.kosarica_sesti_stupac {
	width: 90px;
}

#sredina .kosarica_gumb {
	text-decoration: none;
	background-image: url(../images/input_bg_kosarica.jpg);
	background-color: #03546f;
	border: 1px solid #03546f;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 4px 1px 4px;
	margin: 8px 0px 6px 0px;
}

.float_left {
	float: left;
}
.float_right{
	float: right;
}

.kosarica_poruka {
	padding: 6px; 
	margin:5px 0px 10px 3px; 
	background-color: #0399cb; 
	border: 1px solid #096b8b; 
	width: 506px; 
	float: left; 
	color: #fff;
	font-weight: bold;
	clear: both;
}
.kosarica_poruka a:link{
	color: #fff;
	text-decoration: underline;
}
.kosarica_poruka a:visited{
	color: #fff;
	text-decoration: underline;
}
.kosarica_poruka a:hover{
	color: #fff;
	text-decoration: none;
}
.napomena {
	padding: 8px 6px 0px 6px; 
	margin:5px 0px 10px 3px; 
	border: 1px solid #0399cb; 
	width: 506px; 
	font-weight: bold;
	text-align: center;
	clear: both;
}



#sredina .kosarica_posalji {
	text-decoration: none;
	background-image: url(../images/input_bg_kosarica.jpg);
	background-color: #03546f;
	border: 1px solid #03546f;
	color: #fff;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	margin: 8px 0px 0px 0px;
}

#odabir_placanja input[type=submit] {
	text-decoration: none;
	background-image: url(../images/input_bg_kosarica.jpg);
	background-repeat: repeat-x;
	background-color: #0886ae;
	border: 1px solid #03546f;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 4px 2px 4px;
	margin: 12px 0px 15px 70px;
	width: 157px;
	text-align: center;
}

#odabir_placanja .errorlist li{
	text-align:left;
	font-weight:normal;
	padding:3px;
	height:22px;
	width:360px;
	margin-bottom: -5px;
	font-size: 11px;
	background: none;
	float:left;
	clear:both;
	margin-top: 15px;
	padding: 0px 0px 0px 190px;
	color: #0a86af;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
}
#odabir_placanja select {
	background-color: #0884ac;
	border: 1px solid #03546f;
	font-family: Tahoma;
	text-align: center;
	font-size: 11px;
	color: #fff;
	height: 24px;
	padding: 3px 1px 4px 1px;
	width: 229px;
	text-align: left;
	margin: 9px 0px 0px 30px;
}
.obavezna_polja {
	clear: both;
	text-align: right;
	padding: 6px 110px 0px 0px;
}
.uredi_bt {
background-image: url(../images/uredi_ikona.jpg);
background-position: left -2px;
background-repeat: no-repeat;
padding: 3px 0px 10px 30px;
font-size: 11px;
color: #3ba5e0;
text-decoration: none;
font-weight: normal;
clear: both;
height: 30px;
}
.uredi_bt a:visited{
	color: #3ba5e0;
	text-decoration: none;
}
.uredi_bt a:hover{
	color: #000;
	text-decoration: none;
}
#potvrda_placanja input[type=submit] {
	text-decoration: none;
	background-image: url(../images/input_bg_kosarica.jpg);
	background-color: #0886ae;
	background-repeat: repeat-x;
	border: 1px solid #03546f;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 4px 2px 4px;
	margin: 12px 0px 15px 10px;
	width: 165px;
	text-align: center;
}
.margin_right {
	margin-right: 10px;
}

.glasanje {
padding-left: 11px;
margin: 10px 0px 10px 0px;
}

.glasanje form {
	margin: 0px;
	padding: 0px;
}

.glasanje input[type=submit] {
	float: left;
	background-image: url(../images/izd_novosti_stavka_more.jpg);
	height: 19px;
	width: 71px;
	margin-top: 7px;
	text-align: center;
	color: #FFFFFF;
	text-decoration:none;
	margin-left: 35px;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 11px;
	border: none;
	padding-bottom: 2px;
}
.glasanje select {
	margin-top: 7px;
	padding: 5px;
	width: 150px;
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	font-family: Tahoma;
	font-size: 11px;
}

@charset "utf-8";
/*Poravnaj tekst lijevo*/
.poravnaj-lijevo {
	text-align:left;
}
/*Poravnaj tekst desno*/
.poravnaj-desno {
	text-align:right;
}
/*Centriraj*/
.centriraj {
	text-align:center;
}

/*Okvir slike*/
#sredina .okvir-slike {
	border: 1px solid #dfdfdf;
	margin: 5px;
	padding: 5px;
}
/*Poravnaj sliku lijevo*/
.poravnaj-sliku-lijevo {
	float: left;
	margin: 4px 15px 5px 0px;
}
/*Poravnaj sliku desno*/
.poravnaj-sliku-desno {
	float: right;
	margin: 4px 0px 9px 15px;
}

/*Tekst veličine 11*/
.tekst11 {
	font-size: 11px;
	line-height: 17px;
}
.play_icon {
	background-image: url(../images/play.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	padding: 6px 0px 0px 35px;
	font-size:16px;
	margin: 10px 0px 10px 0px;
	}
#sredina .okvir-slike-wide {
	margin-left: 0px;
	border: 1px solid #dfdfdf;
	padding: 0px;
}
