<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body{
  width:100%;
}

body{
  font-family: Arial, sans-serif;
  background: #fff url(../img/bg.jpg) no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
}                                            
iframe {
}
iframe.kocka-3,
iframe.kocka-4 {
}
a,
a:hover,
a:active,
a:focus{
  color:#0285D3;
    text-decoration: none;
}

*{
  padding:0;
  margin:0;
}
.clear {
    clear: both;
}

h1,h2,h3{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

header{
    width:100%;
    padding: 0px 0 0px 0;
}

.logo{
    display:block;
    line-height:120%;
    text-decoration:none;
    text-transform:uppercase;
    text-align: center;
    color: #f0f4c3;
    font-weight: 400;
    font-size: 38px;
    font-family: 'Oswald', sans-serif;
    padding-bottom: 10px;
}

.logo i{
    padding-right:10px;
    font-size: 48px;
    color: #aeea00;
}

.logo span{
    font-weight: 700;
    color: #aeea00;
}
.color-2 .logo{
    color: #fff;
}
.color-2 .logo i, 
.color-2 .logo span {
    color: #ffeb3b;
}

h1 {
    float: left;
    display:block;
    text-decoration:none;
    text-transform:uppercase;
    text-align: left;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
	margin-bottom: 10px;
}
h3 {
    font-size: 18px;
}


#hero-wrapper {
    background: #fff url(../img/hero.jpg) no-repeat top left;
    background-size: cover;
    min-height: 420px;
    position: relative;
    padding: 30px;
}
#hero-wrapper .left-box {
    float: left;
    width: 50%;
}
#hero-wrapper .left-box h2 {
    display: inline-block;
    padding: 0 10px;
    min-width: 380px;
    text-align: center;
    font-size: 26px;
    line-height: 50px;
    margin: 0;
}
h2.orange {
    background: #F17D24;
    color: #fff;
}
h2.white {
    background: #fff;
    color: #F17D24;
}
#hero-wrapper .right-box {
    float: right;
    width: 40%;
}
#top-wrapper {
    width:100%;
}


#main-wrapper {
/*    background: #fff;*/
}
#vyhody {
}
#vyhody h3 {
    color: #F17D24;
    margin: 15px 0;
}
#vyhody i {
    color: #F17D24;
    /*color: #fff;*/
    font-size: 40px;
/*    line-height: 70px;
    width: 70px;
    display: inline-block;
    border-radius: 50%;*/
}
#vyhody p {
    margin: 0;
}
#vyhody .box{
    width: 32%;
    float: left;
    text-align: center;
    background: #fff;
    background: rgba(255,255,255,0.8);
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 2%;
    padding: 15px 10px 20px 10px;
}
#vyhody .box.last{
    margin-right: 0;
}
#top-nabidka {
    text-align: center;
}
#top-nabidka h2 {
    display: inline-block;
    padding: 0 10px;
    font-size: 26px;
    line-height: 50px;
    margin: 0 0 10px 0;
    width: 100%;
    text-transform: uppercase;
}
.navbar {
    margin-bottom: 0px;
    min-height: 40px;
    background: #f17d24;
    border-radius: 0;
}
.navbar-header {
    float: left;
}
.navbar &gt; .container .navbar-brand:focus,
.navbar &gt; .container-fluid .navbar-brand:focus,
.navbar-brand:focus,
.navbar &gt; .container .navbar-brand:hover,
.navbar &gt; .container-fluid .navbar-brand:hover,
.navbar-brand:hover,
.navbar &gt; .container .navbar-brand,
.navbar &gt; .container-fluid .navbar-brand,
.navbar-brand {
    display:block;
    line-height: 50px;
    text-decoration:none;
    text-transform:uppercase;
    text-align: center;
    color: #eee;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0 0 0;
    height: auto;
}

.navbar-brand span {
    color: #ffc107;
}

#bs-example-navbar-collapse-1 {
    text-align: center;
}

.navbar-nav {
    margin-right: 0px;
    margin-left: 0px;
    display: inline-block;
}
.navbar-nav i {
	font-size:20px;
	color: #ffc107;
}
.nav &gt; li a,
.navbar-nav &gt; li a {
    padding: 0px 10px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 5px;
    line-height: 30px;
    text-transform:uppercase;
    transition:all 0.2s;
    margin-right:25px;
    display:inline-block;
    color: #eee;
    text-decoration:none;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size:15px;
}
.nav &gt; li.last a,
.navbar-nav &gt; li.last a {
    margin-right: 0px;
}
.nav &gt; li a.active,
.nav &gt; li a:active,
.nav &gt; li a:focus,
.nav &gt; li a:hover {
    background: transparent;
    color:#fff;
    border-bottom: 3px solid #fff;
}
aside .nav,
aside .navbar-nav{
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}
aside .nav &gt; li a,
aside .navbar-nav &gt; li a {
    padding: 10px 10px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin: 0;
    line-height: normal;
    text-transform: none;
    transition:all 0.2s;
    display:block;
    color: #333;
    text-decoration:none;
    font-family: sans-serif;
    font-weight: normal;
    font-size:15px;
}
aside .nav &gt; li a.btn,
aside .navbar-nav &gt; li a.btn {
    font-family: 'Oswald', sans-serif;
    text-transform:uppercase;
}
aside .nav &gt; li a.btn.info,
aside .navbar-nav &gt; li a.btn.info {
    margin-left: 0;
}
aside .nav &gt; li a.active,
aside .nav &gt; li a:active,
aside .nav &gt; li a:focus,
aside .nav &gt; li a:hover {
    background: #e8eaf6;
    border-bottom: none;
    color: #333;
}

aside .nav &gt; li a:hover {
    text-decoration: underline;
}

.navbar-nav &gt; li a.current,
.nav &gt; li a.current {
  color:#2482a9;
}

.nav &gt; li a.btn, 
.navbar-nav &gt; li a.btn {
    padding:0 15px;
    margin-right: 0px;
    font-weight: 400;
    border-radius:4px;
    background:#ff7043;
    border-bottom:2px solid  #bf360c;
    border-top: none;
    border-left: none;
    border-right: none;
    color:#fff;
}
.nav &gt; li a.btn.info, 
.navbar-nav &gt; li a.btn.info {
    background:#03a9f4;
    border-bottom:2px solid  #01579b;
    margin-left: 5px;
}

.nav &gt; li a.btn.active,
.nav &gt; li a.btn:active,
.nav &gt; li a.btn:focus,
.nav &gt; li a.btn.focus,
.nav &gt; li a.btn:hover,
.nav &gt; li a.btn:hover, 
.navbar-nav &gt; li a.btn:hover {
    color: #fff;
    text-decoration:none;
    background-color:#ff8a65 !important;
    border:none;
    border-bottom:2px solid  #bf360c;
}
.nav &gt; li a.btn.info.active,
.nav &gt; li a.btn.info:active,
.nav &gt; li a.btn.info:focus,
.nav &gt; li a.btn.info.focus,
.nav &gt; li a.btn.info:hover,
.nav &gt; li a.btn.info:hover, 
.navbar-nav &gt; li a.btn.info:hover {
    background-color:#4fc3f7 !important;
    border-bottom:2px solid  #01579b;
}

.navbar-toggle .icon-bar {
    background: #F17D24;
}

.navbar-toggle {
    background: white;
    margin-bottom: 0px;
    margin-right: 13px;
    margin-top: 13px;    
}

a.btn{
    display:inline-block;
    color:#fff;
    transition:all 0.2s;
    text-align:center;
    text-decoration:none;
    background:#F17D24;
    border-bottom:2px solid  #C1641D;
    text-transform:uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}                                                 
a.btn.info {
    background:#7CB342;
    border-bottom:2px solid  #33691E;
}                                                 
a.btn.focus,
a.btn:focus,
a.btn:hover {
    background-color:#ef6c00;
    border:none;
    border-bottom:2px solid  #C1641D;
    color:#fff;
    text-decoration:none;
}
a.btn.info.focus,
a.btn.info:focus,
a.btn.info:hover {
    background-color:#8BC34A;
    border-bottom:2px solid  #33691E;
}

a.main-btn{
    color: #fff;
    line-height: 60px;
    padding:0 5px;
    font-size:20px;
    border-radius:0px;
    border-right: none;
    border-left: none;
    border-top: none;
    position: absolute;
    bottom: 30px;
    left: 30px;
    min-width: 250px;
}

article {
    width: 70%;
    float: right;
}
article h2 {
    font-size: 26px;
    font-weight: 400;
    padding: 0 0 20px 0;
}
article p {
    padding: 0 0 15px 0;
    line-height: 120%;
}
article .cta {
    text-align: center;
    padding: 10px 0 20px 0;
}
aside {
    width: 28%;
    margin-right: 2%;
    float: left;
}
aside h2 {
    font-size: 26px;
    font-weight: 400;
    padding: 0 0 20px 0;
}
aside .menu li {
    padding: 0px 0 5px 0;
    list-style: disc;
    list-style-position: inside;
}
aside .menu li a {
    padding: 5px 0;
    display: inline-block;
}


footer{
    font-size:14px;
    margin:0px;
    padding: 10px 0;
    text-align: center;
    background: #F17D24; /* Old browsers */
}
footer p{
  color:#fff;
    margin: 0;
}

footer a,
footer a:hover {
    color:#fff;
    font-weight: bold;
}
/* Social share buttons and else */
.social-btns {
    float:right;
    padding-left: 10px;
    
}

.share-icons{
    padding-top: 10px;
}

.share-icons a{
    display:inline-block;
    width:30px;
    line-height: 30px;
    text-align: center;
    color:#fff;
    font-size: 20px;
    border-radius: 50%;
}

.share-icons a:hover{
    color:#fff
}


.facebook-icon{
    background: #4D6ABB
}
.g-icon{background:#D63F29}
.twitter-icon{background:#2B89D3}

/* fb like count */
.fb-like-box{
    color: #9197a3;
}
.pluginCountButton {
    background: white none repeat scroll 0 0;
    border: 1px solid #9197a3;
    border-radius: 2px;
    color: #4e5665;
    display: inline-block;
    font-size: 11px;
    height: auto;
    line-height: 18px;
    margin-left: 6px;
    min-width: 15px;
    padding: 0 3px;
    text-align: center;
    white-space: nowrap;
}
.pluginCountConnected .pluginCountTextConnected {
    display: inline;
}
.pluginCountButtonNub {
    height: 0;
    left: 2px;
    position: relative;
    top: -15px;
    width: 5px;
    z-index: 2;
}

.pluginCountButtonNub s, .pluginCountButtonNub i {
    border-color: transparent #9197a3;
    border-style: solid;
    border-width: 4px 5px 4px 0;
    display: block;
    position: relative;
    top: 1px;
}
.pluginCountButtonNub i {
    border-right-color: #fff;
    left: 2px;
    top: -7px;
}
/* filter kategorii */
.hra[class*="hidden"] {
    display: none;
}
.working {
    position: relative;
}
.working .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    z-index: 999;
    text-align: center;
}
.shadow i {
    display: none;
}
.working .shadow i {
    color: #fff;
    font-size: 60px;
    display: inline-block;
}
/* Extra small devices (phones, less than 768px) */
@media (max-width: 460px) { 
    a.main-btn,
    .nav &gt; li a.btn, 
    .navbar-nav &gt; li a.btn {
        display: block;
        padding:0 0px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .nav &gt; li a.btn.info,
    .navbar-nav &gt; li a.btn.info {
        margin-left: 0px;
    }
    .rank {
        float: none;
        margin: 0 10px 10px 0;
    }
    #hero-wrapper .left-box h2 {
        font-size: 20px;
        min-width: auto;
    }
    #vyhody .box {
        float: none;
        margin-right: 0;
        width: auto;
    }
    .mobile-hide {
        display: none;
    }
}

@media (min-width: 460px) and (max-width: 768px) { 
}

@media (max-width: 768px) {
    #hero-wrapper {
        background-size: auto 300px;
        padding: 250px 0px 0px 0px;
    }
    #hero-wrapper .left-box,
    #hero-wrapper .right-box {
        float: none;
        width: auto;
    } 
    #hero-wrapper .left-box h2 {
        display: block;
        text-align: center;
    }    
    .zoznam {
        max-width: 400px;
        margin: 0 auto;
    }
    .hra .nahlad {
        float: left;
        width: 100%;
    }
    .hra .popis {
        float: left;
        padding: 15px 0;
        width: 100%;
    }
    .hra .cta {
        float: left;
        text-align: center;
        width: 100%;
    }    
    a.main-btn {
        display: none;
    }    
    .navbar-toggle {
        margin-bottom: 7px;
        margin-top: 8px;
    }    
    #top-wrapper .container {
        text-align: center;
    }    
    h1 {
        float: none;
        text-align: center;
    }    
    .social-btns {
        display: inline-block;
        padding: 0 0 10px;
    }
    .hry-img .img-link {
        width: 50%;
    }    
    article {
        width: 100%;
        float: none;
    }
    aside {
        width: 100%;
        margin-left: 0;
        float: none;
        margin-bottom: 20px;
    }
    a.logo i {
        display: none;
    }
    .nav &gt; li a.active,
    .nav &gt; li a:active,
    .nav &gt; li a:focus,
    .nav &gt; li a:hover {
        border-bottom: none;
    }
    .navbar-nav {
        float: none;
        width: 100%;
    }
    .navbar-header {
        float: none;
    }
    .nav &gt; li a, 
    .navbar-nav &gt; li a {
        margin-right: 0px;
    }
/*    .navbar &gt; .container .navbar-brand,
    .navbar &gt; .container-fluid .navbar-brand,
    .navbar-brand {
        padding: 15px 0px 0px 15px;
    }
*/
}
    
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 992px) { 
    #hero-wrapper .left-box h2 {
        font-size: 22px;
        min-width: 300px;
    }
    .sm-hide {
        display: none;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1200px) { 
    .md-hide {
        display: none;
    }

}

@media (min-width: 1200px) { 
    .hra .popis {
        float: left;
        padding: 0 15px;
        width: 55%;
    }
    .hra .nahlad {
        float: left;
        width: 20%;
    }
}</pre></body></html>