body{
padding:0px;
margin:0px;

}
a {
color:#0a0;
}
@media screen and (max-width: 480px) {
.topMenu a {
font-size:1em;
padding:5px !important;

    }
h1,h2{
font-size:1.2em;
}
}
.topMenuUl{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

.topMenu {
    float: left;
}

.topMenu a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a:hover:not(.active) {
    background-color: #111;
}
#floatMenu {
font-family: sans-serif;
background: yellow;
padding:0;
width: 100%;
top:0;
z-index: 100;
position: fixed;
}
#napovedy{

 overflow: hidden;}
 
.active {
    background-color: #4CAF50;
}
.slovoEdit{
min-width:4em;clear:left;float:left;
font-size:1em;
text-align:right;
}

.slovoEditText{
margin:0.1em;clear:none;font-size:1em;
float:left;
font-size:1.5em;
}
.jazyk{

clear:none;
float:left;
}

.slovoDelka{
width:5em;clear:none;float:left;padding-left:0.5em;

}

.buttonyFiltr{
font-size:1.5em;
margin:0.1em;padding:0.2em;
min-width:1em;
min-height:1em;
background-color:white;
  border:1px;
  box-shadow: 2px 2px 5px gray;
border:0px;cursor:pointer;
}
.buttonyVlajky{
font-size:0em;
margin:0.1em;padding:0.2em;
min-width:1em;
min-height:1em;
background-color:transparent;
border:0px;cursor:pointer;
width:64px;height:64px;}
#obr{
 width: 128px; height:96px;
  border-radius: 5px;
  border:1px;
  box-shadow: 2px 2px 5px gray;
  cursor: pointer; cursor: hand; 
 }
 #obrbig{
   border-radius: 15px;
  border:1px;
  box-shadow: 2px 2px 5px gray;
  cursor: pointer; cursor: hand; }
  
 .stin,  #stin{
   border-radius: 15px;
  border:1px;
  box-shadow: 2px 2px 5px gray;
  }
  #detail{
  float:left;
  clear:both;
  width:100%;
  }