html{ font-size: 13px; }
.editor_body {font-family: 'GTW', 'Roboto', Arial!important; word-wrap: break-word;}
.editor_body p{font-family: 'GTW', 'Roboto', Arial !important;}
.editor_body p{font-family: 'GTW', 'Roboto', Arial !important; font-size: 1.230769rem; line-height: 1.846153rem;}
.editor_body h1{font-size: 34px; line-height: 1.318;}
.editor_body h2{font-size: 30px; line-height: 1.318;}
.editor_body h3{font-size: 26px; line-height: 1.318;}
.editor_body h4{font-size: 22px; line-height: 1.318;}
.editor_body h5{font-size: 18px; line-height: 1.318;}
.editor_body h6{font-size: 14px; line-height: 1.318;}
.editor_body ol,.editor_body ul{margin-left:15px;list-style-position:outside;margin-bottom:20px}

.editor_body ol li, .editor_body ul li {
	display: block;
}

.editor_body ul li p::before, .editor_body ol li p::before {
	content: '-';
	display: inline-block;
	margin-right: 10px;
}

.editor_body ul{list-style-type:disc}
.editor_body ol{list-style-type:decimal}
.editor_body table{width:100% !important;border-spacing:0;border:1px solid #aaa; text-align:center;}
.editor_body table caption,.editor_body table td,.editor_body table th{padding:15px 7px;font:inherit}
.editor_body table th{font-weight:400;color:#6E6E6E;background-position:100% 100%;background-size:2px 10px;background-repeat:no-repeat}
.editor_body table th:last-child{background:0 0}
.editor_body table thead tr {border-bottom: 1px solid silver;border-bottom: 1px solid silver;background-color: #68605e;color: white;}
.editor_body table tbody td { border: 1px solid #e6e6e6;}
.editor_body table tbody tr:nth-child(even) {background-color: #f1f1f1;}
.editor_body code {color:#795548; background:none;}
.editor_body blockquote{position:relative;display:inline-block;width:100%;height:100%;border-left:5px solid silver;padding-left:30px; margin-top:10px;font-size: 14px;font-weight: 300; background-color: rgba(0,0,0,0.12); }
.editor_body blockquote p{margin: 0 !important;}
.editor_body a {cursor:pointer;color:#d25315;text-decoration: underline;}
.editor_body img[style*="float: left"]{padding-right: 10px; }
.editor_body img[style*="float: right"]{padding-left: 10px; }
/*.editor_body img{width:100%;height: auto;}*/


.post-holder .editor_body table{width: 100% !important;}

.editor_body img { max-width: 100%; }
.editor_body img.default{width: auto; height: auto; padding: calc(16px * 0.125); }
.editor_body img.w-25{ width: 25%; height: auto; padding: calc(16px * 0.125); }
.editor_body img.w-33{ width: 33.33333%; height: auto; padding: calc(16px * 0.125); }
.editor_body img.w-50{ width: 50%; height: auto; padding: calc(16px * 0.125); }
.editor_body img.w-75{ width: 75%; height: auto; padding: calc(16px * 0.125); }
.editor_body img.w-100{	width: 100%; height: auto; padding: calc(16px * 0.125); }


.style_pozar_report .editor_body p{font-family:"Roboto", "Montserrat", 'GTW', Arial !important; font-size: 1.384615rem; line-height: 2rem;}
.style_pozar_report .editor_body p{
	position: relative;
	display: inline-block;
	float: left;
	width: 100%;
	height: auto;

	margin: 0 0 1rem 0;
}
.style_parada_plesa .editor_body p{font-family: Georgia, "Roboto", "Montserrat", 'GTW', Arial !important; font-size: 1.384615rem; line-height: 2rem; text-shadow: none;}
.style_parada_plesa .editor_body p{
	position: relative;
	display: inline-block;
	float: left;
	width: 100%;
	height: auto;

	margin: 0 0 1rem 0;
}
.style_sls .editor_body p{font-family: clsgarab, "Roboto Slab", "Merriweather", 'GTW', Arial !important; font-size: 1.384615rem; line-height: 2rem; text-shadow: none;}
.style_sls .editor_body p{
	position: relative;
	display: inline-block;
	float: left;
	width: 100%;
	height: auto;

	margin: 0 0 1rem 0;
}
.style_mt .editor_body p{
	font-family: "Time new roman", serif !important;
	font-size: 1.95rem;
	line-height: 3rem;
	text-shadow: none;
	letter-spacing: 0.7px;
}
.style_mt .editor_body p{
	position: relative;
	display: inline-block;
	float: left;
	width: 100%;
	height: auto;

	margin: 0 0 1rem 0;
}

div.style__mmo-politics .editor_body p{font-family: "Open sans", "Source serif pro", "Roboto Slab", "Merriweather", Arial !important; line-height: 1.692; text-shadow: none; font-weight: 400;}
div.style__mmo-politics .editor_body b,
div.style__mmo-politics .editor_body p span strong,
div.style__mmo-politics .editor_body strong{font-family: "Roboto Slab", "Open sans", "Source serif pro", "Merriweather", Arial !important; line-height: 1.692 !important; text-shadow: none; font-weight: 700;}

div.style__mmo-politics .editor_body .post-row > p:first-of-type::first-letter {
	font-size: 5.333em;
	color: #3d6d84;
	float: left;
	font-weight: 400;
	line-height: 0.68;
	margin: 6px 11.5px 5px 0;
	text-transform: uppercase;
	font-style: normal;
}
@media (max-width: 991px){
	html{
		font-size: 32px !important;
	}
}