body {background-color:#f7f7f7;margin:0px;padding:0px;font-family:'Open Sans', 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:black;}
a {outline:none;text-decoration:none;color:blue;cursor:pointer;color:white;}
a:hover {text-decoration:none;}
::selection {background:transparent;}
::-moz-selection {background:transparent;}

#zaglavlje {background-image:url('../grafika/zaglavlje_ispod.jpg');background-position:left bottom;background-repeat:repeat-x;background-color:#742587;height:100px;width:100%;}
#zaglavlje .logo {background-image:url('../grafika/logo.png');background-repeat:no-repeat;float:left;height:78px;width:119px;}
#zaglavlje label {float:left;margin-top:30px;font-size:22px;font-weight:bold;color:white;}
#zaglavlje .prijava {float:right;margin:5px;color:white;}

#sadrzaj {margin:auto;margin-top:50px;height:auto;width:1000px;}
#sadrzaj table {height:auto;width:1000px;}
#sadrzaj table td {height:40px;}
#sadrzaj table thead tr {background-color:#742587;text-align:center;color:white;}
#sadrzaj table .filtar .gumb {float:left;}
#sadrzaj table tbody td {text-indent:5px;border-bottom:1px solid silver;}
#sadrzaj table tbody .uredi, #sadrzaj table tbody .izbrisi {display:block;background-image:url('../grafika/akcija.png');float:left;margin-left:20px;height:20px;width:20px;}
#sadrzaj table tbody .uredi {background-position:center;}
#sadrzaj table tbody .izbrisi {background-position:right;}
#sadrzaj table .filtar input {width:90%;}
#sadrzaj .gumb {background-color:#742587;float:left;height:30px;width:auto;line-height:30px;text-align:center;color:white;}
#sadrzaj .gumb span {margin:10px;}
.sakrij {display:none;}