html {
	margin: 0; 
	padding: 0;
	overflow: -moz-scrollbars-vertical; /*scrollbars in FF always on */
	}

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif, "Times New Roman";
	font-size: 12px;
	color: #000000;
	background: #af1b18;
	background-image: url(bg.gif);
	}

table#siva {
	border: 1px solid #CCCCCC;
}

table#siva td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
	}

.noinput {
	border: none;
	background: none;
	}
	
img {
	 border: 0;
	 }

p {
	padding: 0;
	 }

.t1 {
	text-align: justify;
    }

.t_c {
	color: #d7000a;
      }

.t_s {
	color: #6a6a6a;
      }

.t_w {
	color: #ffffff;
	font-size: 8pt;
      }

.t8 {
	font-size: 8pt;
      }

#t12 {
	font-size: 12pt;
     }

.naslov {
	font-size: 1.8em;
	color: #d7000a;
      }

.podnaslov {
	font-size: 1.3em;
	color: #d7000a;
      }

.nav {
	color: #6a6a6a;
	font-weight: bold;
	}

.nav a {
	color: #6a6a6a;
	text-decoration: none;
	}


.nav a:visited {
	color: #6a6a6a;
	text-decoration: none;
	}

.nav a:hover {
	color: #d7000a;
	text-decoration: none;
	}

.nav a:active {
	color: #d7000a;
	text-decoration: none;
	}

.nav2 {
	color: #6a6a6a;
	font-weight: normal;
}

.nav2 a {
	text-decoration: none;
	color: #6a6a6a;
	font-weight: normal;
	}

.nav2 a:visited {
	text-decoration: none;
	color: #6a6a6a;
	font-weight: normal;
	}

.nav2 a:hover {
	text-decoration: underline;
	color: #d7000a;
	font-weight: normal;
	}

.nav2 a:active {
	text-decoration: underline;
	color: #d7000a;
	font-weight: normal;
	}

.navOther {
	padding: 5 0 5 15;
	margin: 0;
	font-size: 11px;
	color: #28007D;
	}

a {
	text-decoration: none;
	color: #6a6a6a;
	}

a:visited {
	text-decoration: none;
	color: #6a6a6a;
	}

a:hover {
	text-decoration: underline;
	color: #d7000a;
	}

a:active {
	text-decoration: underline;
	color: #d7000a;
	}

a#red {
	text-decoration: none;
	color: #d7000a;
	font-weight: bold;
	}

a:visited#red {
	text-decoration: none;
	color: #d7000a;
	font-weight: bold;
	}

a:hover#red {
	text-decoration: none;
	color: #6a6a6a;
	font-weight: bold;
	}

a:active#red {
	text-decoration: none;
	color: #6a6a6a;
	font-weight: bold;
	}

a#wh {
	text-decoration: none;
	color: #ffffff;
	}

a:visited#wh {
	text-decoration: none;
	color: #ffffff;
	}

a:hover#wh {
	text-decoration: underline;
	color: #fad316;
	}

a:active#wh {
	text-decoration: underline;
	color: #fad316;
	}

/***********************/
/* HACKS
------------------------------ */
.clear {display:inline-block;}
.clear:after {content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}
/* Hides from IE-mac \*/
* html .clear {height:1%;}
.clear {display:block;}
/* End hide from IE-mac */

/**************************/
/* MARBO*/
.haccp{
	background-image: url(haccp.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.akcija{
	background-image: url(r_akcija.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 12px;
}

h2#blink
{
	text-decoration:blink
}

h3#blink
{
	text-decoration:blink
}
