/* A MyCITE WebQuery stilus listája*/
/* Standard kiinduló stilus elemek CSS2 mintából ----------------------------------------------------*/
ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, FORM,
FRAME, FRAMESET, H1, H2, H3, H4, H5, H6,
IFRAME, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, DIR,
HR, MENU, PRE   { display: block }

LI              { display: list-item }
HEAD            { display: none }
TABLE           { display: table }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
TH              { font-weight: bolder; text-align: center }
CAPTION         { text-align: center }
BODY            { line-height: 1.33 }
H1              { font-size: 2em; margin: .67em 0 }
H2              { font-size: 1.5em; margin: .83em 0 }
H3              { font-size: 1.17em; margin: 1em 0 }

H4, P, BLOCKQUOTE, UL, FIELDSET, FORM, OL, DL, DIR,
MENU            { margin: 1.33em 0 }

H5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 }
H6              { font-size: .67em; margin: 2.33em 0 }
H1, H2, H3, H4, H5, H6, B,
STRONG          { font-weight: bolder }

BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }

I, CITE, EM,
VAR, ADDRESS    { font-style: italic }

PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: 1.17em }
SMALL, SUB, SUP { font-size: .83em }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
HR              { border: 1px dotted brown; padding-left: 40; padding-right: 40; padding-top: 1; padding-bottom: 1}
OL, UL, DIR,
MENU, DD        { margin-left: 40px }

OL              { list-style-type: decimal }

OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; margin-bottom: 0 }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }
BR:before       { content: "\A" }

/* MyCITE specifikus dokumentum és táblaszintű lista stilusok======================================*/
body {
  background : #efefef;
  color : black;
  margin-top : 0;
  padding-top : 0;
  border-top : 0px none;
  vertical align : top;
  margin-left: 0;
  padding-left : 0;
  margin-right: 0;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px
  }
button { }
input {margin : 0px;
  font-size : 10px;
  }
form {margin : 0px;}

input:focus { background: #ffcc99;
  }
form:focus { background: #ffcc99;
}
button:focus { background: #ffcc99;
}
textarea:focus { background: #ffcc99;
}

/* ---------------------------------------------- táblaszintű stilusok ------------------ */

.header {
  background : #0b4b7b;
  color : #FFFFFF;
  font-size : 11px;
  width : 100%;
  margin-top : 0;
  padding-top : 0;
  border-top : 0px none;
  vertical align : top
  }
.tblfooter {
  background : #0b4b7b;
  font-size : 10px;
  color : #FFFFFF;
  width : 100%;
  text-align : center;
  }
.tblmain {
  width : 100%;
  text-align : left;
  font-size : 11px;
  table-layout : fixed;
  border-collapse : collapse;
  border-right : 1px solid #0b4b7b;
  border-left : 1px solid #0b4b7b;
  }
.maincommand  {
  width : 100%;
  background-color : #efefef;
  font-size : 11px;
  vertical-align : bottom;
  margin-top : 0;
  margin-bottom : 0;
  }
.command {
  background-color : #efefef;
  font-size : 11px;
  vertical-align : bottom;
  margin-top : 0;
  margin-bottom : 0;
  }
.tblkeresesimod,  .maincommand  {
  table-layout : fixed;
  border-collapse : collapse;
  border-right : 1px solid #0b4b7b;
  border-left : 1px solid #0b4b7b;
  border-bottom : 1px solid #0b4b7b;
  }
.tblkereso {
  width : 100%;
  text-align : left;
  font-size : 11px;
  }
.tblkeresesimod {
  width : 100%;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  }
.tblfeltetelek {
  width : 766px;
  margin-top : 0px;
  margin-bottom : 0px;
  }
.input {
  font-size : 11px;
  width : 766px;
  }
.tblbutton {
  width : 766px;
  }
.tbl1 {
  font-size : 11px;
  margin-left : 10%;
  margin-right : 10%;
  width : 80%;
  }
.tbl2 {
  font-size : 11px;
  margin-left : 10%;
  margin-right : 10%;
  width : 80%;
  }
.tblsajat {
  width : 700;
  margin-left : 4em;
  margin-right : 4em;
}
.tblsajatv3 {
  margin-left : 4em;
  margin-right : 4em;
}
.tblidezo {
/*  background-color : Red; */
  width : 600;
  margin-left : 1em;
  margin-right : 4em;
}
.tblheaderimg {
  margin-left : auto;
  margin-right : auto;
  }
.tblstat {
  margin-left : auto;
  margin-right : auto;
  margin-top : 1em;
  margin-bottom : 1em;
  }
.bemenet {
  width : 772px;
/*  background-color : #efefef;*/
  margin-top : 0px;
  margin-bottom : 0px;
}
.tbladat {
  font-size : 11px;
}
.tblimpact {
  font-size : 11px;
}
.tblszerzonev {
  font-size : 11px;
}
.tblimpdupl {
  font-size : 11px;
}

/* ============================================================== TD szintű stilusok  ======= */
.tdscs0 {
  height: 32px;
  width: 20%;
  text-align : center;
}
.tdscs1 {
  height: 32px;
  width: 20%;
  text-align : center;
  background-color : #000000;
}
.tdscx {
  height: 20px;
  width: 5%;
}
.tdsc0 {
  height: 32px;
  width: 19%;
  text-align : center;
}
.tdsc1 {
  height: 32px;
  width: 19%;
  text-align : center;
  background-color : #AA2222;
}
.tdsc2 {
  height: 32px;
  width: 19%;
  text-align : center;
  background-color : #22AA22;
}
.tdsc3 {
  height: 32px;
  width: 19%;
  text-align : center;
  background-color : #2222AA;
}
.tdiszi {
  text-align : left;
  font-size : 11px;
}
.tdiszp {
  text-align : right;
  font-size : 11px;
}
.tdiszs {
  text-align : left;
  font-size : 11px;
}
.tdiszt {
  text-align : center;
}

.tdlogin {
  text-align : left;
  font-size : 11px;
}
.tdloginr {
  text-align : right;
  font-size : 11px;
}
.tdszalag1, .tdszalag3 {
  width : 20%;
  text-align : left;
  font-size : 11px;
}
.tdszalag3 {
  width : 20%;
  text-align : right;
}
.tdszalag2 {
  width : 60%;
  text-align : center;
  font-family : Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight : bolder;
}
.tdszalagd1 {
  width : 20%;
  text-align : left;
  font-size : 11px;
}
.tdszalagd2,.tdszalagd3 {
  width : 30%;
  text-align : center;
  font-family : Verdana, Helvetica, Arial, sans-serif;
  font-size : 11px;
  font-weight : bolder;
}
.tdszalagd4 {
  width : 20%;
  text-align : right;
  font-size : 11px;
}
.tdfooter1, .tdfooter2, .tdfooter3 {
  font-family : Verdana, Helvetica, Arial, sans-serif;
  font-size : 10px;
  text-align : center;
}
.tdcommand {
  width : 20%;
  font-size : 9px;
  text-align : right;
  }
.tdcommand, .tdcommand1, .tdcommand2, .tdcommand3, .tdcommand4, .tdcommand5, .tdcommand6 {
  vertical-align : bottom;
  }
.tdcommand1 {
  text-align : left;
  width : 30%;
  }
.tdcommand2 {
  text-align : center;
  width : 30%;
  font-size : 10px;
  }
.tdcommand4 {
  width : 30%;
  text-align : right;}
.tdcommand5 {
  font-size : 11px;
  }
.tdcommand6 {
  text-align : center;
  font-size : 9px;
  }
.tdkereses1, .tdkereses2
  {
  font-size : 12px;
  background-color : #efefef;
  width : 25%;
  vertical-align : top;
  padding-left : 1em;
  padding-top : 0px;
}
.tdfeltetel0 {
  font-size : 9px;
  width : 20%;
  text-align : right;
  }
.tdfeltetel1 {
  font-size : 9px;
  width : 20%;
  text-align : left;
  }
.tdsajat1, .tdsajat2, .tdsajat3, .tdidezo1, .tdidezo2, .tdidezo3, .tdstat1, .tdstat2
  {vertical-align : top
}
.tdsajat1, .tdsajat2, .tdsajat3 {
  font-size : 12px;
}
.tdidezo1, .tdidezo2, .tdidezo3 {
  font-size : 9px;
}
.td1stat, .td2stat {
  font-size : 10px;
}
.td2stat {
  text-align : right;
}
.tdidezoszerzo, .tdidezojournal {
/*  background-color : #E9967A;*/
  font-size : 9px;
}
.tdbutton {
  width : 50%;
  text-align : center;
}
.tdsearch {
  font-size : 10px;
}
.tdsearchright {
  font-size : 10px;
  text-align : right;
}
.tdcitres {
  font-size : 10px;
}
.tdrtf {
  font-size : 10px;
}
.tdcitresheader {
  font-size : 10px;
  font-weight : bold
}
.thadat_l {
  font-weight : bold
}
/*  ==========================================================Paragrafus szintű MyCITE stilusok  ----*/

.mtitle {
  font-size : 14px;
  font-style : italic;
  text-align : center;
  }
.myear {
  font-size : 14px;
  font-style : italic;
  text-align : center;
  }
h1 {
  font-size : 15px;
  margin : 0px;
  }
a:focus { background: #ffcc99;
  }
a:link {  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #44BB77;
  text-decoration: none
  }
a:active {  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #44BB77;
  text-decoration: none
  }
a:visited {  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #44BB77;
  text-decoration: none
  }
a:hover {  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight : bold
  color: #44BB77;
  text-decoration: underline;
  }
p.pszerzo, p.pcim, p.pfolyoirat, p.pif, p.pfugges, p.psoremeles, p.pfejezet, p.pkonyv, p.pegyeb,
  p.pdisszertacio, p.pszabadalom, p.soremeles, p.ptipus, p.picim,  p.pikiado, p.pifejezet, p.pidisszertacio, p.pikonyv {
  margin : 0;
  }
p.pszerzo, p.pcim, p.pfolyoirat {
  font-size : 12px;
  }
p.pif, p.pfugges {
  font-size : 10px;
  }
p.pfugges {
  margin-left : 3em;
  margin-bottom : 1em;
  }
p.soremeles {
  font-size: 6px;
  }
p.ptipus{
  padding-left : 3em;
  }
p.piszerzo, p.picim, p.pifolyoirat {
  margin : 0;
  font-size : 10px;
  }
p.piszerzo {
  font-style : italic;
  }

/*   Inline specifikus MyCITE stilusok (span változatok)---------------------------------------------- */

/*   saját közlemény bibliográfiai leirásában inline elemek a span számára-------------------------------- */
.folyoirat {
  font-weight : bolder;
  font-style : italic;
  }
.ev {
  }
.kotet {
  font-weight : bolder;
  }
.oldal {
  font-style : italic;
  }
.sorszam {
  }
.szerzointezeti {
  text-decoration : underline
  }
.feldolgozas {
  color : #990000;
  }
.sajatszerzo {
  background-color : Lime;
  }
.accesskey {
  color : #44BB77;
  text-decoration : underline
  }
.searchheader {
  font-size : 15px;
  font-weight : bold
}

/*   Az idéző közlemény bibliográfiai leirásában lévő inline elemek ------------------------------------------------*/

.iev { ; }
.ikotet {
  font-weight : bolder;
  }
.ioldal {
  font-style : italic;
  }
.isorszam {
  }

/*   speciális inline elemek a cimben lévő speciális karakterek számára--------------------------------*/
.sub {}
.super {}
.symbol {}

/*Használaton kívüli stiluselemek========================================================================*/

.pkonyv {}
.pfejezet {}
.ptalalmany {}
.pabsztrakt {}  a cikk dokumentumtipus (és a többi?) sorai */

/*   lapszint: A lista cime, és évre tördelés esetén az év */

.myear {}
