Login
ZADAR
#rotator-dd1, #rotator-dd1 li {
height: 185px;
width: 811px;
}
/* images container - This is the most important container - Don't change important properties */
#rotator-dd1 {
list-style: none !important;
float: left;
margin: 0 !important;
padding: 0 !important;
overflow: hidden !important;
position: relative !important;
}
/* each slider item - Nothing to change here */
#rotator-dd1 li {
display: none;
float: left;
margin: 0;
position: absolute;
width: 100%;
top: 0;
left: 0;
}
/* Don't edit this part */
#rotator-dd1 li.current {
display: block;
z-index: 2 !important;
}
/* Don't edit this part */
#rotator-dd1 li.next {
display: block;
z-index: 1 !important;
}
/* Don't edit this part - prevents inline lists from being hidden */
#rotator-dd1 li ul li {
display: block !important;
position: relative !important;
}
.gradex {
position: absolute;
top: 0;
left: 0;
z-index: 100;
}
#grad h2 {
position: absolute;
bottom: 16px;
left: 21px;
color: #fff;
font: normal 45px/45px Impact;
letter-spacing: 9px;
text-transform: uppercase;
}