/*- Menu Tabs 1--------------------------- */ 
	#tabs1 {
	float:left;
	width:100%;
	background-image:url(../images/Meni_pozadina.jpg);
	background-repeat:no-repeat;
	width:598px;
	font-size:12px;
	line-height:normal;
	height: 77px;
      }
    #tabs1 ul {
	  margin:0;
	  padding:45px 0px 0 0px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      margin:0;
      padding:0 0 0 13px;
      text-decoration:none;
	  color:#95A8CE;
      }
     #tabs1 a span {
	float:left;
	display:block;
	padding:0px 13px 14px 0px;
	color:#95A8CE;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
	color:#00FF00;
      }
    #tabs1 a:hover {
	margin-top:-25px;
	padding-top:25px;
	padding-right:3px;
	margin-right:-3px;
	background-position:100% -2px;
	background-image:url(../images/Meni_hover.gif);
	background-repeat:repeat-x;
	
      }
    #tabs1 a:hover span {
	background-position:90% -12px;
	color:#FFFFFF;
      }

     

#tabs1 .active {
	background-image:url(../images/Menu_active.jpg);
	float:left;
	width:50px;
	display:inline;
	padding:20px 5px 12px 10px;
	color:#FFFFFF;
	height:16px;
	margin-left:2px;
	margin-top:-18px;
	background-repeat:repeat-x;
}
#tabs1 .activeInfo {
	background-image:url(../images/Menu_active.jpg);
	float:left;
	width:36px;
	display:inline;
	padding:20px 5px 12px 10px;
	color:#FFFFFF;
	height:16px;
	margin-left:3px;
	margin-top:-18px;
	background-repeat:repeat-x;
}

#tabs1 .activeMarketing {
	background-image:url(../images/Menu_active.jpg);
	float:left;
	width:69px;
	display:inline;
	padding:20px 5px 12px 10px;
	color:#FFFFFF;
	height:16px;
	margin-left:3px;
	margin-top:-18px;
	background-repeat:repeat-x;
}
#tabs1 .activeKontakti {
	background-image:url(../images/Menu_active.jpg);
	float:left;
	width:69px;
	display:inline;
	padding:20px 2px 12px 0px;
	color:#FFFFFF;
	height:16px;
	margin-left:3px;
	margin-top:-18px;
	background-repeat:repeat-x;
}
#tabs1 .active_proizvodni_asortiman {
	background-image:url(../images/Menu_active.jpg);
	float:left;
	width:132px;
	display:inline;
	padding:20px 4px 12px 10px;
	color:#FFFFFF;
	height:16px;
	margin-left:4px;
	margin-top:-18px;
	background-repeat:repeat-x;
}
.logo_O_nama img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
