BODY {
background-color: #ffffff;
color: #000000;
scrollbar-face-color: cccccc;
scrollbar-highlight-color: cccccc;
scrollbar-3dlight-color: cccccc;
scrollbar-darkshadow-color: cccccc;
scrollbar-shadow-color: cccccc;
scrollbar-arrow-color: 666666;
scrollbar-track-color: ffffff;
}

TD, P {
font-size : 13px;
text-decoration : none;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : normal;
}

.error {
font-weight: bold;
color: #ff0000;
}

input {
background: #ffffff;
color: #000000;
font-size: 12px;
border: #767d76;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
padding: 1px 1px 1px 4px;
}
select {
background-color: #ffffff;
}
option.dark {
background-color: #666666;
color: white;
}
option.light {
background-color: #aaaaaa;
}

.btns {
color: #ffffff;
font-weight: bold;
background-color: #43cd80;
border: 1px solid;
border-color: #ffffff;
}
.btnshov{
border-color: #43cd80;
color: #43cd80;
background-color: #ffffff;
}
.btnr {
color: #ffffff;
font-weight: bold;
background-color: #ff6347;
border: 1px solid;
border-color: #ffffff;
}
.btnrhov{
border-color: #ff6347;
color: #ff6347;
background-color: #ffffff;
}
.btne {
color: #ffffff;
font-weight: bold;
background-color: navy; 
border: 1px solid;
border-color: #ffffff;
}
.btnehov{
border-color: navy;
color: navy;
background-color: #ffffff; 
}

img {
border: 0;
}
A:active {
color: #000000;
text-decoration : underline;
font-weight: bold;
font-size : 12px;
}
A:link {
color: #000000;
text-decoration : underline;
font-weight: bold;
font-size : 12px;
}
A:visited {
color: #000000;
text-decoration : underline;
font-weight: bold;
font-size : 12px;
}
A:hover {
color: #ff0000;
text-decoration : underline;
font-weight: bold;
font-size : 12px;
}
A.cel:active {
color: #000000;
text-decoration : underline;
font-weight: bold;
font-size : 10px;
}
A.cel:link {
color: #000000;
text-decoration : underline;
font-weight: bold;
font-size : 10px;
}
A.cel:visited {
color: #000000;
text-decoration : underline;
font-weight: bold;
font-size : 10px;
}
A.cel:hover {
color: #ff0000;
text-decoration : underline;
font-weight: bold;
font-size : 10px;
}

.title {
color: #FFFFFF;
background-color: #aaaaaa;
font-weight : bold;
font-size : 18px;
}
.ttitle {
background-color: #f4f4f4;
font-size : 11px;
}
.tdet {
background-color: #f4f4f4;
font-size : 13px;
font-weight : bold;
}
.small {
font-size : 11px;
}
.boldano {
font-weight : bold;
font-size : 13px;
}
.verzija {
color: #c0c0c0;
font-size : 10px;
}
.white {
color: #ffffff;
}

.cursor {
cursor: pointer;
cursor: hand;
}

table.tbl {
border-width: 0px 0px 0px 0px;
border-spacing: 3px 3px;
border-style: ridge ridge ridge ridge;
border-color: white white white white;
border-collapse: separate;
background-color: ;
}
table.tbl td {
border-width: 2px 2px 2px 2px;
padding: 1px 1px 1px 1px;
border-style: ridge ridge ridge ridge;
border-color: white white white white;
background-color: ;
-moz-border-radius: 6px 6px 6px 6px;
padding: 6px;
}
td.on {
background-color: #ffffff;
font-weight: bold;
cursor: pointer;
cursor: hand;
}
td.off {
background-color: #C1FFC1;
font-weight: bold;
}
td.pro {
color: #ffffff;
background-color: #FF6347;
font-weight: bold;
}

table.det {
border-width: 0px 0px 0px 0px;
border-spacing: 6px 6px;
border-style: ridge ridge ridge ridge;
border-color: white white white white;
border-collapse: separate;
background-color: ;
}
table.det td {
border-width: 0px 0px 0px 0px;
padding: 1px 1px 1px 1px;
border-style: ridge ridge ridge ridge;
border-color: white white white white;
background-color: #f4f4f4;
-moz-border-radius: 6px 6px 6px 6px;
padding: 6px;
}
