* {
	font-family: "Arial";
	font-size: 12px;
}
html,body {
	margin: 0 auto 0 auto;
	text-align: center;
	height: 100%;
}

form {
  display: inline;
}

#container {
	position:relative;
	width: 900px;
	padding: 0;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin: 0 auto 0 auto;
	background-color: #ffffff;
}

#fejlec {
	width: auto;
	height: 266px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}

#navisor a {
	text-decoration: none;
	color: #c199a1;
	font-weight: bold;
}
#content {
	width: auto;
	height: 100%;
	background-color: #ffffff;
}
#menu {
	width: 100%;
	padding: 0px;
	height: 100%;
	background-color: #ebebeb;
}
#news {
	width: 100%;
	padding: 0px;
	height: 100%;
	background-color: #ebebeb;
	text-align: center;
}
#menu ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu ul li {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	list-style-type: none;
	height: 27px;
	width: 100%;
	text-align: center;
}
#menu ul li div {
	text-align: center;
	width: auto;
	padding-top:6px;
}
#menu ul li div a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.oldalsav {
	width: 170px;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #ffffff;
	border-left: 1px #b2b2b2 solid;
	border-right: 1px #b2b2b2 solid;
}
#lablec {
	height: 47px;
	width: 693px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}
#lablec strong {
	font-size: 12px;
}

#pagetext {
	width: auto;
	text-align: justify;
	padding: 10px;
	color: #636363;
}
a.pagetext {
	font-size: 11px;
	text-decoration: none;
}
#pagetext p, #pagetext p strong, #pagetext p em, #pagetext td em, fieldset legend, fieldset td, label {
	text-align: justify;
	color: #636363;
	font-size: 11px;
}
#pagetext h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
}
#pagetext h2 {
	font-size: 12px;
	font-weight: bold;
	color: #636363;
}
#pagetext ol, #pagetext ul {
	font-size: 11px;
	color: #636363;
	margin: 0;
	padding: 0;
}
#pagetext ul {
	list-style-type: circle;
}
#pagetext ol li,#pagetext ul li, #pagetext td {
	font-size: 11px;
	color: #636363;
	margin-left: 30px;
}
#pagetext td {
	background-color: #ffffff;
	text-align: center;
}

#pagetext td.head {
	font-weight: bold;
}

#pagetext td.megnev {
	font-weight: bold;
	text-align: left;
}
#pagetext td.abal {
	text-align: left;
}
#pagetext td.ajobb {
	text-align: right;
}

img.cont {
	padding: 1px;
	margin: 5px;
	border: 1px #b2b2b2 solid;
}

input.szoveg, textarea.szoveg, select.szoveg {
	font-size: 11px;
	color: #636363;
  border: 1px #b2b2b2 solid;
  background-color: #ffffff;
}

input.szoveghiba, textarea.szoveghiba, select.szoveghiba {
	font-size: 11px;
	color: #636363;
  border: 1px #b2b2b2 solid;
  border-left:3px #ff0000 solid;
  background-color: #ffeeee;
}

option {
	font-size: 11px;
	color: #636363;
  background-color: #ffffff;
}

fieldset {
  border: 1px #b2b2b2 solid;
  background-color: #ffffff;
}

input.gomb {
  font-weight: bold;
  border: 1px #666666 solid;
}

.piros {
  color: #ff0000;
  font-size: inherit;
}
