            #czechMap{
                position: relative;
                width: 500px;
                height: 293px;
                background-image: url('/media/images/web/map/mapa_cr.png');
                float: left;
                margin: 0 100px 100px 0;
            }
            
            #czechMap-overlap{
                position: relative;
                top: 0px;
                left: 0px;
                border: none;
            }
            
            .maplinks ul {
                list-style-type: none;
            }
            
            .maplinks ul li a {
                color: #003399;
                text-decoration: none;
             //   position:absolute; left:900px;
            }
            #sk{
                position: relative;
                width: 500px;
                height: 270px;
                background-image: url('/media/images/web/map/sk.png');
                float: left;
            }
            #skMap-overlap{
                width:500px;
                height:270px;
                position: relative;
                border: none;
            }