/* CSS Document */
a{
	color:#A60914;
	text-decoration:none;
}
a:hover{
	color:#EFBE0A;
}
a.proizvod{
	color:#A60914;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.proizvod:hover{
	color:#EFBE0A;
}
a.banner{
	text-decoration:none;
}
.newsletter_button{
	background:none;
	background-image:url(../images/dugme-posalji.jpg);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:98px;
	height:26px;
}
.newsletter_button:hover{
	background-position:0 -26px;
}
.newsletter_button_eng{
	background:none;
	background-image:url(../images/dugme-posalji_eng.jpg);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	width:68px;
	height:26px;
}
.newsletter_button_eng:hover{
	background-position:0 -26px;
}
a.korisni_linkovi{
	float:left;
	margin-left:50px;
	width:81px;
	height:23px;
	background-image:url(../images/dugme-linkovi.jpg);
	background-repeat:no-repeat;
	background-position:0 -23px;
}
a.korisni_linkovi:hover{
	background-position:0 0;
}
a.korisni_linkovi_eng{
	float:left;
	margin-left:50px;
	width:81px;
	height:23px;
	background-image:url(../images/dugme-linkovi_eng.jpg);
	background-repeat:no-repeat;
	background-position:0 -23px;
}
a.korisni_linkovi_eng:hover{
	background-position:0 0;
}
a.srpski{
	width:94px;
	padding-left:10px;
	height:23px;
	float:left;
	color:#A60914;
	text-decoration:none;
	background-image:url(../images/jezik_srbija.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
a.srpski:hover{
	color:#EFBE0A;
}
a.engleski{
	width:94px;
	padding-left:10px;
	height:23px;
	float:left;
	color:#A60914;
	text-decoration:none;
	background-image:url(../images/jezik_engleski.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
a.engleski:hover{
	color:#EFBE0A;
}
a.levi_meni{
	color:#A60914;
	text-decoration:none;
	padding-left:10px;
}
a.levi_meni:hover{
	color:#EFBE0A;
}

/* Srpski Meni */
a.pocetna{
	height:19px;
	width:85px;
	background-image: url(../images/meni/pocetna.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.pocetna:hover{
	background-position:0 -19px;
}
a.prodavnica{
	height:19px;
	width:120px;
	background-image: url(../images/meni/prodavnica.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.prodavnica:hover{
	background-position:0 -19px;
}
a.arhiva{
	height:19px;
	width:80px;
	background-image: url(../images/meni/arhiva.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.arhiva:hover{
	background-position:0 -19px;
}
a.multimedija{
	height:19px;
	width:122px;
	background-image: url(../images/meni/multimedija.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.multimedija:hover{
	background-position:0 -19px;
}
a.galerija{
	height:19px;
	width:94px;
	background-image: url(../images/meni/galerija.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.galerija:hover{
	background-position:0 -19px;
}
a.cesta_pitanja{
	height:19px;
	width:115px;
	background-image: url(../images/meni/cesta_pitanja.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.cesta_pitanja:hover{
	background-position:0 -19px;
}
a.linkovi{
	height:19px;
	width:107px;
	background-image: url(../images/meni/linkovi.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.linkovi:hover{
	background-position:0 -19px;
}
a.kontakt{
	height:19px;
	width:84px;
	background-image: url(../images/meni/kontakt.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.kontakt:hover{
	background-position:0 -19px;
}

/* Engleski Meni */
a.pocetna_eng{
	height:19px;
	width:85px;
	background-image: url(../images/menu/home.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.pocetna_eng:hover{
	background-position:0 -19px;
}
a.prodavnica_eng{
	height:19px;
	width:120px;
	background-image: url(../images/menu/shop.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.prodavnica_eng:hover{
	background-position:0 -19px;
}
a.arhiva_eng{
	height:19px;
	width:100px;
	background-image: url(../images/menu/arhiva.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.arhiva_eng:hover{
	background-position:0 -19px;
}
a.multimedija_eng{
	height:19px;
	width:122px;
	background-image: url(../images/menu/multimedia.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.multimedija_eng:hover{
	background-position:0 -19px;
}
a.galerija_eng{
	height:19px;
	width:94px;
	background-image: url(../images/menu/gallery.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.galerija_eng:hover{
	background-position:0 -19px;
}
a.cesta_pitanja_eng{
	height:19px;
	width:95px;
	background-image: url(../images/menu/faq.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.cesta_pitanja_eng:hover{
	background-position:0 -19px;
}
a.linkovi_eng{
	height:19px;
	width:97px;
	background-image: url(../images/menu/links.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.linkovi_eng:hover{
	background-position:0 -19px;
}
a.kontakt_eng{
	height:19px;
	width:94px;
	background-image: url(../images/menu/contact.gif);
	background-repeat:no-repeat;
	float:left;	
}
a.kontakt_eng:hover{
	background-position:0 -19px;
}