body {
    font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
    color: #fffddf;
    font-size: 12px;
    text-align: center;
}

#main {
    width: 980px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#main_admin {
    width: 1240px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#logo {
    width: 980px;
    height: 205px;
    margin-bottom: 5px;
}

#logo_admin {
    width: 1240px;
    height: 205px;
    margin-bottom: 5px;
}

#left_admin {
    width: 199px;
    height: 1550px;
    padding-top: 10px;
    text-align: left;
    background-image: url('grafika/left.jpg');
    background-repeat: no-repeat;
    background-color: #e37226;
    float: left;
}


#left {
    width: 199px;
    height: 740px;
    padding-top: 10px;
    text-align: left;
    background-image: url('grafika/left.jpg');
    background-repeat: no-repeat;
    background-color: #e37226;
    float: left;
}

#content {
    text-align: left;
    color: #525252;
    padding-left: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    border: solid 1px #ed9f21;
    background-color: #f8f8f8;
    margin-left: 202px;
    padding-right: 8px;
}

#footer {
    padding-top: 15px;
    clear: both;
    font-size: 11px;
}

#footerin {
    width: 500px;
    border-top: 1px solid #ffffff;
    margin-left: auto;
    margin-right: auto;
}

.footlink {
    color: #ffffff;
}

img {
    border: 0px;
}

.absolute_admin {
    border: solid 1px #e57625;
    width: 650px;
    height: 500px;
    font-family: arial;
}

h1 {
    color: #d7541e; 
    font-size: 20px;
    text-align: left;
    margin-left: 30px;
}

.menu {
    font-size: 20px;
    color: #f5b983;
    margin-left: 10px;
}

.menulink {
    font-size: 11px;
    font-weight: bold;
    color: #fffbff;
}

li {
    margin-bottom: 3px;
}

#logform {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.text_log {
    border: solid 1px #ffffff;
    width: 120px;
    height: 16px;
    _height: 20px;
}

.label_bold {
    font-weight: bold;
}

.button_log {
    border: solid 1px #ffffff;
    width: 70px;
    height: 20px;
    background-color: #e88724;
    color: #ffffff;
    margin-top: 5px;
}

.button_search {
    border: solid 1px #ffffff;
    width: 70px;
    height: 20px;
    background-color: #e88724;
    color: #ffffff;
    margin-left: 20px;
}

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

a {
    color: #e47526;
}

.text {
    border: solid 1px #e57625;
    width: 150px;
    height: 16px;
    font-size: 12px;
    _height: 20px;
}

.long_text {
    border: solid 1px #e57625;
    width: 200px;
    height: 16px;
    font-size: 12px;
    _height: 20px;
}

.short_text {
    border: solid 1px #e57625;
    width: 50px;
    height: 16px;
    font-size: 12px;
    _height: 20px;
}


.button {
    border: 0px;
    width: 99px;
    height: 20px;
    background-image: url('grafika/button.jpg');
    color: #ffffff;
    font-size: 13px;
    margin-top: 5px;
    font-weight: bold;
}

textarea {	
    border: solid 1px #e57625;
    width: 350px;
    height: 100px;
}

.bigarea {	
    border: solid 1px #e57625;
    width: 550px;
    height: 300px;
}

table {
    color: #525252;
    font-size: 12px;
    border: 0px;
}

#info {
    position: absolute;
    margin-left: 380px;
    margin-top: 160px;
    font-size: 13px;
    font-weight: bold;
}

#lang {
    position: absolute;
    margin-left: 860px;
    margin-top: 10px;
}

#quick_search {
    position: absolute;
    margin-left: 480px;
    margin-top: 120px;
    width: 260px;
}


.komentar{
    border: 1px solid #ea9447;
    padding: 2px;
    width: 745px;
}

form {
    display: inline;
}

.inline {
    display: inline;
}

.admin {
    color: #dc5828;	
}

.table_border {
    border-top: solid  1px #000000;
    border-right: solid  1px #000000;
}

.cell_border {
    vertical-align: top;
    border-bottom: solid  1px #000000;
    border-left: solid  1px #000000;
    padding: 2px;
    text-align: center;
}

.cell_border_left {
    vertical-align: top;
    border-bottom: solid  1px #000000;
    border-left: solid  1px #000000;
    padding: 2px;
    text-align: left;
}

.cell_border_yellow {
    vertical-align: top;
    border-bottom: solid  1px #000000;
    border-left: solid  1px #000000;
    padding: 2px;
    text-align: center;
    background-color: #fefcc3;
}

.invisible {
    background-color: #f8f8f8;
    border: solid 0px;
    width: 30px;
    height: 16px;
    font-size: 12px;
    _height: 20px;
}

option {
    font-size: 10px;
    padding-bottom: 2px;
}

select {
    font-size: 10px;
    padding-bottom: 2px;
}

fieldset {
    margin-right: 10px;
    border: 1px solid #e88724;
}

#calc_header {
    text-align: center;
    background-color: #e88b24;
    font-weight: bold;
    height: 18px; 
    padding-top: 3px;
    font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
    font-size: 12px;
    color: #ffffff;
}

#calc_body {
    text-align: left;
    padding: 3px;
    line-height: 17px; 
    color: #000000;
    font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
    font-size: 12px;
}

#calc {
    text-align: left;
    position: fixed;
    _position: absolute;
    width: 140px;
    height: 110px;
    border: solid 1px #000000;
    background-color: #ffffff;
    display: none;
}

#legend {
    text-align: left;
    position: absolute;
    width: 300px;
    height: 50px;
    border: solid 1px #e47725;
    background-color: #f8f8f8;
    display: none;
    padding: 4px;
}

.gray {
    color: #bbbbbb;
}

#hide_div {
    visibility: hidden;
    position: absolute;
}

#hide_span {
    cursor: pointer;
    color: #e47526;
    font-weight: bold;
}

#sirena_div {
    display: none;
}


#sirena_div_vis {
    display: block;
}

#footer {
    width: 300px;
    margin: auto;
    padding: 10px;
    border-top: solid 1px #666666;
    clear: both;
    color: #000000;
}
 
.footer_link {
    font-size: 10px;
}

#en_porad {
    display: none;
}

.only_line {
    border-bottom: solid 1px #cccccc;
}

.only_line_right {
    border-bottom: solid 1px #cccccc;
    text-align: right;
}