body {
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 11pt;
}

em{
  font-style: italic;
}

strong{
  font-weight: bold;
}

a{
  text-decoration: none;
  color: #990000;
}

a:hover{
  color: #000;
}

.szoveg{
  text-align: justify;
  font-size: 11pt;
}

.alcim{
  font-weight: bold;
}

.kapital{
  font-variant: small-caps;
}

.strike{
  text-decoration: line-through;
}

#header{
  width: 1000px;
  height: 65px;
  background-color: #990000;
}

#header h1{
  padding: 0;
  padding-left: 5px;
  margin: 0;
  height: 40px;
  font-size: 22pt;
  color: #FFF;
  border-bottom: 1px solid #FFF;
}

#header #logo{
}

#header #menu{
  padding: 0;
  margin: 0;
  height: 25px;
  text-align: justify;
}

#header #menu ul{
  padding: 0;
  margin: 0;
  list-style-type: none;
}

* html #header #menu ul li{
  display: inline;
  font-size: 14pt;
  margin: 0;
/*  padding: 0 24px;*/
  padding: 0 23px;
  color: #FFF;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

#header #menu ul li{
  display: inline;
  font-size: 14pt;
  margin: 0;
/*  padding: 0 24px;*/
  padding: 0 17.9px;
  color: #FFF;
  border-right: 1px solid #FFF;
}

#footer ul li a,#header #menu ul li a{
  color: #FFF;
}

#footer ul li a:hover,#header #menu ul li a:hover{
  color: #CFC7A0;
}

#content{
 width: 1000px;
 text-align: center;
}

#content #left{
  margin: 0;
  padding: 0;
  float: left;
  width: 750px;
  border-right: 1px dotted #DDD;
}

.artbox{
  margin: 0;
  margin-top: 30px;
  margin-left: 15px;
  margin-bottom: 10px;
  padding: 6px 10px;
  width: 700px;
}

.aheader{
  font-size: 14pt;
  font-weight: bold;
  padding-left: 2px;
  text-align: left;
  border-bottom: 2px solid #FFF;
}

.ajanlo{
  position: relative;
  text-align: justify;
}

.ajanlotext img{
  float: left;
  margin: 3px 10px 5px 0;
  height: 100px;
}
.atitle, .acikktitle,.altitle{
  font-size: 11pt;
  text-align: left;
  margin-top: 15px;
}

.atitle{
  font-weight: bold;
}

.acikktitle{
  font-size: 12pt;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 10px;
}

.altitle,.acikkaltitle{
  font-style: italic;
}

.altitle{
  margin-bottom: 2px;
}
.acikkaltitle{
  margin: 10px 0;
}

.aname{
  margin: 5px 0;
  font-variant: small-caps;
}

.acontent{
  text-align: justify;
}

.acontent ul li{
  margin: 4px 0;
}

.signo,.vissza{
  text-align: right;
}

.labjegyzet{
  border-bottom: 1px double #006400;
  color: #000; 
}

#foot{
  position: absolute;
  min-width: 400px;
  padding: 2px 4px;
  color: #FFF;
  border: 1px solid #999;
  background-color: #990000;
  display: block;
}
.index,#footnote{
  display: none;
}

#footnote ul li > a{
  color: #FFF;
}

.print{
  margin: 2px;
  width: 30px;
  height: 25px;
  float: right;
/*   background-image: url('../images/print.gif'); */
  border: none;
}

.emil{
  margin: 2px;
  margin-top: 13px;
  width: 30px;
  height: 12px;
  float: right;
  background-image: url('../images/emil.png');
  background-repeat: no-repeat;
  border: none;
}

.forrasok{
  text-align: left;
}

.forrasok ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.forrasok ul li{
  width: 200px;
  margin: 0;
  padding: 2px 10px;
  display: inline;
  border: 1px solid #FFF;
  font-weight: bold;
}

.forrasok ul li:hover{
  margin: 0;
  padding: 2px 10px;
  background-color: #FFF;
}

#forrascontent{
  margin-top: 2px;
  padding: 0;
  width: 700px;
  min-height: 140px;
  border: 1px solid #FFF;
}

#forrascontent ul{
  width: 680px;
  list-style-type: disc;
}

#forrascontent ul li{
  width: 680px;
  text-align: justify;
  display: block;
  margin: 6px 0;
  border: none;
}

#forrascontent ul li:hover{
  background-color: #CFC7A0;
}

/*Cikkekhez tartozó thumbnailek és görgetések*/
#tnpictures{
  width: 680px;
  height: 130px;
  margin: 10px;
  border: 1px solid #FFF;
  padding: auto;
  white-space: nowrap;
  overflow-x: scroll;
}


#tnpictures a img{
  margin-top: 5px;
  margin-left: 5px;
  height: 100px;
  border: none;
}
/*Cikkekhez tartozó thumbnailek és görgetések vége*/

/*Képek nagy megjelenítése*/
* html #opa{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=50);
  display: none;
  background-color: #000;
  z-index: 20;
}

#opa{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  display: none;
  z-index: 20;
}

* html #pic{
  position: relative;
  display: none;
  z-index: 40;
}

#pic{
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  top: -650px;
  left: 0;
  text-align: center;
  margin: auto;
  display: none;
  z-index: 40;
}

#picture{
  position: relative;
  float: left;
  text-align: center;
  z-index: 50;
}


* html #picture a img{
  float: left;
  filter: alpha(opacity=100);
  background-color: #FFF;
  z-index: 60;
}

#picture a img{
  float: left;
  opacity: 1;
  background-color: #FFF;
  z-index: 60;
}

#leftarrow,#rightarrow{
  position: relative;
  top: 200px;
  width: 90px;
  height: 90px;
  text-align: center;
  margin: auto;
}

#leftarrow{
  left: 20px;
  float: left;
  background-image: url('../images/leftarrow.gif');
}

#rightarrow{
  display: block;
  left: 60px;
  float: left;
  background-image: url('../images/rightarrow.gif');
}

#pictitle{
  position: relative;
  top: 20px;
  height: 20px;
  margin: auto;
  padding-top: 2px;
  text-align: center;
  background-color:#CFC7A0;
  border: 1px solid #000;
}
/*Képek nagy megjelenítése vége*/

/*Szerző adatait megjelenítő doboz*/
#authorbox{
  position: absolute;
  top: 200px;
  left: 100px;
  width: 500px;
  min-height: 300px;
  text-align: left;
  z-index: 10;
}

#authorname,.authorname{
  font-size: 12pt;
  font-weight: bold;
  padding: 5px 5px;
  color: #FFF;
  background-color: #990000;
}

#authordata,.authordata{
 padding: 5px 10px; 
}

#authorarticle,.authorarticle{
  width: 480px;
  height: 130px;
  margin: 5px 10px;
  overflow: auto;
  background-color: #FFF;
  border: 1px solid #990000;
}

#authorarticle p,.authorarticle p{
  margin-top: 4px;
  padding-left: 5px;
}

#authorclose{
  position: relative;
  width: 100px;
  text-align: center;
  margin: 15px auto;
  border: 1px solid #990000;
}

#authorclose:hover{
  background-color: #FFF;
}
/*Szerző adatait megjelenítő doboz vége*/

.step{
  text-align: right;
}

#content #right{
  padding-top: 1px;
  float: right;
  text-align: center;
}

.rightbox{
  width: 200px;
  margin: 29px 15px;
  padding: 5px 5px;
}

.artbox,.rightbox,#authorbox{
  background-color: #CFC7A0;
  border: 1px solid #990000;
}

.rightbox ul{
  text-align: left;
}

#footer{
  margin: 0;
  padding: 0;
  height: 25px;
  float: left;
  width: 1000px;
  background-color: #990000;
  font-size: 9pt;
}

#footer ul{
  margin: 0;
  margin-top: 4px;
  padding: 0;
  text-align: center;
  list-style-type: disc;
}

#footer ul li{
  display: inline;
}

/*Keresés*/
#searchselect,#searchsubmit{
  margin: 15px 0;
}

#searchsubmit{
  margin-left: 15px;
}
/*Keresés vége*/

/*Archivum*/
#years ul{
  list-style-type: none;
}

.archnumber{
  border: 1px solid #990000;
}
/*Archivum vége*/

#load{
  background-image: url('../images/load2.gif');
}