.dogadjaj{
    background-color: #d5d5d5;
    border: 1px solid #888;
    border-radius: 5px;
}
.imgmesto {
	width: 100%;
}
.imedog {
	font-family: "Roboto Bk", Roboto, "Roboto Cn", "Roboto Lt", "Roboto Slab", "Roboto Th";
	font-size: 1.5em;
	font-weight: 600;
	color: #333333;
	min-width: 100%;
    padding-left: 0px !important;
    margin-left: 0px !important;
    padding-right: 0px !important;
}
.imgorg {
	width: 100%;
	padding: 5%;
}
.imeorg {
	font-family:"Roboto Bk", Roboto, "Roboto Cn", "Roboto Lt", "Roboto Slab", "Roboto Th";
	font-size: 1.2em;
	font-weight: 500;
    color: #333333;
    margin-bottom: 0px !important;
}
.ostali {
	font-family:"Roboto Bk", Roboto, "Roboto Cn", "Roboto Lt", "Roboto Slab", "Roboto Th";
	font-size: 0.9em;
	font-weight: 400;
    color: #333333;
	padding: 2px !important;
}
.mesto {
	font:Roboto;
	font-size: 2vmin;
    color: #333333;
	margin-left: -15px !important;
}
.mesto1 {
	font:Roboto;
	font-size: 0.8em;
    color: #333333;
    margin-bottom: 0px;
}
.vreme {
	text-align: right;
	font:Roboto;
	font-size: 0.8em;
    color: #333333;
	font-style: italic;
    margin-bottom: 0px;
}
.dolazis {
    font:Roboto;
	font-size: 1.2em;
	font-weight: 400;
    color: #333;
    text-align: center;
    border: 1px solid #888;
    border-radius: 0.3em;
    padding: 3px 10px 3px 10px;
}
.panel2 {
	background-color: #d4d4d4;
	border-radius: 6px;
}
