html, body	{-webkit-text-size-adjust: 100%; background-color: #00172D; color: white; }
body		{ margin: 30px; font-family: sans-serif; font-size: 20px; line-height:150%; }
A:link      	{ text-decoration: none; color: white; }
A:visited   	{ text-decoration: none; color: white; }
A:hover     	{ text-decoration: none; color: white; }
A:active    	{ text-decoration: none; color: white; }

	.g, .g1, .g2, .g3 { background-color: white; color: #00172D !important; padding: 10px; }

.slika1 { width: 100%; max-width: 800px; border: 8px white solid; border-radius: 20px; }
.slika2 { width: 64px; }

.datum1 { font-size: 16px; color: #ffff80; margin: 0 0 20px 0; padding: 0 0 10px 0; border-bottom: 8px #ffff80 solid; display: inline-block; }
.naslov1 { font-weight: bold; font-size: 36px; }
.mednaslov1 { font-weight: bold; }

.slika3 { width: 120px; border: 1px white solid; }
.datum2 { font-size: 14px; color: #ffff80; margin: 0 0 5px 0; }
.naslov2 { font-weight: bold; font-size: 16px; }
.naslov2viz { font-weight: bold; font-size: 16px; border-bottom: 1px dotted #e2e2e2; padding: 0 0 10px 0; margin: 0 0 10px 0; }
.viz1 { font-size: 12px; color: #ffff80; margin: 0 0 5px 0; }

@media only screen and (max-width: 500px) {

}
