body, div, h1, h2, h3, h4, h5, h6, img {margin:0px; padding:0px; }


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(../slike/bodybg.jpg);
	background-repeat: repeat-x;
	color: #666666;
	line-height: 1.3;
}

a:link, a:visited {
	text-decoration: underline;
	color: #009261;
	outline: 0;
}
a:active, a:hover {
	text-decoration: none;
	color: #666666;
}
a.mailto{
	font-weight: bold;
	color: #FFFFFF;

}

h1, h2, h3, h4, h5{
	color: #0A6905;
	font-size: 14px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

hr{
	border: 1px solid #999999;
}

li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.current{
	font-weight: bold;
	color: #006600;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */


/*END OF MAIN ELEMENTS DEFINITION*/

#wrapper{
	width: 900px;
	background-image: url(../slike/containerbg.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#container {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}

#header {
	margin-right: 15px;
	margin-left: 15px;
}

#helpbar{
	font-family: "trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	padding-left: 10px;
	clear: right;
	margin-right: 300px;
	margin-top: -50px;
}

#slogan p {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #009261;
	position: relative;
	float: left;
	left: -120px;
	top: 50px;
	display: block;
}
#sloganglavni{
	float: left;
	clear: both;
	position: relative;
	top: 15px;

}


#sloganglavni p{
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #009261;
	display: block;
	margin-top: 0px;
}
#sloganenglish p{
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #009261;
	position: relative;
	float: left;
	left: -160px;
	top: 50px;
	display: block;
}

#logo{
	background-image: url(../slike/Logo.jpg);
	background-repeat: no-repeat;
	width: 116px;
	height: 72px;
	float: right;
}
#logo p{
	color: #0A6905;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	top: 95px;
}
/*NAVIGATION MENU*/
#nav {
	line-height: 100%;
	background-color: #19a123;
	background-image: url(../slike/navigationbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	width: 100%;
	float: right;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: both;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
}
#nav li {
	float: left;
	position: relative;
	list-style: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 0;
	padding-left: 0;
}
/* main level link */
#nav a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-top: 8px;
	padding-right: 32px;
	padding-bottom: 8px;
	padding-left: 33px;
}
#nav a:hover {
	background: #000;
	color: #fff;
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
	color: #336600;
	background-color: #CCCCCC;
	background-image: url(../slike/hoverbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	color: #666666;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}

#nav ul a:hover {
	background: #CCCCCC url(../slike/hoverbg.jpg) repeat-x 0 -100px !important;
	color: #fff !important;
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 171px;
	position: absolute;
	top: 30px;
	left: 0;
	background: #ddd url(../slike/navigationbg.jpg) repeat-x 0 0;
	border: solid 1px #b4b4b4;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	font-weight: normal;
}
#nav ul li:first-child > a {

}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}

li#menutab6{
	width: 171px;
}
li#menutab6eng {
	display: block;
	width: 167px;
}
li#menutab5eng {
	display: block;
	width: 150px;
}
/*END OF NAVIGATION MENU*/

/* BEGINNING OF IMAGE BAR*/
#imgbarleft{
	float: left;
	background-image: url(../slike/imgbarsvinja.jpg);
	background-repeat: no-repeat;
	height: 205px;
	margin-top: 4px;
	margin-right: 2px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #d17b0c;
	width: 295px;
}
#p2{
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	width: 250px;
	top: 145px;
	left: 40px;
}
#p3{
	color: #FFFFFF;
	position: relative;
	width: 290px;
	font-size: 12px;
	font-weight: bold;
	top: 128px;
	left: 5px;
	display: block;
}
#imgbarright{
	float: left;
	background-image: url(../slike/imgbarkuca.jpg);
	background-repeat: no-repeat;
	height: 205px;
	margin-top: 4px;
	margin-left: 3px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #d17b0c;
	width: 295px;
}
#p4{
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	width: 280px;
	top: -20px;
	left: 10px;
}
#p5{
	color: #FFFFFF;
	position: relative;
	width: 290px;
	font-size: 12px;
	font-weight: bold;
	top: 128px;
	left: 5px;
	display: block;
}
a.uvodnilink{
	color: #FFFFFF;
	position: relative;
	width: 290px;
	font-size: 12px;
	font-weight: bold;
	top: 178px;
	left: 5px;
}

/*END OF IMAGE BAR*/


#greentab{
	float: right;
	height: 230px;
	width: 170px;
	background-color: #0a6905;
}
#greentab p{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.4;
	padding-left: 10px;
	margin-bottom: 15px;
	display: block;
}
#greentab p#p1{
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 10px;
	text-align: left;
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
}
/*BEGINNING OF SEARCHBOX*/
#formular{
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#animalbox{
	margin-left: 10px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	width: 150px;
}
#productbox{
	margin-left: 10px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	width: 150px;
}
/*END OF SEARCHBOX*/

/*BEGINNING OF CONTENT*/
#content, #contentmain{
	margin-right: 15px;
	margin-left: 15px;
}
#uvod{
	width: 100%;
	height: 200px;
	margin-bottom: 25px;
}

#aktuelno{
	width: 100%;
	margin-bottom: 25px;
}

#partneri{
	width: 100%;
	height: 250px;
	padding-top: 60px;
}

#novosti{
	width: 180px;
	float: left;
}

#adresa{
	float: right;
	width: 170px;
	height: 300px;
}
#partneri ul{
	float: left;
	padding-left: 40px;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: right;
	width: 140px;
}
.title {
	width: 100%;
	height: 18px;
	padding: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.titletext {
	color: #0A6905;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #fff;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	display: block;
	font-weight: bold;
}
#column1{
	float: left;
	width: 370px;
	margin-top: 15px;
	clear: left;
}

#column2{
	float: right;
	width: 370px;
	margin-top: 15px;
	clear: right;
	height: 100%;
}
#column4{
	width: 100%;
	float: left;
	margin-top: 30px;
	height: auto;
}

/* BEGINNING OF FOOTER */
#footer{
	height: 160px;
	background-color: #E2E2E2;
	padding-top: 15px;
	float: left;
	clear: both;
	position: relative;
	margin-top: 20px;
}
#footer p{
	text-align: center;
	color: #666666;
}
/* INTERIOR PAGES*/
#column3 {
	float: right;
	width: 170px;
	clear: left;
	height: 280px;
	margin-top: 200px;
}
#text{
	float: left;
	width: 390px;
	margin-left: 15px;
	margin-bottom: 30px;
}
#slika2{
	width: 600px;
	height: 150px;
	float: left;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(../slike/promer2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 15px;
}

#slika3{
	width: 600px;
	height: 150px;
	float: left;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(../slike/primer8.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 15px;
}
#slika4{
	width: 600px;
	height: 150px;
	float: left;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(../slike/primer4.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 15px;
}
#slika5{
	width: 600px;
	height: 150px;
	float: left;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(../slike/primer7.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 15px;
}
#slika6{
	width: 600px;
	height: 150px;
	float: left;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(../slike/primer9.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 15px;
}
#slika7{
	width: 600px;
	height: 150px;
	float: left;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(../slike/primer10.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 15px;
}
#slika8{
	width: 600px;
	height: 150px;
	float: left;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(../slike/primer11.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 15px;
}
#slika9{
	width: 600px;
	height: 150px;
	float: left;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(../slike/primer12.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 15px;
}
#slika10{
	width: 600px;
	height: 150px;
	float: left;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(../slike/primer13.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 15px;
}
#slika11{
	width: 600px;
	height: 150px;
	float: left;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-image: url(../slike/primer14.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 15px;
}
#slika1 p, #slika2 p, #slika3 p, #slika4 p, #slika5 p, #slika6 p, #slika7 p, #slika8 p, #slika9 p, #slika10 p, #slika11 p{
	margin-left: 15px;
	margin-top: 150px;
	font-weight: bold;
	color: #FFFFFF;

}
/* VERTICAL MENU*/
#menuver{
	width: 170px;
	float: left;
	width: 15.5em;
	line-height: 100%;
	margin-bottom: 50px;
}

#ver{
	float: left;
	width: 15.5em;
	line-height: 100%;
	height: 10px;
}

/* TEXT IN BOX*/
#box1{
	padding-top: 20px;
	height: 180px;

}
#box2{
	height: 100%;
}
#box3{
	padding-top: 50px;
	height: 180px;
}
#opisi{
	height: 100%;
}

.titlebox{
	height: 18px;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	float: left;
	width: 70%;
}
.animals{
	float: left;
	width: 30%;
	background: #fff;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	display: block;
}
.uvodnitekst{
	float: left;
	width: 70%;
	height: 120px;
	padding-top: 10px;
	margin-bottom: 20px;
}
.uvodnitekst img, .uvodnitekst p, .uvodnitekst2 p{
	margin: 0px;
	padding: 0px;
}
.uvodnitekst img{
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
.uvodnitekst2{
	float: left;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 20px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
.partnerlogo{
	float: left;
	width: 30%;
	height: 130px;
	margin-bottom: 20px;
	background-image: url(../slike/logobg.jpg);
	background-repeat: repeat-x;

}
.partnerlogo a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.maintext{
	font-size: 11px;
	line-height: 1.6;
	margin: 0px;
	padding: 0px;
}
.maintextbold{
	font-size: 11px;
	line-height: 1.6;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.naslovi{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	text-transform: uppercase;

}
.it{
	font-style: italic;
}
/* BEGINNING OF TABELA*/
#tabela {
	width: 190px;
	border-collapse: collapse;
	border: 1px solid #d7d7d7;
	margin-top: 10px;
	height: 180px;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
 }
#tabela2{
	width: 390px;
}
#tabela .rowa, #tabela2 .rowa {
	background: #ffffff;
	height: 20px;
}
#tabela .rowb, #tabela2 .rowb {
	background: #ebebeb;
	height: 20px;
}
#tabela .cell, #tabela2 .cell {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#tabele{
	width: 100%;
	margin-top: 20px;
	height: 350px;
}
/*BEGINNING ZIVOTINJE*/

.slikeanim{
	float: left;
	width: 70%;
	height: 130px;
	margin-bottom: 25px;
	margin-right: 10px;

}
.slikeanim p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.sliketekst{
	height: 130px;

}
.sliketekst p{
	margin: 0px;
	padding: 0px;
}

#boxwrapper{
	height: 130px;
	float: left;
	width: 388px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-color: #E0E0E0;
	padding: 5px;

}
.uvodnitekst2 img{
	padding: 5px;
	border: 1px solid #E0E0E0;
	margin-right: 15px;

}

.krajvesti{
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#googlemap{
	margin-top: 40px;
}

#flvplayer, #film{
	height: 231px;
	width: 262px;
	margin-right: 30px;
	margin-bottom: 25px;
	float: left;

}

#velikakarta{
	margin-bottom: 30px;
}
.baneri{
	margin-bottom: 20px;

}
span.titletext h1, span.titletext h2{
	margin: 0px;
	padding: 0px;
}
.izvor{
	font-size: 9px;
	font-style: italic;
}
.okvir{
	padding-right: 15px;
}
#proslava{
	clear: both;
	float: left;
	margin-left: 15px;
}
#proslavalogo{
	width: 130px;
	height: 130px;
	margin-left: 520px;
}
#wrapper2{
	width: 770px;
	margin-right: 15px;
	margin-left: 15px;

}
#wrapperpic{
	float: left;
	clear: both;

}
#break{
clear:both;
}
#logo2{
	float: right;

}

span.block{
	display:block;
	width:90px;
	float:left;
	padding-right:10px;
}

