.hv-header {
	background-image: url("HTML/img/logo_KHK_75_TR.gif") !important;
    background-repeat: no-repeat;
    background-position: 10px;
    background-color: #9b0018 !important;
    height: 75px;
}
.hv-header h3 {
    color: white !important;
    float: left;
    padding: 25px 0px 0px 120px;
    margin: 0px;
    border-left: 0px solid white;
}
.hv-logo {
    float: right;
    position: relative;
    right: 10px;
    top: 15px;
}
#logo {
    float: left;
}
.hv-footer {
	background-image: none !important;
    background-color: #9b0018 !important;
    height: 30px;
    color: white;
    position: relative;
}
.hv-footer > div {
	margin: 0px 10px;
}
.hv-footer > div, .hv-footer > div > div {
	height: 100%;
}
.hv-footer > div > div {
	display:flex;
    align-items:center;
}
.hv-footer > div:first-child {
	float: left;
}
.hv-footer > div:last-child {
	float: right;
}

.hv-footer > div:last-child img {
	margin-right: 5px;
	display: block;
}

.hvmap-logo {
    float: right;
    right: 10px;
    bottom: 5px;
}
.flex {
	display:flex;
    align-items:center;
}
.hv-header a:hover, .hv-header a:visited, .hv-header a:link, .hv-header a:active, .hv-footer a:hover, .hv-footer a:visited, .hv-footer a:link, .hv-footer a:active, .cervena a:hover {
    text-decoration: none;
    color: #ffffff;
}
a:hover, a:visited, a:link, a:active {
    text-decoration: none;
    color: #ADADAD;
}
.mapycz {
	width: 15px;
	height: 15px;
	background: url(HTML/img/mapycz.png) 0 0;
}
.googlem {
	width: 15px;
	height: 15px;
	background: url(HTML/img/g_maps.png) 0 0;
}
.cervena {
	color: #C4001E;
}
.modra {
	color: #46B8DA;
}
.zluta {
	color: #CC9900;
}
.cerna {
	color: #000000;
}
.zelena {
	color: #00B01D;
}
.jqx-menu-item-hover .glyphicons {
	color: white;
}

 