body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
}

/* VELIKA TABELA -------------------------------------------------------------------- */
.tabVelika {
	margin-right: auto;
	margin-left: auto;
	width: 764px;
	background-color: #FFF;
	/*border: 2px solid #666666; */
}
/* sadrzi header */
.H1levo {
	width: 0px;

}
.H1sredina {
	height: 321px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.H1desno {
	width: 0px;

}

/* sadrzi gornji meni */
.H2levo {
	width: 0px;
}
.H2sredina {
	height: 45px;
	margin: 0px;
	background-image: url(menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.H2desno {
	width: 0px;
}

.H3levo {
	width: 0px;
	height: 10px;	
}
.H3sredina {
	background-image: url(medjumenu_bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: 10px;
}
.H3desno {
	width: 0px;
	height: 10px;	
}
/* SREDINA (samo jedan red u kome je centralna tabela) */
.Slevo {
	width: 0px;
}
.Ssredina {
	background-image: url(sredina_bg.jpg);
	background-repeat: repeat-y;
}
.Sdesno {
	width: 0px;
}

/* FOOTER */
.F1levo {
	width: 0px;
	height: 10px;
}
.F1sredina {
	height: 10px;
	background-image: url(medjumenu1_bg.jpg);
	background-repeat: no-repeat;
}
.F1desno {
	width: 0px;
	height: 10px;
}

/* sadrzi donji meni */
.F2levo {
	width: 0px;
    background-color: #000000;
}
.F2sredina {
    background-color: #000000;

}
.F2desno {
	width: 0px;
    background-color: #000000;
}

.F3levo {
	width: 0px;
	height: 10px;
    background-color: #000000;	
}
.F3sredina {
	height: 10px;
    background-color: #000000;
}
.F3desno {
	width: 0px;
	height: 10px;
    background-color: #000000;	
}

/* HEADER TABELA ---------------------------------------------------------------------- */
.tabHeader {

}
.headerLevoTd {
	width: 253px;
	height: 100px;
	background-image: url(h1.gif);
	background-repeat: no-repeat;
}
.headerSredinaTd {
	height: 100px;
	width: 269px;
	background-image: url(h2.gif);
	background-repeat: no-repeat;
}
.headerDesnoTd {
	width: 202px;
	height: 100px;
	background-image: url(h3.gif);
	background-repeat: no-repeat;
}


/* CENTRALNA TABELA -------------------------------------------------------------------- */
.tabCentralna {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.centralnaLevoTd {
	width: 180px;
}
.centralnaDesnoTd {
	width: 200px;
}
.centralnaSredinaTd {
	height: 500px;
}

/* GORNJI MENI ------------------------------------------------------------------------ */
.tabGornjiMeni {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: auto;
	bottom: auto;
}
.gornjiMeniStavka {
	height: 30px;
	display: block;
	background-image: url(menu_stavka.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.gornjiMeniStavka a:link {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 35px;
}
.gornjiMeniStavka a:active {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 35px;
}
.gornjiMeniStavka a:visited {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 35px;
}
.gornjiMeniStavka a:hover {
	color: #FF7E00;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 35px;
}

.gornjiMeniSep {
	width: 20px;

}
.gornjiMeniSepLevo {
	width: 100px;

  
}
.gornjiMeniSepDesno {
	width: 20px;
	
}
.gornjiMeniSpacerLevo {
	width: 20px;

}
.gornjiMeniSpacerDesno {
	width: 5px;

}

/* DONJI MENI ------------------------------------------------------------------------ */
.tabDonjiMeni {
	margin-right: auto;
	margin-left: auto;
}
.donjiMeniStavka {
	width: 30px;
	height: 20px;
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;    	
}
.donjiMeniStavka a:link {
    color: #FFFFFF;
    text-decoration: none;        
}
.donjiMeniStavka a:active {
    color: #FFFFFF;
    text-decoration: none;        
}
.donjiMeniStavka a:visited {
    color: #FFFFFF;
    text-decoration: none;        
}
.donjiMeniStavka a:hover {
    color: #DDDDDD;
    text-decoration: none;        
}

.donjiMeniSep {
	width: 10px;
	height: 20px;	
}
.donjiMeniSepLevo {
	width: 20px;
	height: 20px;	
}
.donjiMeniSepDesno {
	width: 20px;
	height: 20px;	
}

