body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

strong{
	font-weight:bold;
}
body {
    text-align: center;
	font: 12px/15px Verdana, Arial, sans-serif;
	padding:0;
	margin: 0;
	color: #333;
	background: #e5f4f9 url(../images/bg.jpg) repeat-y center top;
}

#wrap, .wrap {
    text-align: left;
}
#wrap {
	background-color: #fff;
	min-width: 974px;
	max-width: 1200px;
	margin: 0 auto;
	padding-left:10px;
	background:url("../images/head_info_bg.gif") no-repeat right -41px;
}

#header-info {
    height: 85px;
	width: 600px;
	float: right;
	/*background: url(../images/head_info_bg.gif) bottom left no-repeat;*/
}

#left, #right, #center, .sidebar {
	position: static;
	float: left;
	text-align:left;
    
}

#left {
    width: 190px;
	left: 15px;
	float: none;
}

#right {    
    width: 190px;
	padding-right: 15px;
	float:right;
}

.sidebar {
	width: 19%;
}
#center {
	width: 59%;
	/*left: 5px; */
	margin:10px;
}

#center, #left, #right {
    padding-top: 15px;
}

#footer {
	margin: 5 15px;
	margin-bottom: 3px;
	line-height: 35px;
	text-align: center;
}

.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.justify {text-align: justify;}
.in {margin: 1em;}

a {color: #333;}
p {margin: 0.5em 0.2em;}

h1 {
	font-size: 1.4em; 
	color: #27488b;
	margin-bottom: 2em;
}

#logo {
	left: 15px;
	position: relative;
}
p.gray {color: #999;}

/************** HEADER INFO **************/
#header-info .links {
	line-height: 30px;
	width:360px;
	float:right;
}
#header-info a {
	color: #333;
	font-size: 1.2em;
	padding: 0 16px 0 10px;
}
#header-info .links a {
	line-height: 30px;
	height: 30px;
	display: inline-block;
	background: url(../images/head_info_links_bg.gif) top right no-repeat;
}
#header-info .links a.last {
	background: none;
}
#login-btn {
	float: right;
	display:block;
	height:35px;
}

/************** TOP **************/
#top {
	background: url(../images/top_bg.gif) right no-repeat;
	height: 72px;
	margin: 0 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	z-index: 99;
}
#top .search {
	padding: 13px 0 0 220px;
}
#top input.searchfield, #top select, #top span { margin: 0 5px; float: left;}
#top input.searchfield {
	width: 230px;
	border: 1px solid #555;
	height: 1.6em;
}
#top input.btn { top: -5px; position: relative; float: left;}

#status {float: right; margin-top: 12px; margin-right: 13px;}
#topmenu {
	padding-left: 200px;
	font-weight: normal;
	font-size: 12px;
	top: -1px;
	position: relative;
}
#topmenu a {
	padding: 0 15px;
	line-height: 26px;
	display: inline-block;
	text-decoration: none;
	background: url(../images/menu_separator.gif) right top no-repeat;
}
#topmenu a.last {
	background: none;
}
/************** LEFT/RIGHT BOX **************/
#left .box, #right .box {
	background: #fff url(../images/side_box_bg.png) bottom repeat-x;
	margin-bottom: 5px;
	width:190px;
	float:left;
} 
#left .box a, #right .box a {
	color: #54534f;
	text-decoration: none;
}
#left .box .title, #right .box .title {
	background: url(../images/side_box_title_bg.png) no-repeat;
	height: 22px;
	line-height: 22px;
	padding-left: 22px;
	color: #fff;
}
#left .box .body, #right .box .body {
	border: 1px solid #aaa;
	border-top: none;
	border-bottom: none;
	padding: 5px;
}
#left .box .bt, #right .box .bt {
	background: url(../images/side_box_bottom_bg.png) no-repeat;
	height: 7px;
	width:190px;
}
#left .box li, #right .box li {
	border-bottom: 1px dotted #aaa;
	margin: 5px 0;
}
#left .box li.arrow, #right .box li.arrow {
	background: url(../images/side_box_arrow.gif) right no-repeat;
	padding:0px 0px 2px 0px;
}

#left .special-box {
	margin-top: -89px;
	position: relative;
}
#left .special-box .title {
	background: url(../images/special_title.gif) no-repeat;
	height: 39px;
	margin-top: 2px;
}

#right .box .item {
    font-size: 10px;
    border-bottom: 1px dotted #666;
    padding-bottom: 3px;
    margin: 0 5px 10px 5px;
}
#right .box .item .description{
    display: inline-block;
    border-right: 1px dotted #666;
    width: 50px;
}

#right .box .item .price{
    float: right;
    width: 50px;
}

#right .cart-btn {padding-left: 4px;}

#right em {
	border-bottom: 1px dotted #555;
	display: block;
	margin-bottom: 1em;
}

/************** CENTER STYLES **************/
#center .item {
	width: 23%;
	padding:15px 1% 20px;
	font-size: 11px;
	float: left;
	border-bottom:1px solid #CCC;
}

#center .item a.prod_thumb {
	height: 90px;
	width: 150px;
	position: relative;
	text-decoration: none;
}

#center .item h2 {color:#435a8e; font-size: 1.1em;}
#center .item .meta {
	border-top: 1px dotted #999;
	margin-top: 10px;
	padding-top: 10px;
}
#center .item .meta a {
	color: #aaa;
}

#center .item .price { color: #27488b; text-decoration: line-through;}
#center .item .price2 { color: #963836;}

#center .item div.img_popust{
	background:url(../images/popust_band.png) no-repeat 1px 2px;
	height:58px;
	width:58px;
	display:block;
	position:absolute;
	z-index:30;
	top: 0px;
	right: 0px;
	font-weight:bold;
	font-size:9px;
	color:#FFF;
	text-align:center;
	line-height:58px;
	text-decoration:none;
}


/************** FILTER STYLES **************/

#filters-wrap {
	width: 80%;
	float: right;
	z-index: 10;
}
#filters, #filters2 {
	padding-right: 15px;	
}
#filters .a { background: url(../images/filters_bg.gif) no-repeat top left; }
#filters .b { background: url(../images/filters_right_bg.gif) no-repeat bottom right; }
#filters .a2 { background: url(../images/filters_bg.gif) no-repeat bottom left; }
#filters .b2 { background: url(../images/filters_right_bg.gif) no-repeat bottom right; height: 10px; }

#filters2 .a { background: url(../images/filters2_bg.gif) no-repeat top left; }
#filters2 .b { background: url(../images/filters2_right_bg.gif) no-repeat top right;overflow:hidden; }
#filters2 .a2 { background: url(../images/filters2_bg.gif) no-repeat bottom left; }
#filters2 .b2 { background: url(../images/filters2_right_bg.gif) no-repeat bottom right; height: 10px; }

#filters .title {float: left; margin: 10px 8px 0 2px;}

#filters .column, #filters2 .column {
	width: auto;
	margin-left: 5%;
	display: inline-block;
    vertical-align: top;
}

#filters2 .column {width: 110px;}
#filters2 h2 {font-weight: bold; padding: 4px 0 10px 10px;}
#filters2-prev, #filters2-next {float: left; display: block; width: 26px; height: 26px; margin: 30px 2% 0 3px;}
#filters2-next {float: right; margin: 30px 3px 0 0; background: url(../images/filters2_next.gif);}
#filters2-prev {float: left; background: url(../images/filters2_prev.gif);}

/************** SINGLE ITEM STYLES **************/
#gallery {
	float: left;
	width: 180px;
	height: 270px;
	padding:10px;
	position:relative;
}

#gallery .top-image {
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}
#gallery .thumbs {
	width: 180px;
	margin: 0 auto;
}
#gallery .thumb {
	float: left;
	width: 55px;
	height: 55px;
	margin: 0 2px;
}


#ceneter, #gallery div.img_popust{
	background:url(../images/popust_band.png) no-repeat 1px 2px;
	height:58px;
	width:58px;
	display:block;
	position:absolute;
	z-index:30;
	top: 0px;
	left:70px;
	font-weight:bold;
	font-size:9px;
	color:#FFF;
	text-align:center;
	line-height:58px;
	text-decoration:none;
}

#item .price {
	font-size: 1.3em;
	color: #7ea2c6;
	width: 210px;
	float: right;
	padding-right:10px;
	text-align: right;
}

#item .meta {
	float: left;
	width: 240px;
	font-size: 0.9em;
	margin-top: 1em;
}
#item .meta a {
	color: #7ea2c6;
}
#item .meta img {
	float: left;
	margin-right: 5px;
}

#item .desc {
	background: url(../images/item_desc_bg.gif) no-repeat top right;
	margin-top: 2em;
}
#item .desc .b {
	background: url(../images/item_desc_bg.gif) no-repeat top left;
	margin-right: 10px;
	padding: .5em 1em;
}

#footer {
	background: url(../images/item_desc_bg.gif) no-repeat top right;
	margin-top: 2em;
}
#footer .b {
	background: url(../images/item_desc_bg.gif) no-repeat top left;
	margin-right: 10px;
	padding: .5em 1em;
}

/*************** FLYOUT MENU **************/
ul.flyout {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	z-index: 998;
}
.flyout li {
	position: relative;
}
.flyout li ul {
	position: absolute;
	left: 180px;
	top: 0;
	display: block;
	width: 165px;
	z-index:100;
	visibility:hidden;
}

.flyout li a {
	display: block;
	text-decoration: none;
}
.flyout li ul li {
	border: none !important;
	background: url(../images/flyout.gif) repeat-y;
	margin: 0 !important;
	padding: 0.2em 0 !important;
}
.flyout li ul li a {
	border-bottom: 1px dotted #666;
	width: 130px;
	margin-left: 15px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
.flyout li ul li.first {
	margin-top: 0 !important;
	background: url(../images/flyout_top.gif) top repeat-y;
}
.flyout li ul li.last {
	margin-bottom: 0 !important;
	padding-bottom: 1em;
	background: url(../images/flyout_bottom.gif) bottom no-repeat;
	
}
.flyout ul li.last a{
	border:0;
}
.flyout li ul li span {
	background: url(../images/flyout_bullet.gif) center no-repeat;
	width: 8px;
	height: 15px;
	display: block;
	float: left;
	margin: 3px 5px;
}
.flyout li ul li ul{
	left:150px;
	z-index:200;
}

/* IE FIX \*/
* html .flyout ul li { float: left; }
* html ul li a { height: 1%; }
/* end */
/*
.flyout li:hover ul,
.flyout li.over ul { display: block; }
*/


#divslika {
	position: absolute;
	top: 400px;
	left: 800px;
}

.slide {
	width: 100%;
	height: 122px;
	border: solid black 0px;
}

.slidecontent h1 {
	padding: 0px;
}

.slideimg {
	float: left;
}

.slidecontent {
	float: left;
}

.obveznopolje {
	color: red;
	border: 1px solid red;
}


.cbox {
	width: 180px;
	float: left;

}




#slideshow_top div{
	background:none;
}






#t_list{
	background:red;
}
#t_list,#t_list td
{
    border-color: #600;
    border-style: solid;
}

#t_list
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

#t_list td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #fafafa;
}

#oddelki_tabs { padding-left: 190px; margin:0px; font-size: 11px; font-weight: bold }
#oddelki_tabs ul { height: 17px; padding:0px; margin:0px; border: none }
#oddelki_tabs ul li { float: left; display: inline-block; background-image: url("../images/oddelek-repeat-x.png"); background-repeat: repeat-x; height: 17px; margin: 0px 5px 0px 0px }
#oddelki_tabs ul li div.bleft { float: left; background-image: url("../images/oddelek-left.png"); background-repeat: no-repeat; width: 4px; height: 17px;  }
#oddelki_tabs ul li div.bright { float: left; background-image: url("../images/oddelek-right.png"); background-repeat: no-repeat; width: 4px; height: 17px; }
#oddelki_tabs ul li div.entry { float: left; padding: 2px 7px 0px 7px }
#oddelki_tabs a { text-decoration: none; float:left;}
#oddelki_tabs ul li.selected { background-image: url("../images/oddelek-repeat-x-selected.png"); color: #FFFFFF }
#oddelki_tabs ul li.selected a { color: #FFFFFF; font-weight: bold }
#oddelki_tabs ul li.selected div.bleft { background-image: url("../images/oddelek-left-selected.png"); }
#oddelki_tabs ul li.selected div.bright { background-image: url("../images/oddelek-right-selected.png"); }
