/* cyrillic-ext */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v16/0QI6MX1D_JOuGQbT0gvTJPa787weuxJMkq1umA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v16/0QI6MX1D_JOuGQbT0gvTJPa787weuxJFkq1umA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v16/0QI6MX1D_JOuGQbT0gvTJPa787weuxJOkq1umA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v16/0QI6MX1D_JOuGQbT0gvTJPa787weuxJPkq1umA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lora/v16/0QI6MX1D_JOuGQbT0gvTJPa787weuxJBkq0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html,body{
	background-color: #ffffff;
}
.menu a:link, .menu a:hover, .menu a:visited{
	color: #ffffff;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

a:link, a:visited{
	color: #535353;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
a:hover{
	color: #020202;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.clear{
	clear:both;
}
.header{
	padding: 5px;
	background-color: #ffffff;
	color: #535353;
}
.logo img{
	max-width: 250px;
}
.languages{
	top: 0;
	right: 0;
}
.languages ul{
	margin: 0px;
	margin-top: -5px;
}
.header ul li, .m-languages ul li{
	float: right;
	text-decoration: none;
	padding: 5px;
	list-style: none;
	margin-right: 5px;
}
.header ul li.active, .header ul li:hover{
	background: #535353;
	color: #ffffff;
	/*
	border-right: solid #ffffff 5px;
	margin-right: 0px;
	*/
	cursor: pointer;

	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.languages a:link, .languages a:visited, .languages a:hover, .languages li:hover{
	transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	-webkit-transition: none !important;
}
.languages li a, .m-languages li a{
	text-transform: uppercase;
	text-decoration: none;
}
.languages a:hover, .m-languages a:hover,
.languages li:hover a, .m-languages li:hover a,
.languages .active a, .m-languages .active a{
	color: #ffffff;
	text-decoration: none;
}

.menu{
	background: #535353;
	
}
.menu ul, .mobile_menu ul.mainMenuUl{
	font-family: 'Lora', serif;
}
.menu ul{
	text-align: center;
	margin: auto;
	
}
.menu ul li{
	display: inline-block;
	text-decoration: none;
	/*padding: 15px;*/
	padding: 15px 10px;
	list-style: none;
}
.menu ul li.active a{
	text-decoration: underline;
}
.mainmenu li{
	text-transform: uppercase;
}
.mobile_menu .mainMenuUl li{
	text-transform: none;
}
.line{
	background: url("images/pattern_mainmenu_brown.png") no-repeat scroll;
	height: 15px;
	width: 182px;
	margin: auto;
}
.footer{
	padding: 5px;
	background-color: #535353;
	color: #ffffff;
}
.footer i{
	font-size: 30px;
	color: #ffffff;
}
.footer .facebook i{
	color: #3578E5;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;

	background-color: white;
	border-radius: 5px;
	line-height: 26px;
	margin-left: -1px;
	margin-right: 10px;
}
.footer .facebook i:hover{
	color: #1563E3;
}
.footer .other i{
	font-size: 15px;
	line-height: 20px;
	margin-right: 5px;
}
.footer .other a{
	color: #ffffff;
}
.backToTop{
	position: fixed;
	right: 30px;
	bottom: 30px;
	background: #535353;
	color: #ffffff;
	line-height: 20px;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	cursor: pointer;

	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.backToTop:hover{
	color: #ffffff;
}

.gallery a{
	padding: 0px;
	text-decoration: none;
}
.gallery img{
	padding: 10px !important;
	opacity: 0.75;
	border-radius: 15px;
}
.gallery img:hover{
	opacity: 1;
}

#lightbox a{
	transition: none;
}
.mobile_menu_btn{
	color: #ffffff;
	background-color: #535353;
	/*padding: 3px 10px;*/
	padding: 7px 10px;
	position: fixed;
	right: 10px;
	top: 10px;
	font-size: 20px;
	cursor: pointer;
	border: solid #ffffff 1px;

	width: 37px;
	z-index: 2;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

.mobile_menu{
	display: none;
	padding: 10px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #000000d6;
	z-index: 1;
	color: #f5ffee;
	overflow: auto;
}

.mobile_menu a{
	color: #f5ffee;
}

.mobile_menu ul.mainmenu {
	list-style: none;
}

.mobile_menu ul.mainmenu li{
	padding: 10px;
	font-size: 17px;
}
.mobile_menu ul.mainmenu li.active{
	text-decoration: underline;
}
.mobile_menu .mainMenuUl{
	list-style: none;
	text-decoration: none;
}
.mobile_menu .mainMenuUl li a{
	text-decoration: none;
}
.mobile_menu .mainMenuUl li:hover,
.mobile_menu .mainMenuUl li.active{
	text-decoration: underline;
}

.m-languages ul li{
	display: inline-block;
	float: none;
	padding: 5px 10px;
}

h1,h2,h3,h4,h5{
	/*font-family: 'Playfair Display SC', serif;*/
	font-family: 'Lora', serif;
}

/* tyka sa obsahu */
.body table{
	width: 100%;
	text-align: center;
}
.body table tr:nth-child(2n) {
	background-color: #e8efe1;
}
.body table td:last-child{
	padding-right: 10px;
}
.body table tr:hover{
	/*background-color: #f4f4f4;*/
}
.gallery img {
	padding: 10px !important;
	opacity: 0.75;
	border-radius: 15px;
}
.gallery img {
	padding: 10px !important;
	opacity: 0.75;
	border-radius: 15px;
	max-width: 150px;
	max-height: 150px;
}
.article-content p{
	margin-top: revert;
}