﻿body {  
    margin: 0; 
    padding: 0; 
    border: 0; 
    font-family: Verdana, Arial, helvetica;
}

html, body {
	height: 100%;
}

ul, ol, li {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

ul {list-style:none;}

li {float:left;}

h1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	color:#C11933;
	font-size: 125%;
	margin-bottom: 8px;
	margin-top: 8px;
}

h2 {
	font-family: Verdana, Arial, helvetica;
	font-size: 95%;
	color: #c11933;
	margin: 0px 0px 0px 0px;
}

.Standardna {
	font-family: Verdana, Arial, helvetica;
	font-size: 80%;	
}

.Pomala {
	font-family: Verdana, Arial, helvetica;
	font-size: 75%;	
}

.Najmala {
	font-family: Verdana, Arial, helvetica;
	font-size: 70%;	
}

.RamkaSivaDolu {
	border-bottom: #ADADAD 1px dashed;
}

.RamkaSivaLGD 
{
	border-left: #E4E4E4 1px solid;
	border-top: #E4E4E4 1px solid;
	border-bottom: #E4E4E4 1px solid;
}

.RamkaSivaDGD 
{
	border-right: #E4E4E4 1px solid;
	border-top: #E4E4E4 1px solid;
	border-bottom: #E4E4E4 1px solid;
}

.RamkaSivaCela {
	border: solid 1px #CCCCCC;
}

.NavPozadina {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	font-weight: bold;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	BACKGROUND-COLOR: #eee4ce;
	WIDTH: 99%;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	background-image: url(img/nav/meni_pozadina.gif);
	background-repeat: repeat-x;
}

A.Nav:link {
	text-decoration: none;
	BORDER-RIGHT: #CABFA6 1px solid;
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 7px;
	DISPLAY: inline;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 3px;
	
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #eee4ce 1px solid;
	color:#333333;
}

A.Nav:visited {
	text-decoration: none;
	BORDER-RIGHT: #CABFA6 1px solid;
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 7px;
	DISPLAY: inline;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 3px;
	
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #eee4ce 1px solid;
	color:#333333;
}

A.Nav:hover 
{
	
	
	BORDER-TOP: #cfc1ab 1px solid;
	BACKGROUND: #cfc1ab;
	
	BORDER-BOTTOM: #cfc1ab 1px solid;
	background-image: url(img/nav/mouseover.gif);
	
}

A.NavSel:link {
	text-decoration: none;
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 7px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 1px;
	DISPLAY: inline;
	FONT-WEIGHT: bold;
	BORDER-RIGHT: #F26334 1px solid;
	BORDER-TOP: #F26334 1px solid;
	BORDER-LEFT: #F26334 1px solid;
	BORDER-BOTTOM: #F26334 1px solid;
	color:#ffffff;
	background-image: url(img/nav/nav_selected.gif);
	background-repeat: repeat-x;
	
}

A.NavSel:visited {
	text-decoration: none;
	BORDER-RIGHT: #F26334 1px solid;
	BORDER-TOP: #F26334 1px solid;
	BORDER-LEFT: #F26334 1px solid;
	BORDER-BOTTOM: #F26334 1px solid;
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 7px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 1px;
	DISPLAY: inline;
	FONT-WEIGHT: bold;
	color:#ffffff;
	background-image: url(img/nav/nav_selected.gif);
	background-repeat: repeat-x;
	
}

A.NavSel:hover {
	BORDER-RIGHT: #F26334 1px solid;
	BORDER-TOP: #F26334 1px solid;
	BORDER-LEFT: #F26334 1px solid;
	BORDER-BOTTOM: #F26334 1px solid;
	color:#ffffff;
	background-image: url(img/nav/nav_selected.gif);
	background-repeat: repeat-x;
}

.Granicnik {
	PADDING-LEFT: 1px;
	padding-right: 1px;
	BORDER-LEFT: #000000 1px solid;
}

.RamkaPlavaDoG {
	BORDER-BOTTOM: #2D1B57 1px solid;
	BORDER-TOP: #2D1B57 1px solid;
	BORDER-LEFT: #2D1B57 0px solid;
	BORDER-RIGHT: #2D1B57 0px solid;
}

A.Kategorija:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px dashed;
	WIDTH: 100%;
	color:black;
}

A.Kategorija:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px dashed;
	WIDTH: 100%;
	color:black;
}

A.Kategorija:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	color: White;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BACKGROUND: #9b0037;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px dashed;
	WIDTH: 100%;
}

A.KategorijaSel:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	font-weight: bold;
	color: White;
	BACKGROUND: url(img/nav/strelka-bela-desno.gif) #9b0037 no-repeat right center;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px solid;
	WIDTH: 100%;
}

A.KategorijaSel:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	font-weight: bold;
	color: White;
	BACKGROUND: url(img/nav/strelka-bela-desno.gif) #9b0037 no-repeat right center;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px solid;
	WIDTH: 100%;
}

A.KategorijaSel:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	font-weight: bold;
	color: White;
	BACKGROUND: url(img/nav/strelka-bela-desno.gif) #9b0037 no-repeat right center;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px solid;
	WIDTH: 100%;
}

.KategorijaSelTxt {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	font-weight: bold;
	color: White;
	BACKGROUND: #9b0037;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px solid;
	WIDTH: 100%;
}

A.PodKategorija:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px dashed;
	WIDTH: 100%;
	color:black;
}

A.PodKategorija:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px dashed;
	WIDTH: 100%;
	color:black;
}

A.PodKategorija:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	color: White;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BACKGROUND: #e13b37;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px dashed;
	WIDTH: 100%;
}

A.PodKategorijaSel:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	font-weight: bold;
	color: White;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BACKGROUND: url(img/nav/strelka-bela-desno.gif) #e13b37 no-repeat right center;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px solid;
	WIDTH: 100%;
}

A.PodKategorijaSel:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	font-weight: bold;
	color: White;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BACKGROUND: url(img/nav/strelka-bela-desno.gif) #e13b37 no-repeat right center;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px solid;
	WIDTH: 100%;
}

A.PodKategorijaSel:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	font-weight: bold;
	color: White;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BACKGROUND: url(img/nav/strelka-bela-desno.gif) #e13b37 no-repeat right center;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px solid;
	WIDTH: 100%;
}

A.PodPodKategorija:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px dashed;
	WIDTH: 100%;
	color:black;
}

A.PodPodKategorija:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px dashed;
	WIDTH: 100%;
	color:black;
}

A.PodPodKategorija:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	color: White;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BACKGROUND: #f57f33;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px dashed;
	WIDTH: 100%;
}

A.PodPodKategorijaSel:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	color: White;
	BACKGROUND: #f57f33;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px solid;
	WIDTH: 100%;
}

A.PodPodKategorijaSel:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	color: White;
	BACKGROUND: #f57f33;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px solid;
	WIDTH: 100%;
}

A.PodPodKategorijaSel:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	color: White;
	BACKGROUND: #f57f33;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px solid;
	WIDTH: 100%;
}

.PodPodKategorijaSel {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	color: White;
	font-weight: bold;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BACKGROUND: #f57f33;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px solid;
	WIDTH: 100%;
}

.PodKategorijaSelTxt {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	color: White;
	font-weight: bold;
	DISPLAY: block;
	padding-left: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 3px;
	BACKGROUND: #e13b37;
	BORDER-BOTTOM: #ADADAD 0px solid;
	BORDER-TOP: #ADADAD 1px solid;
	WIDTH: 100%;
}

.ImeNaKategorija {
	font-family: Verdana, Arial, Helvetica;
	font-size: 95%;
	color: #38A828;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left:5px;
}

.InputLozinka {
	height:18px; font-size: 75%;
	margin-bottom:3px;
}

.btnLozinka {
	font-family: Verdana, Arial, helvetica; font-size: 80%;
	margin-bottom:7px;
}

.InputBaraj {
	width:175px; height:22px; margin-right:3px;font-size: 80%;
}

/* .BtnBaraj {
	width:50px; height:20px; font-size:12px; margin-bottom:3px; margin-left:2px; color: #666666; background-image: url(img/nav/pozadina_baraj.gif); background-repeat: repeat-x; border: 1px solid #C11933; font-weight:bold;
} */

.BtnBaraj {border: 3px double #7F909B;

	border-top-color: #CCCCCC;

	border-left-color: #CCCCCC;

	background-image: url(img/button-bg-siva.gif); background-repeat: repeat-x;

	font-size: 8pt;

	font-weight:normal;

	color: #214545;

	cursor:pointer;}

.InputBaraj1 {
	width:175px; height:16px; margin-right:5px;font-size: 80%;
}


.BtnBaraj1 {border: 3px double #7F909B;

	border-top-color: #CCCCCC;

	border-left-color: #CCCCCC;

	background-image: url(img/button-bg-siva.gif); background-repeat: repeat-x;

	font-size: 8pt;

	font-weight:normal;

	color: #214545;

	cursor:pointer;
	width: 45px}


.BtnPotvrdi {
	height:20px; font-size:12px; margin-bottom:3px; margin-left:2px; color: #000000; background-image: url(img/nav/pozadina_baraj.gif); background-repeat: repeat-x; font-weight:bold;
}


.BtnDodaj {
	width:100%;
	font-weight:bold;
	border-left: #ccc 1px solid; border-right: #ccc 1px solid; border-top: #ccc 1px solid; border-bottom: #ccc 1px solid;
	margin-left: 4px; margin-right: 4px; margin-top: 2px; margin-bottom: 2px;
	padding-left: 4px; padding-right: 4px; padding-top: 2px; padding-bottom: 2px;
}

.btnPlusMinus {
	width:15px; height:17px; font-size:9px; color: #000000; background-color: #CCCCCC; border: 1px solid #000000; font-weight:bold;
}

.btnBrisi {
	width:15px; height:16px; font-size:9px; color: #FFFFFF; background-color: #C11B33; border: 1px solid #000000; font-weight:bold;
}

.Kosnicka {
	font-family: Verdana, Arial, Helvetica;
	font-size: 75%;
}

.RamkaKosnickaGore {
	border-top: #d3d1db 1px solid;
}

.RamkaKosnickaDesno {
	border-right: #d3d1db 1px solid;
}

.RamkaKosnickaDesnoLevo {
	border-right: #d3d1db 1px solid;border-left: #d3d1db 1px solid;
}

.RamkaKosnickaGoreDesno {
	border-top: #d3d1db 1px solid; border-right: #d3d1db 1px solid;
}

.RamkaKosnickaGoreDesnoLevo {
	border-top: #d3d1db 1px solid; border-right: #d3d1db 1px solid;border-left: #d3d1db 1px solid;
}

.RamkaKosnickaCela {
	border-top: #bfa943 1px solid; border-bottom: #bfa943 2px solid; border-right: #bfa943 1px solid; border-left: #bfa943 1px solid;
}

.c10 {
	margin-left: 30px;
	font-family : Verdana;
	font-size : 90%;
	color : #000000;
}

.style4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #770000;
	font-size: 11px;
	font-weight: bold;
}

.copyright {
    color:#FFFFFF; font-size:10px; font-family:Verdana, Arial; font-weight:bold;
}

a.copyright {
	text-decoration: none;
    font-family:Verdana, Arial;
    font-size:10px;
    color:#FFFFFF; 
}

a.copyright:link {
	text-decoration: none;
    font-family:Verdana, Arial;
    font-size:10px;
    color:#FFFFFF; 
}

a.copyright:hover {
	text-decoration: underline;
    font-family:Verdana, Arial;
    font-size:10px;
    color:#FFFFFF; 
}

.copyright2 {
    color:#FFFFFF;
    font-size:9px;
    font-family:Verdana, Arial;
    font-weight:bold;
}

.Kategorija_kelija {
	vertical-align:bottom;
	padding-bottom:10px;
}

.link_login {
    color:#ffffff;
    font-size: 70%;
    font-family:Verdana, Arial;
}

a.link_login {
    text-decoration: none;
    font-family:Verdana, Arial;
    font-size: 70%;
    color:#ffffff; 
}

a.link_login:link {
    text-decoration: none;
    font-family:Verdana, Arial;
    font-size: 70%;
    color:#ffffff; 
}

a.link_login:hover {
    text-decoration: underline;
    font-family:Verdana, Arial;
    font-size: 70%;
    color:#ffffff; 
}

.gl_nav_senka{
	margin: 3px 5px 0px 5px; 
	float: left; 
	padding-bottom: 4px; 
	/* background-color: #C4502B; 
	background-image: url(img/nav/nav_senka.gif); */
	background-position: bottom left; 
	background-repeat: repeat-x;
}



#gl_nav_bar_supermarket {
	float: left; 
	background: #EEE4CE url(img/nav/gradient.gif) top repeat-x; 
	background-position: 0px 0px !important; 
	background-position: 0px 1px;  border: 1px solid #B24423; 
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	width: 125px;
}

#gl_nav_bar_supermarket ul {
	list-style: none;
}

#gl_nav_bar_supermarket li {
	border-right: 1px solid #C7C0A4; 
	display: inline; 
	padding: 1px;
	width: 123px;
	float: left;
}

#gl_nav_bar_supermarket li a {
	color: #363233; 
	display: block; 
	padding: 1px 6px 3px 6px; 
	border: 1px solid #FFFEF9; 
	border-bottom: 1px solid #EEE4CE; 
	font-weight: bold;
	text-decoration: none;
}

#gl_nav_bar_supermarket li a:hover {
	background-color: #CFC1AB;  
	background-image: url(img/nav/mouseover.gif); 
	background-repeat: repeat-x; border: 1px solid #CFC1AB;
	text-decoration: underline;
}

#gl_nav_bar_supermarket .selected, #gl_nav_bar_supermarket .selected:hover {
	color: #FFFFFF; 
	background-color: #C11B33; 
	background-image: url(img/nav/gl_highlight.gif); 
	background-repeat: repeat-x; 
	border: 1px solid #C11933;
}

#gl_nav_bar_shop {
	float: left; 
	background: #EEE4CE url(img/nav/gradient.gif) top repeat-x; 
	background-position: 0px 0px !important; 
	background-position: 0px 1px;  
	border: 1px solid #B24423; 
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	width: 80px;
}

#gl_nav_bar_shop ul {
	list-style: none;
}

#gl_nav_bar_shop li {
	border-right: 1px solid #C7C0A4; 
	display: inline; 
	padding: 1px;
	float: left;
	width: 77px;
}

#gl_nav_bar_shop li a {
	color: #363233; 
	display: block; 
	padding: 1px 6px 3px 6px; 
	border: 1px solid #FFFEF9; 
	border-bottom: 1px solid #EEE4CE; 
	font-weight: bold;
	text-decoration: none;
}

#gl_nav_bar_shop li a:hover {
	background-color: #CFC1AB;  
	background-image: url(img/nav/mouseover.gif); 
	background-repeat: repeat-x; border: 1px solid #CFC1AB;
	text-decoration: underline;
}

#gl_nav_bar_shop .selected, #gl_nav_bar_shop .selected:hover {
	color: #FFFFFF; 
	background-color: #C11B33; 
	background-image: url(img/nav/gl_highlight.gif); 
	background-repeat: repeat-x; 
	border: 1px solid #C11933;
}

A.Termin:link {
	text-decoration: none;
	width: 100%
}

A.Termin:visited {
	text-decoration: none;
	width: 100%
}

A.Termin:hover {
	BACKGROUND: #cfc1ab;
	width: 100%
}

a#artikal {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 95%;
	color:black;
}

a#artikal:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 95%;
	color:black;
}

a#rollover_isporaka img {
	display:block; 
	background: url(../img/karta_na_gradot1.gif) top left no-repeat;
}

a#rollover_isporaka:hover img {
	display:block; 
	background: url(../img/karta_na_gradot2.gif) top left no-repeat;
}

/* Novi. Dodadeni od mene */

.kelija_najava {
	color:#A00433;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	}

.strelki_najava {
	color:#A00433;
	font-size:9px;
	font-weight:bold;
	}
.c10 {

	font-family : Verdana;

	font-size : 11px;

	color : #000000;

}
.datum
{
	font-size: 10px;
	text-transform: capitalize;
	color: #000000;
	font-family: Arial,Verdana;
	text-decoration: none;
	vertical-align:bottom;
}
a.naslovna_link_zapocni {
	color: #A00433;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration:none;
}
a.naslovna_link_zapocni:hover {
	color: #A00433;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration:underline;
}

.style4 {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}

A.ArtikalIme:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	
	font-size: 95%;
	color:#242424;
}

A.ArtikalIme:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	
	font-size: 95%;
	color:#242424;
}

A.ArtikalIme:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	
	font-size: 95%;
	color:#242424;
}
A.PreporacanArtikalIme:link {
	text-decoration: none;
	font-family: Arial, Helvetica;
	
	font-size: 95%;
	color:black;
}

A.PreporacanArtikalIme:visited {
	text-decoration: none;
	font-family: Arial, Helvetica;
	
	font-size: 95%;
	color:black;
}

A.PreporacanArtikalIme:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica;
	
	font-size: 95%;
	color:black;
}

h3 {
	font-family: Verdana, Arial, helvetica;
	font-size: 110%;
	color: #c11933;
	margin-bottom: 4px;
	margin-top: 4px;
	text-transform:uppercase;
	
}
.btnLogin {
	background: url(img/login/pozadina_najava_kopce.jpg) top left no-repeat;
	height: 22px;
	width: 93px;
	padding: 0;
	font-weight: bold;
	font-size: .75em;
	text-align: center;
	color: #525252;
	float: none;
	border: 0;
	cursor: pointer;
	vertical-align: bottom;
	font-family: Tahoma;
}

.btnRegistriraj {
	background: url(img/login/registriraj.jpg) top left no-repeat;
	height: 24px;
	width: 105px;
	padding: 0;
	font-weight: bold;
	font-size: .75em;
	text-align: center;
	color: #525252;
	float: none;
	border: 0;
	cursor: pointer;
	vertical-align: bottom;
	font-family: Tahoma;
}


a.lozinka:link {
	color: #525252;
	font-family: Arial, Helvetica;
	font-size: 70%;
	text-decoration: none;
}

a.lozinka:visited {
	color:#A55D37; 
	font-family:Arial, Helvetica; 
	font-size:70%; 
	text-decoration:none;
}

a.lozinka:hover {
	color:#A55D37; 
	font-family:Arial, Helvetica; 
	font-size:70%; 
	text-decoration:underline;
}

#pateka-naracka {
	border-bottom: 2px #CCCCCC solid;
}

ul#pateka-naracka-kategorii {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 18px;
	font-size: 90%;
	font-weight: bold;
	background: transparent url("img/nav/meni_pozadina.gif") repeat-x top left;
	font-family: Verdana,Aria,Helvetical;

	border-top: 1px solid #FCB815;
}
ul#pateka-naracka-kategorii li{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
ul#pateka-naracka-kategorii li a {
	display:block;
	float:left;
	color:#874B46;
	text-decoration:none;
	padding:3px 10px 0 10px;
	height:15px;

	
}
ul#pateka-naracka-kategorii li a:hover {
	background:transparent url("img/nav/mouseover.gif") repeat-x top left;


}

ul#pateka-naracka-kategorii li a.current {
	color:#fff;
	background:#E43A3D url("img/nav/strelka-horizontalna.gif") no-repeat 0 6px;

	
}

.ne-link {
	display:block;
	float:left;
	color:#874B46;
	text-decoration:none;
	padding:3px 20px 0 20px;
	height:17px;
	background:transparent url("img/nav/mouseover.gif") no-repeat top right;
	BORDER-RIGHT: #CABFA6 1px solid;

}
a.BrojkiMeniPoStrana:link
{
	color:#000;
}

a.BrojkiMeniPoStrana:hover
{
	color:#000;
}

a.BrojkiMeniPoStrana:visited
{
	color:#000;
}

a.TekstMeniPoStrana:link 
{
	text-decoration:none;
	color:#000;
}

a.TekstMeniPoStrana:hover 
{
	text-decoration: underline;
	color:#000;
}

a.TekstMeniPoStrana:visited 
{
	text-decoration:none;
	color:#000;
}

a.lnkTerminIsporaka:link
{
	color:#000;
}

a.lnkTerminIsporaka:hover
{
	color:#000;
}

a.lnkTerminIsporaka:visited
{
	color:#000;
}

#uslovipravila
{
    padding:0;
    margin:0;
    
}



#uslovipravila li 
{
	list-style-type:none;
	margin:0 0 0.25em 0;
	float:none;
	FONT-SIZE:85%; 
	COLOR:#000000; 
	FONT-FAMILY:Verdana, Arial;
	background-color: transparent;
    background-image: url("img/strelka-dolu.gif");
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding-left:10px;
	
}

#uslovipravila a, #uslovipravila a:visited
{
	display:block;
	padding:0.25em;
	FONT-SIZE:85%; 
	font-weight:bold;
	COLOR:#000000; 
	FONT-FAMILY:Verdana, Arial;
	text-decoration:none;
	
}

#uslovipravila a:hover
{
	display:block;
	padding:0.25em;
	FONT-SIZE:85%; 
	font-weight:bold;
	COLOR:#000000; 
	FONT-FAMILY:Verdana, Arial;
	text-decoration:underline;
	
}

.gore
{
    padding:0;
    margin:0;
    padding-left:20px;  
}

.gore li
{
	list-style-type:none;
	float:none;
	FONT-SIZE:80%; 
	font-weight:bold;
	COLOR:#000000; 
	FONT-FAMILY:Verdana, Arial;
	background-color: transparent;
    background-image: url("img/strelka-gore.gif");
    background-repeat: no-repeat;
    background-attachment: scroll;
    padding-left:10px;
	
}

.gore a, .gore a:visited
{
	display:block;
	padding:0.25em;
	FONT-SIZE:80%; 
	font-weight:bold;
	COLOR:#000000; 
	FONT-FAMILY:Verdana, Arial;
	text-decoration:none;
	
}

.gore a:hover
{
	display:block;
	padding:0.25em;
	FONT-SIZE:80%; 
	font-weight:bold;
	COLOR:#000000; 
	FONT-FAMILY:Verdana, Arial;
	text-decoration:underline;
	
}

.TekstUslovi 
{
    FONT-SIZE: 70%;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    margin-left:20px;
}

.NaslovUslovi 
{
	FONT-SIZE:95%; 
	COLOR:#000000; 
	FONT-FAMILY:Verdana, Arial;
	font-weight:bold;
}

.PodnaslovUslovi 
{
	FONT-SIZE:80%; 
	COLOR:#C11933; 
	FONT-FAMILY:Verdana, Arial;
	font-weight:bold;
	padding-left: 20px;
	margin-bottom:0;
}

.IsprekinataLinija {
    background: transparent url("img/isprekinata-linija.gif") repeat-x;
    height:2px;
    margin-top:15px;
    margin-bottom:15px;
    }
.nazad {
    FONT-FAMILY:Verdana, Arial;
    FONT-SIZE:80%;
    COLOR:#C11933;
    text-decoration:none;
    }
a.nazad:link {
    FONT-FAMILY:Verdana, Arial;
    FONT-SIZE:80%;
    COLOR:#C11933;
    text-decoration:none;
    }
a.nazad:hover {
    FONT-FAMILY:Verdana, Arial;
    FONT-SIZE:80%;
    COLOR:#C11933;
    text-decoration:underline;
    }
a.nazad:visited {
    FONT-FAMILY:Verdana, Arial;
    FONT-SIZE:80%;
    COLOR:#C11933;
    text-decoration:none;
    }

.zapocni_registriraj, .zapocni_registriraj img {background: url("img/zapocni-registriraj.png") no-repeat right top; position: relative; color:#3A3E45; font-weight: bold; text-align: center;}
.zapocni_registriraj img {position:absolute; top:0; left:0; background-position: left 0; width: 7px;}
.zapocni_registriraj { display: block; padding: 0 0 0 0; margin-top: 10px; margin-left:20px; line-height: 28px; font-size: 14px; width: 205px;}
.zapocni_registriraj:hover {background-position: right -29px; text-decoration: none; color:#fff;}
.zapocni_registriraj img { height: 28px; width: 20px;}
.zapocni_registriraj:hover img {background-position: left -29px;}
.zapocni_registriraj {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    border-collapse:separate;
        text-decoration:none;
        font-family:Verdana;     font-size:13px;
    top: 0px;
    left: 0px;
}
#video 
{
    padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 80%;
	width: 160px;
}
#video li 
{
    list-style-type: none;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	width: 160px;

}
#video li a 
{
    text-decoration: none;
	color: #CC3300;
}
#video li a:hover 
{
    color: #750000;
}
#video li:hover 
{
    border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F39596;
	background-color: #FBDBDB;
}

.ImeArtikalPreporacuvame
{
    height:39px;
}

td.SenkaGoreLevo  {
background:url("img/SenkaGoreLevo.gif") no-repeat scroll 0 0 transparent;
height:25px;
width:30px;
}
td.SenkaGore  {
background:url("img/SenkaGore.gif") repeat-x scroll 0 0 transparent;
height:25px;
}
td.SenkaGoreDesno  {
background:url("img/SenkaGoreDesno.gif") no-repeat scroll 0 0 transparent;
height:25px;
width:30px;
}
td.SenkaLevo  {
background:url("img/SenkaLevo.gif") repeat-y scroll 0 0 transparent;
width:30px;
}
td.SenkaDesno  {
background:url("img/SenkaDesno.gif") repeat-y scroll 0 0 transparent;
width:30px;
}
td.SenkaDoluLevo  {
background:url("img/SenkaDoluLevo.gif") no-repeat scroll 0 0 transparent;
height:30px;
width:30px;
}
td.SenkaDolu  {
background:url("img/SenkaDolu.gif") repeat-x scroll 0 0 transparent;
height:30px;
padding-top:15px;
text-align:center;
}
td.SenkaDoluDesno  {
background:url("img/SenkaDoluDesno.gif") no-repeat scroll 0 0 transparent;
height:30px;
width:30px;
}
#wrapper 
{
    width:990px;
    margin-left:auto;
    margin-right:auto;
}
#header 
{
    width:930px;
    height:95px;
    background:url("img/PozadinaHeader.gif") no-repeat scroll 0 0 transparent;
}
#header-logo
{
    height:95px;
    background-color:#F26334;
    width:640px;
    float:left;
}
#header-right 
{
    width:285px;
    float:right;
}
#header-meni-search 
{
    width:255px;
    height:95px;
    background-color:#E43A3D;
    margin-left:30px;
    padding-right:5px;
    text-align:right;
    vertical-align:middle;
}
#content 
{
    clear:both;
    padding-top:2px;
}
#flash 
{
    width:635px;
    float:left;
    margin-right:5px;
}
.vesti1 
{
    background:url("img/pozadina-vesti-1.png") no-repeat scroll 0 0 transparent;
    width:315px;
    height:80px;
}
.vesti2
{
    background:url("img/pozadina-vesti-2.png") no-repeat scroll 0 0 transparent;
    width:315px;
    height:80px;
}
#baneri-dolu
{
clear:both;
padding-top:4px;
width:930px;
height:120px;
}
#footer
{
    width:930px;
    height:27px;
    background:url("img/PozadinaFooter.gif") no-repeat scroll 0 0 transparent;
}
.vesti-naslov {
    color:#F46A19;
    font-family:Tahoma, Arial;
    font-size:14px;
    text-decoration:none;
    }
a.vesti-naslov:link {
    color:#F46A19;
    font-family:Tahoma, Arial;
    font-size:14px;
    text-decoration:none;
    }
a.vesti-naslov:hover {
    color:#F46A19;
    font-family:Tahoma, Arial;
    font-size:14px;
    text-decoration:none;
    }
a.vesti-naslov:visited {
    color:#F46A19;
    font-family:Tahoma, Arial;
    font-size:14px;
    text-decoration:none;
    }

.tag {
    color:#666666;
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size:70%;
    text-decoration:none;
	font-weight: bold;
    }
a.tag:link {
    color:#666666;
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size:70%;
    text-decoration:none;
	font-weight: bold;
    }
a.tag:hover {
    color:#666666;
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size:70%;
    text-decoration:underline;
	font-weight: bold;
    }
a.tag:visited {
    color:#666666;
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size:70%;
    text-decoration:none;
	font-weight: bold;
    }

