﻿/*==================== GENERALNE POSTAVKE ZA CELU STRANU ==================================*/

body { 
	background-image:url(../images/bground.jpg); 
	background-size: 100%;
	background-repeat:no-repeat; 
	background-attachment:fixed; 
	background-position:top right; 
	font: .8em Tahoma, Geneva, sans-serif;
	color: #FFFFFF; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px;	
	margin-bottom: 0px;
	}
	
a:active{ font-weight: normal; text-decoration: none; color: #9E6214;} 
	
a:visited{ font-weight: normal; text-decoration: none; color: #9E6214;} 
	
a:link { font-weight: normal; text-decoration: none; color: #9E6214;} /* HIPERLINKOVI */
.language {
	color: #FFFFFF;
}


h1 {  /* VELIKI NATPIS NA HEDERU */
	font-size: 1.3em;
	font-family:"Arial Black", Gadget, sans-serif;
	color: #fff;
	margin: 0 0 0 15px;
	}

h1a {  /* TEKST PRE MENIJA */
	font-size: .8em;
	font-weight: normal;
	padding-left: 20px;
	}

h2 {  /* PODNASLOV NA HEDERU */ 
	color: #fff;
	font-size: 1em;
	margin: 15px 0 10px 0;
	}

h2a {  /* Email za kontakt */ 
	color: #fff;
	font-size: 1em;
	margin: 10px 0 0 0;
	}

h3 { /* VELIKI NASLOV NA NASLOVNOJ STRANI */
	text-shadow: #1e1e16 0 -1px 0; 
	font-family: Helvetica,Arial,sans-serif; 
	color:#fff; 
	font-size:1.4em;
	margin: 0 0 0 15px;
	} 
	
h4 { /* NAZIVI KATEGORIJE PROIZVODA - NASLOVNA */
	font-family: Helvetica,Arial,sans-serif; 
	color:#86775A; 
	font-size:1.0em; 
	padding:0; 
	margin:0; }
   }
	
h5 { /* NASLOV VESTI I PROMO PROIZVODA */
	font-family: Helvetica,Arial,sans-serif; 
	color:#86775A; 
	font-size:1.2em; 
	padding:0; 
	margin:0; }

h6 { /* ADRESA */
	font-family: Helvetica,Arial,sans-serif; 
	color: #999; 
	font-size: 1.1em;
	margin: 0 0 15px 0; 
	}
	
h7 { /* COPYRIGHT */
	font-family: Helvetica,Arial,sans-serif; 
	color: #999; 
	font-size: .8em; 
	margin:0; 
	}

h8 { /* POTPIS SLIKA MALI - PPHOTO COUTACY OF BLA BLA*/
	font-family: Helvetica,Arial,sans-serif; 
	color: #999; 
	font-size: .8em; 
	margin:0;
	text-align: center;
	}

h9 { font-weight: normal; text-decoration: none; color: #9E6214;}

/* =================================== NAVIGACIJA - MENI ====================================== */
.menu1 {
	padding: 9px 0 3px 5px;
	margin:0; 
	list-style:none; 
	position:relative; 
	float: left;
	}

	
ul#meni ul{ /* =================================== PODMENI ====================================== */
	display:none;
	position:absolute;
	padding: 0 10px 10px;
	background-color:#182536;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color: #555;
	}
	
ul#meni li:hover>*{
	display:block;
	}
	
ul#meni li:hover{
	position:relative;
	}
	
ul#meni ul ul{
	position:absolute;
	left:100%;
	top:0;
	}
	
ul#meni{
	padding:5px 0 5px 0;
	display:block;
	font-size:0;
	float:right;
	}
	
ul#meni li{
	display:block;
	white-space:nowrap;
	float:left;
	}
	
ul#meni li{
	margin:0 0 0 1px;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	}
	
ul#meni > li{
	margin:0 0 0 1px;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	}
	
ul#meni ul>li{
	border-left: none;
	}
	
ul#meni a:focus{
	outline-style:none;
	}
	
ul#meni a:active{
	outline-style:none;
	}
	
ul#meni a.pressed{
	display:block;
	text-align:left;
	text-decoration:none;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#ffffff;
	}
	
ul#meni a{
	display:block;
	text-align:left;
	text-decoration:none;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#ffffff;
	}
	
ul#meni ul li{
	float:none;
	}
	
ul#meni ul a{   
	text-align:left;
	padding:5px 0 0 0;
	background-color:#182536;
	background-image:none;
	border-width:0 0 0 0;
	font:13px Tahoma, Geneva, sans-serif;
	color:#ffffff;
	text-decoration:none;
	}
	
ul#meni li:hover>a{
	background-color:#182536;
	font:bold 12px Tahoma, Geneva, sans-serif;
	text-decoration:none;
	}
	
ul#meni span{
	display:block;
	overflow:visible;
	}
	
ul#meni ul span{
	padding-right:10px;
	}
	
ul#meni a{ /* =================================== GLAVNI MENI ====================================== */
	padding: 3px 20px 5px 20px;
	border-color:#ffffff;
	color:#ffffff;
	text-decoration:none;
	}
	
ul#meni li > a.pressed{  /* =================================== GLAVNI MENI - HOOVER ====================================== */
	background-color:#182536;
	border-style:none;
	text-decoration:underline;
	}
	
ul#meni li:hover > a{  /* =================================== GLAVNI MENI - HOOVER ====================================== */
	background-color:#182536;
	border-style:none;
	text-decoration:underline;
	}
	
ul#meni ul li > a.pressed{
	background-color:#182536;
	font:13px Tahoma, Geneva, sans-serif;
	color: #999;
	text-decoration:underline;
	}
	
ul#meni ul li:hover > a{
	background-color:#182536;
	font:13px Tahoma, Geneva, sans-serif;
	color: #999;
	text-decoration:underline;
	}
	
ul#meni li.topfirst>a{
	height:15px;
	line-height:15px;
	}
	
ul#meni li.topfirst > a.pressed{
	line-height:15px;
	}
	
ul#meni li.topfirst:hover > a{
	line-height:15px;
	}
	
ul#meni li.topmenu>a{
	height:15px;
	line-height:15px;
	}
	
ul#meni li.topmenu > a.pressed{
	line-height:15px;
	}
	
ul#meni li.topmenu:hover > a{
	line-height:15px;
	}
	
ul#meni li.toplast>a{
	height:15px;
	line-height:15px;
	}
	
ul#meni li.toplast > a.pressed{
	line-height:15px;
	}
	
ul#meni li.toplast:hover > a{
	line-height:15px;
	}
	
ul#meni ._>li>a{
	padding:0;
	}
	
ul#meni li.subfirst>a{
	border-width:0;
	border-style:none;
	padding:5px 0 0 0;
	}
	
ul#meni li.subfirst > a.pressed{
	border-style:none;
	}
	
ul#meni li.subfirst:hover > a{
	border-style:none;
	}
	
/* =================================== SADRZINA (PODLOGA) - HEDER, TEKSTOVI, MENI, VESTI, FOOTER, COPYRIGHT ====================================== */

.body 		{ 
			clear:both; 
			width:960px; 
			height:100%; 
			margin: auto; 
			background-image:url(../images/content.png); 
			}


#header		{
			height: 178px;
			background-image: url(../images/header.jpg);
			background-repeat: no-repeat;
			border-bottom-width: 2px;
			border-bottom-style: solid;
			border-bottom-color: #1a2b3e;
			}

#tekst1		{
			width:700px; 
			margin: 20px 0 0 20px; 
			padding: 0 20px 5px 0;
			}


.about 		{ 
			width:740px; 
			}

.aboutProducts 		{ 
			width:870px; 
			padding: 0 30px 0 10px;
			}

			
.slicice { 
			width: 120px; 
			height: 100px; 
			margin: 15px 0 0 20px; 
			float:left;  
			}

.sliciceKategorije { 
			width: 155px; 
			height: 150px; 
			margin: 15px 0 0 20px; 
			float:left;  
			}


.oNamaNaslovna { 
			width:700px; 
			margin: 0 0 0 20px; 
			padding: 20px 20px 5px 0;
			border-bottom: 1px;
			border-bottom-style: solid;
			border-bottom-color: #1a2b3e;
			}

.kategorijeProizvoda { 
			width:700px; 
			margin: 0 0 0 20px; 
			padding: 20px 20px 5px 0;
			}

.oNama { 
			width:700px; 
			margin: 0 0 0 20px; 
			padding: 20px 20px 5px 0;
			}

.faq { 
			width:700px; 
			margin: 0 0 0 30px; 
			padding: 20px 20px 5px 0;
			}


.oNama_slika { 
			width: 220px; 
			height: 230px; 
			margin: 15px 0 0 0; 
			float:left;  
			}



.kategorije { 
			width: 600px; 
			height: 100px; 
			margin: 15px 0 0 0; 
			float: left; 
			border-bottom: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #1a2b3e;
			}

.kategorijePoslednja { 
			width: 600px; 
			height: 100px; 
			margin: 15px 0 0 0; 
			float: left; 
			}

.kategorijeProducts { 
			width: 600px; 
			height: 150px; 
			margin: 15px 0 0 0; 
			float: left; 
			border-bottom: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #1a2b3e;
			}

.kategorijeProductsHAP { 
			width: 600px; 
			height: 135px; 
			margin: 15px 0 0 0; 
			float: left; 
			border-bottom: 1px;
			border-bottom-style: dotted;
			border-bottom-color: #1a2b3e;
			}

.kategorijeProductsPoslednjaHAP { 
			width: 600px; 
			height: 135px; 
			margin: 15px 0 0 0; 
			float: left; 
			}


.kategorijeProductsPoslednja { 
			width: 600px; 
			height: 150px; 
			margin: 15px 0 0 0; 
			float: left; 
			}



.side		{
			float: right;
			width: 180px;
			padding: 10px 20px 0px 0;
			overflow: visible;
			}
			
#naslov {	float: right;
			width: 180px;
			margin: 20px 0 0 0;
			}
#footer {
			float: left;
			width: 960px;
			font-size: 10px;
			border-top: thin;
			border-top-style: solid;
			border-top-color: #1a2b3e;
			padding: 10px 0 30px 0;
			text-align: center;
			}
.techno_slika1 { 
			width: 220px; 
			height: 155px; 
			margin: 15px 0 0 0; 
			float:left;  
			}
			
.techno_slika2 { 
			width: 210px; 
			height: 160px; 
			padding: 0 0 0 0;
			margin: 0 0 0 20px; 
			float:right;  
			}
.proizvod_velika { 
			width: 263px; 
			height: 350px; 
			margin: 15px 0 0 0; 
			float:left;  
			}
			
.proizvod_velikaHAP { 
			height: 250px; 
			margin: 15px 0 0 0; 
			float:left;  
			}

.proizvod_mala1 { 
			height: 200px; 
			margin: 15px 0 0 270px; 
			}
			
.proizvod_malaHAP { 
			height: 200px; 
			margin: 15px 0 0 50px;
			}


.proizvod_mala2 { 
			height: 200px; 
			margin: 15px 50px 0 0;
			float: right; 
			}

.proizvod_mala3 { 
			height: 200px; 
			margin: 15px 0 0 150px; 
			}


.contact { 
			width:810px; 
			margin: 0 0 0 20px; 
			padding: 20px 0px 5px 50px;
			}

.kontakt1 { 
			width: 30%; 
			height: 100%; 
			margin: 15px 0 0 0; 
			float:left; 
			padding: 0 40px 0 0;
			}

.kontakt2 { 
			width: 30%; 
			height: 100%; 
			margin: 15px 0 0 0; 
			float: left;
			padding: 0 40px 0 0;
			}

.kontakt3 { 
			width: 30%; 
			height: 100%; 
			margin: 15px 0 0 0;
			float:left; 
			}
			
.kontakt4 { 
			width: 100%; 
			margin: 15px 0 0 0; 
			float: left;
			}

.slika_contact {
	width: 170px;
	height: 200px;
	margin: 15px 0 0 0;
	float:left;
			}
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/*
	List Expander 
*/

.listexpander{width:100%;}
.listexpander, .listexpander ul, .listexpander li{
	margin:0;
	padding:0;
	list-style:none;
}
.listexpander ul{
	/*
	Uncomment this if you want to initially hide the child lists. 
	If you do, Javascript disabled and CSS enabled browsers will not be able to use this list.
	display:none;
	*/ 
}
.listexpander li{
	margin-top:1px;
	cursor:default;
	margin-left: 20px;
}

.listexpander li.collapsed, .listexpander li.expanded{cursor:pointer;} 

/* first level */

.listexpander li, .listexpander li.collapsed{no-repeat 5px .4em;} 
.listexpander li.expanded{no-repeat 5px .4em;}

/* second level */

.listexpander li ul, .listexpander li li{font-weight:normal;}
.listexpander li li.collapsed{no-repeat 5px .4em;} 
.listexpander li li.expanded{no-repeat 5px .4em;}

/* third level */

.listexpander li li ul, .listexpander li li li{background:#fff;}
.listexpander li li li.collapsed{background:#fff url(collapsed.gif) no-repeat 5px .4em;} 
.listexpander li li li.expanded{background:#fff url(expanded.gif) no-repeat 5px .4em;}

/* fourth level */

.listexpander li li li li{text-indent:0;margin-left:30px;width:auto;}

/* etc. */

/* buttons */

p.listexpander{
	height:1.5em;
	margin:1em 0;
}
p.listexpander a{
	float:left;
	height:1.5em;
	line-height:1.5em;
	padding:0 10px;
	margin-left: 10px;
	border:1px solid #eee;
	margin-right:5px;
	cursor:pointer;
}
p.listexpander a:hover{
	background:#f8f8f8;
}

/* float fix */
.listexpander li:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.listexpander li{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .listexpander li{
	height: 1%;
}
.listexpander li{
	display: block;
}
/* End hide from IE-mac */
/* end float fix */

.thumbsLeft {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 145px;
	float: left;
}
