/*----------interaktivní mapa ČR - NEMĚNIT !!!!----------------*/
a{outline:none;}

#map-wrapper {

}
.cistic{clear:both}
img{border:none;}
#ma {
  background: url("/ftp/mapa/mapa-new-kraje-over.png") top left no-repeat transparent;
  width:500px;
  float:left; 
  margin: 20px 0;
}
#vysledky {
  width:100%;
  float:left;
  letter-spacing:normal;
  line-height: 1.5em; 
}
#mapa-cr { background: url("/ftp/mapa/mapa-new-kraje-select.png") 0px 0px no-repeat transparent;}
#vysledky ul{
  float:left;
  width: 47%;
  list-style-type:none;
}
#vysledky a { 
  color:#3B7BB9;
  text-decoration:underline;
  padding:0 5px;
  font-size: 1.4em;
}
#vysledky a:hover,#vysledky a.on {
  color:inherit;
  text-decoration:none;
}
#vysledky li.clickon a {
  color:#0f0;
  text-decoration:underline;
}
#right {
  background:#fff;
  padding:0 5px;
  width:190px;
  float:left;
}
.down {display:block; width:500px; margin:10px auto; }

/*------------konec interaktivní mapy ČR-----------------------------*/
a, input, select, submit, textarea, .button {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
/*-------vypnutí výpisu rubriky pro výběr krajů----------------*/
.rubric-26111 #listdata {display: none;}


#includedContent {margin: -20px 0 0 0;}

#listdata {
  -moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2;
}
.rubric-26373 #listdata {
  -moz-column-count:1; /* Firefox */
-webkit-column-count:1; /* Safari and Chrome */
column-count:1;
}
#listdata .linfo, #listdata .linfo a  {
  color: #fff;
  border: 0;
}    