body {
  padding: 0px;
  margin: 0px;
}
body, td, p, textarea {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}
p, div {
  padding: 0px;
  margin: 0px;
}
.alap {
  width: 980px;
  margin: 0px auto;
  overflow: hidden;
}
.alapTop {
  height: 27px;
  background: transparent url(images/alap05_01.jpg) no-repeat top left;
}
.alapInner {
  background: transparent url(images/alap05_02.jpg) repeat-y;
}
.alapBottom {
  height: 31px;
  background: transparent url(images/alap05_03.jpg) no-repeat top left;
}
.alapMain {
  width: 864px;
  margin-left: 60px;
  overflow: hidden;
}
.fejTd {
  padding: 10px 10px 6px 10px;
}
.fejImg {
  margin-left: 0px;
}
.kepCsik {
  margin-top: 10px;
  margin-left: 30px;
  margin-bottom: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 924px;
  height: 60px;
  background: transparent url(images/kepcsik2.jpg) no-repeat;
  /*
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  */
}
.keretBg {
  background-color: #FFF8E5;
  border-left: 4px solid #f00;
  border-right: 4px solid #f00;
  padding: 0px 16px;
}

.content {
  width: 520px;
  margin-left: 38px;
}
.contentTd {
  padding-left: 0px;
  padding-right: 0px;
}
.contentTop {
  height: 21px;
  background: transparent url(images/content1_01.jpg) no-repeat;
}
.contentMiddle {
  background: transparent url(images/content1_02.jpg) repeat-y;
}
.contentBottom {
  height: 19px;
  background: transparent url(images/content1_03.jpg) no-repeat;
}
.fejCsik {
  font-size: 1px;
  height: 2px;
  margin: 4px 0px 0px 38px;
  background-color: #2F78CA;
  width: 766px;
}
.KepBalra {
  float: left;
  margin: 0px 8px 3px 0px;
}
.KepJobbra {
  float: right;
  margin: 0px 0px 3px 8px;
}
.kiemeltCella {
  border: 1px solid #f00;
  background: transparent url(images/keret_bg.gif) repeat-x;
}
.admMenuStrip {
  margin-top: 16px;
  margin-bottom: 16px;
}
.admMenuStrip a {
  color: #00c;
}
a {
  outline: none;
  color: #00c;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  color: #c00;
}
h2 {
  color: #000;
}
.tableHead td {
  background-color: #255C89;
  color: #fff;
  font-weight: bold;
  padding: 2px 6px;
}
.row1 td {
  padding: 2px 6px;
  background-color: #f5f5f5;
}
.row2 td {
  padding: 2px 6px;
  background-color: #e8e8e8;
}
.row3 td {
  padding: 2px 6px;
  background-color: #FFDCB9;
}
.editLink {
  font-size: 10px;
  color: #22A71F;
  text-decoration: none;
}
.editLink:hover {
  text-decoration: underline;
}
.deleteLink {
  font-size: 10px;
  color: #c00;
  text-decoration: none;
}
.deleteLink:hover {
  text-decoration: underline;
}
.buttonAdd {
  margin-bottom: 4px;
  font-size: 10px;
}
.textBox50 {
  width: 50px;
}
.textBox150 {
  width: 150px;
}
.textBox200 {
  width: 200px;
}
.textBox300 {
  width: 300px;
}
.textBox400 {
  width: 400px;
}
.textBox500 {
  width: 500px;
}
.font10 {
  font-size: 10px;
}
.font11 {
  font-size: 11px;
}
.error {
  background-color: #FFFFD7;
  border: 2px solid #f00;
  margin: 8px 0 8px 0;
}
.error td {
  color: #000;
}
.clearer {
  clear: both;
  height: 1px;
  overflow: hidden;
}
.menuTd {
  width: 260px;
  background-color: #fff;
}

.menuTop {
  width: 242px;
  height: 21px;
  background: transparent url(images/menu1_01.jpg) no-repeat;
  font-size: 1px;
}
.menuMiddle {
  width: 242px;
  padding-left: 20px;
  background: transparent url(images/menu1_02.jpg) repeat-y;
}
.menuBottom {
  width: 242px;
  height: 19px;
  background: transparent url(images/menu1_03.jpg) no-repeat;
  font-size: 1px;
}

.menuMiddle a {
  display: block;
  width: 180px;
  font-size: 13px;
  font-weight: bold;
  color: #7C4843;
  text-decoration: none;
  padding: 6px 4px 6px 15px;
  /*border: 1px solid #ccc;*/
}
.menuMiddle a:hover, .menuMiddle .aktivMenu  {
  background-color: #f00;
  color: #fff;
  text-decoration: none;
}
.menuMiddle .aktivMenu, .menuMiddle .aktivMenu:hover  {
  background-color: #1D7FED;
  color: #fff;
  text-decoration: none;
}

.admContent {
  text-align: center;
}
.chapter {
  font-size: 22px;
  font-weight: bold;
  color: #A6C5E8;
  margin-bottom: 16px;
}
.red {
  color: #f00;

}
.nyListBox {
  width: 280px;
  font-size: 12px;
}

