* {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41463C;
	background-color: #f9fbf8;
	/*background-image: url(../images/bg_bottom_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;*/
	
	
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	background-image: url(../images/shadow_bg.png);
	
	
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	background-image: url(../images/h1_hr.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 28px;
	margin-bottom: 9px;
	color: #669933;
}
h2 {
	margin-bottom: 5px;
	font-size: 16px;
	margin-top: -4px;
	color: #B3BE1F;
	font-weight: bold;
}
h3, h3 a {
	font-size: 13px;
	font-weight: bolder;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	color: #41463C;
}
h4 {
	font-size: 13px;
	font-weight: bolder;

}
p, ul, ol {
	margin-bottom: 18px;
	padding-right: 18px;
}
p {
}
/*.red{
	color: #41463C
}*/
a {
	text-decoration: none;color: #669933;
}
a:hover {
	color: #d0dd2a;
	text-decoration: underline;
}
hr {
	display: none;
}
#wrapper {
	/*background-image: url(../images/bg-logo-wraper.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	z-index: -10;*/
}
/* Navigacija */

#navig {
	height: 43px;
	width: 565px;
	margin-top: 38px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #659941;
	text-transform: none;
	background-repeat: no-repeat;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
}
#navig ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}
#navig li {
	display: inline;
	padding-left: 0px;
	background-image: none;
}
#navig a {
	float: left;
	height: 37px;
	font-weight: bold;
	color: #659941;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	text-decoration: none;
}
#navig a:hover {
	/*background-image: url(../images/navigacija_hover.gif);
	background-repeat: repeat-x;*/
	color: #d0dd2a;
}
#navig .current a {
	/*background: url(../images/current.gif) repeat-x;*/
	color: #d0dd2a;
}
#navig .currenthome a {
	background-image: url(../images/current_home.gif);
	background-repeat: repeat-x;
}
/* Header */

#header {
	height: 110px;
	width: 960px;
	margin: 0 auto;
}
/* Logotip */

#logo {
	float: left;
	margin-left: 18px;
	margin-top: 22px;
}
#logo img, #logo h1 {
	border:none;
	background-image: none;
}
/*Jezici*/
#jezik {
	width:236px;
	height:26px;
	float:right;
	margin:0px;
	font-weight: normal;
	color: #659941;
	text-transform: none;
	background-repeat: no-repeat;
	font-size: 12px;
}
#jezik ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}
#jezik li {
	display: inline;
	padding-left: 0px;
	background-image: none;
}
#jezik a {
	float: left;
	font-weight: bold;
	color: #659941;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	text-decoration: none;
	border-left: 1px solid #eff4bd;
}
#jezik a:hover {
	/*background-image: url(../images/navigacija_hover.gif);
	background-repeat: repeat-x;*/
	color: #d0dd2a;
}
#jezik .current a {
	/*background: url(../images/current.gif) repeat-x;*/
	color: #d0dd2a;
}
#jezik .currenthome a {
	background-image: url(../images/current_home.gif);
	background-repeat: repeat-x;
}
/* Stranica*/

#stranica {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 0px;
	height: auto;
}
#bgtop {
	padding-top: 19px;
	background-image: url(../images/bg_content_top.gif);
	background-repeat: no-repeat;
}
#bgbottom {
	padding-bottom: 0px;
	background: url(../images/bg_content_bottom.gif) no-repeat left bottom;
	height: 100%;
	margin-bottom: 0px;
}
#stranica ul {
	list-style: none;
}
#wrapper #stranica #bgbottom #content_page .content li{
	padding-left: 34px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#content_page {
	float: right;
	width: 600px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 0px;
}
html>body #content {
	height: auto;
}


/* Content */



.content {
	width: 618px;
	margin-bottom: 6px;
}
.content p {
}
.content .bigbanner {
	margin-bottom: 13px;
}
.content .bigbanner.image {
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	width: 582px;
	height: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
/*content slika */
#wrapper #stranica #bgbottom #content_page .content img {
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#contentslikalink{
background-image:none; margin:0px; padding:0px;
}
.flash {
	margin-left:19px;
	background-color:#d0dd2a;
	height: 241px;
	width: 922px;
	margin-bottom: 20px;
	margin-top: 3px;
	margin-right: 0px;
	background-image: url(../images/Natura-dom-eec-home_bezflasha.jpg);
	background-repeat: no-repeat;
}
.flash2{
	padding-left:565px;
	padding-top:42px;
	padding-right: 12px;
	
}
.content_izdvojeno {
	margin-bottom:18px;
	width:591px;
	height:128px;
	background-color:#B3BE1F;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
}
.content_izdvojeno img {
	border: none;
	float: left;
	margin: 0px;	
	padding: 0px;
}
.content_izdvojeno p {
	color:#FFFFFF;
	margin-top:10px;
}
.content_izdvojeno2 {
	margin-bottom:18px;
	width:591px;
	height:128px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 12px;
}
.content_izdvojeno2 img {
	border: none;
	float: left;
	margin: 0px;	
	padding: 0px;
}
.content_izdvojeno2 p {
	margin-top:0px;
	margin-bottom: 5px;
}
.content_izdvojeno2 a {
	text-decoration: none;padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}	
.content_izdvojeno2 a:hover {
	text-decoration: underline;
	background-image: url(../images/arrow2.gif);
}
.content_izdvojeno2 h2{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	margin-top: 3px;
	color: #B3BE1F;
	font-weight: bold;
	background-image: none;
}	

.content_izdvojeno2 h2 a{

	background-image: none;
}	
/* desna kolona  */

.div_line_top{
	width:284px;
	height:27px;
	border-bottom: #eff4bd 1px solid;
	padding:0px;
	margin:0px;
}


.desnakolona {
}
#stranica .desnakolona ul {
	line-height: normal;
}
#stranica .desnakolona li {
	background: none;
	line-height: normal;
	padding: 0px;
	margin-top: -12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#stranica .desnakolona li ul {
}
#stranica .desnakolona li li {
	/* arrow naja
	background: url(../images/arrow.gif) no-repeat 10px 10px;
	background-position: 0px center;
	padding-left: 14px;
	*/
	border-bottom: 1px solid #eff4bd;
	padding-top: 6px;
	padding-bottom: 5px;
	margin: 0px;
	width: 284px;
		


}
#stranica .desnakolona li li a {
	display:block;
	text-decoration: none;
		background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
#stranica .desnakolona li li a:hover {
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	
}
#stranica .desnakolona li li p {

	
}
.desnakolona_prva {
	background: url(../images/arrow.gif) no-repeat 10px 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #eff4bd;
	border-top-color: #eff4bd;
	margin: 0px;
}
.desnakolona a {
	background: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#desnakolona2 {
	float: left;
	width: 284px;
	padding-top: 39px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}
#desnakolona2 h1 {
	background-image: url(../images/h1_hr.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 14px;
	height: 33px;
	margin-top: 30px;
	width: 284px;
}
#desnakolona2 p {
	margin-top:4px;
	margin-bottom:18px;
	padding: 0px;
}


/*footer*/

.clear {
	clear: both;
	margin:0px;
	height:1px;
	margin-top:0px;
}
#footer {
	width: 960px;
	color: #555555;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer img {
	

	
}
#footer p {
	padding-top: 10px;
	text-align: left;
	padding-left: 18px;
	padding-right: 18px;
}
#footerleft {
	text-align: left;
	float: left;
	padding: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
#footerright {
	text-align: right;
	float: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#footermidlle {
	text-align: right;
	float: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#footer a {
	text-decoration: none;
	color: #333333;
	
}
#footer a img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
	
}
#footer a:hover {
	text-decoration: none;
	color: #333333;
	text-decoration: underline;
}

.siva {
	text-decoration: none;
	color: #999999;
}
/* footer1 col3*/
.footer1 {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer1 a {
	text-decoration: none;padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.footer1 a:hover {

	background-image: url(../images/arrow2.gif);
	text-decoration: underline;

}
.footer1 .no_arrow {
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px center;
}
.footer1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.footer1 li {
	display: block;
	float: left;
	width: 280px;
	background-image: none;
}
.footer1 li ul {
	margin: 0;
	margin-bottom: 0px;
}
.footer1 li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 2px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footer1 li li a {
}
.footer1 li li p {
	margin-bottom: 0px;
}
.footer1 h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	height: 34px;
	background-image: url(../images/h2_hr.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #669933;
	padding-top: 7px;
	margin-bottom: 0px;
}
.footer1 li {
	background-image: none;
	padding-left: 41px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
blockquote {
	font-style: italic;
	color: #d0dd2a;
	padding-top: 0;
	padding-right: 32px;
	padding-bottom: 0;
	padding-left: 32px;
	background-image: url(../images/navodnici.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
}
blockquote p {
}


/*Fix for jebeni IE*/

/* ----- Hack for IE 7 ----- */
*+html #wrapper #stranica #bgbottom #desnakolona2 ul {
	margin-top:-15px;
}


*+html .content .bigbanner {
	margin-bottom: 18px;
}

*+html  #footer a img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
	
}

*+html .div_line_top{
	width:284px;
	height:42px;
	border-bottom: #eff4bd 1px solid;
	padding:0px;
	margin:0px;
}

*+html #desnakolona2 p {
	margin-top:15px;
	margin-bottom:17px;
	padding: 0px;
}



/* ----- Hack for IE 6 ----- */
*body {

	background-image: url(../images/shadow_bg.jpg);
}
*html #wrapper {
	
}
*html #header {
	height: 110px;
	width: 950px;
	margin: 0 auto;
}
*html #logo {
	margin-left: 10px;
}
*html #jezik {
	margin-top:-110px;
}
*html #navig {
	height: 25px;
	width: auto;
	float: right;
	margin-right: -222px;
	margin-left: 0px;
	margin-top: -46px;
	margin-bottom: 0px;
	padding: 0px;
}
*html #desnakolona2 {
	clear: both;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 18px;
}
*html #content_page {
	padding-right: 0px;
}
*html #wrapper #stranica #bgbottom #desnakolona2 ul {
	margin-top:-15px;
}
*html .div_line_top{
	width:284px;
	height:42px;
	border-bottom: #eff4bd 1px solid;
	padding:0px;
	margin:0px;
}
*html #desnakolona2 p {
	margin-top:15px;
	margin-bottom:17px;
	padding: 0px;
}
*html  #footer a img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
	
}
.video {
	text-align: left;
	float: left;
	padding-right: 14px;
	padding-bottom: 12px;
}
#wrapper #stranica #bgbottom #content_page .content p, 
#wrapper #stranica #bgbottom #content_page .content ul,
#wrapper #stranica #bgbottom #content_page .content ol{
	font-size: 13px;
	line-height: 20px;
}

