.site-logo, h1.hlnadpis  {display:none !important;}
.social-media {margin-top: 10px;}

h1.hlnadpis {
    color: #2d54a1;
    font-family: 'Oswald', sans-serif;
    font-size: 70px;
    /*text-shadow: 1px 1px 8px #000000;*/
    display: inline-block;
    margin-left: 20px;
    margin-top: 68px;
    margin-bottom: 0;
}

.page-numbers {
padding: 5px 8px;
    border: 1px solid #ccc;
    font-size: 15px;
} 
.page-numbers.current {
    border: 1px solid #2d54a1;
color:#2d54a1;
}
.page-numbers:hover {   border: 1px solid #2d54a1;}

.wp-show-posts-entry-meta-below-title {    margin-bottom: 6px !important;display: inline-block;}

.nadpistymy h3 {  color: #2d54a1;
    font-family: 'Oswald', sans-serif;
    font-size: 33px;
margin-bottom: 0;}

#main {
-webkit-box-shadow: 0px 0px 4px 0px #ccc;
    -moz-box-shadow: 0px 0px 4px 0px #ccc;
    box-shadow: 0px 0px 4px 0px #ccc;
}

footer#colophon {
-webkit-box-shadow: 0px 0px 4px 0px #ccc;
    -moz-box-shadow: 0px 0px 4px 0px #ccc;
    box-shadow: 0px 0px 4px 0px #ccc;
}

.wp-show-posts-meta {
font-size: 12px;
}

.tym a {border: 1px solid #d2d2d2;}

.nadpishp {    text-align: center;
    font-size: 32px;
   font-family: 'Oswald', sans-serif;
    color: #2d54a1;
text-transform: uppercase;
}
.site-footer {
    border-top: 4px solid #2d54a1 !important;
padding: 40px 30px;
}

.wp-show-posts-columns#wpsp-186 {margin-left: 0px !important;}
.wp-show-posts-columns#wpsp-186 .wp-show-posts-inner {
    margin: 0em 0.5em 2em 0.5em !important;
}

body .wp-show-posts h2 a, body .wp-show-posts h2 {
    box-shadow: 0 0 0 transparent;
    line-height: 28px;
    font-size: 24px;
    color: #2d54a1;
    font-weight: 100;
   font-family: 'Oswald', sans-serif;
margin-bottom: 9px !important;
}

.nadpishp h2:after {
    content:"";
height: 4px;
    width: 250px;
    background: #d4d4d4;
    display: block;
    margin: 0 auto;
}

.wp-show-posts-image {
    margin-bottom: 0.4em;
}
.wp-show-posts-entry-header {
    margin: 0;
    padding: 0;
}


.wp-show-posts-inner {font-family: 'Roboto', sans-serif;
font-size: 16px;
    line-height: 20px;
}
a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited {
    display: inline-block;
    padding: 6px 22px;
    border: 2px solid #2d54a1;
    color: #2d54a1;
    font-size: 1em;
    text-decoration: none;
}
a.wp-show-posts-read-more:focus, a.wp-show-posts-read-more:hover {
    border: 2px solid transparent;
    color: #fff;
    background: #2d54a1;
    text-decoration: none;
}

.tymy h3 {
    text-align: center;
    font-size: 20px;
    color: #2d54a1;
 background: #efefef;
    padding: 6px 10px;
margin: 0px;
font-weight: 500;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.tym {
    width: 24.2%;
    display: inline-block;
    margin-right: 1%;margin-bottom:2%;
}
.tym:nth-child(4n) {
     margin-right: 0%;  
}
.tym a {
display: block;
}
.tym a:hover h3 {
    color: white;
 background: #2d54a1;
}
.tym a:hover img {
opacity:0.9;
}

.tym img {display: block;}


header#masthead {
    background-color: unset;
}

#wrap {   background-color: unset;
box-shadow: none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -o-box-shadow: none;
    border-top: 0px !important;
}
.main-navigation {
    background: #2d54a1;
    color: #2d54a1;
}
.main-navigation ul li a {
    color: white;
}

.main-navigation ul li a:hover, .main-navigation li.current_page_item:hover a {
    background-color: #eaeaea !important;
color:#2d54a1;
}
.main-navigation li.current_page_item a {
    background: #eaeaea;
color:#2d54a1;
}

.main-navigation ul ul li a {color:#2d54a1 !important;
    border-bottom: 1px solid #d6d6d6;
    background: rgba(255, 255, 255, 0.85) !important;
}

.main-navigation ul li ul li a:hover, .main-navigation ul li.current_page_item:hover ul li a:hover {
background:#2d54a1 !important;
color:white !important;
}

#content.fullwidth { padding: 20px 40px;}
.home #content.fullwidth {padding: 0px;}

@media only screen and (max-width: 810px) {
h1.hlnadpis  {
    margin-top: 100px;
    font-size: 44px;
}
}

@media screen and (max-width: 600px) {

h1.hlnadpis {
    margin-top: 0px;
    font-size: 33px;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
}
.tym {
    width: 100% !important;
}

}


