/* CSS Document */ .anims { height:150px; margin:10px; position:relative; } .anim { background:#aae; border:1px solid #475587; xmargin-left:10px; width:448px; height:150px; position:absolute; overflow:hidden; } .anim .popis {margin:0;color:#eef;font-size:80%;} .slogan { background:transparent url(http://www.gavlas.cz/data/images/blue_bg.png); width:220px; xheight:100px; position:absolute; bottom:10px; right:10px; } .slogan div {margin:10px;} .slogan span {color:#fff;font-size:90%;font-weight:bold;background:#f00;display:block;padding:5px;text-align:center;} #tips .anim img {width:450px;height:auto;margin:0;border-width:0;} #tips .anim h1 {xcolor:#fff;font-size:120%;} #tips .anim h2 {color:#ea0;font-size:100%;} #tips .anim a {color:inherit;} .shortcutz { position:absolute; bottom:2px;left:2px; text-align:center; } a.shortcut { background:#fff; border:1px solid #000; display:block;float:left; font-size:90%; font-weight:bold; margin:2px;padding:1px 5px; text-decoration:none; } a.shortcut:hover {background:#475587;color:#fff;} a.shortcut.active {background:#f44;color:#fff;border-color:#004;}