body {
 margin: 0px;
 align: center;
 vertical-align:top;

}
.glavna {

background-repeat: no-repeat;	

 width: 800px;
 height: 1200;
 font-family: verdana;
 font-size: 10pt;
 color: black;
 border: 1px solid gray;
}
.first {
 border-right: 1px solid gray;
 border-left: 1px solid gray;
 padding-left: 3px;
 padding-right: 3px;
 background: #fad5a6;
}
.label{
 font-family: verdana;
 font-size: 10pt;
 font-weight: bold;
 color: black;
}
.sredina {
 vertical-align:top;
 width: 650px;
}
.naslov {
 font-family: verdana, arial;
 font-size: 20pt;
 color: gray;
 background: #fbb254;
 padding-left: 5px;
 height: 20px;
}
.naslov2 {
 font-family: verdana, arial;
 font-size: 12pt;
 color: gray;
 background: #fbb254;
 padding-left: 5px;
 height: 20px;
}
.text {
 font-family: verdana, arial;
 font-size: 10pt;
 color: black;
 padding-left: 5px;
 padding-bottom: 10px;
 vertical-align: top;
 
}
.title {
 font-family: verdana;
 font-size: 10pt;
 color: black;
 padding-left: 2px;
}
.polja {
 font-family: verdana;
 font-size: 10pt;
 color: gray;
 border: 1px solid gray;
 background: white;
 cursor: pointer;
}
.rightline {
 width: 5px;
 background: #fbb254;
}
.texttable {
 border: 1px solid #fe9207;
 width: 100%;

}
.txtimage {
 border: 3px solid #fe9207;
}
.banner {
 height: 100px;
 border-bottom: 1px solid gray;
  vertical-align: top;
}
.lijevo {
width:150px;
border-right: 1px solid gray;
 padding-left: 5px;
 vertical-align: top;
}
.table.mtitle {
width: 145px;
 font-family: verdana, Arial;
 font-size: 10pt;
 color: black;
 background: #fbb254;
 padding-left: 5px;
 height: 20px;
 
}
.table.menu {
 width: 145px;
 border: 1px solid #fe9207;
 background: #fdcd8f;
}
.table.mlef {
 background: #fbb254;
 width: 20px;
 text-align: center;
}
.table.mrig {
 font-family: Verdana
 font-size: 9px;
 height: 20px;
 cursor: pointer;
 color: black;
 width: 125px;
 padding-left: 5px;
 
}
