body { 
background-image: url(grafika/tlo.jpg); 
background-color: #663333; 
background-repeat: repeat-x; 
margin: 0; 
padding: 0; 
}
.moduleRow { }
.moduleRowRec { background-color: #FEFF5F; cursor: pointer; cursor: hand; }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.log {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
.tekst {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.form {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; padding-top:1px; text-align:center; background-image: url('graf/login.jpg'); background-repeat: repeat; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.ramka {  text-decoration: none; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
