Pro dospělé
Nejprodávanější
.flag {
float: left;
clear: left;
width: auto;
max-width: 12em;
margin-bottom: 0.5ex;
padding: 4px 8px;
border-radius: 0;
font-size: 15px;
font-weight: 600;
line-height: 1.1;
text-align: center;
text-transform: uppercase;
display: inline-block;
hyphens: none;
-webkit-hyphens: none;
-moz-hyphens: none;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}