/* SPLOŠNO
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/ozadje.jpg);
	overflow-y: scroll;
	line-height: 14pt;
	}

img { border: none; }

table { }
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 14pt;
	text-align: justify;
}

td a { color: #95351e; }
td a:hover { color: #D6502E; }

td ul {margin:0; padding:0; list-style:none;}
td li {
    background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 15px;
	list-style:none;
}
input { }

/*CRUMB ------------------------------------------------------------------------------------------------*/

.crumb {
	font-family: Tahoma;
	font-size: 11px;
	color: #f58a1f;
}
.crumb a { text-decoration: none; color: #f58a1f;}
.crumb a:hover{ text-decoration:underline}

.crumb_aktivni {
	font-family: Tahoma;
	font-size: 11px;
	color: #f58a1f;
	font-weight: bold;
	text-decoration:underline
}
.crumb_aktivni a {color: #f58a1f; font-weight: bold; text-decoration:underline}
.crumb_aktivni a:hover{}

/*NOGA ------------------------------------------------------------------------------------------------*/

.noga_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #95351e;
	}	
.noga_text a { color: #95351e;}
.noga_text a:hover{ color: #D6502E;}


/*OSTALO ------------------------------------------------------------------------------------------------*/
.produkt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.produkt a{color: #666666; text-decoration:none}
.produkt a:hover{color: #f58a1f}

.cena {
	background-color:#ffcf69;
	color:#f58a1f;
	font-size:12px;
	height:20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:2px;
	padding-bottom:2px;
}
