body {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(/images/brick_5.gif);
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF8635;
}
a:active {
	text-decoration: none;
	color: #FF8635;
}
a:link img, a:visited img {
	border-color: #465259;
}
a:focus img, a:hover img, a:active img {
	border-color: #FF6600;
}
#container {
	width: 919px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	height: 134px;
	padding-right: 20px;
}
#tartalom_bal {
	background-image: url(/images/kemeny_bal.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	background-color: #FCFCFC;
	
}
#tartalom_jobb {
	min-height: 450px;
	background-image: url(/images/kemeny_jobb.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding-right: 150px;
	padding-left: 150px;
}
*html #tartalom_jobb {
	height: 450px;
}
#tartalom  ul   {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#tartalom  li   {
	list-style: url(/images/bullet_go.png);
}
#footer {
	font-size: 15px;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	height: 80px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #FF6600;
	text-align: left;
}
h2 {
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	color: #FF6600;
}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	color: #FF6600;
}
table.formazott {
	border-collapse: collapse;
}
table.formazott th strong {
	color: #fff;
}
table.formazott th {
	background: #44474B;
	color: #fff;
	height: 2em;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	border-left: 1px solid #45484D;
	border-right: 1px solid #45484D;
	border-bottom: 1px solid #45484D;
	border-top: 2px solid #008EB3;
}
table.formazott tr {
	height: 1.5em;
}
table.formazott td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #45484D;
}
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;
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-x;
	background-color: #FF6600;
	position: relative;
}
#tabs ul {
	list-style:none;
	padding: 0;
	margin: 0;
	position: relative;
}
#tabs li {
    display:inline;
    margin:0;
    padding:0;
	float: left;
}
#tabs a {
	float:left;
	margin:0;
	padding:8px 20px 8px 20px;
	text-decoration:none;
	color: #000000;
	font-size: 18px;
	background-image: url(/images/menu_elvalaszto.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#tabs a.utolso {
	background:none;
}
#tabs a:hover {
	color: #FFFFFF;

}
#tabs a.active_menu {
	color: #FFFFFF;
}
#tabs li ul { /* second-level lists */
	position: absolute;
	top:38px;
	width: 185px;
	height:auto;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-bottom:13px;
	clear:left;
	margin-left:10px;
}
* #tabs li ul { /* second-level lists */
	top:37px;
}
#tabs li:hover ul, #tabs li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
*html #tabs li:hover ul, *html #tabs li.sfhover ul { /* lists nested under hovered list items */
	left: -590px;
}
#tabs li ul a {
	color: #000000;
	padding: 0px 10px 0px 10px;
	font-variant: normal;
	font-size: 14px;
	line-height: 17px;
	width:150px;
	background-color: #FF7D27;
	border: 1px solid #FF7316;
}
#tabs li ul a:hover {
	border: 1px solid #FF6F0F;
}

.elvalaszto {
	background-image: url(/images/elvalaszto.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	height: 25px;
	clear:left;
	clear:right;
}
.arnyek {
	background-image: url(/images/shadow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: none;
}
.logo {
	position:absolute;
	left: 12px;
	top: 44px;
}
.refkep {
	float:left;
	border:4px solid #E8E8E8;
	margin-right:30px;
	margin: 5px 30px 0px 5px;
}
.keret {
	border:4px solid #E8E8E8;
	padding:0px 5px 5px 5px;
	margin:5px;
	background-color: #F9F9F9;
}
.title-acordion{
	cursor:pointer;
}
.hirblokk {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

