<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


.desnoVsebinaNaslov{
float:left;
padding:10px;
padding-left:20px;
line-height:25px;
}


.desnoVsebinaPolja{
float:left;
padding:10px;
line-height:25px;
}

.desnoVsebinaPolja input{
width:200px;
font-family:'Trebuchet MS';
font-size:12px;
}

.desnoVsebinaPolja textarea{
width:430px;
height:100px;
font-family:'Trebuchet MS';
font-size:12px;
}


.desnoVsebinaStolpci{
height:230px;
}

.desnoVsebinaSpodaj{
text-align:center;
}

.desno{
overflow:scroll;
}

.desnoVsebinaZapisNaslov{
font-weight:bold;
}

.desnoVsebinaZapis{
padding-top:10px;
}

.desnoVsebinaStStrani{
text-align:center;
padding-top:10px;
}</pre></body></html>