.cezetmap { width: 1070px; height: 617px;
}
.cezetmap .kraje { font-size: 1070px;
z-index: 0;
}
.cezetmap .zlinsky {
color: #F2B139;
content: 'ZLK';
}
.cezetmap .moravskoslezsky {
color: #F2B139;
content: 'MSK';
}
.cezetmap .jihomoravsky {
color: #F2B139;
content: 'JHM';
}
.cezetmap .olomoucky {
color: #F2B139;
content: 'OLK';
}
.cezetmap .vysocina {
color: #F2B139;
content: 'VYS';
}
.cezetmap .pardubicky {
color: #F2B139;
content: 'PAK';
}
.cezetmap .kralovehradecky {
color: #F2B139;
content: 'HKK';
}
.cezetmap .jihocesky {
color: #F2B139;
content: 'JHČ';
}
.cezetmap .hlavni-mesto-praha {
color: #F2B139;
content: 'PHA';
}
.cezetmap .stredocesky {
color: #F2B139;
content: 'STČ';
}
.cezetmap .liberecky {
color: #F2B139;
content: 'LBK';
}
.cezetmap .plzensky {
color: #F2B139;
content: 'PLK';
}
.cezetmap .ustecky {
color: #F2B139;
content: 'ULK';
}
.cezetmap .karlovarsky {
color: #F2B139;
content: 'KVK';
}
.cezetmap .kraj_hover {
color: #c5c5c6;
}
.cezetmap .kraj_active {
color: #E85B25;
}
.cezetmap .mesto {
background: none;
}
.cezetmap ul li::before {
background: none;
}
.cezetmap ul.mesta li::before {
background: #222;
width: 10px;
height: 10px;
}
.cezetmap ul.mesta .mesto_active:before, .cezetmap ul.mesta .mesto_hover:before {
content: "";
width: 10px;
height: 10px;
border: 1px solid #ffffff;
z-index: 800;
margin: 0;
}
.cezetmap ul.regions li {
padding: 3px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0.3);
}
.cezetmap ul.regions li.zlinsky_center {
top: 73%;
left: 84%;
}
.cezetmap ul.regions li.moravskoslezsky_center {
left: 87%;
top: 48%;
}
.cezetmap ul.regions li.jihomoravsky_center {
left: 69%;
top: 75.5%;
}
.cezetmap ul.regions li.olomoucky_center {
left: 72.8%;
top: 55%;
}
.cezetmap ul.regions li.vysocina_center {
left: 54.5%;
top: 63%;
}
.cezetmap ul.regions li.pardubicky_center {
left: 61%;
top: 47%;
}
.cezetmap ul.regions li.kralovehradecky_center {
left: 55%;
top: 26%;
}
.cezetmap ul.regions li.jihocesky_center {
left: 33.5%;
top: 77%;
}
.cezetmap ul.regions li.hlavni-mesto-praha_center {
left: 34.5%;
top: 38%;
}
.cezetmap ul.regions li.stredocesky_center {
left: 34%;
top: 51%;
}
.cezetmap ul.regions li.liberecky_center {
left: 42.5%;
top: 13%;
}
.cezetmap ul.regions li.plzensky_center {
left: 16%;
top: 56.5%;
}
.cezetmap ul.regions li.ustecky_center {
left: 26%;
top: 22.5%;
}
.cezetmap ul.regions li.karlovarsky_center {
left: 11%;
top: 37%;
}