.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;
}

/* header - vpravo */
#rightheader {

height: 50px;

}

.fixed #rightheader {


}

#rightheader img {
/*float: right;

position: relative;
top: 25px;*/

}

.sidelogo  {
display: block;
position: relative;
top: 25px;
float: right;
background: url(images/logo_06.gif);
width: 174px;
height: 71px;
}
.sidelogo span {
display: none;

}



.fixed .sidelogo  {

top: 50px;

}

#sumavanet {
    display: none;
    
}



@media screen and (max-width: 991px) {
	
#rightheader {
float: none;
height: 50px;
opacity: 1 !important;
padding: 50px;
}	
#menuF{
		opacity:1 !important;
		/*display:none !important;*/
	}	
	
	#rightheader img {
  
    height: 30px;
}

.sidelogo  {

background: url(images/logo2flat_09.gif);
width: 324px;
height: 44px;
margin: 5px 0px 20px;
    right: -60px;

}


.gallery {
    padding-top: 7px;
}

.fixed  {

position: static;
padding: 0px;
border-bottom: solid white 1px;
}

}

@media screen and (max-width: 360px) {
.sidelogo {
   
}
}	



@media screen and (max-width: 335px) {
.sidelogo {
  background-position: 200px;
background-repeat: no-repeat;
background-size: 250px;
}
}