.page h1.pageTitle	{
	color: var(--HEADLINE);
	font-family: Literata;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 35px;
	letter-spacing: 1.4px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.page h1, .page h2, .page h3 {
	font-family: Literata !important;
	color: var(--Podnadpis);
}

.page h1 {
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 35px;
}

.page h2 {
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 31px;
}

.page h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 27px;
}

.page h1 a, .page h1 img {
	margin: 0;
	padding: 0;
	color: inherit;
	text-decoration: none;
	border:none;
}

.page h1 a:hover	{
	text-decoration: none;
}

.small	{
	font-size: 9px;
}

.normal	{
	font-size: 11px;
}

.big	{
	font-size: 13px;
}

.x-big	{
	font-size: 15px;
}

.cmsPath {
	color: var(--HEADLINE);
	font-family: Literata;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.9px;
	margin-top: 0;
	padding-bottom: 13px;
	margin-bottom: 13px;
	border-bottom: 1px solid var(--CIARY);
}

.cmsPath a  {
	color: var(--HEADLINE);
}

.cmsPath a:hover {
	color: var(--Podnadpis);
}

.grey {
	color: var(--REDAKTOR);
	font-family: Inter;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1.1px;
	margin-top: 20px;
	margin-bottom: 18px;
}

.site .siteIcon {
	display: block;
}

.site .siteIcon img{
	max-width: 100%;
	margin-bottom: 10px;
}

.cmsSiteContent {
	color: var(--HEADLINE);
}

.cmsSiteContent p, .cmsSiteContent li {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.content iframe {
	width: 100% !important;
}

.content_5 .cmsSiteContent p, .content_5 .cmsSiteContent li {
	font-size: 20px;
	line-height: 28px;
}

.content_4 .cmsSiteContent p, .content_4 .cmsSiteContent li {
	font-size: 18px;
	line-height: 26px;
}

.content_2 .cmsSiteContent p, .content_2 .cmsSiteContent li {
	font-size: 14px;
	line-height: 22px;
}

.content_1 .cmsSiteContent p, .content_1 .cmsSiteContent li {
	font-size: 12px;
	line-height: 20px;
}

.cmsSiteContent ul {
	list-style-image:url("../images/zoznam.gif");
	padding: 0 0 0 20px;
}

.cmsSiteContent ul li {
	list-style-image:url("../images/zoznam.gif");
	margin-bottom: 10px;
}

.cmsSiteContent ol {
	padding: 0 0 0 20px;
}

.cmsSiteContent ol li {
	margin-bottom: 10px;
}

.cmsSiteContent a {
	text-decoration: underline;
	color: var(--HEADLINE);
}

.cmsSiteContent a:hover {
	text-decoration: none;
}

/* fade locked article */
.site .cmsSiteContent * {
	text-align: left;
}

.site .cmsSiteContent.fade {
	position: relative;
}

.site .cmsSiteContent.fade .lock_article {
	position: relative;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
	background: #EFF8FA;
	padding: 32px;
	text-align: center;
}

.site .cmsSiteContent.fade .lock_article:after {
	content: "";
	width: 100%;
	height: 160px;
	position: absolute;
	left: 0;
	bottom: calc(100% + 50px);
	background-image: linear-gradient(to top,#fff,rgba(255,255,255,0));
}

.site .cmsSiteContent.fade .lock_article * {
	text-align: center;
}

.site .cmsSiteContent.fade .lock_article h2 {
	margin-top: 0;
	color: var(--BLACK);
	font-size: 24px;
	line-height: 30px;
}

#siteContent .site .cmsSiteContent.fade .lock_article h2 {
	margin-top: 0;
	color: black;
	font-size: 20px;
	font-family: georgia,garamond,serif;
}

.site .cmsSiteContent.fade .lock_article p {
	font-size: 14px;
	line-height: 19px;
}

.site .cmsSiteContent.fade .lock_article .btn {
	background: var(--Podnadpis);
	color: white;
	padding: 14px 22px;
	text-decoration: none;
	font-size: 16px;
	margin-top: 5px;
	display: inline-block;
	font-weight: 500;
	transition: all .2s;
}

.site .cmsSiteContent.fade .lock_article .btn:hover {
	background: var(--BLACK);
}

.site .download{
	text-align:center;
	margin:50px 0px;
}

.site .download a {
	font-size: 16px;
	padding: 13px 27px 13px 20px;
	display: inline-flex;
	align-items: center;
}

.site .download svg {
	margin-right: 5px;
}

.site .download:hover svg path {
	stroke: white !important;
}

/*.site .download.link a {
	background: none;
	padding: 20px 0;
}

.site .download a:hover{
	color:#c22276;
}*/

 /* Výber stránky zo selektu */
#selectOtherSite{ 
	float:right;
}

/* Diskusia */
.site .content .diskusiaPremium {
	background: #f3f1ea;
	text-align: center;
	margin-bottom: 40px;
	padding: 40px 10px;
}

.site .content .diskusiaPremium h3 {
	margin-top: 0;
	color: black;
	font-size: 20px;
	font-family: georgia,garamond,serif;
}

.site .content .diskusiaPremium .btn {
	background: #d30368;
	color: white;
	padding: 8px 20px;
	text-decoration: none;
	font-size: 14px;
	margin-top: 5px;
	display: inline-block;
	font-weight: bold;
}

.site .content .diskusiaPremium .btn:hover {
	background: #ab0262;
}
