* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	z-index: 0;
	behavior: url(/iepngfix/iepngfix.htc);
}

body {
	background-color: #e5ecf2;
	color: #104962;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	
	background-image: url(../data/main/image/bg_980_light.jpg);
	
/*	scrollbar-face-color: #65b2e6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #5b6bb6;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #fdfc65;
	scrollbar-track-color: #dae9f3;
	scrollbar-darkshadow-color: #000000;
*/
}

div.mainpage {
	position: static;
	width: 980px;
	height: auto;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../data/main/image/bg_980.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

div.text {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
	list-style-type: none;
	list-style-image: none;
}

ul.list {
	list-style-type: square;
	margin-left: 20px;
}

ul.mainpage {
	width: 980px;
}

ul.menu {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 150px;
	height: auto;
	text-align: center;
	clear: none;
	float: left;
}

ul.menu_ie6 {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 150px;
	height: auto;
	text-align: center;
	clear: none;
	float: left;
}

ul.menu_ie7 {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 150px;
	height: auto;
	text-align: center;
	clear: none;
	float: left;
}

ul.text {
	position: relative;
	left: 145px;
	top: 0px;
	width: 830px;
	height: auto;
	min-height: 400px;
	text-align: center;
}

ul.text_ie67 {
	position: relative;
	left: 80px;
	top: 0px;
	width: 830px;
	height: auto;
	min-height: 400px;
	text-align: center;
}

li.fejlec {
	position: static;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 150px;
	text-align: left;
}

li.fejlec_alatt {
	position: relative;
	top: 0px;
	width: 980px;
	height: auto;
}

li.lablec {
	position: relative;
	top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
	width: 980px;
	height: auto;
}

li.menupont {
	margin-top: 5px;
	margin-bottom: 5px;
}

table {
	color: #104962;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

table.irodaink {
	font-weight: bold;
}

form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.mainkeret {
	width: 720px;
	padding: 20px;
/*	border: 1px solid #82291E;
*/
	border: 0px solid #82291E;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.keret {
	width: 85%;
	padding: 15px;
/*	border: 1px solid #64B2E6;
*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 15px;
}

.keret1p {
	padding: 15px;
	border: 1px solid #639B9B;
	text-align: center;
}

h1 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 30px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
}

h3.hirek {
  margin-top: 5px;
  margin-bottom: 15px;
}

h4 {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  margin-top: 4px;
  margin-bottom: 4px;
  text-decoration: underline;
}

hr {
	width: 60%;
	border: 1px solid #104962;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 15px;
}

b {
  font-weight: bold;
}

.b {
  font-weight: bold;
}

i {
  font-style: italic;
}

.i {
  font-style: italic;
}

u {
  text-decoration: underline;
}

.u {
  text-decoration: underline;
}

.link {
  cursor: pointer;
}

.vcenter {
  vertical-align: middle;
}

a {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

a:visited {
  color: #e5ecf2;
  cursor: pointer;
  text-decoration: none;
}

a:active {
  color: #2e5464;
  cursor: pointer;
  text-decoration: none;
}

a:hover {
  color: #2e5464;
  cursor: pointer;
  text-decoration: underline;
}

.button {
	border: 1px solid #639B9B;
	padding: 2px;
	color: #104962;
	background-color: #A8D1DA;
	text-decoration: none;
	cursor: pointer;
	font-size: 10px;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

iframe {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

th {
  text-align: center;
}

.td_admin {
  color: #104962;
  padding-left: 3px;
  padding-right: 3px;
}

.td_admin_pointer {
  color: #104962;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
  cursor: pointer;
}

.td_user {
  color: #104962;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
}

.td_user_pointer {
  color: #104962;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
  cursor: pointer;
}

.td_admin_menu {
  padding-left: 10px;
}

td.admin_sorfej {
	text-align: left;
	font-weight: bold;
	background-color: #A8D1DA;
}

.img_munkatarsaink {
  border: 2px solid black;
  margin-bottom: 5px;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.vcenter {
  vertical-align: middle;
}

.size10 {
  font-size: 10px;
}

.admin_menu {
  color: #2A7FFF;
  background-color: #dae9f3;
}

.figyelmeztetes {
  font-weight: bold;
  color: red;
  text-align: center;
}

.hibas_login {
  color: #FFFFFF;
  text-align: center;
  background-color: red;
  font-weight: bold;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  border: 8px solid red;
}

.input_text {
	color: #000066;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	padding-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid black;
}

input.keres {
	position: relative;
	left: -7px;
}

input.keres_ie {
}

div.hirek_reszletes {
  text-align: justify;
  width: 85%;
/*  padding: 15px;
  border: 1px solid #64B2E6;
*/
  margin-top: 55px;
	margin-left: auto;
	margin-right: auto;
  clear: left;
}

div.hostess_fotoalbum {
  text-align: justify;
  width: 70%;
  padding: 15px;
  border: 1px solid #dae9f3;
  margin-bottom: 10px;
}

textarea {
  border: 1px solid black;
}

pre {
  margin: 0px;
}

.pre_reszletek {
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
}

.body_reszletek {
	background-color: #a9d5f2;
	background-image: url(../data/main/image/bg_980.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	text-align: justify;
	padding: 15px;
}

.h1_reszletek {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  margin: 3px;
}

.h2_reszletek {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
  margin: 3px;
}

.big_reszletek {
  font-size: 125%;
}

.red_reszletek {
    color: red;
}

.center_reszletek {
    text-align: center;
    margin: 0px;
}
