izpis#ods_krvi_mati { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 10px; 
   white-space : nowrap; 
   vertical-align : top; 
 } 
#ods_krvi_ziv { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 10px; 
   white-space : nowrap; 
   vertical-align : top; 
 } 
#ods_krvi_oce { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 10px; 
   white-space : nowrap; 
   vertical-align : top; 
 } 
#vrstica { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 12px; 
   white-space : nowrap; 
   vertical-align : top; 
 } 
TH { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 12px; 
   white-space : nowrap; 
   background-color : Aqua; 
   vertical-align : top; 
 } 
#mati { 
   background-color : #ff99a2; 
   font-weight : bold; 
 } 
#povdarjeno { 
   font-weight : bold; 
 } 
.ziv { 
   font-weight : bold; 
   font-size : 11px; 
 } 
#okvir { 
   border : thin solid Black; 
   background-color : #ADFF2F; 
   text-align : left; 
   vertical-align : middle; 
 } 
#zival { 
   background-color : #ffffcc; 
   font-weight : normal; 
 } 
#oce { 
   background-color : #CBEFEF; 
   font-weight : bold; 
 } 
#locnica { 
   background-color : Red; 
 } 
#header { 
   font-family : Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   background-color : #33CCFF; 
 } 
#vrstica_povdarjena { 
   font-family : Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   background-color : Aqua; 
   color : Red; 
 } 
.gumb { 
   border : thin groove Black; 
   background-color : #FFE4C4; 
   color : Black; 
   padding-bottom : 1px; 
   padding-left : 1px; 
   padding-right : 1px; 
   text-decoration : none; 
   font-variant : inherit; 
   font-weight : bolder; 
   font-size : small; 
 } 
.gumb_tekst { 
   background-color : #FFE4C4; 
   color : Black; 
   padding-bottom : 1px; 
   padding-left : 1px; 
   padding-right : 1px; 
   text-decoration : none; 
   font-variant : inherit; 
   font-weight : bolder; 
   font-size : small; 
 } 
.opomba { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 9px; 
   color : Blue; 
 } 
.opomba_rdece { 
   font-family : Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   font-size : 10px; 
   color : Red; 
   font-style : normal; 
 } 
.naslov_rejca { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 11px; 
   font-weight : bold; 
   color : Blue; 
 } 
#modre_crke { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 11px; 
   font-weight : bold; 
   color : Blue; 
 } 
#tekst_povdarjen { 
   font-family : Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   font-size : 13px; 
   color : Red; 
 } 
.tekst_povdarjen_crno { 
   font-family : Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   font-size : 13px; 
   color : black; 
 } 
.delezi_krvi { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 11px; 
   font-weight : bold; 
 } 
.crta { 
   font-size : 1px; 
 } 
#izpis_napake { 
   font-size : 16px; 
   color : White; 
   font-weight : bolder; 
   margin-left : auto; 
   background : Red; 
 } 
#izpis_opozorila { 
   background-color : #FF80FF; 
   font-size : 16px; 
   font-weight : bolder; 
 } 
#vrstica_10 { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 10px; 
   white-space : nowrap; 
   vertical-align : top; 
 } 
.cvrstica_10 { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 10px; 
   white-space : nowrap; 
   vertical-align : top; 
 } 
.cvrstica_11 { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 11px; 
   white-space : nowrap; 
   vertical-align : top; 
 } 
#vrstica_9 { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 10px; 
   white-space : nowrap; 
   vertical-align : top; 
 } 
#rdece_11px { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 11px; 
   font-weight : bold; 
   color : red; 
 } 
#rdece_14px { 
   font-family : Arial, Helvetica, sans-serif; 
   font-size : 14px; 
   font-weight : bold; 
   color : red; 
 }  
.shadowbox {
  background: #ccc;
  position: relative;
  top: 2px;
  left: 2px;
}
.shadowbox div {
  background: #333;
  border: 2px solid #000;
  color: #fff;
  padding: 10px;
  position: relative;
  top: -2px;
  left: -2px;
} 
#pozdrav_portal_govedo { 
   font-size : large; 
   font-style : italic; 
   font-weight : bold; 
   text-decoration : underline; 
   text-align : center; 
   margin-top : 20px; 
   margin-bottom : 20px; 
 } 
#podcrtano {
	text-decoration: underline;
}
 
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}