@charset "UTF-8";
/*
Theme Name: MSStavby
Theme URI: http://www.msstavby.cz/
Description: Speciál pro Stavby v Moravskoslezském kraji.
Version: 192020
Author: Hynek Šťavík
Author URI: http://www.ostryweb.cz
tags:
*/

.authors:after {
  content: " | v.192020";
  font-size: 9px;
}

html{
  background: url(images/background.png) no-repeat top center;
  background-color: #F8F8F8;
}

body
{
	color: #000000;
	font: 13px 'Open Sans', sans-serif;
}

a
{
	color: gray;
	outline: 0;
}
a:hover
{
	color: black;
}
a img
{
	border: none;
}
input {
    border: none;
    padding: 3px;
    width: 240px;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(50, 50, 50, 0.1);
	box-shadow: 0px 0px 2px 2px rgba(50, 50, 50, 0.1);
}
input[type="checkbox"]{
    margin-left: 20px;
    width: 10px;
}

#commentform input {
	margin-right: 10px;
}

textarea{
    border: none;
    padding: 3px;
	width: 95%;
	font-size: 12px;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(50, 50, 50, 0.1);
	box-shadow: 0px 0px 2px 2px rgba(50, 50, 50, 0.1);
}

video {
  width: 100%    !important;
  height: auto   !important;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#submit, #send, .submitBtn{
background: none repeat scroll 0 0 #017CB4;
color: #EEEEEE;
display: block;
margin: 6px;
padding: 13px;
border: none;
cursor: pointer;
float: right;
margin-bottom: 20px;
font-weight: 700;
font-size: 14px;
width: 170px;
}

div.submitBtn{ /* odhlaseni */
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
    padding: 3px 0;
	float: right;
}

ul, li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#header h1{
	display: inline;
}
h1, .h1
{
	font-size: 30px;
	color: #017CB4;
	font-weight: bold
}

.h1{
	float:left;
}

h2
{
	font-size: 30px;
	font-weight: 700;
}
h3
{
	color: #017CB4;
}
h4
{
	font-size: 14px;
}
code
{
	border-left: 1px solid #903000;
	color: #666;
	display: block;
	font: 11px "Courier New";
	margin: 5px 0;
	padding: 5px;
}
blockquote
{

	font: 12px;
	line-height: 1.4em;
	padding: 5px;
}
.left
{
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}
.right
{
	float: right;
	margin-left: 8px;
}
.clear
{
	clear: both;
	height: 15px;
}
.clear-both
{
	clear: both;
}
.pagenavi
{
	clear: both;
	margin: 10px 0;
	padding-top: 30px;
}
ul.topnav
{
	float: right;
	margin-top: -90px;
}

.topnav li
{
	float: left;
	margin-left: 6px;
}
.topnav li a
{
	color: #858585;
	display: block;
	outline: none;
	padding: 5px 0px;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 38px;
	font-size: 13px;
	font-weight: 700;
}
.topnav li a:hover
{
	color: black !important;
}
.topnav li.rss
{
	background: url(images/rss.png) no-repeat 130% 0;
	display: block;
	float: right;
	width: 60px;
}
.topnav li.rss a
{
	color: #eee;
}
.topnav li.rss a:hover
{
	background: transparent;
	color: #fff !important;
}
.search_icon, .login_icon, .facebook_icon{
	width: 29px;
	height: 29px;
	background: url(images/toppanel.png);
    text-indent: -999em;
    letter-spacing: -999em;
    overflow: hidden;
}

.search_icon A, .login_icon A, .facebook_icon A{
	height: 29px;
	width: 29px;
}

.login_icon{
	background-position: -34px 0px;
}

.facebook_icon{
	background-position: -69px 0px;
}


#header
{
    margin: 0 auto;
width: 1060px;
border-top: 4px solid #007cb3;
}

#main-wrapper
{
	display: block;
	margin: 0 auto 22px auto;
	text-align: left;
	width: 100%;
	max-width: 1060px;
}
.main, .main-single
{
	float: left;
	margin: 0;
	overflow: hidden;
	width: 757px;
	background-color: #FFFFFF;
	-webkit-box-shadow:  0px 0px 2px 2px rgba(50, 50, 50, 0.1);
    box-shadow:  0px 0px 2px 2px rgba(50, 50, 50, 0.1);
}

.page-id-1289 .main-single, .page-id-11721 .main-single, .page-id-3726 .main-single, .page-id-3727 .main-single, .page-id-6062 .main-single{
	width: 1024px;
	padding-right: 18px;
}

.thumb.main {
-webkit-box-shadow: none;
box-shadow: none;
}

.main-single {
	padding: 18px;
padding-right: 3px;
}

.single .main-single, .archive .main-single, .search .main-single, .page-id-6062 .main , .page-id-11721 .main 
{
	margin-bottom: 15px;
}

.page-id-1289 .main{
	width: 1000px;
	min-height: 550px;
}


.thumb
{
	background: #222;
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	margin: 0 16px 16px 0;
	overflow: hidden;
	position: relative;
	width: 235px;
}
.thumb-title
{
margin-top: -22px;
}

.category .thumb-title , .tag  .thumb-title, .search-results .thumb-title  {
position: absolute;
width: 235px;
bottom: 0;
}

.tag h2{
	font-size: 18px;
	font-weight: 400;
}

.thumb-title h2
{
	font-size: 11px;
	font-weight: 400;
	line-height: 1.4em;
	margin: 0;
}
.thumb-title h2 a
{
	color: #aaa;
	display: block;
	text-decoration: none;
	font: 11px;
	text-transform: capitalized;
	text-align: center;
}


.thumb-title h2 a span{
	color: black;
	background-color: #C0C0C0;
	padding: 4px 0px 4px 0px;
	display: inline-block;
	/*width: 235px;*/
	width: 100%;
	opacity: 0.8;
	filter: alpha(opacity=80);
	zoom: 1;
	text-shadow: -1px 0 #C0C0C0, 0 1px #C0C0C0, 1px 0 #C0C0C0, 0 -1px #C0C0C0;
}


.thumb-title h2 a:hover span
{
	color: white;
}
.post.single
{
	line-height: 1.4em;
	padding: 1px;
	width: 735px;
}
.post.single h1, .post.single h1 a, .post.single h1 a:hover
{
	color: #017CB4;
	letter-spacing: -1px;
	line-height: 1.4em;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 23px;
}
.post.single .postMeta
{
	color: #999;
	font-size: 10px;
	margin-bottom: 5px;
}
.post.single .postMeta span.date
{
	padding: 0 2px 0 0;
}

.post.single .postMeta span.comments a,
.post.single .postMeta span.date a
{
	color: gray;
}
.post.single .postMeta span.comments a:hover,
.post.single .postMeta span.date a:hover, .main-single a:hover
{
	color: silver;
}
.page-id-1394 h2, .page-id-1289 h2, .page-id-3726 h2, .page-id-3727 h2, .page-id-11721 h2, .page-id-6062 h2 {
	color: #017CB4;
}

.post.single h2
{
	color: #017CB4;
	font-size: 23px;
}


.navigation {
	font-size: 10px;
    min-height: 15px;
}

#comments LI {
width: 255px;
height: 20px;
color: #999;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
white-space: nowrap;
}

.page-id-6062 #comments LI {
width: 1024px;
height: 35px;
}

.comments {
overflow: hidden;
}
.comments img {
margin: 0 7px 0 0;
}
.comment-rating {
float: right;
opacity: 0.5;
filter: alpha(opacity=50);
}

ol.commentlist li.commad {
border-left: none;
text-align: right;
}

#calendar LI {
color: #999;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
}

.post.single .entry
{
	float: right;
	line-height: 18px;
	overflow: hidden;
	width: 100%;
}
.post .entry img.wp-smiley
{
	border: 0px none;
	margin: 0;
	vertical-align: middle;
}
/////// SMILEY ///////
.post .entry img,.entry a img
{
	border: 4px solid #999;
}
.post .entry a:hover img
{
	border-color: #eee;
}
.post.single h3
{
	font-weight: bold;
}
.post.single p
{
	margin: 1em 0;
}
.post.single p a,.post.single li a
{
	color: black;
}
.post.single p a:hover,.post.single li a:hover
{
	color: silver;
}
.post.single p strong
{
	font-weight: 700;
}
.post.single p em
{

/*	font-style: normal; */
}
.post.single a
{
/*	color: white; */
}
.post.single a:hover
{
	color: silver;
}
blockquote
{
	border-right: 5px dotted #d4d4d4;
	border-left: 10px solid #d4d4d4;
	margin: 1.5em 10px;
	padding: .5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
	border-bottom: 5px dotted #d4d4d4;
	background-color: #f7f7f7;
}
blockquote:before {
	color:#d4d4d4;
	content:open-quote;
	font-size:4em;
	line-height:.1em;
	margin-right:.25em;
	vertical-align:-.4em;
}

.post.single ul, .post.single ol
{
	margin: 2em;
	display: block;
	width:96%;
}
.post.single ul li, .post.single ol li
{
	line-height: 1.4em;
	margin: 0;
	margin-bottom: inherit;
	list-style: square;
}

.post.single ol li{
	list-style-type: decimal
}

.related_post li{
	list-style: none !important;
	font-size: 11px;
}

.related_post li A{
	font-size: 12px;
}

.wp-post-image {
background-color: #222;
}

.nxt{
	font-size: 11px;
	padding: 30px 0 20px 0 !important;
	width: 500px !important;
}

#sidebarwrapper
{
	float: right;
	margin: 0;
	padding: 0;
}
#right-sidebar
{
	float: left;
	width: 250px;
	padding-left: 25px;
	font-size: 12px;
}
#right-sidebar h3, .related_post_title
{
	color: #017CB4;
display: inline-block;
font-size: 18px;
font-weight: 700;
padding-left: 14px;
}

.related_post_title
{
padding: 3px;
margin-bottom: 13px;
}

#right-sidebar h3{
margin: 0;
}
#right-sidebar a
{
	color: #000;
	margin-left: 8px;
	text-decoration: none;
}
#right-sidebar .tags a
{
	margin-left: 2px;
}

#right-sidebar a:hover
{
	text-decoration: underline;
}
#right-sidebar p, .main-single a
{
	color: black;
}
#right-sidebar ul
{
	color: #999;
	list-style: none;
	margin: 7px 0;
}
.categories
{
	color: #666;
	padding: 0;
}
.categories li
{
	color: #444;
	display: inline;
	float: left;
	width: 48%;
}
.categories li a
{
	color: #999;
	text-decoration: none;
}
.categories li a:hover
{
	color: #eee;
	text-decoration: none;
}

.recent-posts ul
{
	margin: 0px;
	padding: 0;
}
.recent-posts li
{
	list-style-type: none;
	margin: 0px;
	padding: 3px 0;
}
.recent-posts li a
{
	text-decoration: none;
}
.recent-posts li a:hover
{
	text-decoration: none;
}
.delicious
{
	padding: 10px 0;
}
.delicious ul
{
	margin: 0;
	padding: 0;
}
.delicious li
{
	list-style-type: none;
	margin: 0px;
	padding: 2px 0;
}
.delicious li a
{
	text-decoration: none;
}
.delicious li a:hover
{
	text-decoration: none;
}
.tags
{
	line-height: 2em;
	padding: 0;
}
.tags a
{
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.tags:hover a
{
	color: #666;
	text-decoration: none;
}
.tags:hover a:hover, #sidebar .tags a:hover
{
	color: #eee;
	text-decoration: none;
}
.broll
{
	padding: 10px 0;
}
.broll .linkcat h2
{
	display: none;
}
.broll ul
{
	fonts-size: 11px;
	margin: 0;
	padding: 0;
}
.broll li
{
	list-style-type: none;
	margin: 0px;
	padding: 2px 0;
}
.broll li a
{
	text-decoration: none;
}
.broll li a:hover
{
	text-decoration: none;
}
.unread 
{
color: #000 !important;
}

.commentlist .unread 
{
background-color: #EEE !important;
}


ol.commentlist
{
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
ol.commentlist cite
{
	font-style: normal;
	text-transform: none;
	cursor: pointer;
}
ol.commentlist li
{
border-bottom: 1px dotted #222;
padding: 10px;
border-left: 1px dotted #222;
}
ol.commentlist h5
{
	font-size: 12px;
	margin: 3px 0;
	padding: 0;
}
ol.commentlist h5 a:link
{
	/* color: #679ef1; */
}
ol.commentlist h5 a:hover
{
	color: #fff;
}
ol.commentlist h5 small
{
	display: block;
}
ol.commentlist li
{
	font-size: 12px;
	margin: 0;
	overflow: hidden;
}

.commentmetadata {
	font-size: 11px;
}

ol.commentlist li span.moderate
{
	color: #f30;
	padding: 2px;
}

ol.commentlist p{
	margin: 0 0 5px;
}

ol.commentlist img {
    max-width: 100%;
}

#commentform
{
	margin: 1em 0;
}

#commentform div
{
	font-size: 10px;
}

#respond LABEL{
	width: 120px;
	display: inline-block;
}

#respond .comment-form-cookies-consent LABEL {
    width: auto;
}

#author, #email,#url,#comment, #subject
{
	font-size: 12px;
	margin: 5px 0;
	padding: 2px;
}

.comment-form-url{
  display: none;
}

.comment-warning strong
{
	color: #999;
	font-weight: bold;
}
#footerwrap {
	padding-top: 7px;
	background-color: #3B3B3B;
}
#footer
{
clear: both;
color: gray;
font-size: 9px;
margin: 0 auto;
width: 1060px;
padding-bottom: 15px;
}
#footer a
{
	border-bottom: 1px solid #333;
	color: #AAAAAA;
	font-weight: bold;
}
#footer a:hover
{
	color: #eee;
}
.fb{
 margin-left: 10px;
}

#footer div
{
margin-top: 20px;
}

#footer hr {
margin: 32px 0 15px 0;
border-color: gray;
}
#instagram{
margin: 0px 2px;
}
#dalsi-insta {
left: 46px;
position: relative;
top: -76px;
margin-left: -24px;
}

.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
	margin-right: 10px;
}
.alignright
{
	float: right;
	margin-right: 10px;
}
.wp-caption
{
	background-color: #f3f3f3;
	margin: 10px auto;
	padding-top: 4px;
	text-align: center;
	max-width: 100%;
}
.wp-caption img
{
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	margin: 5px 0;
	padding: 0 4px 5px;
}

#searchsubmit{
	display: none;
}

#s {
    background-color: #202020;
    border: medium none;
    color: #BBBBBB;
    font-size: 11px;
    padding: 3px 3px 3px 25px;
    width: 220px;
    margin-bottom: 10px;
	height: 14px;
}

#searchWrap {
	float: right;
	margin-top: -50px;
	width: 250px;
	
	
/*TEMP*/
display:none;
	
}

.wp-block-image img {
    max-width: 100%;
    height: auto;
}

.wp-pagenavi  A, .wp-pagenavi  SPAN {
	margin: 0 4px 0 3px;
font-size: 14px;
font-weight: 700;
}

.wp-pagenavi a {
color: gray;
text-decoration: none;
}

.pages, .current
{
color: silver;
}

#thumbBox #thumbImage {
    background-color: #313131 !IMPORTANT;
}

.tags ul li {
	text-align:justify;
}

#header img {
    z-index: 0;
}

.linkhome {
	width: 50%;
	height: 150px;
	display: block;
}

.linkhome img {
	margin-top: 34px;
}

.banner{
	width: 468px;
	height: 60px;
	background-color: white;
	float: right;
}

#send, .page-item-1407{
	float: right !important;
	margin-right: 5px;
}

#expander{
    cursor: pointer;
    float: right;
    margin-right: 3px;
}
.login input {
    margin-top: 10px;
    width: 110px;
}
.login input[type="checkbox"]{
    width: 10px;
	margin-left: 0px;
}
.login input[type="submit"]{
    width: 100px;
	margin-right: 10px;
	margin-top: -6px;
	float: right;
}

.login div {
    margin-top: 20px;
}

#rememberme{
	margin-top: 0px;
}


.gm-map {
    margin: 12px 0;
}

#post-3726{
	text-align: justify;
}

A#vsechnytagy,A#vsechnykomenty{
	float: right;
}

.reklama, .reklama90{
	margin-top: 18px;
}

.entry .reklama, .reklama90{
	margin-bottom: 20px;
}

.reklama90 {
	clear: both;
}

.login {
    height: 90px;
	
	
/*TEMP*/
	display: none;
}

.login  a{
    font-size: 10px;
}

.submitBtn a {
	font-size: 11px;
	font-weight: bold;
}

.logged-in-as{
	font-size:11px;
}

.comment-form-comment label{
	display: none;
}

#comment{
	font-size:12px;
	-webkit-box-shadow:  0px 0px 2px 2px rgba(50, 50, 50, 0.1);
    box-shadow:  0px 0px 2px 2px rgba(50, 50, 50, 0.1);	
}

#disclaimer {
	font-size: 10px;
	color: #BBBBBB;
}

.upcase{
	text-transform: capitalize;
}

.authors{
	display: block;
	padding: 5px;
	float: right;
}

.adline {
	text-align: right;
	background: #47788A;
	width: 244px;
	font-size: 10px;
	padding-right: 5px;
	color: white;
}

.adtop{
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.adtop:HOVER{
	color: #AAA !important;
}

.adlink{
	color: #DDD !important;
	display: block;
}

.reklama-cust {
	background: #313335;
}

.reklama-cust A {
	margin-left: 10px;
	line-height: 20px;
}

.displayblock{
	display: block;
/*	margin-top: -7px;
	vertical-align: bottom; */
}

.commentlist A, CITE {
	text-decoration: underline;
}

.mobilonly{
	display:none;
}

.related_post {
	margin: 0px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	width:100% !important;
}

.related_post li {
	width: 243px;
	float: left;
	margin-bottom: 10px;
}

.related.title {
height: 16px;
display: block;
margin-bottom: 7px;
overflow: hidden;
}

#igm img,#igm2 img {
width: 100px;
}

#igmX img, #igmY img {
width: 245px;
}

#igmX span, #igmY span {
margin: 5px;
display: inline-block;
}

#igm span, #igm2 span {
margin: 2px;
display: inline-block;
}

h3#igm0
{
color: #FFF;
display: block;
padding: 3px;
font-size: 20px;
font-weight: 400;
}
#footer .slash{
font-size: 20px;
font-weight: 700;
}

.post.single ul.dvasloupce li, .post.single ol.dvasloupce li{
    width: 45%;
    float: left;
    margin-right: 5%;
}

.post.single ol.dvasloupce:after, .post.single ul.dvasloupce:after {
    content: "";
    display: table;
    clear: both;
}

.post.single ul.dvasloupce li {
    margin-left: 0;
    list-style: none;
}

.dvasloupce li a {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    display: inline-block;
}


/*o-nas*/
.page-id-3727 h2{
	font-size: 2.3em;
}

.page-id-3727 h3{
	font-size: 1.4em;
	margin-top: 32px;
}

.event-date {
	font-size: 15px;
}

.stButton {
	margin-left: 0px !important;
}

@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}
@-ms-viewport{
    width: extend-to-zoom;
    zoom: 1.0;
}

#mapmodal {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #007CB3;
	color: #fff;
	padding: 5px;
	text-align: center;
}


/* tablet vodorovne*/
@media only screen and (min-width: 769px) and (max-width: 1024px) {

.authors:after {
  content: " ipad h";
}
	.main-single {
		width: 705px;
		padding: 0;
	}
	
	.post.single {
		width: 98%;
		padding: 0 1%;
	}
	.thumb {
		margin: 0;
	}
	#header{
		width: 97%;
	}
	
	.related_post li {
		width: 33% !important;
	}
	
	#commentsblock {
		width: 98%;
		padding: 0 1%;
	}
	#footer{
		width: 100%;
	}
	#igm img, #igm2 img {
		width: 94px;
	}
}


/* tablet svisle */

@media only screen and (min-width: 541px) and (max-width: 768px) {
.authors:after {
  content: " ipad v";
}
	#header {
		overflow:hidden;
		position:relative;
		width: 98%;
		padding: 0 1%;
	}
	.linkhome {
		width: 100%;
	}
	
	#header img {
		margin-left: 1px;
		position:absolute;
	}
	#main-wrapper {
		width: 99%;
	}
	#footer {
		width: 100%;
	}
	.main, .main-single {
		width: 60%;
		padding: 0;
	}
	.thumb {
		height: 150px;
		width: 50%;
		margin: 0;
	}
	.thumb-title h2 a{
		font-size: 10pt;
	}
	.pagenavi .wp-pagenavi A {
		font: 18pt Arial !IMPORTANT;
	}
	#right-sidebar ul {
		margin: 8px 0 4px 5px;
	}
	#searchWrap {
		position: absolute;
		top: 160px;
		right: 0;
	}
	#right-sidebar {
		width: 98%;
		padding: 1%;
	}
	.tags, .calendar {
		width: 33%;
		float: left;
	}
	#right-sidebar .clear {
		clear: none;
		height: 0;
		display: none;
	}
	#footer {
		font-size: 10px;
		height: 50px;
	}
	.comments a {
		font-size: 10pt;
	}

	.categories li {
		font-size: 9pt;
		padding: 13px 0px;
	}
	.single .main-single, .archive .main-single, .search .main-single, .page-id-6062 .main {
		margin-right: 0px;
		width: 100%;
	}
	.entry img {
		max-width: 100%;
		height: auto;
	}
	.post.single {
		width: 98%;
		padding: 0 1%;
	}
	.related_post {
		margin: 0px  !important;
	}
	.related_post li {
		font-size: 10pt;
		padding: 5pt 0 5pt;
	}
	.reklama{
		width: 100%;
		overflow: hidden;
		clear: both;
	}
	.single h3 {
		font-size: 14pt;
	}
	.form-submit input {
		font-size: 17pt;
	}
	#wpadminbar, .recent-posts, .wp-pagenavi .pages, .wp-pagenavi .last, .wp-pagenavi .first, .login , .fb, #expander, .single .comments, .navigation, #disclaimer {
		display:none;
	}
	#comments LI {
		height: initial;
	}
	.mobilonly{
		display: block;
		font-size: 7pt;
	}
	.page-id-1289 .main, .page-id-3726 .main, .page-id-3727 .main{
		width: 100%;
	}
	A#vsechnytagy,A#vsechnykomenty{
		margin-left: 0px;
	}
	#footerwrap {
		min-height: 360px;
	}	
}


/* mobil vodorovne */
@media only screen and (max-width: 640px) {
.authors:after {
  content: " mobile h";
}

	#header {
		overflow:hidden;
		position:relative;
		width: 100%;
	}
	.linkhome {
		width: 100%;
	}
	
	#header img {
		margin-left: -17px;
		position:absolute;
	}
	#main-wrapper {
	width: initial;
	padding: 5px;
	}
	#footer {
		width: 100%;
	}
	.main, .main-single {
		width: 100%;
		padding: 0;
		margin-right: 10px;
	}
	.thumb {
		height: 150px;
		max-width: 235px;
	}
	.pagenavi .wp-pagenavi A {
		font: 20px Arial !IMPORTANT;
	}
	
	.post.single ul.dvasloupce li, .post.single ol.dvasloupce li{
    width: 100%;
    float: none;
    margin-right: 0;
	}
	
	#right-sidebar ul {
		margin: 8px 0 4px 5px;
	}
	#searchWrap {
		width: 170px;
		top: 20px;
		position: relative;
		left: -144px;
	}
	#s {
		padding: 3px 3px 3px 5px;
		width: 198px;
	}
	#right-sidebar {
		width: 100%;
		margin-top: 0px;
		margin-right: 0px;
		padding: 4px;
	}
	#footer {
		font-size: 11px;
	}
	.comments, #comments{
		width: 100%;
	}
	#comments LI {
		width: 90%;
	}
	.comments a {
		font-size: 9pt;
	}
	.categories {
		padding: 5px;
	}
	.categories li {
		font-size: 13pt;
		padding: 7pt 0pt 7pt 5pt;
		width: 100%;
	}
	.tags{
		margin: 20px 0;
	}
	.single .main-single, .archive .main-single, .search .main-single, .page-id-6062 .main {
		margin-right: 0px;
		width: 100%;
	}
	.entry img {
		max-width: 100%;
		height: auto;
	}
	.post.single {
		width: 100%;
	}
	.home div.home .main-single{
		text-align: center;
	}
	div.post {
		display: inline-block !important;
	}
	.comment-notes{
		font-size: 10px;
	}
	.related_post {
		margin: 0px !important;
	}
	.related_post li {
		font-size: 10pt;
		padding: 5pt 0 5pt;
	}
	.reklama{
		width: 100%;
		overflow: hidden;
	}
	.single h3 {
		font-size: 14pt;
	}
	.form-submit input {
		font-size: 17pt;
	}
	#wpadminbar,.recent-posts,.wp-pagenavi .pages,.wp-pagenavi .last,.wp-pagenavi .first,.login,.fb,#expander,.single .comments,.single-post .sidebarwrapper,#disclaimer,.navigation {
		display:none;
	}
	#comments LI {
		height: initial;
	}
	.mobilonly{
		display: block;
		font-size: 7pt;
	}
	.page-id-1289 .main, .page-id-3726 .main, .page-id-3727 .main{
		width: 100%;
	}
	#igm img, #igm2 img {
	width: 95px;
	}
	ul.topnav {
	margin-top: -130px;
	text-align: right;
	}
	.topnav li {
		float: none;
	}
	.topnav li.search_icon, .topnav li.login_icon, .topnav li.facebook_icon {
		float: right;
	}
	.topnav li a {
		margin-right: 5px;
	}
	
	#header img {
	margin-left: 5px;
	width: 40%;
	height: initial;
	}
	.authors {
		padding: 0px;
	}
	#calendar li{
		font-size: 10pt;
	}
	#footerwrap {
		min-height: 360px;
	}
	.wp-caption{
		max-width: 95%;
	}
}

.question{
	cursor: help;
}

.reklama > a {
	margin: 23px 0 22px 25px !important;
    display: inline-block;
}

.stButton .stButton_gradient {
   height: unset !important;
}

/*offtopic*/
.postid-36356 .comment-reply-title{
  display: none;
}

.postid-36356 .entry .related_post_title{
  display: none;
}

.postid-36356 .entry .commentsblock .related_post_title{
  display: block;
}

.postid-36356 .related_post {
  display: none !important;
}

.shareThis {
    padding: 7px 0 10px;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
width: auto;
  margin: 0 0 1em;
}