body{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-color: #0C0B0B;
    text-align: center;
    color: #E0E0E0;
    padding: 0px;
    margin: 0px;
}


td{
    vertical-align: top;
}


img{
    border-style: none;
    border-width: 0px;
}

div.ok{
    color: #267f00;
    text-align: right;
    font-weight: bold;
    font-style: italic;
}
div.error{
    color: #990000;
    text-align: right;
    font-weight: bold;
    font-style: italic;
}



span.white{
    color: #E0E0E0;
}
span.red{
    color: #BA0033;
}
span.grey{
    color: #747474;
}
span.asortiman{
    position: relative;
    font-weight: 500;
    font-size: 13px;
    top: -2px;
}

span.asortiman a{
    text-decoration: none;
    color: #E0E0E0;
}


h3.header{
    background-image: url('../images/header.gif');
    background-repeat: no-repeat;
    background-position: right;
    background-color: #292829;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-top: 7px;
    text-align: left;
    font-weight: 200;
    font-size: 17px;
    color: #E0E0E0;
    margin: 3px;
}


.novosti{
    padding-bottom: 20px;
    vertical-align: top;
    line-height: 1.3em;
    padding-right: 5px;
    padding-left: 10px;
    text-align: left;
    padding-top: 10px;
    font-size: 11px;
}



#page{
    background-color: #333333;
    border-collapse: collapse;
    margin-right: auto;
    margin-left: auto;
    max-width: 766px;
    min-width: 766px;
    margin-top: 0px;
    width: 766px;
}

#page .top{
	
}
#page .content{
    vertical-align: top;
    width: 510px;
}
#page .sidebar{
    text-align: left;
    vertical-align: top;
}
#page .bottom{
    background-color: #292829;
}

#content{
    text-align: left;
}


#sidemenu{
    list-style-position: inside;
    list-style-type: none;
    line-height: 0.9em;
    padding: 0px;
    margin: 0px;
}

#sidemenu a, #sidemenu a:active, #sidemenu a:visited{
    text-decoration: none;
    font-size: 13px;
    color: #F0F0F0;
}
#sidemenu a:hover{
    text-decoration: none;
    font-size: 13px;
    color: #747474;
}


#sidebar-text{
    text-align: justify;
    line-height: 1.1em;
    padding-left: 10px;
    padding-top: 20px;
    margin-right: 8px;
    font-size: 12px;
}



#rights{
    padding-left: 5px;
    padding-top: 15px;
    font-size: 10px;
    width: 200px;
    float: left;
}
#sattrakt{
    padding-left: 45px;
    padding-top: 5px;
    font-size: 10px;
    width: 300px;
    float: left;
}
#callcentar{
    padding-top: 15px;
    text-align: right;
    font-size: 12px;
    width: 205px;
    float: left;
}


table.pisite{
    font-size: 14px;
}
td.felso{
    font-size: 14px;
}
td.kozepso{
    width: 100px;
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
}
td.kozepso_i{
    background-color: #666666;
    font-size: 14px;
}
td.also{
    padding-top: 0px;
    padding-bottom: 3px;
    text-align: right;
    vertical-align: top;
    font-size: 14px;
}


input.input{
    background-color: #666666;
    border-style: none;
    border-width: 0px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: white;
    font-size: 13px;
}
textarea.input{
    background-color: #666666;
    border-style: none;
    border-width: 0px;
    width: 310px;
    overflow: auto;
    color: white;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
}
input.reset_button{
    border-style: none;
    border-width: 0px;
    background-image: url('../images/ponisti.png');
    width: 18px;
    height: 12px;
}
input.reset_button:hover{
    border-style: none;
    border-width: 0px;
    background-image: url('../images/ponisti_2.png');
    width: 18px;
    height: 12px;
}
input.submit_button{
    border-style: none;
    border-width: 0px;
    background-image: url('../images/posalji.png');
    width: 18px;
    height: 12px;
}
input.submit_button:hover{
    border-style: none;
    border-width: 0px;
    background-image: url('../images/posalji_2.png');
    width: 18px;
    height: 12px;
}