* {
	margin:0px;
	padding:0px;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
img {
	border:none;
}
body, html {
	width:100%;
	background-color:#FFF;
	text-align:center;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:400;
	z-index:0;
}
body {
	position:relative;
}
.pageContent {
	width:100%;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*overflow:hidden;*/
}
#head {
	/*overflow:hidden;*/
	min-height:183px;
}

#logo {
	height:108px;
}
#logoLink {
	display:inline-block;
	position:relative;
	float:left;
	padding:50px;
	padding-top:26px;
}
#headSocials {
	position:absolute;
	left:50px;
	bottom:47px;
}
#headSocials a {
	display:inline-block;
	margin-right:11px;
}
#topNav, #langSwitch {
	display:block;
	float:right;
	list-style-type:none;
	margin-top:16px;
	margin-right:33px;
	vertical-align:middle;
	position:relative;
	z-index:999;
}
#langSwitch {
	margin-top:21px;
	margin-right:20px;
}
#topNav a {
	display:inline-block;
	margin-left:16px;
	color:#000;
	font-weight:700;
	text-decoration:none;
	line-height:20px;
	vertical-align:middle;
	font-size:16px;
}
#langSwitch a {
	display:inline-block;
	margin:0 5px;
	color:#000;
	font-weight:700;
	text-decoration:none;
	line-height:20px;
	vertical-align:middle;
	font-size:16px;
}
#topNav a:hover, #langSwitch a:hover {
	color:#FF795D;
}
#mainNav {
	display:block;
	float:right;
	clear:right;
	list-style-type:none;
	margin-top:18px;
	margin-right:33px;
	vertical-align:middle;
	z-index:100;
}
#mainNav li, #topNav li, #subNav li, #langSwitch li {
	display:inline;
}
#mainNav a {
	display:inline-block;
	padding:16px;
	margin:0px;
	color:#000;
	font-weight:700;
	text-decoration:none;
	vertical-align:middle;
	font-size:13px;
	text-transform:uppercase;
	border-top:3px solid #000;
	border-bottom:3px solid #000;
	margin-right:-3px;
	z-index:auto;
	position:relative;
}
#mainNav li:first-child a {
	border-left:3px solid #000;
}
#mainNav li:last-child a {
	border-right:3px solid #000;
}
#mainNav a:hover, #mainNav a.selected {
	color:#FF795D;
	border-color:#FF795D;
	border-right:3px solid #FF795D;
	border-left:3px solid #FF795D;
	padding:16px 13px;
	z-index:10000;
}
#mainNav li:first-child a:hover, #mainNav li:first-child a.selected {
	border-left:3px solid #FF795D;
}
#mainNav li:last-child a:hover, #mainNav li:last-child a.selected {
	border-right:3px solid #FF795D;
	margin:0px;
	margin-left:0px;
}
#subNav {
	display:block;
	float:right;
	clear:right;
	list-style-type:none;
	margin-right:36px;
	vertical-align:middle;
}
#subNav a {
	display:inline-block;
	padding:16px 19px;
	margin:0px;
	color:#000;
	font-weight:700;
	text-decoration:none;
	vertical-align:middle;
	font-size:16px;
}
#subNav a.smSelected {
	color:#FF795D;
}
#subNav a:hover {
	color:#FF795D;
}
#subNav a:last-child {
	padding-right:0px;
}

.jcarousel {
    position: relative;
    overflow: hidden;
	width:1140px;
	height:64vh;
	min-height:600px;
/*	left:50vw;
	transform:translate(-570px, 0);*/
	margin-left:30px;
	margin-right:auto;
}
#fpSlider {
    width: 20000em;
    position: relative;
	overflow:hidden;
	height:60vh;
	min-height:500px;
}
.fpSlide {
	width:1140px;
	height:60vh;
	min-height:500px;
	background-size:cover;
	background-position:center center;
	float:left;
	position:relative;
	display:table;
	direction:rtl;
}

.slideContent {
	display:block;
	text-decoration:none;
}
.fpSlide .slideContent {
	width:360px;
	max-width:560px;
	height:60vh;
	min-height:500px;
	text-align:left;
	padding:3vh;
	position:relative;
	box-sizing:border-box;
	display:table-cell;
	direction:ltr;
}
.fpSlide h2 {
	font-size:2.5em;
	color:#FFF;
	line-height:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.fpSlide h3 {
	color:#FFF;
	font-size:1.1em;
	position:absolute;
	left:30px;
	bottom:30px;
	font-weight:normal;
	margin-right:30px;
}
.fpSlide .slideImgHolder {
	width:800px;
	height:60vh;
	min-height:500px;
	position:absolute;
	top:0px;
	right:0px;
	background-size:cover;
	background-position:center top;
	display:table-cell;
	direction:ltr
}
.jcarousel-pagination {
	width:100%;
	text-align:center;
	padding:20px 0;
}
.jcarousel-pagination a {
	display:inline-block;
	width:30px;
	margin:10px;
	height:3px;
	background-color:#000;
}
.jcarousel-pagination a.active {
	background-color:#FF795D;
}


#prevContent {
 /* -webkit-column-count: 3;
     -moz-column-count: 3;
       -o-column-count: 3;
          column-count: 3;
	padding:20px 10px 20px 20px;
	margin-right:10px; */
	margin-top:60px;
}

#boxColumns {
/*	display:flex;
	flex-direction:row wrap;*/
}
.boxColumn {
	width:30%;
	margin-right:2.5%;
	box-sizing:border-box;
	float:left;
	position:relative;
	background-color:#FFF;
}
#prevContent .boxColumn:first-child {
	margin-left:2.5%;
}
#prevContentIn .boxColumn:nth-child(2) {
	margin-left:2.5%;
}
.previewBox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
  height:220px;
  margin-bottom:20px;
  outline:1px solid black;
  outline-offset:-1px;
  display:inline-block;
  text-decoration:none;
  color:#000;
  transition: opacity .5s;
   -moz-transition: color .5s;
   -webkit-transition: color .5s;
   -o-transition: color .5s;
   overflow:hidden;
   word-break: keep-all;
   -webkit-hyphens:none;
	hyphens:none;
}
.previewBox.adPadder {
	border:none;
}
.previewBoxLg {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width:100%;
  height:460px;
  margin-bottom:20px;
  outline:1px solid black;
  outline-offset:-1px;
  display:inline-block;
  text-decoration:none;
  color:#000;
  transition: opacity .5s;
   -moz-transition: color .5s;
   -webkit-transition: color .5s;
   -o-transition: color .5s;
   position:relative;
   word-break: keep-all;
   -webkit-hyphens:none;
	hyphens:none;
}
.previewBoxLg .boxpic {
	width:100%;
	height:240px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-position:center center;
	background-size:cover;
}

.previewBox:hover, .previewBoxLg:hover {
	opacity:0.8;
}
.previewBox h2, .previewBoxLg h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	line-height:1.1em;
	margin:20px 10px 0 20px;
	word-break: keep-all;
	-webkit-hyphens:none;
	hyphens:none;
}
.previewBox .fsSmall, .previewBoxLg .fsSmall {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	line-height:1.1em;
	margin:20px 20px 0 20px;
}
.previewBox .fsSmaller, .previewBoxLg .fsSmaller {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:1.1em;
	margin:20px 20px 0 20px;
}
.previewBox p, .previewBoxLg p {
	margin:20px;
	margin-top:5px;
	word-break: keep-all;
	-webkit-hyphens:none;
	hyphens:none;
}
.previewBox p.boxMeta, .previewBoxLg p.boxMeta {
	margin:5px;
	margin-left:20px;
	font-size:0.8em;
}
.boxMetaFirst {
	display:inline-block;
}
.previewBox .boxMetaFirst, .previewBoxLg .boxMetaFirst {
	text-transform:lowercase;
}
.previewBox p .boxMetaFirst::first-letter, .previewBoxLg p .boxMetaFirst::first-letter {
	text-transform:uppercase !important;
}
.previewBox .tbImg {
	height:238px;
	width:100%;
	background-image:url(i/tmp/ism.jpg);
	background-size:cover;
}
.pbOrange {
	color:#FF795D;
}
.pbBlue {
	color:#99ADCC;
}
.previewBox.pbOrange, .previewBoxLg.pbOrange {
	color:#FF795D;
	outline-color:#FF795D;
}
.previewBox.pbOrangeInverse, .previewBoxLg.pbOrangeInverse {
	background-color:#FF795D;
	outline-color:#FF795D;
	color:#FFF;
}
.previewBox.pbBlue, .previewBoxLg.pbBlue {
	color:#99ADCC;
	outline-color:#99ADCC;	
}
.previewBox.pbBlueInverse, .previewBoxLg.pbBlueInverse {
	background-color:#99ADCC;	
	outline-color:#99ADCC;
	color:#000;
}
.spbOrange {
	background-color:#FF795D;
	color:#000;
}
.spbBlue {
	background-color:#99ADCC;
	color:#000;
}
.spbBlack {
	background-color:#000;
	color:#FFF;
}

#boxLoader, #slideLoader {
	width:100%;
	text-align:center;
	margin:0px;
	padding:20px 0;
}

#authHead {
	margin:25px 2.5%;
	overflow:hidden;
}
#authHead img {
	display:block;
	float:left;
	width:358px;
}
#authText {
	padding-left:380px;
	max-width:35em;
}
#authHead h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	position:relative;
	top:-8px;
}




#mainContent {
	text-align:center;
}
#mainContent h1, #prevContentIn h3 {
	margin:25px 0;
	margin-left:auto;
	margin-right:auto;
	max-width:720px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:50px;
	text-align:left;
}

#prevContentIn h3 {
	margin-top:2em;
}
#mainContent p, #mainContent img {
	margin-bottom:25px;
	max-width:720px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	line-height:1.6em;
}
#mainContent p {
	clear:both;
}
#mainContent ul {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	max-width:720px;
}
#mainContent img {
	width:100%;
	height:auto;
	margin:0px;
	position:relative;
}
#mainContent img.vertImg {
	width:75%;
	max-width:540px;
}
#mainContent p a {
	color:#FF795D;
}

#mainContent img {
	margin-bottom:10px;
	display:block;
}
#mainContent iframe {
	margin-bottom:25px;
}
#mainContent pre {
	font-size:0.8em;
	color:#FF795D;
	float:left;
	position:relative;
	top:100%;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	word-wrap:keep-all;
	white-space:pre-wrap;
	overflow:auto;
}
#mainContent blockquote {
	margin-left:60px;
	margin-bottom:25px;
	max-width:720px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:27px;
	color:#FF795D;
}
p.author {
	font-size:1.2em;
}
p.author a {
	font-size:0.9em;
	color:#FF795D;
	text-decoration:none;
}
#mainContent #artImg {
	margin:0px;
	width:100%;
	max-width:720px;
	margin-left:auto;
	margin-right:auto;
}
#mainContent a {
	text-decoration:none;
}
#mainContent a.authLink {
	display:block;
	overflow:hidden;
	text-decoration:none;
}
#mainContent a.authLink img {
	width:25%;
	float:left;
	margin-right:8%;
}
#mainContent .captionPar {
	color:#000;
	font-size:0.9em;
	margin-top:-1.5em;
	margin-bottom:1em;
	display:inline-block;
	font-style:normal;
}
.authText {
	display:block;
	color:#000;
}
#mainContent a[title="PIRKT"], #mainContent a[title="BUY"], #mainContent a[title="ZIEDOT"], #mainContent a[title="DONATE"] {
	display:block;
	float:right;
	border:4px solid #FF795D;
	padding:2px 30px 1px 30px;	
	margin-bottom:2em;
}
#mainContent a[title="PIRKT"]:hover, #mainContent a[title="BUY"]:hover {
	background-color:#FF795D;
	color:#FFF;
}

#topSearchButton {
	cursor:pointer;
}

#topNav li#topNavSearch {
	display:inline-block;
	position:relative;
	top:7px;
	width:0px;
	width:4em;
	margin-left:1em;
	height:25px;
	overflow:hidden;
	line-height:20px;
	text-align:right;
}
#topNav li#topNavSearch:hover, #topNav li#topNavSearch.searchFocus {
	width:auto;
}
#topNav li#topNavSearch input {
	display:inline-block;
	margin-left:15px;
	border:none;
	border-bottom:2px solid black;
	position:relative;
	top:-4px;
	height:16px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:1em;
	padding:0.2em 1em;
}
#topNav li#topNavSearch img {
	width:16px;
	position:relative;
	top:2px;
}
#topNav li#topNavSearch input, #topNav li#topNavSearch a {
	display:inline-block;
	float:right;
}
#topNav li#topNavSearch a {
	font-weight:700;
	text-transform:capitalize;
}
#topNav li:not(#topNavSearch) {
	display:inline-block;
	position:relative;
	top:-4px;
}

#quickSearch {
	position:absolute;
	top:1.6em;
	left:0px;
	width:100%;
	z-index:1000;
}
#topNav #quickSearch a {
	display:block;
	padding:1em;
	border-bottom:1px solid #000;
	width:100%;
	background-color:#FFF;
}
#topNav #quickSearch li {
	display:inline;
}

#overlayFull {
	width:100vw;
	height:100vh;
	position:fixed;
	top:0px;
	left:0px;
	z-index:10005;
}
#overlayFull.darker {
	background-color:rgba(0,0,0,0.7);
}
#resFrameHolder {
	position:fixed;
	top:20px;
	right:20px;
	bottom:20px;
	left:20px;
	z-index:10010;
}
#resFrame {
	width:100%;
	height:100%;
	border-radius:4px;
}
#eaResOpener {
	display:block;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:10px 0;
	background-color:#000;
	color:#FFF;
	cursor:pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
}
#newsletter {
	width:376px;
	height:276px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
}
#mainContent p.extPhoto, #mainContent .galleryHolder {
	max-width:1200px;
	position:relative;
	overflow:hidden;
}
.imgCaption {
	display:block;
	float:left;
	width:220px;
	margin-right:20px;
	color:#FF795D;
	text-align:left;
	min-height:100px;
}
.rightCaption {
	margin-right:0px;
}
.captImg {
	float:left;
}
#mainContent p img.leftImg,  #mainContent .galleryHolder img.leftImg {
	max-width:960px;
	width:960px;
	height:auto;
	margin-right:20px;
}
.galleryBox {
	display:inline-block;
}
.hiddenPic {
	display:none;
}
.galleryHolder {
	overflow:hidden;
	position:relative;
}
#mainContent p.galClickers {
	position:absolute;
	bottom:0px;
	right:20px;
	margin:0px;
}
.galClicker {
	display:inline-block;
	margin-right:10px;
	padding:2px 10px;
	cursor:pointer;
	font-weight:700;
	font-size:0.9em;
	border:1px solid #FFF;
}
.actClicker, .galClicker:hover {
	border:1px solid #000;
}
.storeCat {
	padding-bottom:2em;
}
.storeFeatured {
	display:grid;
	grid-template-columns:1fr 3fr;
	margin:2em 0;
	position:absolute;
	top:0px;
	left:0px;
}
.storeHidden {
	visibility:hidden;
}
.storeFeatureHolder {
	margin-bottom:1em;
}
.storeCat {
	border-top:1px solid black;
	position:relative;
}
.storeMore a {
	display:inline-block;
	text-decoration:none;
	color:#000;
	box-sizing:border-box;
	width:10%; 
	margin-right:2%;
	margin-top:1.5em;
}
.storeMore a img {
	height: 100%;
	width: 100%;
	object-fit: contain;
	border:1px solid #CCC;
}
.storeCat hr {
  height: 1px;
  background-image: linear-gradient(90deg, #000, #000 75%, transparent 75%, transparent 100%);
  background-size: 50px 5px;
  border: none;	
}
.storeCat h2, h2.staff {
	font-size:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:0.3em;
}
 h2.staff {
	 margin:1.5em 0 0.5em 0;
 }
.storeBuy {
	display:inline-block;
	border:2px solid black;
	font-size:1.5em;
	text-decoration:none;
	color:#000;
	padding:0 0.2em;
	margin-top:0.5em;
}
.storeFeatImg img {
	max-width:300px;
	margin-right:3em;
}
.storeFeatDesc p {
	line-height:normal !important;
}

#cookie_cons {
	width:100%;
	height:6em;
	position:fixed;
	left:0px;
	bottom:0px;
	background-color:#FF795D;
}
a.adBox, iframe.adBox {
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	outline:1px solid #000;
	background-color:#FFF;
}

#mainContent a[rel="noopener noreferrer"] img {
	width:auto;
	height:auto;
}
#artFooter {
	width:100%;
	padding:150px 0 20px 0;
	clear:both;
}
#artFooter img {
	height:50px;
	width:auto;
}
.audioPlayer {
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000;
	padding:10px;
	cursor:pointer;
}
#atbalstissimo {
	width:100%;
	padding:0 2.5%;
	box-sizing:border-box;
}
img#atbalstTitle {
	display:block;
	width:100%;
	height:auto;
}
#atbalstTxt {
	display:grid;
	grid-template-columns:1fr 2fr;
	width:100%;
	margin:40px 0;
	grid-gap:2.5%;
}
#atbalstTxt h2 {
	color:#FF795D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:45px;
	text-align:left;
}
#atbalstTxt p {
	color:#FF795D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
#rusArchive {
	padding:25px 0;
	border-top:1px solid #FF795D;
	border-bottom:1px solid #FF795D;
	text-align:center;
	color:#FF795D;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear:both;
	font-weight:bold;
	position:relative;
	box-sizing:border-box;
	margin:0 30px;
}


@media print {
 	body {
		margin-top:30px;
	}
	#head {
		display:none;
	}
	#prevContentIn {
		display:none;
	}
	.pageContent img {
		max-width:100% !important;
	}
}