a:link {
			text-decoration:none;
			font-weight:lighter;
			color: #C60;
		}
a:visited {
			text-decoration:none;
			font-weight:lighter;
			color: #C63;
		}
a:hover {
			text-decoration:none;
			font-weight:lighter;
			color: #333;
		}
a:active {
			text-decoration:none;
			font-weight:lighter;
			color: #C63;
		}
a:focus {
			text-decoration:none;
			font-weight:lighter;
			color: #C30;
		}
body {    background-image:url(../slike/bg/bg.png); background-repeat:repeat-x; background-color:#000000; margin:0px;  padding:0px; }  
html,body,div,span,object,h1,h2,h3,h4,h5,h6, 
p,blockquote,pre,a,del,em,img,strong,dd,dl,dt,li,ol,ul, 
form,label,table,tbody,tfoot,thead,tr,th,td {
			font-family: Myriad,Helvetica,Tahoma,Arial,clean,sans-serif;
			color: #1D1D20;
			font-size: 11px; border:0px;
			 }
li { line-height:1.5;    list-style-type:lower-greek; }
#centar {
	background-color:#fefefe;
/*	background-image:url(../slike/bg/bg_content.png); */
	margin:auto;
	padding:20px;
	width:1024px;
	min-height:600px;
	border-left:1px solid #00FF00;
	border-right:1px solid #00FF00;
}
#navi {
	background:#1D1D20 none repeat scroll 0 0;
	border-bottom:1px solid #00ff00;
	height:110px; 
}
#foot {
	margin:auto;
	width:1024px;
	border-top:1px solid #00ff00;
	padding-top:8px;
}
#foot a {
	float: right;
	display: block;
	padding:1px;
	
	}
.Home {
	width:450px;
	
	}
#idLista{
	list-style: none;
	margin:3px;	
	}
#idLista li{
display:block;
float:left;
width:980px;
padding:7px;
border-bottom:1px dotted #777;
border-top:1px dotted #777; 
text-align:justify;
}
#idLista img{
	float:left; padding-right:15px;	
	}

.flash{ float:right; width:228px; margin-left:450px; }
#kwicks_container {
	margin:auto;
	width:1024px;
	height: 80px;	
}
#kwicks {
	position: absolute;
}
#kwicks .kwick {
	float: left;
	display: block;
	height: 80px;
}
#kwick_green a{ font-style:#0D8D3A; /* background-image:url(../slike/meni/green.png); background-repeat:no-repeat; */ }
#kwick_yellow a{ font-style:#AEC23F; /* background-image:url(../slike/meni/yellow.png); background-repeat:no-repeat; */ }
#kwick_orange a{  font-style:#DBA75C; /* background-image:url(../slike/meni/orange.png); background-repeat:no-repeat; */ }
#kwick_red a{ font-style:#CF170D; /* background-image:url(../slike/meni/red.png); background-repeat:no-repeat; */ }
#kwick_violet a{ font-style:#C667BA; /* background-image:url(../slike/meni/violet.png); background-repeat:no-repeat; */ }
#kwick_blue a{  font-style:#1F13D9; /* background-image:url(../slike/meni/blue.png); background-repeat:no-repeat; */ }
#kwick_white a{  font-style:#AFAEAF; /* background-image:url(../slike/meni/white.png); background-repeat:no-repeat; */ }



