body {
  padding: 0px;
  margin: 0px auto 0px auto;
  text-align:center;
  color: #333333;
  font-size: 12px;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  background-image: url(../kep/hatter.jpg);
  background-position: center;
  background-repeat: repeat;
}

#lap{
  width: 100%;
  margin: -3px auto 0px auto;
  padding: 0px;
  text-align: center;
  background-image: url(../kep/hatter_felso.jpg);
  background-position: top;
  background-repeat: repeat-x;
}

#felulet{
  width: 1000px;
  margin: 20px auto 0px auto;
}

#menusor {
  width: 998px;
  margin: 0px 0px 0px 0px;
  padding: 0;
  background-color: transparent;
  clear: both;
}

#iras {
  width: 998px;
  margin: 0px 0 0 0;
  padding: 0;
  background-color: transparent;
  clear: both;
}

#bal {
  width: 180px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  background-color: transparent;
}

#tartalom {
  width: 560px;
  float: left;
  padding: 0px 25px 0px 25px;
  margin: 0px 10px 10px 10px;
  text-align: left;
  font-size: 12px;
  line-height: 20px;
  background-color: #FFFFFF;
  border-bottom: 3px outset #AAAAAA;
  border-right: 3px outset #AAAAAA;
  /*border-top:  3px outset #8E84B8;
  border-left:  3px outset #8E84B8; */
}

#jobb {
  width: 180px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
}

.fj {
	float: right;
	height: 30px;
	width: 30px;
    margin: 5px -10px 0 0;
    padding: 0 0px 0 0px;
	background-repeat: no-repeat;
	background-image: url(../kep/s_fj.jpg);
}

.fb {
	float: left;
	height: 30px;
	width: 30px;
    margin: 5px 0 0 -10px;
    padding: 0 0px 0 0px;
	background-repeat: no-repeat;
	background-image: url(../kep/s_fb.jpg);
}

.aj {
	margin: -7px -10px 5px 0;
    padding: 0 0px 0 0px;
	float: right;
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	background-image: url(../kep/s_aj.jpg);
}

.ab {
	margin: -7px 0 5px -10px;
    padding: 0 0px 0 0px;
	float: left;
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	background-image: url(../kep/s_ab.jpg);
}

div.text {
    background: #FFFF99;
	font-family: verdana, arial, helvetica, times new roman;
	font-size: 100%;
	padding: 3px 3px 20px 3px;
	text-align: left;
}

div.textbox {
	background: transparent url(../kep/arnyek.jpg) no-repeat right top;
	padding-left: 10px;
	padding-right: 10px;
	width: 160px;
}

#menu ul {
	margin: 0 0 0px 200px;
	padding: 0;
	white-space : nowrap;
}

#menu ul li {
	margin: 0;
	padding: 0;
   display: block;
    float:left;
	text-align: center;
}

#menu ul li a {
     margin: 0;
	padding: 0;
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
}

#menu ul li a:link, #menu ul li a:visited {
     margin: 0;
	padding: 7px 0 0 0;
	background-image: url(../kep/gomb3.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 135px;
	line-height: 26px;
   	padding-top: 7px;
    color: #9966CC;
}

#menu ul li a:hover {
  margin: 0;
	background-image: url(../kep/gomb3.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 26px;
	width: 135px;
	line-height: 29px;
	padding-top: 4px;
    color: #9966CC;
}

#menu ul li a:active {
  margin: 0;
	background-image: url(../kep/gomb3.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 26px;
	width: 135px;
	line-height: 29px;
	padding-top: 4px;
    color: #333333;
}

#menu ul li.active a:hover, #menu ul li.active a:active, #menu ul li.active a:link, #menu ul li.active a:visited {
  margin: 0;
	background-image: url(../kep/gomb3.gif);
	background-repeat: no-repeat;
	background-position: 0px -66px;
    height: 26px;
	width: 135px;
	line-height: 29px;
	padding-top: 4px;
    color: #333333;
}

h1 {
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  color: #333333;
  margin: 5px 0px;
  padding: 6px 5px;
  text-align: center;
}

h2 {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #333333;
  margin: 0px;
  padding: 8px 5px;
}

h3 {
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #333333;
  margin: 0px;
  padding: 3px 4px 3px 2px;
}

h4 {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #339900;
  margin: 0px;
  padding: 45px 4px 3px 2px;
}

div.text ul {
    margin: 0 0 0px 0px;
	padding: 0;
      /*	white-space : nowrap; */
}

div.text ul li {
	margin: 0;
	padding: 6px 1px 0px 1px;
    list-style-type: none;
}

div.text ul li a {
	color : #9966CC;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	/*display: block;    */
	border-style:none;
    padding: 6px 1px;
    margin: 0px;
}

div.text ul li a:hover {
    color : #333333;
	background-color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
   /*	display: block;     */
	border-style:none;
    padding: 2px 1px;
     margin: 0px;
}

p.idezet  {
  font-style: italic;
  text-align: center;
  margin: 25px 12px 10px 12px;
  padding: 5px;
  color: #FFFFFF;
  font-weight: bold;
  background: #9966CC url(../kep/hatter.jpg);
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
}

p.kiemelt  {
  font-style: normal;
  text-align: center;
  font-weight: normal;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
}

p.kozep {
  text-align: center;
}

p.vastag  {
  font-weight: bolder;
}

font.idezet {
   font-style: italic;
}

p.also  {
  font-size: 95%;
  font-style: normal;
  color: #999999;
  text-align: center;
  margin: 20px 12px 0px 12px;
  padding: 0px 5px;
  font-weight: normal;
}

p.also a, p.also a:visited, p.also a:active {
     color: #9966CC;
     text-decoration : none;
     padding: 3px;
     margin: 0px;
}

p.also a:hover {
     color: #FFFFFF;
     background-color: #9966CC;
     text-decoration : none;
     padding: 3px;
     margin: 0px;
}

#tartalom a, #tartalom a:visited, #tartalom a:active {
     color: #9966CC;
     text-decoration : none;
     padding: 3px;
     font-weight: bold;
     margin: 0px;
}

#tartalom a:hover {
     color: #FFFFFF;
     background-color: #9966CC;
     text-decoration : none;
     padding: 3px;
     font-weight: bold;
     margin: 0px;
}

hr {
  color: #BBBBBB;
  width: 300px;
  text-align: center;
  height: 2px;
  margin-bottom: 10px;
}
 /*
#tartalom  {
   font-variant: small-caps;
}
*/

#tartalom p:first-letter {
  font-size: 133%;
  font-weight: bold
}

h1:first-letter, h2:first-letter, h3:first-letter, h4:first-letter {
   text-transform: uppercase;
  }

.kivastagitott {
  font-weight: bold
}

.elvalaszto_kep {
   margin: 10px 5px;
}

img.kiskep {
  float: left;
  margin-right: 5px;
}

form {
    margin: 10px 0px 0px 3px;
    padding: 0px;
}

.bevitel {
  margin: 0px;
  border: 1px solid  #9966CC;
  padding: 1px;
  background: #FFFFFF;
  color: #993300;
  width: 100px;
}

.gomb {
  margin: 10px 0px;
  padding: 1px;
  width: 135px;
  color:  #9966CC;
  background: #EEEEEE;
  font-weight: bold;
}

ul.tartalom {
   margin-left: 5px;
   padding: 0px;
   list-style-type: none;
   font-weight: bold;
   text-align: left
}

ul.tartalom1 {
   margin: 0px 0px 0px 17px;
   padding: 0px;
   font-weight: normal;
}

ol.tartalom1 {
   margin: 0px 0px 0px 27px;
   padding: 0px;
   font-weight: normal;
}

#popup {
  position: absolute;
  top: 370px;
  left: 40%;
  width: 316px;
  height: 322px;
  padding: 40px 31px 35px 35px;
  color: #993300;
  text-align: left;
  background-image: url(../kep/jegyzettomb1.gif);
  background-color: transparent;
  background-position: top;
  background-repeat: no-repeat;
}


#popup a, #popup a:visited, #popup a:active {
     color: #990000;
     text-decoration : none;
     padding-top: 3px;
     font-weight: bold;
     margin: 0px;
     padding-right: 9px;
     border: 0px;
     float: right;
}

#popup a:hover {
     color: #FFFFFF;
     text-decoration : none;
     padding-top: 3px;
     padding-right: 9px;
     font-weight: bold;
     margin: 0px;
     border: 0px;
     float: right;
}

ul.teszt {
   margin: 15px;
   padding: 2px;
}

ul.teszt li {
   color: #CC0000;
   font-weight: bold;
   list-style-type: decimal;
   padding: 0px;
   margin: 13px 0px 0px 0px;
}

ul.teszt li ul {
  padding: 3px 0px 0px 0px;
  margin: 0px;
}
ul.teszt li ul li {
  color: #777777;
  list-style-type: none;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

.szurke {
  color: #888888;
}


