<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.currentItem{ 
    background-image: url(articleBack.gif);
    color:red;
}
.tableCurrentItem{ 

    background-image: url(articleBackSelected.gif);
    color:red;
}

.termsbox{
    height:50px;
    display: table-cell;
    margin-bottom: 10px;
    text-align:center;
    width:200px;
    height: 100px;
	padding-left:128px;
	font-size: 1.8em;
}
.articleText{
 float: right;
 margin-left: -82px;
 margin-right: 10px;
 width: 427px; 
 z-index: 100;
 position: relative;
 margin-top: 40px;
}
.articleImg{
  
  display: inline;
}
.articleClear{
 clear: both;
}
.articleVirag{
  background-image: url(virag.gif);
  width: 235px;
  height: 199px;
  position: absolute;
}
.articleImg img{
  margin-top: 40px;
}
h1.page-title {
  float: right;
  line-height: 0;
  text-indent: -9999px;
}

.articleText a{
  color: #4e4d4d;
  text-decoration: none;
}

.articleText a:over{
  color: #4e4d4d;
  text-decoration: none;
}
.articleText a:visited{
  color: #4e4d4d;
  text-decoration: none;
}
.articleText a:link{
  color: #4e4d4d;
  text-decoration: none;
}
.valaszto{
    background-image: url(vvonal.jpg);
    float:left;
    width:334px;
    height:18px;
	background-position: 0 -5%, 0 0;
    background-repeat: no-repeat;
} 
.articleLittle {
    
    background-position: 155px 5px;
    background-repeat: no-repeat;
    float: left;
    height: 295px;
    padding-left: 20px;
    padding-top: 10px;
    width: 312px;
}
.articleLittle2Title
{
font-size: 1.3em;
}
.articleLineHoriz{
    background-image: url("hvonal.jpg");
    background-repeat: no-repeat;
    float: left;
    width: 3px;
    height: 314px;
}

.articleLittle img{
    display: block;
    margin:auto;
    padding-top: 25px;
}
.articleLittle a{
  color: #4e4d4d;
}

.articleLittle a:over{
  color: #4e4d4d;
}
.articleLittle a:visited{
  color: #4e4d4d;
}
.articleLittle a:link{
  color: #4e4d4d;
}
.imageGalery{
	padding:5px;
}
.indexPic{
	display: inline;
	cursor:pointer;
}
#galleryTextIndex{
	width:100px;
	height:540px;
	float:left;
	padding-right:10px;
}
#BigPicture{
	 
}
#galleryHolder{ 
	padding:10px;
	height:550px;
}
#galleryIndex{     
	display: block;
    margin: 0 4px;
    overflow: hidden; 
    height: 466px;
}
#galleryText{
 font-size: 16px;
	
}
.galleryPagePrev{
	width: 30px;
	height: 81px;
	background-image: url(prevP.jpg);
	padding:0;
}
.galleryPageNext{
	width: 30px;
	height: 81px;
	background-image: url(nextP.jpg);
	padding:0;
}

.galleryPagger{
	padding:0;
	width:30px;
}
.gallerynavigationPrev{
	width: 81px;
	height: 31px;
	background-image: url(prev.jpg);
	display:inline-block;
	margin-bottom: 5px;
}
.gallerynavigationNext{
	width:81px;
	height: 31px;
	background-image: url(next.jpg);
	display:inline-block;
	margin-bottom: 0px;
	margin-top: 9px;
}
#galleryindexNavigation{
	vertical-align: middle;
}
#galleryIndexInner{
	
}
.squeeze {
	width:1004px !important;
}</pre></body></html>