@media screen and (min-width:1080px) {

html, body { background: #f0f4f9; margin:0px auto; padding:0px;font-family: "Arial", "Helvetica", sans-serif; font-size:0.85em; color:#909499; }
a { color: #222836; text-decoration: none }
a:hover { color: #3a2db5; text-decoration: none; }
.header { width:100%; background-image: linear-gradient(to right, #1b8bcf , #23E6F2);margin:0px; padding:0px; height:80px; }
.header ul { background:url("/images/sprunki-top-bg.png") no-repeat 100px center; height:80px; }
.header ul li { list-style:none;}


.playmenu .active {border-bottom:3px solid #0aa80e;color#fff;}
.playmenu .active a {color:#0aa80e;}

}


@media screen and ( max-width:1080px ) {

}