.czas_shared_header { font-family: Ubuntu,Arial,Helvetica; background: black; height: 40px; color: white; overflow: hidden; transition: all 0.5s; position: absolute; right: 0px; left: 0px; z-index:30; width: 100%; text-align:right; }
.czas_shared_header a { text-decoration: none; font-family: 'Ubuntu',sans-serif; }
.czas_shared_rolo_hide { background: rgba(0,0,0,0); height: 0px; color: rgba(255,255,255,0); overflow: hidden; transition: all 0.5s; position: fixed; right: 0px; left: 0px; z-index:30; width: 100%; }
.czas_shared_rolo_full { background: rgba(0,0,0,0.9); color: white; overflow: hidden; transition: all 0.5s; position: absolute; right: 0px; left: 0px; z-index:30; width: 100%; border-top: 1px solid rgba(50,50,50,0.5); }
.czas_shared_odsazeni { height: 40px; }
.czas_shared_logo { margin: 4px; float:left; }
.czas_shared_divize { width: 400px; display: inline-block; vertical-align: middle; border: 2px solid rgba(0,0,0,0); border-radius: 8px; margin: 10px; padding: 4px 4px 0px 4px; }
.czas_shared_divize:hover { border: 2px solid #0065CA; border-radius: 8px; background: black; }
.czas_shared_menu_line { display: inline-block; height:40px; line-height:40px; color: white; z-index:31; vertical-align:top; box-sizing: border-box; font-weight: bold; font-size: 13px; }
.czas_shared_menu_item { display: inline-block; height:40px; color: white; box-sizing: border-box; padding: 0px 8px 0px 8px; }
.czas_shared_menu_item:hover { background: rgba(255,255,255,0.2); }
#czas_shared_content { padding: 50px 50px 50px 50px; z-index: 30; }