html { margin: 0; padding: 0; }
body { background: #fff; color: #000000; font-size: 12px; font-weight:normal; line-height:18px; font-family: 'OpenSans', Verdana, sans-serif ; margin:0 !important; padding:0 !important;  }
a, a:visited, a b { color: #555; text-decoration: underline; cursor: pointer; }
a:hover { text-decoration: none; color: #922;}		
table {           background: #ddd; color: #333; padding: 2px 0px; border: 0px solid #888; font-size: 12px; width:100%; } 

th, td, .null {   background: #fff; color: #333; padding: 2px 2px 2px 4px; border: 0px solid #888; margin: 2px; text-align: center; height:21px; }


.style16, .style24, .style27, .style28  { background: #bbb; font-weight:normal; }	
.style6, .style10, .style11, .style21, .style24 { background: #dedede; } 
.style39, .style40, .style41, .style42, .style43, .style44 { color: #e33; }	
 

.zaglavlje th { background: #944; font-size: 12px; font-weight:normal; color: #fff; }
.column0 {width:25%;  text-align: left;}
.column1 {width:65%;  text-align: center;}
.column2 {width:5%; }
.column3 {width:5%; }
.column4 {display:none; }
.row0 { display:none; }
.row1 { display:none; } 

.fiksni { background: #fff; height:70px; padding: 4px; border-bottom: 1px solid #ccc; position:fixed; width:100%; z-index: 1; }
.rama {   background: #fff; height:68px; padding-left: 2px; padding-top: 2px; padding-right: 10px; padding-bottom: 2px;}

.prvi, .drugi, .treci { position:relative;  float:left;  background: #fff; color: #333;  height: 70px; text-align: center;}

.prvi {  width:35%; text-align:left;}
.prvi img {  vertical-align: middle; position:relative; top:2px; left:5%; width:100px; height:65px; }
.drugi {  margin: 0 5%; width:20%; text-align: center;}
.gornjip { padding: 0; margin: 0; font-size: 14px; font-weight:bold; line-height:20px; height:40px;}
.donjip {  padding: 0; margin: 0; font-size: 10px; font-weight:bold; line-height:30px; height:30px;}
.treci {    width:35%; text-align: right; line-height:70px; }
.treci img { vertical-align: middle; position:relative; right:5%; max-width:100px; max-height:65px; }


.footer {font-size: 10px; line-height:10px;}
.mob {color: #711;}

thead {display: table-header-group;  }
tbody {display: table-row-group;   width:100%;}
tfoot {display: table-footer-group;  }

@media print {
      thead {   position:relative;  }
      tbody {   position:relative;  font-size: 9px; line-height:9px;}
      tfoot {   position:relative;  }
      th, td, .null {height: 18px;}
      .fiksni { display: none;}
    }