BODY {
  background-image: url("images/background.gif");
  background-repeat: repeat;
  font-family: Verdana;
  font-weight: bold;
  font-size: 10pt;
  color: black;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.backgroundpic {
  background-image: url("images/background.gif");
  background-repeat: repeat;
}

.text {
  font-family: Verdana;
  font-weight: bold;
  font-size: 10pt;
  color: black;
  padding-left: 14px;
  padding-right: 14px;
  text-align: justify;
  }

.cimsor {
  font-family: Verdana;
  font-weight: bold;
  font-size: 13pt;
  color: #ff9933;
  text-decoration: none;
  margin-left: 20px;
  margin-right: 10px;
  }

.nagy {
  font-family: Verdana;
  font-weight: bold;
  font-size: 13pt;
  color: #ff9933;
  text-decoration: none;
}
.news {
  font-family: Verdana;
  font-size: 8pt;
  text-align: left;
}

A.link:link, A.link:visited {
  color: #DD8B02;
  font-size: 10pt;
  font-weight: bold;
  font-family: Verdana;
  text-decoration: none;
}
A.link:hover, A.link:active {
  text-decoration: underline;
}

A.linkadmin:link, A.linkadmin:visited {
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
  font-family: Verdana;
  text-decoration: none;
}
A.linkadmin:hover, A.linkadmin:active {
  text-decoration: underline;
}

A.newslink:link, A.newslink:visited {
  color: #DD8B02;
  font-size: 8pt;
  font-weight: bold;
  font-family: Verdana;
  text-decoration: none;
}
A.newslink:hover, A.newslink:active {
  text-decoration: underline;
}


A.linknagy:link, A.linknagy:visited {
  color: #FF962D;
  font-size: 13pt;
  font-weight: bold;
  font-family: Times;
  text-align: center;
  text-decoration: none;
  padding-left: 10px;
}
A.linknagy:hover, A.linknagy:active {
  text-decoration: underline;
}


.csikleft {
  background-image: url(images/csikleft.gif);
  background-color: #FFFFFF;
  background-repeat: repeat-y;
  background-position: center;

}
.csikright {
  background-image: url(images/csikright.gif);
  background-color: #FFFFFF;
  background-repeat: repeat-y;
  background-position: center;

}
.csikmenu {
  background-image: url(images/csikmenu.gif);
  background-color: #FFFFFF;
  background-repeat: repeat-y;
  background-position: center;

}
.csikcenter {
  background-image: url(images/csikcenter.gif);
  background-color: #FFFFFF;
  background-repeat: repeat-y;
  background-position: center;

}
.bottom
{
	background-color: #FFFFFF;
}

.header
{
	padding-top: 10px;
}
.line
{
	background-color: #FFBE7D;
}

.filler
{
	background-color: #2C2B27;
}

.tav_kepz
{
	width: 471px;
	font-family: arial black;
	font-size: 18px;
	background-color: red;
}
.tav_kosz
{
	width: 200px;
	font-family: arial black;
	font-size: 14px;
	background-color: red;
	padding: 5px;	
}

A.tav:hover, A.tav:active, A.tav:link, A.tav:visited {
	color: white;
	text-decoration: blink;
}
