body {
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #011435;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link, a:visited {
	color: #9EC7EA;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #F1E320;
}
a:link img, a:visited img {
	border-color: #95CC0E;
}
a:focus img, a:hover img, a:active img {
	border-color: #008EB3;
}
#container {
	width: 1000px;
	background: url(../images/container_bg.gif) center center;
	margin:0 auto;
}
#content {
	background: url(../images/content_bg.jpg) no-repeat center top;
	padding:10px 72px 0 80px;
}
#header {
	background: url(../images/header.jpg) no-repeat center center;
}
#header_content {
	background: url(../images/header.jpg) no-repeat center center;
	height: 270px;
	position: relative;
	width: 1000px;
	margin:0 auto;
}
#kereses {
	position:absolute;
	left: 50px;
	top: 77px;
	z-index:10;
}
#kereses p {
	float:left;
	color:#FFFFFF;
	font-size:11px;
	padding:4px;
	font-weight:normal;
}
#logo a {
	position:absolute;
	left:80px;
	top:150px;
	text-indent:-9000px;
	display:block;
	width:250px;
	height:75px;
}
.gomb {
	background:url(../images/gomb.gif) no-repeat;
	width:27px;
	height:22px;
	border:none;
	cursor:pointer;
	float:left;
}
.gomb_licit {
	background:url(../images/gomb_licit.gif) no-repeat;
	width:27px;
	height:22px;
	border:none;
	cursor:pointer;
	float:left;
}
.licit_ft {
	font-size:11px;
	padding:4px;
	font-weight:normal;
	float:left;
}

.input_keres {
	padding: 4px 5px;
	width:195px;
	height:20px;
	border:none;
	background: url(../images/textbox_nagy.gif) no-repeat;
	font-size:11px;
	float:left;
	margin-right:5px;
}
.input_licit {
	padding:4px 5px;
	width:64px;
	height:20px;
	border:none;
	background: url(../images/textbox_kicsi.gif) no-repeat;
	font-size:11px;
	float:left;
	margin-right:5px;
}
.input_licit2 {
	padding: 4px 5px;
	width:16px;
	height:20px;
	border:none;
	background: url(../images/textbox_mini.gif) no-repeat;
	font-size:11px;
	float:left;
	margin-right:5px;
	text-align:center;
}
#klima {
	position:absolute;
	left: 634px;
	bottom: 68px;
}
#akcio {
	position:absolute;
	left: 5px;
	top: 91px;
	height:63px;
	background: url(../images/akcio.gif) no-repeat;
}
#akcio h1 {
	color:#00416c;
	font-size:15px;
	font-weight:bold;
}
#akcio h1 a {
	color:#00416c;
	background:none;
	margin:18px 0 18px 70px;
}
#akcio h1 a:hover {
	color:#FE1A00;
	background:none;
}
#left {
	float:left;
	width:177px;
}
#right {
	float:right;
	width:237px;
}
#tartalom {
	float: left;
	width: 550px;
	margin: 0 6px;
	position:relative;
}
#tartalom_szeles {
	float: right;
	width: 658px;
	margin: 0;
	position:relative;
}
#tartalom_iframe {
	float: none;
	width: 380px;
	margin: 10px;
}
#tartalom ul, #tartalom ol, 
#tartalom_szeles ul, #tartalom_szeles ol, 
#tartalom_iframe ul, #tartalom_iframe ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#tartalom li, 
#tartalom_szeles li, 
#tartalom_iframe li, {
	list-style: url(../images/nyil_kocka.gif);
	padding: 2px 0;
}
#tartalom ol li, 
#tartalom_szeles ol li 
#tartalom_iframe ol li {
	list-style:decimal;
	margin-bottom:10px;
	text-align:justify;
}
#doboz_cim {
	background:url(../images/kek_bg.gif);
	border-left:1px solid #cce1e8;
	border-right:1px solid #cce1e8;
	border-bottom:1px solid #ffffff;
	color:#FFFFFF;
	padding:0 10px;
}
#doboz_cim h1 {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
#doboz_szoveg {
	background:url(../images/jobb_doboz_bg.gif) repeat-x;
	border:1px solid #cce1e8;
	padding:0 10px;
}
#doboz_termek {
	margin-top:5px;
	background:url(../images/doboz_bg.gif) center 36px;
}
.fix {
	position: relative;
}
*html #doboz_termek {
	display:inline-block;
}
*+html #doboz_termek {
	display:inline-block;
}
#doboz_termek_belso_top {
	background:url(../images/doboz_top.gif) no-repeat left top;
}
#doboz_termek_belso_bottom {
	background:url(../images/doboz_bottom.gif) no-repeat left bottom;
	position:relative;
}
*html #doboz_termek_belso {
	display:inline-block;
}
*+html #doboz_termek_belso {
	display:inline-block;
}
#doboz_bal {
	float:left;
	width:155px;
}
#doboz_jobb {
	padding:0 5px;
	border-left:1px solid #d8d8d8;
	float:left;
}
#doboz_jobb2 {
	padding:40px 40px 40px 0;
	float:right;
}
#footer {
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	background:url(../images/footer_bg.gif) repeat-x;
	margin-top:10px;
	font-weight:bold;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding:10px 10px 25px 10px;
	color:#9ec7ea;
	background:url(/images/h2_bg.gif);
}
h2 {
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#9ec7ea;
}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#9ec7ea;
}
table.formazott {
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color: #CCE1E8;
	border-collapse:collapse;
}
table.formazott tr {
	height: 1.5em;
	background-color: #3D7CAE;
}
table.formazott th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 5px 2px 5px;
	border-style: inset inset inset inset;
	border-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
	color: #FFFFFF;
	background:#32AFE8;
	height: 2.5em;
}
table.formazott td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 5px 2px 5px;
	border-style: inset inset inset inset;
	border-color: #ffffff;
	-moz-border-radius: 0px 0px 0px 0px;
}
form {
	margin: 0;
	padding: 0;
}
label {
	line-height: 20px;
}
input, select {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.button, a.button {
	background: #00A8D5 url(../images/kek_bg.gif);
	border: 1px solid #008EB3;
	color:#FFFFFF;
	padding:0 .4em 0 .4em;
	width:auto;
	overflow:visible;
	margin-top: 4px;
	font-weight:bold;
}
a.button {
	font-size: 12px;
	padding: 1px 7px;
}
a.button:hover, a.button:focus {
	font-size: 12px;
	color:#FFFFFF;
}
.button:hover, .button:focus {
	background: #008EB3 url(../images/button_bg.gif) repeat-x center -18px;
	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:1000px;
	line-height:normal;
	font-weight: bold;
	background: url(../images/zold.gif);
	margin:228px 0 0 0;
}
#tabs ul {
	margin:0;
	padding:0 80px 0 80px;
	list-style:none;
}
#tabs ul.admin {
	padding:0 10px 0 10px;
}
#tabs li {
	display:inline;
	padding:0;
}
#tabs a {
	float:left;
	margin:0 5px;
	padding:12px 10px 12px 10px;
	text-decoration:none;
	color:#FFF;
}
#tabs a:hover, #tabs a.active_menu {
	text-decoration:none;
	background:#1d3362;
	color:#f7e804;
}

#menu {
	font-weight:bold;
	text-decoration: none;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	margin:0 0 1px 0;
}
#menu a {
	display: block;
	padding: 3px 5px 4px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin:0;
	border-bottom:1px solid #3978aa;
	margin:0 10px;
}
#menu li.submenu a {
	padding: 3px 10px 4px 25px;
	background:url(/images/nyil_kocka.gif) no-repeat 10px 5px;
}
*html #menu a {
	display: inline-block;
}
#menu a:hover, #menu a.active_menu {
	color: #09a6e3;
}
.piros {
	color:#FF0000;
}
.kateg_kepek {
	width:175px;
	margin:0 auto;
}
.panel {
	width:166px;
	height:186px;
	position:absolute;
	z-index:100;
	background:url(../images/3d_human_panel.png) no-repeat;
	bottom:-30px;
	left:295px;
}
*html .panel {
	background:url(../images/3d_human_panel.gif) no-repeat;
}
.panel .szoveg {
	margin:75px 10px 0 30px;
}
.box {
	background:url(/images/left_box_top.gif) center top;
}
.box_content {
	padding:15px 10px 0 10px;
}
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #F1E320;
	font-size:10px;
}
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}
.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}
.confirmRequiredMsg, 
.confirmInvalidMsg, 
.confirmValidMsg {
	display: none;
}
.confirmRequiredState .confirmRequiredMsg,
.confirmInvalidState .confirmInvalidMsg
{
	display: inline;
	color: #F1E320;
	font-size:10px;
}
.confirmValidState input, input.confirmValidState {
	background-color: #B8F5B1;
}
input.confirmRequiredState, .confirmRequiredState input, 
input.confirmInvalidState, .confirmInvalidState input
{
	background-color: #FF9F9F;
}
.confirmFocusState input, input.confirmFocusState {
	background-color: #FFFFCC;
}
.checkboxRequiredMsg, .checkboxMinSelectionsMsg, .checkboxMaxSelectionsMsg{
	display: none;
}
.checkboxRequiredState .checkboxRequiredMsg,
.checkboxMinSelectionsState .checkboxMinSelectionsMsg,
.checkboxMaxSelectionsState .checkboxMaxSelectionsMsg {
	display: inline;
	color: #F1E320;
	font-size:10px;
}
.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg {
	display:none;
}
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg
{
	display: inline;
	color: #F1E320;
	font-size:10px;
}
.textareaValidState textarea, textarea.textareaValidState {
	background-color:#B8F5B1;
}
textarea.textareaRequiredState, .textareaRequiredState textarea, 
textarea.textareaMinCharsState, .textareaMinCharsState textarea, 
textarea.textareaMaxCharsState, .textareaMaxCharsState textarea {
	background-color:#FF9F9F;
}
.textareaFocusState textarea, textarea.textareaFocusState {
	background-color:#FFFFCC;
}
.textareaFlashState textarea, textarea.textareaFlashState{
	color:red !important;
}
textarea.textareaHintState, .textareaHintState textarea{
	/* color: red !important;*/
}
.selectRequiredMsg, .selectInvalidMsg {
	display: none;
}
.selectRequiredState .selectRequiredMsg,
.selectInvalidState .selectInvalidMsg {
	display: inline;
	color: #F1E320;
	font-size:10px;
}
.selectValidState select, select.selectValidState {
	background-color: #B8F5B1;
}
select.selectRequiredState, .selectRequiredState select,
select.selectInvalidState, .selectInvalidState select {
	background-color: #FF9F9F;
}
.selectFocusState select, select.selectFocusState {
	background-color: #FFFFCC;
}

