body {
	background: #181818 url(../images/bg9.jpg) fixed no-repeat center top;
	margin: 0;
	padding: 0;
	color: #404347;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #99CC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CC00;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: none;
	color: #99CC00;
}
a:link img, a:visited img {
	border-color: #465259;
}
a:focus img, a:hover img, a:active img {
	border-color: #99CC00;
}
#container {
	width: 883px;
	margin: 20px auto;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 90px;
	position: relative;
}
#tartalom {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background:#FFFFFF;
}
#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-top: 15px;
	color: #FFFFFF;
	background:url(../images/bottom.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 0 10px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom:2px solid #99CC00;
}
h2 {
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
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 {
	float:left;
	width:100%;
	line-height:normal;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
#tabs ul {
	margin:0;
	padding:50px 10px 0 340px;
	list-style:none;
}
#tabs li {
    display:inline;
    margin:0;
    padding:0;
}
#tabs a {
    float:left;
    margin:0;
    padding:0 0 0 5px;
    text-decoration:none;
}
#tabs a span {
    float:left;
    display:block;
    padding:12px 10px 11px 5px;
    color:#000;
	cursor:pointer;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
    color:#000;
}
#tabs a:hover {
    float:left;
    background:url(../images/menu_hover.gif) left top;
    text-decoration:none;
}
#tabs a:hover span {
    float:left;
    display:block;
    color:#000;
}
#tabs a.active_menu {
    float:left;
    background:url(../images/menu_left.gif) no-repeat left top;
    text-decoration:none;
}
#tabs a.active_menu span {
    float:left;
    display:block;
    background:url(../images/menu_right.gif) no-repeat right top;
    color:#000;
}
.elvalaszto {
	background-image: url(../images/elvalaszto.gif);
	background-position: right bottom;
	height: 25px;
	clear:both;
}
