/* CSS Document */

.zahranici   {
background-color: #00a5e5 !important;
 color: white !important;
}

.zahranici:empty   {
display: none;
}
