body{
  background-image: url(pic/csik.jpg);
  background-repeat: repeat-y;
  background-color: #474640;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small
}


.td{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


.keret{
width: 910px;
}

.fejlec{
  background-image: url(pic/fejlec.jpg);
  height:152px;
  width:910px;
}


.login{
  background-color: #f5ca1c;
  width: 206px;
  height: 100px;
  background-image: url(pic/loginhatter.jpg);
  background-repeat: repeat-y ;
}
.loginlablec{
  background-image: url(pic/loginlablec.jpg);
  background-repeat: no-repeat;
  height: 23px;
  background-color: #f5ca1c;
}

.menu{
/*  background-color: #aba795;*/
  background-color: white;
  width: 206px;

}

.menufejlec{
  width: 206px;
  height: 15px;
  background-image:url(pic/menufejlec.jpg);
  background-repeat: no-repeat;
}

.menupontok{
  width: 206px;
  border-bottom: #b4b0a6;
  color: white;
  /*kell bal szél és jobb szél is*/
  background-image: url(pic/menuhatter.jpg);
  background-repeat: repeat-y;
}

.menupont{
  color: white;
  /*kell bal szél és jobb szél is*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menulablec{
  width: 206px;
  height: 137px;
  background-image: url(pic/menulablec.jpg);
  background-repeat: no-repeat;
}

.tartalom{
  background-color: white;
  width: 640px;
  background-image: url(pic/tartalomjobbszele.jpg);
  background-repeat: repeat-y;
  background-position: right;
  text-align: center;

}
.tartalomjobb{
  width: 180px;
  background-color: white;
  background-image: url(pic/tartalomjobbszele.jpg);
  background-repeat: repeat-y;
  background-position: right;
  text-align: center;
}
.kezdolaptartalom{
  width: 510px;
  background-color: white;

}

.tartalom2{
  width: 490px;
}

.hirek_hirek{
  color: #003a82;
  font-size: x-large;
  font-weight: bold;
}

.hirek{
  width: 640px;
}

.hirekfocim{
  color: #003a82;
  background-image: url(pic/elvalaszto.jpg);
  background-position: top;
  background-repeat: no-repeat;
  font-size: x-large;
  font-weight: bold;
  text-align: left;

}

a.hirekfocimlink{
  color: #003a82;
  font-size: large;
  text-decoration: none;
  font-weight: bold;
}

.elorejelzesth{
  background-image: url(pic/elvalaszto.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  height: 26px;
}

.hirekszoveg{
color: #000e27;
width: 360px;
}

.hirekfoto{
  width: 250px;
}

.nyilatkozat{
  width: 500px;
  border: thin outset red;
}

.datum{
  color: #CCCCCC;
  font-size: x-small;
  font-weight: bold;
  text-align: left
}

.lablec{
  width: 910px;
  height: 30px;
  background-image: url(pic/lablechatter.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

.loginmezo{
  border-top: thin solid white;
  border-left: thin solid white;
  border-right: thin solid white;
  border-bottom: thin solid white;
}

.loginszoveg{
  color: #000033;
}


a.menulink:link {
	color: #FFFFFF;
	text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
a.menulink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menulink:hover {
	text-decoration: none;
	color: #f5ca1c;
}
a.menulink:active {
	text-decoration: none;
	color: #f5ca1c;
}

a.registerlink:link {
	color: #000033;
	text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
a.registerlink:visited {
	text-decoration: none;
	color: #000033;
}
a.registerlink:hover {
	text-decoration: none;
	color: Red;
}
a.registerlink:active {
	text-decoration: none;
	color: Red;
}