html,
body,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0 none;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

html,
input,
textarea {
    font: normal normal normal 62.5%/1 Arial, lucida, helvetica, sans-serif;
}

input,
textarea {
    background-color: #fff;
    color: #000;
    font-size: 1.2em;
}

body {
    background-color: #f8f8f8;
    color: #05171f;
    padding: 15px 0 0;
}

:focus { /* csslint allow: outline-none */
    outline: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.8em;
}

h3 {
    font-size: 1.6em;
}

p {
    font-size: 1.2em;
}

a { /* csslint allow: outline-none */
    color: #000;
    outline: 0;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

.hidden {
    display: none !important; /* csslint allow: important */
}

.vse {
    background-color: #fff;
    margin: 0 auto;
    padding: 15px 15px 0;
    width: 990px;
}

.obsah {
    border-bottom: 1px solid #d9d9d9;
    margin: 0 0 1px;
    position: relative;
}

.archiv {
    padding: 20px 0 30px;
    text-align: center;
}

.levy-sloupec {
    float: left;
    padding: 0 30px 30px 0;
    position: relative;
    width: 660px;
}

.pravy-sloupec {
    float: right;
    padding: 0;
    position: relative;
    width: 300px;
}

.hlavicka a:hover {
    background-color: transparent;
}

.hlavicka .super-menu {
    background-color: #1b69bf;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.15);
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.hlavicka .super-menu .logo {
    display: inline-block;
    float: left;
    height: 46px;
    position: relative;
    top: 12px;
    width: 150px;
}

.hlavicka .super-menu .hledani-ikona {
    background: #5f96d2 center no-repeat;
    background-image: url(/skins/nazory/images/search-icon.png);
    background-size: 18px 18px;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 40px;
    margin-top: 15px;
    width: 40px;
}

.hlavicka .super-menu .hledani-box {
    cursor: default;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 280px;
    z-index: 5;
}

.hlavicka .super-menu .hledani-box form .pole {
    background: #fff;
    border: none;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    color: #444;
    float: left;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: 220px;
}

.hlavicka .super-menu .hledani-box form .tlacitko {
    background: #5f96d2 center no-repeat;
    background-image: url(/skins/nazory/images/search-icon.png);
    background-size: 18px 18px;
    border: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 40px;
    width: 40px;
}

.hlavicka .super-menu .hledani-ikona:hover,
.hlavicka .super-menu .hledani-box form .tlacitko:hover {
    background-color: #3278c5;
}

.hlavicka .super-menu .menu {
    border: 0;
    display: inline-block;
    height: 70px;
    margin: 0;
    padding: 0;
}

.hlavicka .super-menu .menu ul {
    margin-left: 66px;
}

.hlavicka .super-menu .menu li {
    display: inline-block;
    font-size: 13px;
    height: 70px;
    letter-spacing: 0.2px;
    line-height: 70px;
    padding: 0;
}

.hlavicka .super-menu .menu li a {
    color: #fff;
    display: block;
    font-weight: 500;
    padding: 0 8px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.hlavicka .super-menu .menu li a:hover,
.hlavicka .super-menu .menu li .A {
    background: #5f96d2;
}

.hlavicka-menu {
    background-color: #3278c5;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.15);
    font-size: 13px;
    height: 40px;
    line-height: 40px;
}

.hlavicka-menu .menu {
    padding: 0;
    text-align: center;
}

.hlavicka-menu .menu li {
    display: inline-block;
    height: 40px;
    position: relative;
}

.hlavicka-menu .menu li a {
    font-weight: 500;
    padding: 0 15px;
    text-decoration: none;
}

.hlavicka-menu .menu li:last-child a {
    border-right: none;
}

.hlavicka-menu .menu li a,
.hlavicka-menu .menu li:hover a,
.hlavicka-menu .menu li.A a {
    border-bottom: 0;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.hlavicka-menu .menu li:hover a,
.hlavicka-menu .menu li.A a {
    background-color: #5f96d2;
    border-bottom: 0;
}

.drobecek a {
    padding: 0 10px 0 0;
    text-decoration: none;
}

.drobecek li {
    float: left;
    font-size: 1.1em;
    line-height: 16px;
    padding: 0 10px 0 0;
    text-transform: uppercase;
}

.box-poutak {
    background-color: #f2f2f2;
    margin: 0 0 30px;
    width: 300px;
}

.box-poutak .box-poutak-ovladani {
    padding: 15px 0 15px 40px;
}

.box-poutak .box-poutak-ovladani a {
    background-color: #f2f2f2;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    color: #999;
    display: block;
    float: left;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 22px;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}

.box-poutak li a {
    border-bottom: 1px solid #d9d9d9;
    display: table;
    padding: 15px 10px;
    text-decoration: none;
}

.box-poutak li img {
    float: left;
    height: 40px;
    width: 40px;
}

.box-poutak li em {
    display: table-cell;
    font-size: 1.3em;
    line-height: 18px;
    padding: 0 5px 0 10px;
    vertical-align: middle;
    width: 100%;
}

.box-blogy-nazory {
    background-color: #f2f2f2;
    margin: 0 0 30px;
}

.box-blogy-nazory h3 {
    background-color: #fff;
    border-bottom-width: 0;
}

.box-blogy-nazory .box-poutak li em,
.box-blogy-nazory .box-poutak li span {
    padding: 0 5px 0 100px;
}

.box-blogy-nazory .box-poutak li em {
    font-size: 1.4em;
    font-weight: 700;
    width: auto;
}

.box-blogy-nazory .box-poutak li span {
    color: #838c90;
    font-size: 1.3em;
    font-style: italic;
    font-weight: 700;
    line-height: 18px;
    margin: 0 0 5px;
}

.box-blogy-nazory .box-poutak li img {
    height: 67px;
    width: 90px;
}

.box-blogy-nazory .archiv {
    border-bottom: 1px solid #d9d9d9;
    padding: 0 0 20px;
}

.adsense {
    margin: 0 0 40px;
    position: relative;
}

.adsense h2 {
    background-color: #fff;
    font-size: 1em;
    line-height: 16px;
    margin: 0 0 10px;
    text-align: right;
    text-transform: uppercase;
}

.adsense h2 a {
    color: #666;
    text-decoration: none;
}

.adsense h3 {
    font-size: 1.5em;
    margin: 0 0 8px;
}

.adsense p {
    font-size: 1.4em;
    line-height: 1.2;
    margin: 0 0 6px;
}

.adsense .adsense-box div {
    font-size: 1.4em;
}

.reklama-nazev {
    font-size: 1em;
    font-weight: 700;
    line-height: 15px;
    text-align: right;
    text-transform: uppercase;
}

.leaderboard {
    background-color: #fff;
    margin: 0 auto;
    padding: 15px 15px 0;
    width: 990px;
}

.leaderboard .reklama-nazev {
    background-color: #fff;
}

.fullbanner_pod_clanky {
    margin: 0 0 40px;
    width: 468px;
}

.megaboard {
    border-top: 1px solid #d9d9d9;
    padding: 25px 10px 40px;
}

.servis {
    background: #4a4a4a;
    border-bottom: 1px solid #d9d9d9;
}

.servis a {
    color: #fff;
    text-decoration: none;
}

.servis a:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: underline;
}

.servis .logo {
    background: none;
    background-color: transparent;
    display: inline-block;
    float: left;
    padding: 5px 0 0;
}

.servis .servis-box {
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    width: 165px;
}

.servis .servis-box h3 {
    border-bottom: 1px solid #d9d9d9;
    border-bottom-color: #5c5c5c;
    color: #414141;
    font-size: 1.8em;
    line-height: 40px;
    margin: 20px 5px;
    padding-bottom: 15px;
    text-align: center;
}

.servis .servis-box li {
    font-size: 1.2em;
    font-weight: 500;
    line-height: 26px;
    margin: 0 15px;
    text-align: center;
}

.servis .servis-sluzby {
    clear: both;
    display: inline-block;
    padding: 20px 0 20px 15px;
    text-align: right;
    width: 795px;
}

.servis .servis-sluzby li {
    display: inline;
    font-size: 1.2em;
    line-height: 16px;
    padding: 0 2px 0 0;
}

.servis .servis-sluzby li a {
    border-right: 1px solid #1a1a1a;
    border-right-color: #fff;
    color: #fff;
    padding: 0 5px 0 0;
}

.servis .servis-sluzby li:last-child a {
    border-right-width: 0;
}

.paticka {
    color: #585858;
    padding: 20px 0 20px 15px;
    text-align: center;
}

.paticka a {
    color: #585858;
    text-decoration: none;
}

.obsah-404 h1,
.obsah-503 h1 {
    font-size: 4em;
    line-height: 50px;
    margin: 0 0 30px;
}

.obsah-404 p,
.obsah-503 p {
    font-size: 2em;
    line-height: 30px;
    margin: 0 0 30px;
}

.vypis h1 {
    font-size: 2.3em;
    line-height: 30px;
    margin: 0 0 20px;
}

.vypis .omezeni-hledani {
    background-color: #f5f5f3;
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1px 0;
    margin: 0 0 30px;
    padding: 10px;
}

.vypis .omezeni-hledani li {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
}

.vypis .omezeni-hledani li a {
    background-color: #f5f5f3;
    color: gray;
    padding: 0 5px;
    text-decoration: none;
}

.vypis .omezeni-hledani li strong {
    font-weight: 700;
    padding: 0 5px;
}

.vypis .vypis-seznam li {
    margin: 0 30px 25px 0;
}

.vypis .vypis-seznam h2,
.vypis .vypis-seznam p {
    font-size: 1.4em;
    line-height: 20px;
    padding: 0 0 0 143px;
}

.vypis .ppc-horni,
.vypis .ppc-dolni {
    margin: 0 0 25px;
    padding: 0 30px 0 143px;
}

.vypis .adsense-search {
    padding-left: 139px;
}

.hledat-internet {
    background-color: #f5f5f3;
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1px 0;
    font-size: 1.4em;
    line-height: 30px;
    margin: 0 0 30px;
    padding: 10px;
}

.vyraz-nenalezen,
.vyraz-nenalezen-rada {
    font-size: 1.4em;
    line-height: 20px;
    margin: 0 0 20px;
}

.vyraz-nenalezen a {
    font-style: italic;
    font-weight: 700;
}

.nacist-komentare {
    text-align: center;
}

.nacist-komentare .tlacitko span {
    background-image: none;
    padding: 0;
}

.nacist-komentare a {
    cursor: pointer;
}

.blogy-abeceda {
    clear: both;
    padding: 0 0 20px;
}

.blogy-abeceda-autori {
    color: #999;
    line-height: 24px;
}

.blogy-abeceda-autori strong {
    font-size: 2.1em;
    padding: 0 5px;
}

.blogy-abeceda-autori a,
.blogy-abeceda-autori a:hover {
    font-size: 1.3em;
}

.blogy-abeceda-autori a {
    color: #999;
    text-decoration: none;
}

.blogy-nazev {
    color: #000;
    font-size: 3em;
    line-height: 34px;
    margin: 10px 0;
}

.blogy-prispevek {
    margin: 0 30px 25px 0;
    position: relative;
}

.blogy-prispevek h2,
.blogy-prispevek p,
.blogy-prispevek div {
    margin: 0 0 10px 70px;
}

.blogy-prispevek h2 {
    font-size: 2.1em;
    font-weight: 700;
    line-height: 35px;
}

.blogy-prispevek p {
    font-size: 1.3em;
    line-height: 22px;
}

.blogy-prispevek .datum {
    color: #999;
    font-size: 1.5em;
    font-weight: 700;
    left: 10px;
    line-height: 20px;
    position: absolute;
    top: 10px;
    z-index: 1;
}

.loginform {
    margin: 5px 0;
}

.commentform,
.mailform {
    background: #eee;
    margin: 5px 0 0;
    padding: 10px;
}

.commentform {
    padding: 10px 20px;
}

.commentform input {
    padding: 2px;
}

.commentform label {
    display: block;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 20px;
    padding: 2px 0;
}

.commentform span {
    font-size: 1.2em;
    padding: 2px 0;
}

.formfield,
.formbutton {
    background: #fff;
    border: 1px solid #868686;
    color: #494949;
    font-size: 1.1em;
    margin: 1px 0 0;
}

.commentform .formbutton {
    background: #f7f7f7 url(../../skins/nazory/images/sprite-ikony-tlacitko.png) 91% -12px no-repeat;
    border: 1px solid #d9d9d9;
    border-bottom-color: #bfbfbf;
    border-radius: 3px;
    clear: both;
    color: #595959;
    cursor: hand;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 17px;
    margin: 20px auto;
    padding: 7px 20px 5px 10px;
    text-transform: uppercase;
    width: 160px;
}

.mailform .formbutton {
    font-family: Arial, sans-serif;
    padding: 2px;
    width: 120px;
}

.mailform textarea,
.mailform .formfield {
    width: 318px;
}

.commentform .formfield {
    line-height: 20px;
    width: 435px;
}

.commentform textarea.formfield {
    margin: 0 0 10px;
    padding: 2px;
    width: 600px;
}

.error {
    color: red;
    font-weight: 700;
}

.commentform #nc-recaptcha {
    margin: 0 0 10px;
    padding: 8px 0 0;
}

.commentform #nc-recaptcha p {
    font-size: 11px;
    font-weight: 700;
    line-height: 16px;
    margin: 0;
    padding: 0 0 8px;
    width: 440px;
}

.commentform #nucleus_cf_remember {
    float: left;
    height: 13px;
    margin: 5px 10px 0 0;
    width: 13px;
}

.content {
    margin: 0;
    padding: 0;
}

.contenttitle h2 {
    font-size: 1.8em;
    margin: 0;
    padding: 0 0 6px;
}

.contentbody,
.contentbody-item {
    border-bottom: 1px solid #e8edfa;
    font-size: 1.3em;
    line-height: 1.3;
    margin-bottom: 15px;
    padding: 0 0 15px;
}

.contentbody-item {
    border-bottom-width: 0;
    font-size: 1.4em;
    line-height: 21px;
    text-align: left;
}

.contentbody-item div.obrazek-info {
    font-style: italic;
}

.contentbody p.toolpanel,
.contentbody-item p.toolpanel {
    margin-bottom: 0;
    text-align: right;
}

.contentbody p.toolpanel a,
.contentbody-item p.toolpanel a {
    background: url(images/arrow.png) left center no-repeat;
    padding-left: 10px;
}

.contentitemcategory {
    background: url(images/bgcategory.gif) center left no-repeat;
}

.contentitemdate {
    background: url(images/ico-date.png) center left no-repeat;
}

.contentitem {
    border-color: #ddd;
    border-style: solid;
    border-width: 1px 0;
    font-size: 1.1em;
    margin: 0 0 16px;
    padding: 20px 0;
    position: relative;
}

.contentitem1,
.contentitem2,
.contentitem3,
.contentitem4 {
    display: inline;
    padding: 0 0 0 4px;
}

.comments {
    font-size: 1.2em;
    margin: 10px 0 15px;
}

.itemcomment {
    border: 1px solid #fff;
    margin: 10px 0 0;
    padding: 6px 18px;
}

.itemcomment:hover {
    background: #f9f9f9;
    border: 1px solid #ccc;
}

.id1,
.id1:hover {
    background: #f9f9f9;
    background-position: 6px 9px;
    border: 1px solid #b3c492;
}

.itemcomment h3 {
    color: #838c90;
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 10px;
}

.commentbody {
    font-size: 1.4em;
    line-height: 21px;
}

.commentinfo {
    color: #666;
    font-weight: 400;
    margin: 10px 0 0;
}

.leftbox,
.rightbox {
    background-color: #f5f5f5;
    border-bottom: 1px solid #d9d9d9;
    font-size: 0.8571em;
    padding: 15px;
    width: 250px;
}

.leftbox {
    float: left;
    margin: 0 20px 20px 0;
}

.rightbox {
    float: right;
    margin: 0 0 20px 20px;
}

.content .navigace {
    background-color: #efefef;
    font-size: 1.3em;
    font-weight: 700;
    line-height: 35px;
    margin: 40px 0;
    position: relative;
    text-align: center;
    width: 645px;
}

.content .navigace span {
    line-height: 35px;
}

.content .navigace .first,
.content .navigace .predchozi,
.content .navigace .dalsi,
.content .navigace .last {
    position: absolute;
    top: 0;
}

.content .navigace .first {
    left: 10px;
}

.content .navigace .predchozi {
    left: 60px;
}

.content .navigace .dalsi {
    right: 82px;
}

.content .navigace .last {
    right: 10px;
}

p.nc-normal,
.content dd {
    font-size: 1.2em;
    line-height: 16px;
}

textarea.formfield {
    font-size: 1.5em;
}

.sidebar {
    background-color: #f5f5f5;
    color: #21262a;
    margin: 0 0 30px;
    padding: 20px 0 0;
}

.sidebar dt {
    color: #747474;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 16px;
    margin: 0 0 10px;
    padding: 0 10px;
    text-transform: uppercase;
}

.sidebar dd a,
.sidebar li a {
    border-bottom: 1px solid #d9d9d9;
    display: block;
    padding: 10px;
    text-decoration: none;
}

.sidebar em {
    display: block;
    font-size: 1.3em;
    font-weight: 700;
    line-height: 20px;
}

.sidebar span {
    color: #999;
    display: block;
    font-size: 1em;
    font-weight: 700;
    line-height: 14px;
    padding: 0 0 0 65px;
}

.sidebar.reklama span {
    /* fix jumping halfpage out of page */
    padding: 0;
}

.sidebar span span {
    display: inline;
    font-size: 1em;
    padding: 0;
}

.import {
    border-bottom: 1px solid #d9d9d9;
}

.import dt {
    padding: 0 10px;
}

.import a {
    padding: 10px;
}

.import .import-fotka-siroka em {
    padding: 0 0 0 85px;
}

.autor {
    padding: 20px 10px 10px;
}

.autor h3 {
    color: #000;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.autor img {
    border: 1px solid #000;
    float: left;
    margin: 0 10px 10px 0;
}

.autor span {
    display: block;
    font-size: 1.2em;
    line-height: 20px;
    margin: 0 0 15px;
    padding: 0;
}

.autor p {
    color: #05171f;
    font-size: 1.2em;
    line-height: 20px;
    margin: 0 0 10px;
}

.sidebar .action {
    border-bottom-width: 0;
    padding: 20px 0;
    text-align: center;
}

.sidebar .action a {
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    color: #838c90;
    display: inline;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 33px;
    padding: 7px 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.sidebar .action a:hover {
    background-color: #ccc;
    border-color: #b3b3b3;
    color: #1a1a1a;
}

.sidebar .action span {
    background: #f7f7f7 url(../../skins/nazory/images/sprite-ikony-tlacitko.png) 100% -503px no-repeat;
    color: #838c90;
    display: inline;
    line-height: 33px;
    padding: 0 16px 0 0;
}

.sidebar .action a:hover span {
    background-color: #ccc;
    background-position: 100% -20px;
    color: #1a1a1a;
}

div.date {
    color: #b5b5b5;
    font-size: 1.3em;
    font-weight: 700;
}

.archiv-link {
    display: block;
    font-size: 1.5em;
    font-weight: 700;
    margin: 0 0 5px;
}

.reklama {
    background-color: #fff;
    padding: 0;
}

.text-reklama {
    font-size: 1em;
    font-weight: 700;
    line-height: 16px;
    text-align: right;
    text-transform: uppercase;
}

.nadpis-prispevku {
    color: #05171f;
    font-size: 2.8em;
    font-weight: 700;
    line-height: 32px;
    padding: 0 0 15px;
}

.clanek-hlava-sdileni {
    line-height: 8px;
    position: absolute;
    top: 16px;
}

.clanek-hlava-sdileni .twitter-button {
    display: inline-block;
}

.clanek-pata-sdileni .twitter-button {
    float: left;
    width: 70px;
}

.clanek-pata-sdileni .twitter-button a {
    background-color: #1b95e0;
}

.clanek-pata-sdileni .twitter-button a,
.clanek-pata-sdileni .facebook-button .fb-xfbml-parse-ignore {
    border-color: #eee #ddd #bbb;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: rgba(0, 0, 0, 0.14902) 0 1px 3px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
    padding: 10px;
    text-decoration: none;
}

.clanek-pata-sdileni .facebook-button .fb-xfbml-parse-ignore {
    background-color: #4267b2;
}

.box-otevirak-blogy {
    float: none;
    margin: 0 0 20px;
    position: relative;
}

.box-otevirak-blogy h2,
.box-otevirak-blogy h3,
.box-otevirak-blogy p {
    margin: 0;
    padding: 0 0 0 105px;
}

.box-otevirak-blogy h2 a {
    color: #000;
    text-decoration: none;
}

.box-otevirak-blogy h3 {
    font-size: 1.3em;
    font-style: italic;
    font-weight: 700;
    line-height: 20px;
}

.box-otevirak-blogy .datum {
    color: #adadad;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 14px;
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 1;
}

.blogy-autor-titulek h3 {
    float: left;
    line-height: 20px;
    padding: 8px 10px 8px 0;
    width: 130px;
}

.blogy-autor-titulek h2 {
    font-size: 2.1em;
}

.blogy-autor-titulek h2,
.blogy-autor-titulek p {
    padding: 0 90px 0 140px;
}

.otvirak-rubrika em {
    font-size: 2.2em;
    font-weight: 700;
    line-height: 26px;
    margin: 0 0 10px;
}

.otvirak-rubrika .perex {
    color: #05171f;
    font-size: 1.5em;
    line-height: 20px;
    margin: 0 0 10px;
}

.otvirak-rubrika .cas {
    color: #4b4b4b;
    font-size: 1em;
    font-weight: 700;
    padding-left: 15px;
    text-transform: uppercase;
}

.otvirak-rubrika .rubrika-info .rubrika {
    display: inline;
    padding: 3px 5px 2px;
}

.otvirak-rubrika .rubrika-info,
.otvirak-rubrika .perex,
.otvirak-rubrika .cas,
.otvirak-rubrika em {
    display: block;
    padding-left: 275px;
}

.vypis-seznam li {
    margin: 0 0 25px;
}

.vypis-seznam h2,
.vypis-seznam p {
    font-size: 1.4em;
    line-height: 20px;
    padding: 0 0 0 100px;
}

.vypis-seznam .vypis-seznam-odkaz a {
    color: #838c90;
}

.rubrika {
    background: none repeat scroll 0 0 #1b69bf;
    border-radius: 3px;
    color: #fff;
    padding: 3px 5px 2px;
}

.priznaky {
    color: #686667;
    font-size: 1em;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
}

li .rubrika-info {
    font-size: 1em;
    font-weight: 700;
    margin: 0 0 5px;
}

li .rubrika-info .priznaky {
    margin: 0 5px 0 0;
}

li .rubrika-info .autor-nazory,
.otvirak-rubrika .rubrika-info .autor-nazory {
    color: #1b69bf;
    display: inline;
    font-size: 1.3em;
    font-style: italic;
    font-weight: 700;
    text-decoration: none;
}

.tlacitko {
    background-color: #f7f7f7;
    border-color: #d9d9d9;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #838c90;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 33px;
    padding: 7px 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.tlacitko span {
    background-image: url(../../skins/nazory/images/sprite-ikony-tlacitko.png);
    background-position: 100% -503px;
    background-repeat: no-repeat;
    padding: 0 16px 0 0;
}

a.tlacitko:hover {
    background-color: #ccc;
    border-color: #b3b3b3;
    color: #1a1a1a;
}

a.tlacitko:hover span {
    background-position: 100% -20px;
}

.strankovadlo {
    font-size: 1.2em;
    font-weight: 700;
    line-height: 36px;
    padding: 20px 0;
    text-align: center;
}

.strankovadlo a,
.strankovadlo strong {
    border-radius: 3px;
    padding: 3px 5px;
}

.strankovadlo strong {
    background-color: #838c90;
    color: #fff;
}

.strankovadlo a:hover {
    background-color: #ccc;
    color: #1a1a1a;
}

.strankovadlo .tlacitko {
    font-size: 1em;
    padding: 8px 10px;
}

.strankovadlo .predchozi {
    margin: 0 15px 0 0;
}

.strankovadlo .predchozi span {
    background-position: 0 -524px;
    padding: 0 0 0 16px;
}

.strankovadlo a.predchozi:hover span {
    background-position: 0 1px;
    padding: 0 0 0 16px;
}

.strankovadlo .nasledujici {
    margin: 0 0 0 15px;
}

.pravidla-diskuze {
    background-color: #e6e6e6;
    margin: 0 0 30px;
    padding: 30px;
}

.pravidla-diskuze p {
    font-size: 1.2em;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.footer-logo-servis {
    background-color: #424242;
    clear: both;
    display: block;
    margin-top: 20px;
    padding: 10px 0 10px 15px;
}

.rubrika,
.rubrika-zpravy .rubrika,
.strankovadlo strong,
.tlacitko-aktivni,
.clanek-obsah .box-text .medium-priznak,
.clanek-obsah .box-medium .medium-priznak,
.clanek-obsah .clanek-info .clanek-aktualizace,
.clanek-obsah .box-galerie .medium-priznak {
    background-color: #1b69bf;
}

.tlacitko-aktivni {
    border-color: #838c90;
}

.poutaky-perex .poutaky-datum,
.poutaky-perex .poutaky-autor,
.dalsi-zpravy,
.hlavni-zpravy .otvirak em .aktualizovano,
.otvirak-rubrika .aktualizovano {
    color: #4fb0f6;
}

.poutaky-perex .poutaky-datum {
    background-position: 0 -17px;
}

.dalsi-zpravy span {
    background-position: 100% -20px;
    color: #595959;
}

.prehrat-video {
    background-position: -120px -420px;
}

.tlacitko-aktivni span {
    background-position: 100% -418px;
}

.otvirak-rubrika .perex,
.vypis .vypis-seznam p,
.clanek-obsah .clanek-perex,
.clanek-obsah p,
.box-komentare-nazory span,
.vodopad li p {
    font-family: Arial, lucida, helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.hledat-internet a {
    font-weight: 700;
}

hr,
.hlavicka .super-menu .skryt,
.sa-hide,
.commentform br,
.favourite-links br,
.box-otevirak-blogy p br,
.strankovadlo .neaktivni {
    display: none;
}

.clearfix,
.box-blogy-nazory .box-poutak li a,
.box-blogy-nazory .box-poutak li em,
.box-blogy-nazory .box-poutak li span,
.sa-show {
    display: block;
}

.hlavicka,
.drobecek,
.adsense .adsense-box {
    margin: 0 0 20px;
}

li .rubrika-info .autor-nazory a:hover,
.contentitempostedby a,
.nazev-prispevku a:hover,
.drobecek a:hover,
.box-poutak .box-poutak-ovladani a:hover,
.box-poutak li a:hover em,
.adsense .adsense-box div a:hover,
.vypis .vypis-seznam a:hover,
.sidebar a:hover em,
.clanek-pata-sdileni .facebook-button a.fb-xfbml-parse-ignore:hover,
.otvirak-rubrika a:hover em,
.vypis-seznam a:hover,
a:hover,
.blogy-abeceda-autori a:hover,

.box-poutak .box-poutak-ovladani .A,
.vypis .omezeni-hledani li a:hover {
    background-color: #fff;
    color: #000;
}

.box-poutak li,
.sidebar dd,
.sidebar li {
    border-bottom: 1px solid #fff;
}

.box-poutak li:last-child,
.box-blogy-nazory .box-poutak li:last-child a {
    border-bottom-width: 0;
}

.adsense h2 a:hover,
.box-otevirak-blogy h2 a:hover {
    color: #000;
    text-decoration: underline;
}

.adsense .adsense-box div a,
.box-otevirak-blogy h3 a {
    color: #838c90;
    text-decoration: none;
}

.job_box_480,
.job_box_300,
.group-textove-tipy,
.vypis .vypis-seznam,
.clanek-pata-sdileni,
.otvirak-rubrika,
.vypis-seznam {
    margin: 0 0 30px;
}

.paticka p,
.otvirak-rubrika .rubrika-info {
    line-height: 20px;
}

.paticka a:hover,
.autor a,
.autor a:visited,
.box-otevirak-blogy h3 a:hover {
    color: #000;
}

.vypis h1 strong,
.vypis .vypis-seznam li strong,
.vyraz-nenalezen strong {
    color: #838c90;
    font-weight: 700;
}

.vypis .omezeni-hledani li,
.vypis .omezeni-hledani li a,
.vypis .vypis-seznam img,
.import img,
.box-otevirak-blogy img,
.otvirak-rubrika img,
.vypis-seznam img {
    float: left;
}

.vypis .omezeni-hledani .omezeni-hledani-cas,
.blogy-abeceda .vyhledavani-blogy {
    margin: 0 0 10px;
}

.vypis .vypis-seznam a,
.blogy-prispevek h2 a,
.content .navigace a,
.archiv-link a,
.otvirak-rubrika a,
.otvirak-rubrika a:hover,
.vypis-seznam a,
.strankovadlo a {
    text-decoration: none;
}

.content dd a:hover,
.pravidla-diskuze a:hover,
.hledat-internet a:hover,
.komentare-prispevku a:hover,
.contentbody-item a:hover,
.contentitempostedby a:hover,
.autor a:hover {
	background-color: transparent;
	color: #1B69BF;
}

.vypis .vypis-seznam .vypis-seznam-odkaz,
.vypis-seznam .vypis-seznam-odkaz {
    font-size: 1.1em;
    text-transform: uppercase;
}

.vypis .vypis-seznam .vypis-seznam-odkaz .vypis-oddelovac,
.vypis-seznam .vypis-seznam-odkaz .vypis-oddelovac {
    font-size: 0.8333em;
    font-weight: 700;
}

.vypis .vypis-seznam .vypis-seznam-odkaz .datum,
.vypis-seznam .vypis-seznam-odkaz .datum {
    color: gray;
}

.import dd {
    margin: 0;
}

.info-prispevek span,
.contentitemcategory,
.contentitempostedby,
.contentitemcomments,
.contentitemmailtoafriend,
.contentitemviewed,
.contentitemedit,
.contentitemdate {
    font-size: 1em;
    line-height: 12px;
    padding: 0 10px 0 20px;
}

.info-prispevek .autor-prispevku,
.contentitempostedby {
    background: url(images/ico-author.gif) center left no-repeat;
}

.info-prispevek .komentare-prispevku,
.contentitemcomments {
    background: url(images/ico-comment.gif) center left no-repeat;
}

.info-prispevek .poslat-prispevek,
.contentitemmailtoafriend {
    background: url(images/ico-email.gif) center left no-repeat;
}

.info-prispevek .precteni-prispevku,
.contentitemviewed {
    background: url(images/ico-viewed.gif) center left no-repeat;
}

.info-prispevek .editovat-prispevek,
.contentitemedit {
    background: url(images/ico-editpost.gif) center left no-repeat;
}

.contentitem1,
.sidebar li em,
.author-links,
.import span span,
.otvirak-rubrika em span {
    padding: 0;
}

.import em,
.import span {
    padding: 0 0 0 65px;
}

.box-otevirak-blogy h2,
.box-otevirak-blogy p {
    font-size: 1.4em;
    line-height: 20px;
}

.vypis .vypis-seznam .vypis-seznam-odkaz a,
.vypis h1 strong,
.vypis .vypis-seznam li strong,
.seznam-zprav li a:hover,
.online-obnoveni .tlacitko,
.clanek-obsah .box-text h3,
.box-clanek-souvisejici li a,
.adsense .adsense-box div a,
.adsense .sklik-obal .sklik-url,
.adsense .sklik-obal h2 a:hover,
a.otvirak-diskuze:hover em,
li .rubrika-info .autor-nazory,
.otvirak-rubrika .rubrika-info .autor-nazory,
li .rubrika-info .autor-nazory a,
.drobecek li:last-child a {
    color: #1b69bf;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .hlavicka-menu .vyhledavani .input-submit {
        padding: 5px 7px;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .multimedia-detail .media-formular input {
        line-height: 16px;
    }

    .hlavicka-uzivatel .vyhledavani .input-submit,
    .hlavicka-menu .vyhledavani .input-submit {
        padding: 3px 8px;
    }
}
