   body {
		font-size: 11.5px; 
		font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
		line-height: 1.28;
		background-color:transparent;
   }
   
   #podpis {
	margin-top: 0px;
	text-align: right;
   }

   #opis {
		font-weight:bold;
   }

   #vrstica {
	font-style:italic;
   }
   .odlomek {
		font-weight:bold;
   }
   
    .odlomek a { 
		text-decoration: none;
		font-weight:normal;
	}
   .odlomek a:hover { 
		text-decoration: underline;
   }

   
	a { 
		text-decoration: none;
	}
    a:hover { 
		text-decoration: underline;
   }
