
 @import url('felepites.css');

 del, .rejt { display:none; }

 a         { color: black; text-decoration: none; }
 a:visited { color: black; text-decoration: none; }
 a:hover   { color: black; text-decoration: underline; }

 a.lablec         { color: #aeaeae; text-decoration: none; }
 a.lablec:visited { color: #aeaeae; text-decoration: none; }
 a.lablec:hover   { color: black; text-decoration: underline; }

 h1, .h1, a.h1:visited {
  font-family : Georgia, "Times New Roman", Times, serif;
  color: #336699;
  font-size: 25px;
  border: 0px solid black;
  margin: 0px;
 }

 h2 {
  margin: 0px;
  margin-bottom: 0px;
  margin-top: 7px;
  font-family : Georgia, "Times New Roman", Times, serif;
  color: #FF9900;
  font-size: 15px;
  font-style: italic;
  border: 0px solid black;
 }

 h3 {
  margin: 0px;
  margin-bottom: 0px;
  margin-top: 7px;
  font-family : Georgia, "Times New Roman", Times, serif;
  color: #4d4d4d;
  font-size: 10px;
  border: 0px solid black;
 }

/** CIKK **/

 #cikk {
  text-align: left;
  border: 0px solid red;
  margin: 0px;
  padding: 0px;
  padding-left: 30px;
  padding-top: 10px;
 }

 #cikk pre {
  width: 540px;
  font-family: Lucida Console, Courier, sans;
  font-size: 12px;
  line-height: 1.2em;
  color: #4d4d4d;
  border: 0px solid black;
  padding-bottom: 100px;
 }

 #cikk pre a         { color: #336699; background: white;   text-decoration: none; }
 #cikk pre a:visited { color: #234769;   background: white; text-decoration: none; }
 #cikk pre a:hover   { color: white; background: #336699; text-decoration: none; }

/* SIMA HTML SZOVEG */
 #text {
  padding-left: 20px;
  padding-right: 30px;
  text-align: justify;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.8em;
  color: #4d4d4d;
 }

 #top {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 10px;
  padding: 8px;
 }

 #top h1 {
  font-size: 12px;
  font-family : Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
 }

 #top p {
  margin: 0px;
 }

 #top a { color: #000000; }


/* KERESOKKEL KAPCSOLATOS */

 .searchon {
  background: #FFFF40;
 }

 .searchoff {
  background: white;
 }

 #searchengine {
  padding: 0px;
  margin: 0px;
  padding-bottom: 20px;
  border: 0px solid black;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 10px;
  text-align: right;
  padding-right: 20px;
 }

 #dimenziok {
  font-family: Verdana, Arial, Verdana, Tahoma, sans-serif;
  font-size: 9px;
  text-align: left;
 }

 #dimenziok ul {
  padding: 0;
  margin: 0;
  list-style-image: url("/kepek/li.gif");
 }

 .c1 { color: #800000; }
 .c2 { color: #000080; }
 .c3 { color: #008000; }
  /* a c4 volt a sarga */
 .c4 { color: #FF9900; }
 .c5 { color: black; }

 table.lablec {
  width: 660px;
  font-size: 9px;
  font-family: Verdana, Arial, Verdana, Tahoma, sans-serif;
  text-align: left;
  color: #aeaeae;
 }
 td.netmester {
  width: 130px;
  font-size: 9px;
  font-family: Verdana, Arial, Verdana, Tahoma, sans-serif;
  text-align: center;
 }

#dm25_popup {
	border: 3px solid #ffba12;
	width: 380px;
	height: 330px;
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 1000;
	background-image: url("/kepek/dm25_popup.png");
	padding: 10px;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	text-align: center;
}

#dm25_popup p {
	text-align: justify;
}

#dm25_popup a {
	color: #393391;
	font-size: 16px;
}

