* { padding: 0; margin: 0; }

body {
	font: 11.5px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background-color: #FFF;
}
#okvir{
	background:url(oblika/body_bg.gif) repeat-x top left;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
	padding:0 0 5px 0;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2 {
	/* top & bottom margin based on font size */
	margin:0.0em 0;
}
h3{
	margin:0.2em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:0em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: none;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin:0em;
}
th,td {
	/*borders and padding to make the table readable*/
	padding:0em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin:0em;
}




a {
	color: #333;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


textarea, input{
	font: 12px Arial, Helvetica, sans-serif;
}

.clear { 
	clear: both; 
	background: none; 
}

#wrapper { 
	margin: 0 auto;
	width: 1024px;
	padding:0 0 20px 0;
	background:#fff url(oblika/body_bg.gif) repeat-x top left;
}

/* Glava ---------------------------------------------------------------------------------------------------------------------- Glava */
#glava {
	position:relative;
	color: #333;
	width: 1004px;
	padding: 10px;
	height: 45px;
	_height:64px;
	margin: 0px 0px 0px 0px;
	background: url(oblika/header.gif) no-repeat top right;
	overflow:hidden;
}
#logo{
	position:absolute;
	top:-109px;
	left:-30px;
	width:500px;
	background:transparent;
	height:84px;
	z-index:99;
}
#glava_menu{
	padding:0 0 0 300px;
	float:right;
}
#glava_menu ul {
	margin: 0px;
	
	padding: 0px;
	font-size: small;
	color: #FFF;
	white-space: nowrap;
}
#glava_menu li {
	list-style-type: none;
	display: inline;
	float:right;
}
#glava_menu li a {
	text-decoration: none;
	margin: 5px 5px;
	font-size:11px;
	color: #FFF;
	font-weight:normal;
}
#glava_menu li a:hover, #glava_menu li a.active {
	color: #FFF;
	text-decoration:underline;
}

#menu_noga ul {
	margin: 0 10px 0 0;
	padding: 0px;
	float:left;
	font-size: small;
	white-space: nowrap;
	width:200px;
}
#menu_noga li {
	list-style-type: none;
}
#menu_noga li a {
	text-decoration: none;
	margin: 2px 0 2px 0;
	font-size:12px;
	color: #333;
	padding:2px 0 2px 0;
	font-weight:normal;
	border-bottom:1px #ddd solid;
}
#menu_noga li h3 {
	text-decoration: none;
	margin: 2px 0 2px 0;
	font-size:14px;
	font-weight:bold;
	color: #333;
	padding:2px 0 2px 0;
}
#menu_noga li a:hover, #menu_noga li a.active {
	color: #c10000;
	text-decoration:underline;

}


/* PAGE PULL -------------------------------------------------------------------------------------------------------------- PAGE PULL */
#pageflip {
				position: relative;
				right: 0; 
				top: 40px;
				float: right; 
			}
			#pageflip img {
				width: 52px; 
				height: 54px;
				z-index: 1000;
				position: absolute;
				right: 0; 
				top: 0;
				-ms-interpolation-mode: bicubic;
			}
			#pageflip .msg_block {
				width: 52px; 
				height: 54px;
				overflow: hidden;
				position: absolute;
				right: 0; 
				top: 0;
				background: url(oblika/subscribe.png) no-repeat right top;
			}
			
			#pageflip_2 {
				position: relative;
				right: 0; 
				top: 40px;
				float: right; 
			}
			#pageflip_2 img {
				width: 52px; 
				height: 54px;
				z-index: 1000;
				position: absolute;
				right: 0; 
				top: 0;
				-ms-interpolation-mode: bicubic;
			}
			#pageflip_2 .msg_block_2 {
				width: 52px; 
				height: 54px;
				overflow: hidden;
				position: absolute;
				right: 0; 
				top: 0;
				background: url(oblika/russex.png) no-repeat right top;
			}

/* SLIDE CRPALKE ------------------------------------------------------------------------------------------------------------------ SLIDE CRPALKE  */
a.prev img, a.next img {border:none;}
#slides1 div p {
	line-height: 16px;
	padding:0 0 10px 0;
}

#slides1 h2 {
	font-size: 16px;
	color: #c10000;
	font-weight: normal;
	padding:0 0 5px 0;
	text-transform:uppercase;
	margin:0;
}

#slides1 h3 {
	font-size: 12px;
	color: #666;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px;
}

.slides1_wrap{
	position:relative;
	width:500px;
	background:#ee e;

}
.slides1_wrap a.prev{
	position:absolute;
	top:-29px;
	right:20px;
	color:#fff;
	font-size:170%;
	font-weight:bold;
}

.slides1_wrap a.next{
	position:absolute;
	top:-29px;
	right:5px;
	color:#fff;
	font-size:170%;
	font-weight:bold;
}

			
/* Navigacija menu zgoraj ---------------------------------------------------------------------------------------------------- Navigacija menu zgoraj */
#navigacija {
	position:absolute;
	color: #333;
	padding: 0;
	margin: 0px 0px 0px 0px;
	background:#c10000 url(oblika/menu_bg.gif) repeat-x top left;
	height:19px;
	width:1020px;
	list-style-type:none;
	z-index:999;
	
}
#navigacija_senca{
	position:absolute;
	bottom:-54px;
	left:0;
	height:18px;
	width:1000px;
	z-index:999;
	background:url(oblika/navigacija_senca.png) no-repeat bottom center;
}
#navigacija li{
	float:left;
	padding:10px 0 10px 0;
	display: block;
	margin:0 0 0 0;
	background:#c10000 url(oblika/menu_bg.gif) repeat-x top left;
}
#navigacija li.iskanje{
	float:left;
	padding:8px 0 0 0;
	display: block;
	margin:0;
	background:#c10000 url(oblika/menu_bg.gif) repeat-x top left;
}
#navigacija li a{
	color:#ffffff;
	padding:10px 10px 10px 10px;
	text-decoration:none;
}
#navigacija li a:hover, #navigacija li a.active{
	text-decoration:none;
	background:url(oblika/bg_top_menu.gif) no-repeat bottom center;
}

#navigacija li span{
	color:#333;
	padding:10px 10px 10px 10px;
	text-decoration:none;
}
#navigacija li span.active{
	color:#fff;
	text-decoration:none;
	background:url(oblika/bg_top_menu.gif) no-repeat bottom center;
}

#iskanje_rezultati{
	display:none;
	background: none;
	margin: 30px 0px 20px 0px;
	width: 100%
	
}
#senca_levo_2{
	position:absolute;
	top:0;
	right:-5px;
	background:url(futurelist/bg_tabs.png) no-repeat top left;
	width:12px;
	height:287px;
	z-index:999;
}


/* Navigacija menu zgoraj ---------------------------------------------------------------------------------------------------- Navigacija menu zgoraj */



/* Jedro ---------------------------------------------------------------------------------------------------------------------- Jedro*/
#faux {
	background: none;
	margin: 50px 0px 10px 0px;
	width: 100%
}

#faux_2 {
	background: none;
	margin: 36px 0px 10px 0px;
	width: 100%
}
/* LEVO + MENU -------------------------------------------------------------------------------------------------------------------- Levo + Menu */
#leftcolumn { 
	display: inline;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 230px;
	float: left;
}
#dlmenu { position:relative;}
#menu {list-style-type:none; margin:0 0 10px; padding:0; position:absolute; width:100%; background:#fff; z-index:9;}
#menu li {display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu li a, #menu li a:visited {display:block; text-decoration:none;}
#menu li dd {display:none;}
#menu li.hover, #menu li a:hover {border:0;}
#menu li.hover dd, #menu li a.hover dd {display:block; border-bottom:1px #eee solid;}
#menu li.hover dl, #menu li a:hover dl {background:#c10000;border-bottom:1px #c10000 solid;}
#menu table {border-collapse:collapse; padding:0; margin:-4px; font-size:1em;}
#menu dl {width: 100%; margin: 0; background: none; cursor:pointer;}
#menu dt {margin:0; padding: 0; font-size: 1em; border-top:1px solid #fff;}
#menu dd {margin:0; padding:0; font-size: 1em; text-align:left; }
.gallery dt a, .gallery dt a:visited {display:block; color:#333; padding:8px 5px 8px 10px; background:#e3e1d5;}
.gallery dt a.hover {display:block; color:#fff; padding:8px 5px 8px 10px; background:#c10000;}
.gallery dt a.stalni {display:block; color:#fff; padding:8px 5px 8px 10px; background:#c10000;}
.gallery dt a.stalni_2 {display:block; color:#fff; padding:8px 5px 8px 10px; background:#c10000;}
.gallery dd a, .gallery dd a:visited {color:#000; min-height:1em; text-decoration:none; display:block; padding:4px 5px 4px 10px; background:#fff;}
* html .gallery dd a, * html .gallery dd a:visited {height:1em;}
.gallery dd a:hover {background:#fff; color:#c10;}

#menu li dd a.current{color:#c10000;}

#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {background:#c10000; color:#fff; }
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl { background:#c10000;}




/* DESNO + COLUMNE -------------------------------------------------------------------------------------------------------------------- Desno + COLUMNE */
#rightcolumn { 
	float: right;
	color: #333;
	margin: 0px;
	min-height:400px;
	padding: 0px;
	width: 754px;
	display: inline;
	position: relative;
	z-index:1;
}
#priponke{
	margin:0;
	padding:0;
	list-style-type:none;
}
#priponke li{
	display:block; 
	margin:0; 
	color:#333;
	font-size:11px;
	padding:3px 5px 3px 5px; 
	border-bottom:1px #ddd solid;
	cursor:pointer;
}
#priponke li:hover {
	border-bottom:1px #aaa solid;
}

#clanki{
	margin:0;
	padding:0;
	list-style-type:none;
}
#clanki li{
	display:block; 
	margin:0; 
	color:#333;
	font-size:11px;
	padding:3px 5px 20px 5px; 
	border-bottom:1px #ddd solid;
	cursor:pointer;
	
}
#clanki li:hover {
	border-bottom:1px #c10000 solid;
}


/* COLUMNA 1 */
ul.column{
	width: 100%;
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}
ul.column li {
	float: left;
	width: 180px; /*Set default width*/
	padding: 0;
	margin: 5px 6px 5px 0;
	display: inline;
}
ul.column li {
	float: left;
	width: 180px; /*Set default width*/
	padding: 0;
	margin: 5px 6px 5px 0;
	display: inline;
}



.block_2 {
	position:relative;
	height: 190px;
	font-size: 1em;
	margin-right: 0px; /*Creates the 10px gap between each column*/
	padding: 5px;
	background: #e3e1d5;
	cursor:pointer;
}

.block_2 h2 {
	border-top:1px #999 solid;
	border-bottom:1px #999 solid;
	padding: 5px 0 5px 0;
	font-size: 1.2em;
}

.block_2 div div.slike {
	width: 150px; 
	height: 100px; 		
	text-align:center;
	padding: 5px;
	background:#fff;
	overflow:hidden;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; 
}





.block {
	position:relative;
	height: 320px;
	font-size: 1em;
	margin-right: 0px; /*Creates the 10px gap between each column*/
	padding: 5px;
	background: #e3e1d5;
	cursor:pointer;
}

.block h2 {
	border-top:1px #999 solid;
	border-bottom:1px #999 solid;
	padding: 5px 0 5px 0;
	font-size: 1.1em;
}

.block div div.slike {
	width: 150px; 
	height: 100px; 		
	text-align:center;
	padding: 5px;
	background:#fff;
	overflow:hidden;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; 
}


/* VELIKOSTI SLIK */

img.slike_proizvoda{
	max-width: 230px;
	width:expression(this.width > 230 ? "230px" : this.width);
}
img.column{
	max-width: 150px;
	width:expression(this.width > 150 ? "150px" : this.width);
	max-height: 100px;
	height:expression(this.height > 100 ? "100px" : this.height);
}
img.column_2{
	max-width: 120px;
	width:expression(this.width > 120 ? "120px" : this.width);
	max-height: 60px;
	height:expression(this.height > 60 ? "60px" : this.height);
}

#image{height:100%;width:230px;background:#fff;border-bottom:2px #c10000 solid;position:relative;}
.thumb{
	border:3px #fff solid;
	float:left;
	max-width: 30px;
	width:expression(this.width > 30 ? "30px" : this.width);
	margin:5px;

}
.thumb:hover{border:3px #c10000 solid;}


			
/* Noga ----------------------------------------------------------------------------------------------------------------------- Noga */
#noga { 
	margin:0;
	position:relative;
	background: #C10000;
	width:100%;
	height:100%;
	border-top:1px #fff solid;
	z-index:9;
}
#noga_senca{
	position:absolute;
	height:18px;
	width:1000px;
	top:-19px;
	left:0px;
	background:url(oblika/noga_senca.png) no-repeat top center;
}
#noga_senca_2{
	position:absolute;
	height:18px;
	width:1000px;
	top:35px;
	right:0px;
	background:url(oblika/noga_senca_2.png) no-repeat top center;
}
#noga_center { 
	width: 1004px;
	clear: both;
	background: #C10000;
	margin: 0 auto;
}
#copyright{
	color: #ffffff;
	font-size:11px;
	padding: 10px;
}
#znamke{
	background:#ffffff;
	width:100%;
	text-align:center;
	padding: 0px 0 0 0;
	z-index:9999;
}

/*///////////////////////////// RIGHT CLICK MENU ////////////////////////////////////////////////////////*/
.desni_klik {
background:#FFF;
margin:0;
padding:0;
border:1px dashed #c10;
display:none;
width:180px;
}
.desni_klik ul, .desni_klik ul * {
padding:0;
margin:0;
}
.desni_klik ul li{
list-style:none;
display:block;
margin:0;
padding:0;
border-bottom:1px #ddd solid;
}
.desni_klik ul li:hover{
background:#c10;
color:#FFF;
}
.desni_klik ul li:hover span{
color:#FFF;
}
.desni_klik li:hover a{
color:#FFF;
cursor:pointer;
}
.desni_klik a{
color:#000;
font:11px Tahoma;
padding: 5px;
font-weight:bold;
text-decoration:none;
}
.desni_klik ul li h3{
background:#c10000;
font:12px Tahoma;
padding: 5px;
color:#fff;
font-weight:bold;
text-decoration:none;
}
