html, body, table, tr, td, div, p, img, h1, h2, h3 {
  margin: 0;
  padding: 0;
  border: none;
}
html, body, #big, #b_big{
  height: 100%;
}
body {
  text-align: center;
  background: #357c88;
  font-family: Tahoma, sans-serif;
  color: #357c88;
}
table {
  border-collapse: collapse;
}
td {
  vertical-align: top;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#big {
  width: 770px;
  background: url("/img/hatter_csik.gif");
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#top {
  width: 770px;
  height: 177px;
  background-image: url("/img/top.jpg");
}
#menu {
  height: 23px;
  background: url("/img/menu_hatter.gif");
  text-align: right;
  padding-right: 28px;
}
#left {
  width: 430px;
}
#right {
  width: 340px;
}
#footer_left {
  height: 32px;
  width: 430px;
  background: url("/img/footer_left.gif");
  background-repeat: no-repeat;
  text-align: center;
  font-size: 12px;
}
#footer_right {
  height: 32px;
  width: 340px;
  text-align: right;
  background: url("/img/footer_right.gif");
  background-repeat: no-repeat;
}
/*** Fõoldal bal ***/
#doboz_tbl {
  height: 168px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
#doboz_tbl img {
  margin-bottom: 22px;
}
#left_termek {
  margin-top: 33px;
  margin-bottom: 16px;
  font-size: 12px;
}
#left_termek_left {
  text-align: right;
  padding-right: 20px;
}
#left_termek_right {
  text-align: left;
  padding-left: 23px;
}
/*** Fõoldal jobb ***/
#motto {
  text-align: justify;
  font-size: 12px;
  padding: 15px 28px 28px 25px;
  background: url("/img/csik_fuggoleges.gif");
  background-repeat: no-repeat;
}
#leads {
  padding: 9px 32px 10px 25px;
}
#leads .bovebb {
  font-size: 10px;
  text-align: right;
  margin: 4px 0px 19px 0px;
}
#leads h3, #leads p {
  margin: 0px;
}
/*** Belsõ oldal ***/
#right_dobozok {
  width: 116px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  background-image: url('/img/right_dobozok_bg.gif');
  background-position: top right;
  background-repeat: repeat-y;
}
#right_dobozok a {
  margin-bottom: 16px;
  display: block;
}
#right_termek {
  padding: 19px 0px 0px 24px;
  width: 200px;
}
/*** Typo ***/
h1 {
  font-weight: bold;
  font-size: 16px;
}
h2 {
  font-weight: bold;
  font-size: 14px;
}
h3 {
  font-weight: bold;
  font-size: 12px;
}
p, td, li {
  font-size: 12px;
}
a {
  color: #367f8c;
}
#content {
  padding: 16px 21px 16px 29px;
}
#content h1, #content h2, #content h3 {
  margin: 24px 0px 16px 0px;
}
#content p {
  margin-bottom: 16px;
  text-align: justify;
}
#content sup {
  font-size: 8px;
}
#right_termek h1 {
  font-size: 12px;
  margin: 0px 0px 5px 0px;
}
#content .elso {
  margin-top: 0px;
}
#partnerlogo {
  padding: 12px 0px 0px 36px;
}

/* palyazat form stilusok */
fieldset#palyazatform {
	border:0;
	margin: 0;
	padding:0;
}

fieldset#palyazatform input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 4px;
	color: #136978;
}

fieldset#palyazatform input.text {
	background-color: #e2ecee;
	border: 1px solid #d1e4e7;
	border-top-color: #357c88;
	border-left-color: #357c88;
	width: 220px;
	padding-left: 3px;
}

fieldset#palyazatform input.submit {
	background-color: #136978;
	border: 1px solid #d1e4e7;
	border-top-color: #e2ecee;
	border-left-color: #e2ecee;
	color: #e2ecee;
	margin-top: 4px;
	padding: 2px 25px;
}
