body {
	margin: 0;
	padding: 0;
	color: #41474b;
	font-family: Tahoma;
	font-size: 13px;
	background:#FCEEC2 url(../images/bg.gif);
}
a:link, a:visited {
	color: #B96400;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #F0661E;
}
a:link img, a:visited img {
	border-color: #B96400;
}
a:focus img, a:hover img, a:active img {
	border-color: #F46624;
}
#container {
	width:728px;
	background: url(../images/center.gif) repeat-y;
	margin:20px auto 0 auto;
}
#header {
	background: url(../images/header_bg.gif) repeat-x;
	height: 184px;
	position: relative;
	text-align:center;
}
#header_img {
	width:1004px;
	background:url(../images/header.jpg) no-repeat;
	margin:0 auto;
	height:145px;
	text-indent:-9000px;
}
#top {
	background:url(../images/top.gif) no-repeat;
	height:29px;
	text-indent:-9000px;
}
#bottom {
	background:url(../images/bottom.gif) no-repeat;
	height:46px;
	text-indent:-9000px;
}
#tartalom {
	padding:0 30px;
}
#tartalom ul, #tartalom ol {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#tartalom li {
	list-style: url(../images/bullet_go.png);
}
#tartalom ol li {
	list-style:decimal;
	margin-bottom:10px;
	text-align:justify;
}
#footer {
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0 22px 0;
	color: #666;
	background:url(../images/footer.gif) no-repeat center top;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:1px solid #d8d8d8;
	color: #B96400;
}
h2 {
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.formazott {
	border-width: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: #E8E8E8 #E8E8E8 #E8E8E8 #E8E8E8;
	border-collapse:collapse;
}
table.formazott tr {
	height: 1.5em;
	background-color: #fafafa;
}
table.formazott td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 12px 2px 12px;
	border-style: inset inset inset inset;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}
form {
	margin: 0;
	padding: 0;
}
label {
	line-height: 20px;
}

input, select {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.button, a.button {
	background: #00A8D5;
	border: 1px solid #008EB3;
	color:#FFFFFF;
	padding: 0px 4px;
	margin-top: 4px;
}
a.button {
	font-size: 13px;
	padding: 1px 7px;
}
a.button:hover, a.button:focus {
	font-size: 13px;
	color:#FFFFFF;
}
.button:hover, .button:focus {
	background: #008EB3;
	border: 1px solid #008EB3;
	color:#FFFFFF;
}
.button:visited {
	color:#FFFFFF;
}
.inputbox {
	padding: 2px;
	border: 1px solid #909090;
	background: #FFFFFF url(../images/input_bg.gif) repeat-x left top;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #008EB3;
}
#tabs {
	width:1004px;
	line-height:normal;
	font-weight: bold;
	background:url(../images/menu.gif) no-repeat;
	margin:0 auto;
}
#tabs ul {
	margin:0;
	padding:0px 130px;
	list-style:none;
	height:39px;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	margin:0;
	padding:8px 10px;
	text-decoration:none;
	color:#FFFFFF;
}
#tabs a:hover, #tabs a.active_menu {
	color:#FACA22;
	background:url(../images/menu_active.gif) no-repeat center top;
}
.termek_cim {
	background:#BD6700;
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
}
.termek_lab {
	font-weight:bold;
}
.termek_adat {
	padding:5px;
}