<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Fanklub
Author: podkom.sk, Andrej Mihaliak
*/

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

body {
    background: url('./images/bg.png') center top repeat-y;
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    color: #fff;
}

a,
a:hover,
a:active,
a:focus {
    color: #fff;
    text-decoration: none;
}

header {
    width: 920px;
    margin: 0 auto;
}

header .logo {
    width: 350px;
    height: 110px;
    float: left;
    background: rgba(0, 0, 0, .5);
    padding: 30px;
}

header .vyhladavanie {
    width: 510px;
    height: 170px;
    float: left;
    background: rgba(0, 0, 0, .56);
}

header .vyhladavanie form {
    position: relative;
    top: 55px;
    left: 30px;
}

header .vyhladavanie form input {
    background: #0f0f0f;
    border: 1px solid #3b3b3b;
    padding: 10px;
    color: #464343;
    width: 280px;
    height: 18px;
}

header .vyhladavanie form input[type="text"] {
    background-image: url('./images/icon-4.png');
    background-repeat: no-repeat;
    background-position: 97% 49%;
    outline: none;
}

header .vyhladavanie form input[type="text"]:focus,
header .vyhladavanie form input[type="text"]:active {
    border-color: #4a4a4a;
}

header .vyhladavanie form input[type="submit"] {
    width: 100px;
    height: 40px;
    padding: 10px 25px;
    cursor: pointer;
}

header .vyhladavanie .ikony {
    position: relative;
    top: 75px;
    left: 30px;
}

header .vyhladavanie .login {
    position: relative;
    top: 45px;
    left: 245px;
}

header .vyhladavanie .login button,
.archive-button button {
    background: #575757;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU3NTc1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDMwMzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #575757 0%, #303030 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#575757), color-stop(100%,#303030));
    background: -webkit-linear-gradient(top,  #575757 0%,#303030 100%);
    background: -o-linear-gradient(top,  #575757 0%,#303030 100%);
    background: -ms-linear-gradient(top,  #575757 0%,#303030 100%);
    background: linear-gradient(to bottom,  #575757 0%,#303030 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575757', endColorstr='#303030',GradientType=0 );

    border: 1px solid #575757;
    border-radius: 6px;
    padding: 7px 15px;
    color: #fff;
    cursor: pointer;
    outline: none;
}

header .vyhladavanie .login button:hover,
header .vyhladavanie .login button.red,
.archive-button button:hover {
    background: #d20f0a;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QyMGYwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NzA1MDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #d20f0a 0%, #970505 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d20f0a), color-stop(100%,#970505));
    background: -webkit-linear-gradient(top,  #d20f0a 0%,#970505 100%);
    background: -o-linear-gradient(top,  #d20f0a 0%,#970505 100%);
    background: -ms-linear-gradient(top,  #d20f0a 0%,#970505 100%);
    background: linear-gradient(to bottom,  #d20f0a 0%,#970505 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d20f0a', endColorstr='#970505',GradientType=0 );

    border: 1px solid #2a2e31;
    border-radius: 6px;
    padding: 7px 15px;
    color: #fff;
    cursor: pointer;
}

nav,
.submenu {
    width: 920px;
    height: 60px;
    margin: 0 auto;
    background: rgba(0, 0, 0, .57);
}


nav ul,
.submenu ul {
    list-style: none;
    padding: 20px 0px 0px 60px;
    display: block;
}


nav ul li,
.submenu ul li {
    float: left;
    font-size: 16px;
    margin-right: 40px;
}

nav ul li &gt; ul {
    position: absolute;
    padding: 0;
    border-radius: 3px;
    display: none;
    z-index: 99;
}

nav ul li:hover &gt; ul {
    display: block;
}

nav ul li &gt; ul li:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

nav ul li &gt; ul li:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom: 0 !important;
}

nav ul li &gt; ul li {
    padding: 5px 10px;
    background: #0059cc;
    clear: both;
    display: block;
    border-bottom: 1px solid #000;
    min-width: 150px;
}

nav ul li &gt; ul li:hover {
    background: #0057a0;
}

nav ul li &gt; ul li.current_page_item {
    background: #004a8f;
}

nav ul li &gt; ul li.current_page_item a {
    border-color: #004a8f;
}

nav ul li a,
.submenu ul li a { padding-bottom: 3px; }

nav ul li.current_page_item a,
.submenu ul li.current_page_item a { border-bottom: 2px solid #0059cc; }

section.slider {
    width: 920px;
    height: 404px;
    margin: 0 auto;
    background: rgba(130, 130, 130, .3);
    position: relative;
}

section.slider &gt; img {
    width: 585px;
    height: 404px;
    float: left;
    display: none;
    position: absolute;
}

section.slider &gt; img:first-child {
    display: block;
}

section.slider .right {
    float: left;
    width: 335px;
    position: absolute;
    left: 585px;
    height: 330px;
}

section.slider .right .info {
    width: 305px;
    padding: 15px;
    height: 300px;
}

section.slider .right .info div { width: 310px; display: none; position: absolute; height: 300px; }
section.slider .right .info div:first-child { display: block; }

section.slider .right .info h2 {
    position: relative;
    font-size: 24px;
    background: gradient(linear, left top, left bottom, from(#ffffff), to(#d2d2d2));
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d2d2d2));
    background: -moz-gradient(linear, left top, left bottom, from(#ffffff), to(#d2d2d2));
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    line-height: 50px;
    text-transform: uppercase;
    word-wrap: break-word;
}

section.slider .right .info p {
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    margin-top: 15px;
    word-wrap: break-word;
}

section.slider .right .info .pridane {
    position: absolute;
    bottom: 5px;
    left: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: rgba(255, 255, 255, .45);
}

section.slider .right .info button {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 95px;
    height: 30px;
    padding: 5px 10px;
    background: #000;
    color: #fff;
    border: 1px solid #747474;
    opacity: .5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
}

section.slider .right .slides {
    width: 335px;
    height: 54px;
    background: #0059cc;
    text-align: center;
    padding-top: 20px;
}

section.slider .right .slides a {
    color: #fff;
    font-size: 35px;
}

section.slider .right .slides a.active {
    color: #232323;
}

section.tabulka {
    width: 920px;
    margin: 0 auto;
}

section.tabulka .left {
    width: 585px;
    float: left;
    background: #1f2121;
}

section.tabulka .left .tbl tr td {
    padding: 0px 10px;
}

section.tabulka .left .tbl tr:nth-child(odd) {
    background: #3a3a3a;
}

section.tabulka .left .nadpis {
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #f72d40;
    padding: 10px;
}

section.tabulka .left .nadpis:before,
section.tabulka .right .nadpis:before,
section.galeria .nadpis:before,
main .main .nadpis:before {
    content: "//";
    color: #fff;
    margin-right: 10px;
}

section.tabulka .left .nadpis small {
    font-size: 16px;
    color: #fff;
}

section.tabulka .right {
    float: left;
    width: 335px;
    height: 220px;
    background: rgba(0, 0, 0, .3);
}

section.tabulka .right .nadpis {
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #f72d40;
    padding: 10px;
}

section.tabulka .right .zapas {
    text-align: center;
    /*margin-top: 10px;*/
    text-transform: uppercase;
    font-size: 14px;
}

section.tabulka .right .zapas .cas {
    font-size: 24px;
}

.novinky {
    width: 920px;
    margin: 0 auto;
}

.novinky .novinka {
    width: 306px;
    height: 306px;
    float: left;
    position: relative;
}

.novinky .novinka .odlesk {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.novinky .novinka .nadpis {
    position: relative;
    z-index: 2;
    top: 50px;
    left: 15px;
    width: 278px;
    word-wrap: break-word;
    font-size: 24px;
    color: #fff;
    line-height: 35px;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0, 0, 0, .7);
    font-weight: bold;
}

.novinky .novinka .kategoria {
    position: absolute;
    top: 20px;
    right: 15px;
    z-index: 2;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 3px 5px;
    display: inline-block;
}

.novinky .novinka .pridane {
    position: absolute;
    z-index: 2;
    bottom: 15px;
    left: 15px;
    color: #fff;
    font-size: 14px;
    text-shadow: 1px 1px rgba(0, 0, 0, .7);
}

.novinky .novinka button {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    right: 15px;
    width: 95px;
    height: 30px;
    padding: 5px 10px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    border: 1px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
}

section.galeria {
    width: 920px;
    margin: 0 auto;
}

section.galeria .nadpis {
    position: relative;
    background: #3a3a3a;
    font-size: 34px;
    color: #f72d40;
    line-height: 35px;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0, 0, 0, .7);
    font-weight: normal;
    margin: 15px 0 5px 0;
    padding: 10px 15px 15px 15px;
    height: 30px;
}

section.galeria .nadpis small {
    font-size: 16px;
    color: #fff;
    text-transform: lowercase;
}


section.galeria .slider {
    width: 920px;
    height: 220px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

section.galeria .slider:after {
    position: absolute;
    content: "";
    z-index: 2;
    bottom: 0;
    background: url('./images/tien.png') repeat-x;
    width: 920px;
    height: 98px;
}

section.galeria .slider .slides {
    position: relative;
    width: 1000%;
    height: 220px;
    list-style: none;
}

section.galeria .slider .slides .slide {
    width: 345px;
    height: 220px;
    position: relative;
    float: left;
}

section.galeria .slider .slides .slide img {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 345px;
    height: 220px;
}

section.galeria .slider .slides .slide .icon {
    position: absolute;
    z-index: 3;
    width: 37px;
    height: 28px;
    right: 10px;
    bottom: 10px;
}

section.galeria .slider .slides .slide h4 {
    position: absolute;
    z-index: 3;
    font-size: 30px;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, .7);
    font-weight: normal;
    text-transform: uppercase;
    bottom: 35px;
    left: 15px;
    word-wrap: break-word;
    width: 310px;
}

section.galeria .slider .slides .slide p {
    position: absolute;
    z-index: 3;
    font-size: 14px;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, .7);
    font-weight: normal;
    bottom: 20px;
    left: 15px;
}

section.galeria .sliderBar {
    background: #3a3a3a;
    width: 920px;
    height: 30px;
    margin: 5px 0 50px 0;
}

section.galeria .sliderBar div {
    width: 10%;
    display: inline-block;
    background: #252527;
    height: 27px;
    color: #3a3a3a;
    text-shadow: 1px 0 #3a3a3a, 2px 0 #3a3a3a;
    letter-spacing: -5px;
    text-align: center;
    padding-top: 3px;
    cursor: move;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

main .main {
    width: 920px;
    margin: 0 auto;
}

main .main .nadpis {
    position: relative;
    background: #3a3a3a;
    font-size: 34px;
    color: #f72d40;
    line-height: 35px;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0, 0, 0, .7);
    font-weight: normal;
    padding: 10px 15px 15px 15px;
    height: 30px;
}

main .main .nadpis a,
main .main .nadpis h2 {
    display: inline-block;
}

main .main .obsah {
    background: rgba(255, 255, 255, .3);
    margin-bottom: 50px;
    padding: 10px;
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}


main .article {
    width: 920px;
    margin: 0 auto 80px auto;
}

main .article .left {
    float: left;
    width: 690px;

}

main .article .left article {
    margin-bottom: 20px;
    background: #fff;
    color: #000;
    font-size: 15px;
}

main .article .right {
    float: left;
    width: 230px;
    background: #191e20;
    min-height: 404px;
}

main .article .right .nadpis {
    font-size: 24px;
    color: #fff;
    background: #191e20;
    padding: 10px;
}

main .article .right ul {
    list-style: none;
    border-bottom: 1px solid #7a7a7a;
}

main .article .right ul li {
    padding: 10px;
    font-size: 13px;
    border-top: 1px solid #7a7a7a;
}

main .article .right ul li a {
    width: 100%;
}

main .article .right ul li:hover {
    background: #003780;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMzc4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDJiNjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #003780 0%, #002b65 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003780), color-stop(100%,#002b65));
    background: -webkit-linear-gradient(top,  #003780 0%,#002b65 100%);
    background: -o-linear-gradient(top,  #003780 0%,#002b65 100%);
    background: -ms-linear-gradient(top,  #003780 0%,#002b65 100%);
    background: linear-gradient(to bottom,  #003780 0%,#002b65 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003780', endColorstr='#002b65',GradientType=0 );
}

main .article .left .nadpis {
    background: #dedede;
    padding: 35px;
    min-height: 105px;
    font-size: 15px;
    color: #000;
}

main .article .left .nadpis h2 {
    font-size: 26px;
    color: #000;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
}

main .article .left .nadpis time {
    margin-right: 40px;
}

main .article .left .nadpis .social {
    float: right;
}

main .article .attachment-post-thumbnail {
    width: 690px;
    height: auto;
}

main .article p {
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
    padding: 10px;
}

main .article article ul,
main .article article ol {
    margin-left: 50px;
}

footer {
    width: 920px;
    margin: 20px auto 50px auto;
    font-size: 14px;
    position: relative;
}

footer .left {
    float: left;
    width: 290px;
    padding-left: 50px;
    text-transform: uppercase;
}

footer .mid {
    float: left;
    width: 290px;
    text-align: center;
}

footer .right {
    float: left;
    width: 160px;
    text-align: right;
    padding-right: 130px;
    font-size: 16px;
}

footer div .design {
    position: absolute;
    top: -25px;
}

footer div .logo {
    position: absolute;
    right: 50px;
    top: -25px;
}

.gllr_single_image_text {
    color: #fff !important;
    font-size: 13px !important;
    padding: 5px !important;
}

.fb_iframe_widget {
    bottom: 4px;
    right: 5px;
}

.gallery.clearfix { margin-top: 20px !important; }

.archive-button {
    margin: 0 auto;
    width: 920px;
    text-align: center;
    padding: 30px 10px 10px 10px;
}

.gallery_box li {
    float: left;
    width: 32%;
    clear: none !important;
}

.gllr_image_row {
    clear: none !important;
}

.gllr_image_row:last-child {
    clear: both !important;
}
</pre></body></html>