
/*  grund farben   cigla     #B8492B           brun    #BB9E62   krug_kaki #A4965B         */
a:link { text-decoration:none; font-weight:bold; color: #CC9900; }
a:visited { text-decoration:none; font-weight:bold; color: #FF9933; }
a:hover { text-decoration:none; font-weight:bold; color: #993300; }
a:active { text-decoration:none; font-weight:bold; color: #FF6666; }
a:focus { text-decoration:none; font-weight:bold; color: #FF0033;	}
body{ bg-color:black;  background-image:url(/slike/bg/bg.jpg);	font-family: Verdana, Arial, Helvetica, sans-serif;; color:  #B8492B; font-size: 10px; }
.centar{ width:792px; margin:40px auto auto auto; border-collapse: collapse; padding:15px; background-color:#000000;
-o-border-radius: 10px; -moz-border-radius: 12px; -webkit-border-radius: 10px; -webkit-box-shadow: 0px 3px 7px #adadad;
border-radius: 10px; -moz-box-sizing: border-box; -opera-sizing: border-box; -webkit-box-sizing: border-box;
-khtml-box-sizing: border-box; box-sizing: border-box; }
#idLista{ list-style: none; margin:3px;	}
#idLista li{ display:block; float:left; width:96%; padding:7px; border-bottom:1px dotted #777; border-top:1px dotted #777; }
#idLista img{ margin:10px; float:left; border:0; }

