body {
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.naslov {
	font-size: 18px;
	font-family: verdana;
	color: #333333;
}

.podNaslov {
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}

.text {
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
	color: #333333;
	text-align: justify;
}

.TabelaNavigacija
{
    background-image: url('images/meni.jpg');
    background-repeat: repeat-x ;      
}

.TabelaFooter
{
    height: 25px;
    background-image: url('images/tab_footer.jpg');
    background-repeat:no-repeat 
}

.TabelaContext
{
    background-image: url('images/main_tab_bg.jpg');
    background-repeat:repeat-y ;
    height:350px;   
    vertical-align:top; 
}

.style6 {
	color: #000066;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}




.style7 {font-family: verdana}

a.nav:link{
	text-decoration: none;
	font-size: 18px;
	font-weight: 500 ;
	font-family: verdana;
	color: #eeeeee;
}

a.nav:visited {
	text-decoration: none;
	font-size: 18px;
	font-weight: 500 ;
	font-family: verdana;
	color: #eeeeee;
}

a.nav:hover, a.nav:active{
	text-decoration: underline;
	font-size: 18px;
	font-weight: 500 ;
	font-family: verdana;
	color: #FFCC00;
}

.spacer
{
	background-image: url('images/spacer.gif');
	background-repeat:repeat-x ;
}

.style8 {color: #003366}
.style9 {color: #FFFFFF}



/* CSS Document */

.style1 {font-family: Verdana}

