@charset "utf-8";
.text194 {
	text-align:left;
	margin-bottom:20px;
	text-indent:50px;
	text-justify: auto;
	}
.noindent {
	text-indent:0px;
	}	
.text194 ul{
	margin-left: 80px;
	list-style-type: circle;
	padding:0px;
	list-style-position: outside;
	text-align:left;
	text-indent:0px;
	}

.slika194 {
	text-indent:0px;
	float:right;
 	display: grid;
	grid-template-columns: 100px 1fr;
	grid-template-rows: repeat(2, 1fr);
	border:1px solid #8f0024;
	width:250px;
	text-align:center;	
	margin-left:40px;
	margin-right:40px;	
	background:#0099FF;
	color:#8f0024;
	background:#8f0024;
	color:#fff;
	}

.slika194 img{
	width:100%;
	margin:10px;	
	}
.slika194_text {
	padding:10px;
	text-weight:bold;
	text-align:center;
	font-size:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.slika194_text2 {
	background:#8f0024;
	grid-column: span 2 / span 2;
	padding:15px;
	color:#fff;
	font-weight:bold;

	}
.div_prazno {
	height:30px;
	}
