<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ev-text-image .inn img {
	width: 75%;
border-radius: 50%;
margin-left: 25%;
}

.ev-text-image .inn  {
	margin-top: 41px;
}

/* tabulka v prehledu výkonů */
#top_id2 .obsah {

}


#top_id2 .obsah table{
width: 23%;
}

/* prehled pojistoven */
#bot_id3 .obsah {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: baseline;
}
</pre></body></html>