/* CEZET Map RESET FOR IE7-
 */
.cezetmap{
    width: auto;
    height: auto;
}

.cezetmap .kraje,
.cezetmap .mesta{
    display: block;
    position: static;
    list-style: square inside;
}

.cezetmap .kraje{   
    font-family: font-family: "Open Sans","Arial CE",Arial,"Helvetica CE",sans-serif;
    font-size: 14px;
    line-height: normal;
}

.cezetmap .kraj{
    position: static;
}

.cezetmap .kraj_env{
    display: block;
}

.cezetmap .kraj:before{
    content: '' !important;
}

#body .cezetmap .kraj,
#body .cezetmap .kraj a { color: #00a550; }
#body .cezetmap .kraj_hover,
#body .cezetmap .kraj_hover a:hover { color: #27de81; }
#body .cezetmap .kraj_active,
#body .cezetmap .kraj_active a { color: #d70012; }
