body
{
 font-family: serif;
 background-color: #DFE0FE;
 color: navy;
 font-size: 13pt;
}


.eloszo
{
 text-indent: 2em;
 line-height: 150%;
}

.elvalaszto
   {color: red;}

.tortenetek_szama
   {font-size: 8pt;}

.kategoria_felirat
{
 color: navy;
 font-size: 10pt;
}

.lista_szf
{
   background-color: #eeeeff;
   color: #5883FF;
}
.lista_nszf
{
   background-color: #eeeeff;
   color: #002EB3;
}
.lista_szn
{
   background-color: #eeeeff;
   color: #FF5974;
}
.lista_nszn
{
   background-color: #eeeeff;
   color: #AB001C;
}

.new_sorszam
{
   background-position: center;
   background-repeat: no-repeat;
   font-size: 15pt;
   font-weight: bold;
}
.sikeres
   {font-size: 14pt;}


.lista
{
   background-color: #eeeeff;
}
.lista_fejlec
{
   font-size: 12pt;
   background-color: red;
   color: pink;
   font-weight: bold;
}
.ertekeles
{
   font-size: 16pt;
   font-weight: bold;
   color: purple;
}
.szavazatok_n
{
   font-size: 8pt;
   font-weight: bold;
   color: red;
}
.szavazatok_f
{
   font-size: 8pt;
   font-weight: bold;
   color: blue;
}
.nev
{
   background-color: #eeeeff;
   font-size: 10pt;
}
.cim
{
   background-color: #eeeeff;
   font-size: 11pt;
   font-weight: bold;
   cursor: hand;
}
.leiras
{
   font-size: 10pt;
   cursor: hand;
}


.olvas_nev
   {font-size: 10pt;}
.olvas_cim
{
   font-size: 11pt;
   font-weight: bold;
}
.olvas_leiras
   {font-size: 10pt;}

A:link
{
 color: navy;
 font-weight: bold;
 text-decoration: none;
}
A:active
{
 color: navy;
 font-weight: bold;
 text-decoration: none;
}
A:visited
{
 color: navy;
 font-weight: bold;
 text-decoration: none;
}
A:hover
{
 color: navy;
 font-weight: bold;
 text-decoration: none;
}