.fix:after {
	clear:both;content:'[.]';
	display:block;
	height:0;
	visibility:hidden;
}
.fix {
	display:inline-block;
}
.fix {
	display:block;
}
.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}
* html .clear {
	overflow: hidden;
}
body {
	margin: 0;
	padding: 0;
	background-image:url(/img/bodyBgrd.png);
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#E30133;
}

.menu a.home, .menu a.oNama , .menu a.proizvodi, .menu a.hranimoSeZdravo, .menu a.kontakt, .contentTopRight .detaljnije img, .contentTopLeft .desniDeo .detaljnije img, .iso { 
    _behavior: url(/js/iepngfix.htc);
}
h1, h2, h3, h4, h5, h6 {
	color:#FF6600;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:15px 0px;
}
h1 {
	font-size:20px;
	font-weight:normal;
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#FF6600;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 30px 0px;
	background:none;
	padding:0px;
	text-align:center;
	width:300px;
}
h3 {
	font-size:18px;
	font-weight:normal;
	color:#FF6600;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	background:none;
	padding:0px;
	border-top: 1px dashed #cccccc;
	padding-top: 15px;
}

h4 {
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	background: none;
	padding: 0px;
	padding-top: 5px;
	margin-top: 40px;
}

h5, h6 {
	font-size:16px;
	font-weight:bold;
}
a {
	color:#E30133;
	text-decoration:none;
	outline:none;
	
}
a:hover {
	text-decoration:underline;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
img {
	border:none;
}
ol, ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;
}

/*************** LAYOUT ***************/

body {
	background-image: url(/img/bgrd.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#bgrdTop {
	background-image: url(/img/bgrdTop.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#bgrdBottom {
	background-image: url(/img/bgrdBottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#bgrd1 {
	width: 981px;
	margin: 0 auto;
	background-image: url(/img/bgrd1.png);
	background-position: top;
	background-repeat: repeat-y;
}
* html #bgrd1 {
	width: 980px;
}
#bgrdTop1 {
	width: 981px;
	margin: 0 auto;
	background-image: url(/img/bgrdHead.png);
	background-position: top;
	background-repeat: no-repeat;
}
* html #bgrdTop1 {
	width: 980px;
}
#bgrdBottom1 {
	width: 981px;
	margin: 0 auto;
	background-image: url(/img/bgrdFooter.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
* html #bgrdBottom1 {
	width: 980px;
}
#container {
	display: block;
	width: 930px;
	margin: 0 auto;
	padding: 0 0 40px 0;
}
#path {
	width: 660px;
	height: 40px;
	float: right;
	line-height: 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

#content {
   display:block;
   position:relative;
	width: 930px;
	float: left;
	min-height: 700px;
	border:0px solid red;
}
* html #content {
	height: 700px; 
}

#Panda{display:block;position:absolute;top:256px;right:0px;z-index:1000;}
/************** PATH  ***************/
#path a {
	color:#E30133;
	text-decoration:none;
}
#path a:hover {
	text-decoration:underline;
}

/************** CONTENT HOME  ***************/

.contentTop {
	width:930px;
	float:left;
}
.contentTopLeft {
	background-image:url(/img/topLeft.png);
	background-repeat:no-repeat;
	width: 615px;
	height:265px;
	float:left;
}
.contentTopLeft h1 {
	font-size:20px;
	font-weight:normal;
	color:#FFFFFF;
	width:175px;
	padding:10px;
	margin:0px;
	float:left;
}
.contentTopLeft .desniDeo {
	float:left;
	width:420px;
}
.contentTopLeft .desniDeo h1 {
	width:295px;
	padding-left: 60px;
	padding-top: 30px;
	color:#FF6600;
	font-size:18px;
}
.contentTopLeft .desniDeo p {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	padding: 20px 10px 10px 45px;
	line-height:145%;
	margin: 0px;
}
.contentTopLeft .desniDeo .detaljnije, .contentTopRight .detaljnije {
	float:right;
	padding-top:15px;
}
.contentTopLeft .desniDeo .detaljnije a, .contentTopRight .detaljnije a {
	float:right; 
	margin-right:10px; 
	cursor:pointer;
}

.contentTopRight {
	/*background-image: url(/img/topRight.png);*/
	background-repeat: no-repeat;
	width: 300px;
	height: 265px;
	float: right;
	
}
.contentTopRight h4 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding-left: 10px;
	padding-top:4px;
}
.contentTopRight p {
	color:#000000;
	line-height:110%;
	margin:0;
	padding:10px 15px 5px 15px;
	font-size:11pt;
}

.contentBottom{
	background-image:url(/img/botomBgrdTop.png);
	background-repeat:no-repeat;
	background-position: center top;
	width:930px;
	float:left;
	/*height:319px;*/
	margin-top:51px;
	padding: 0px;
}
.contentBottomBrgd {
	width:930px;
	float:left;
	background-image:url(/img/botomBgrdBottom.png);
	background-repeat:no-repeat;
	background-position: center top;
	height:10px;
}
* html .contentBottomBrgd { 
	padding-left:10px;
}
.levo img.imgLogo {
	padding-bottom:10px;
	
}
.contentBottom .naslov {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding-left:15px;
	padding-top:4px;
}
* html .contentBottom .naslov {
	padding-left:25px;
}
.contentBottom .levo {
	width:283px;
	padding:30px 10px 10px 10px;
	float:left;
	text-align:center;
}
.contentBottom .levo h2 {
	text-align:left;
	margin:10px 0;
	padding:0px 10px;
	width:263px;
}
.contentBottom .levo h2 a {
	color:#FF6600;
}
.contentBottom .svi_proizvodi {
	float:right;
	margin:10px;
}
.contentBottom .svi_proizvodi a {
	float:right;
}
.contentBottom .svi_proizvodi a img{
	border:none;
	float:right;
}
.border {
	float:left;
	background-image:url(/img/border.gif);
	background-repeat:no-repeat;
	background-position:center 90px;
	width:10px;
	height:230px;
	display:block;
	padding-top:40px;
}
.contentBottom .crtice {
	float:left;
	background-image:url(/img/crtice.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:1px;
	width: 910px;
	margin: 10px;
}	
* html .contentBottom .crtice {
	margin:0px 5px;
}


/************** LEFT  ***************/

#contentLeft {
	width: 245px;
	float: left;
}
.submenu {
}
.submenu a {
	background-image:url(/img/submenuBgrd.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:245px;
	height:30px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height:28px;
	text-decoration:none;
	margin-bottom:10px;
	float: left;
}
.submenu a:hover {
	color: #864832;
	text-decoration: none;
}
/************** RIGHT  ***************/

#contentRight {
	width: 660px;
	float: right;
	background-image: url(/img/contentRight.png);
	background-repeat: repeat-y;
}
#contentRight h1 {
	width: 630px;
	height: 43px;
	line-height: 43px;
	margin: 0px;
	padding: 0 15px;
	background-image: url(/img/contentRightTop.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
}
#contentRight .contentRightCenter .info {
	float:left;
	width:315px;
}
.contentRightCenter {
	padding: 15px;
}
.contentRightCenter p, .contentRightCenter li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:145%;
	margin-top:0px;
	margin-bottom:15px;
}
.contentRightCenter li {
   margin-bottom:0px;
}
.contentRightCenter .povratak {
	margin-top:30px;
	text-align:center;
	float:left;
	width:630px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.contentRightCenter img {
}
.contentRightCenter table {
	width: 630px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	margin:0px 0px 0px 0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
.contentRightCenter table tr td, .contentRightCenter table tr th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding:8px;
}
.contentRightCenter table thead tr td {
	background-image:url(/img/theadBgrd.png);
	background-repeat:repeat-x;
	background-position:left top;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.contentRightCenter table tbody tr td {
	background-image: url(/img/tbodyBgrd.png);
	background-repeat:repeat-x;
	background-position:left top;
	color:#333333;
	font-size:12px;
	text-align: center;
}
.contentRightCenter table tbody tr th {
	background-image: url(/img/tbodyBgrd.png);
	background-repeat:repeat-x;
	background-position:left top;
	color:#333333;
	font-size:12px;
	text-align: left;
}
/************** FOOTER  ***************/

#footer {
	width: 930px;
	float: left;
	margin-top: 25px;
}
#footerLeft {
	width: 720px;
	float: left;
	color:#CE848A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:150%;
}
#footerLeft a {
	color:#CE848A;
	text-decoration:none;
}
#footerLeft a:hover {
	text-decoration:underline;
}
#footerLeft a.agrar {
	color:#CE848A;
	text-decoration:underline;
}
#footerLeft a.agrar:hover {
	text-decoration:none;
}


#footerRight {
	width: 200px;
	float: right;
	text-align: right;
	color:#E79E0A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#footerRight a {
	color:#F06000;
	text-decoration:underline;
}
#footerRight a:hover {
	text-decoration:none;
}

/******************* MENI ********************/
.menu {
	width:650px;
	float:right;
	padding-top: 113px;
	padding-left: 20px;
	
}

.menu a.home, .menu a.oNama , .menu a.proizvodi, .menu a.hranimoSeZdravo, .menu a.kontakt {
	display:block;
	float:left;
	height:36px;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	margin-right: 18px;
	outline:none;
	cursor:pointer;
}
.menu a.home {
	width: 79px;
	background-image:url(/img/home.png);
}
.menu a.oNama {
	width: 92px;
	background-image:url(/img/oNama.png);
}
.menu a.proizvodi {
	width: 102px;
	background-image:url(/img/proizvodi.png);
}
.menu a.hranimoSeZdravo {
	width: 162px;
	background-image:url(/img/hranimoSeZdravo.png);
}
.menu a.kontakt {
	width: 92px;
	background-image:url(/img/kontakt.png);
	margin-right:0px;
}
.menu a:hover {
	background-position: 0px -36px;
}

/************************ LISTA SVIH PROIZVODA ********************************/
#contentRight .contentRightCenter .prvi {
	width:190px;
	padding:0px 10px 20px 10px;
	float:left;
	height:180px;
	text-align: center;
}
* html #contentRight .contentRightCenter .prvi, * html #contentRight .contentRightCenter .prvi h2 {
	width:180px;
}
#contentRight .contentRightCenter .prvi h2 {
	color:#FF6600;
	background-image:none;
	width:190px;
	padding:0px;
	font-size:18px;
	margin-top:10px;
	line-height:normal;
	text-align:center;
	margin-bottom:0px;
}
* html #contentRight .contentRightCenter .prvi h2 {
	margin-top: 5px;
}

#contentRight .contentRightCenter .prvi h2 a {
	color:#ff6600;
	outline:none;
}
#contentRight .contentRightCenter .prvi img {
	margin: 0 auto;
	border: 0px;
}



/************************ O nama: ISO 22000, politika bezbednosti ********************************/

.iso {
	background-image: url(/img/iso.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 225px;
	height: 108px; 
	padding: 10px;
	margin-bottom: 10px;
}
.iso h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 0px;
	font-weight: normal;
}
.iso a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	text-decoration: underline;
	line-height: 150%;
}
.iso a:hover {
	text-decoration: none;
}
.politika {
	background-image: url(/img/pdfBox.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 225px;
	height: 80px; 
	padding: 10px;
	margin-bottom: 10px;
}
.politika h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 0px;
	font-weight: normal;
	padding-top: 0px;
}

#contentRight .contentRightCenter .prvi {
	border: 1px solid #CCCCCC;
	float:left;
	height:180px;
	padding:3px;
	text-align:center;
	width:182px;
	margin: 0 10px 20px;
	background-image: url(/img/prviBgrd.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#contentRight .contentRightCenter .prvi h2 {
width:182px;
}



