/* HTML Elements
===================================================================================================================== */
html, body,p,li,a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	color:#1f3a00;
}
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
label{
	font-family:Tahoma;
	font-size:11px;
	color:#666;
}
p{
	font-size:13px;
	margin-top:10px;
	margin-bottom:10px;
}
a{
	outline:none;
}
a:hover{
	/*color:#3b6d00;*/
	text-decoration:none;
}
h1{
	background:url(/img/h1.gif) no-repeat left bottom;
	/*font-family:"Times New Roman", Times, serif;*/
	font-family: Verdana;
	font-size:18px;
	font-weight:normal;
	color:#264e00;
	padding-left:12px;
	padding-bottom:3px;
	margin:0px;
}
ul{
	list-style-image:url(/img/li.jpg);
}
	ul li{
		margin:5px;
	}
.clear{
	clear:both;
}
.tekst-just{
	text-align:justify;
}


.withBullet{
	background:url(/img/sq.gif) no-repeat left center;
	padding-left:15px;
	margin-left:5px;
	font-weight:bold;
}
.marginLeft{
	margin-left:20px;
}

.zag1{
	background:  url(/img/plash.png) no-repeat right top;
	padding-right:10px;
}
.zag1 div{
	background:url(/img/plashko.png) no-repeat left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
}

.zag2{
	background:#ffe898 url(/img/li.jpg) no-repeat 4px center;
	padding:4px;
	padding-left:16px;
	font-size:11px;
	font-weight:bold;
	bord er-top:#fff 1px solid;
}

.productList{
	margin:2px;
	padding:0px;
	background:url(/img/border.gif) repeat-x left top;
	list-style-image:url(/img/arrow.gif);
	list-style-position: inside;
	font-size:11px;
	font-weight:bold;
	color:#3b6d00;
	text-indent:7px;
	//list-style-image:url(/img/ico/arrow_list_ie6.gif);
}
	.productList li{
		ackground-color:transparent; 
		background-image: url(/img/border.gif);
		background-repeat:repeat-x;
		background-position:left bottom;
		padding-top:2px;
		padding-bottom:2px;
	}
	.productList li.light{
		background-color: #ffe898;
	}
	.productList a{
	   color:#3b6d00;
	}
.txt-input{
	border:#93b176 1px solid;
}
.txt-inputover{
	border:#264e00 1px solid;
}
.btn-input{
	background:#8dc000;
	border:#9bb475 1px solid;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
/* wrapper
===================================================================================================================== */
#wrapper{
	width:998px;
	height:auto;
	margin:0 auto;
	border:#020102 1px solid;
	position:relative;
	background:url(/img/bg.jpg) no-repeat right top;
}
#logo{
	position:absolute;
	top:23px;
	left:27px;
	display:block;
	border:0px;
	text-decoration:none;
	background:url(/img/logo.png) no-repeat left top;
	width:193px;
	height:203px;
	cursor:pointer;
	//background:none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/logo.png,sizingMethod=crop);

}

#mainNav{
	position:absolute;
	top:37px;
	left:233px;
	z-index:1;
}
	#mainNav a{
		height:22px;
		width:250px;
		line-height:22px;
		text-decoration:none;
		font-size:11px;
		color:#fff;
		font-weight:bold;
		text-indent:5px;
		display:block;
		position:relative;
		background:url(/img/ico/button_main_nav.png) no-repeat left top;
		margin-top:5px;
		text-transform:uppercase;
	}
	#mainNav a:hover,#mainNav a.current{
		background:url(/img/ico/button_hover_main_nav.png) no-repeat left top;
	}
	#mainNav a span{
		display:block;
		height:25px;
		width:25px;
		background:url(/img/ico/round-png.png) no-repeat center center;
		position:absolute;
		right:-9px;
		bottom:-1px;
		//background:none;
		//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/ico/round-png.png,sizingMethod=crop);
		cursor:pointer;
	}
	#mainNav a:hover span, #mainNav a.current span{
		background:url(/img/ico/round-hover-png.png) no-repeat center center;
		//background:none;
		//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/ico/round-hover-png.png,sizingMethod=crop);
	}

/* head
===================================================================================================================== */
#head{
	width:998px;
	height:279px;
	background:url(/img/head.jpg) no-repeat left top;
}
/* content
===================================================================================================================== */
#content-outer{
	width:998px;
	height:auto;
	background: url(/img/content_vertikal_bg.gif) repeat-y left top;
}
#content{
	width:998px;
	height:auto;
	background: url(/img/content_outer.jpg) no-repeat left top;
}
/* mainContent
===================================================================================================================== */
#mainContent{
	width:680px;
	float:left;
	padding-left:24px;
	padding-top:85px;
	padding-bottom:60px;
}
/* sideContent
===================================================================================================================== */
#sideContent{
	width:262px;
	float:right;
	margin-right:14px;
	//display:inline;
}
	#sideContent .block{
		background:url(/img/border.gif) repeat-x left bottom;
		padding-bottom:5px;
		margin-top:2px;
		margin-bottom:2px;
	}
	#sideContent #sideNav{
		margin:0px;
		padding:0px;
		list-style-image:url(/img/spacer.gif);
	}
		#sideNav li{
			margin:0px;
		}
			#sideContent #sideNav a{
				color:#ffffff;
				font-size:11px;
				font-weight:bold;
				text-decoration:none;
				display:block;
				/*width:262px;*/
				height:22px;
				line-height:22px;
				background: url(/img/ico/button.gif) no-repeat left top;
				margin-bottom:2px;
				padding-left:20px;
			}
			#sideContent #sideNav  a:hover, #sideContent #sideNav  a.current{
				background: url(/img/ico/button_hover.gif) no-repeat left top;
			}
			#sideContent #sideNav  a.sub{
				background:url(/img/ico/button_sub.gif) no-repeat left top;
				padding-left:29px;
			}
			#sideContent #sideNav  a.sub:hover, #sideContent #sideNav  a.sub_current{
				background:url(/img/ico/button_sub_hover.gif) no-repeat left top;
				color:#000;
				padding-left:29px;
			}
			#sideContent #sideNav  a.sub_current:hover{
				background:url(/img/ico/button_sub_hover.gif) no-repeat left top;
			}
			
			#sideContent #sideNav  a.sub1{
				background:url(/img/sub_1.png) no-repeat left top;
				padding-left:53px;
			}
			
			#sideContent #sideNav  a.sub1:hover, #sideContent #sideNav  a.sub1_current{
				background:url(/img/sub_1_hover.png) no-repeat left top;
				padding-left:53px;
			}
			
			#sideContent #sideNav  a.sub1_current:hover{
				background:url(/img/sub_1_hover.png) no-repeat left top;
			}
			
			#sideContent .bann{
				
			}
			.bann p{
				margin:0px;
				padding:0px;
			}
			.bann .bann-header{
				background:url(/img/abra.gif) no-repeat left top;
				font-size:14px;
				font-weight:bold;
				color:#fff;
				height:35px;
				line-height:35px;
				text-indent:20px;
			}
			.bann .bann-content-outer{
				background:url(/img/bann_cont_top.gif) no-repeat left top;
				padding-top:3px;
			}
			.bann .bann-content-outer .bann-content{
				background:url(/img/bann_cont_bot.gif) no-repeat left bottom;
				padding:1px;
			}
/* footer
===================================================================================================================== */
#footer{
	width:998px;
	height:33px;
	padding-top:5px;
	border-top:#000 2px solid;
	background:#fff url(/img/footer.jpg) repeat-x left bottom;
	text-align:center;
	font-size:10px;
	color:#fff;
	line-height:33px;
}
/* icons
===================================================================================================================== */
#icons{
	position:absolute;
	left:20px;
	top:2px;
}
	#icons a{
		font-size:11px;
		color:#f9c100;
		text-decoration:none;
	}
	#icons a:hover{
		color:#fff;
	}	
/* pikto-Navigation
===================================================================================================================== */
#pn-fish{
	position:absolute;
	top:219px;
	left:93px;
	width:100px;
	height:114px;
	background: url(/img/ico/fish.png) no-repeat left top;
	//background:none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/ico/fish.png,sizingMethod=crop);
	cursor:pointer;
}
#pn-preservi{
	position:absolute;
	top:232px;
	left:297px;
	background:url(/img/ico/preservi.png) no-repeat left top;
	width:117px;
	height:111px;
	//background:none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/ico/preservi.png,sizingMethod=crop);
	cursor:pointer;
}
#pn-salati{
	position:absolute;
	top:252px;
	left:509px;
	background:url(/img/ico/salati.png) no-repeat left top;
	width:117px;
	height:111px;
	//background:none;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/ico/salati.png,sizingMethod=crop);
	cursor:pointer;
}
/* panel
===================================================================================================================== */
#panel
{
	width:675px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:#ffe898;
	padding:5px;
	margin-bottom:10px;
	position:absolute;
	left:20px;
	color:#8a7e52;
	bottom:40px;
	z-index:5000;
}
	#panel a
	{
		color:#8a7e52;
	}
	#panel a:hover
	{
		text-decoration:underline;
	}

	#panel .leftLinks
	{
		float:left;
	}
	#panel .rightLinks
	{
		float:right;
	}
	#panel #panel-Top
	{
		height:20px;
	}
	#panel #panel-Bot
	{
		width:100%;
		height:20px;
		border-top:#afbf49 3px solid;
	}