/*** DEFAULT ***/
/** WRAPPER */
#all {
	width:100%;
}

#felsoszegely {
	background: url(../images/felsoszegely_bg.jpg) repeat-x left top;
}
#szegely {
	margin: 0px auto;
	width: 940px;
	background-image: url(../images/szegely_bg.jpg);
	background-repeat: repeat-y ;
	background-position: left top;
}
#alsoszegely {
	padding: 0px 45px;
	background: url(../images/kezdoszegely_bg.jpg) no-repeat left top;
}
/** BASIC */
body {
	margin: 0px;
	padding: 0px;
	background: url(../images/body_bg.jpg) repeat left top;
}
html, body {
	height: 100%;
}
/** PAGE */
#page {
	z-index: 1;
}
#single {
	padding: 25px;
	background: url(../images/head_elem.gif) repeat-x left top;
}
/** HEADER */
#header {
	height: 80px;
	background: none;
	cursor: pointer;
}
/** LOGO */
#logo {
	float: left;
	width: 850px;
	height: 80px;
	background: url(../images/fejlec.jpg) no-repeat;
}

/** BANNER */
#banner {
	background: url(../images/banner_text.jpg) no-repeat; 
	width: 848px;
	height: 168px;
	padding-bottom: 10px;
}
#rolunkmondtak{
	position: relative;
	top: 136px;
	left: 1px;
	max-width: 827px;
	background: url(../images/rolunkmondtak.png) repeat;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	/*float: right;*/
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
}
#rolunk_mondtak_cim{	
}
#rolunk_mondtak_allitas{
	font-style: italic;
}

/** CONTENT */
#content {
	float: left;
}
#content {
	width: 535px;
	padding: 25px;
	background: url(../images/head_elem.gif) repeat-x left top;
}
#content ul{
	padding-left: 18px;
	padding-bottom: 8px;
}
#content li{
	list-style-type: none;
	padding-left: 14px;
	padding-bottom: 2px;
}
#homepage #content {
	width: 500px;
}
/** 3-COLUMN LAYOUT */
.three-columns {
	position: relative;
	height: 200px;
	min-height: 200px;
	background: url(../images/fulllengthbg.jpg) no-repeat left top;
}
html>body .three-columns {
	height: auto;
}
.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	width: 250px;
}
.three-columns .column1 {
	padding: 0px 15px 0px 20px;
}
.three-columns .column2 {
	padding: 0px 15px 0px 20px;
}
.three-columns .column3 {
	padding: 0px 15px;
}
.three-columns .title {
	font-weight: bold;
	font-size:  12px;
	height: 23px;
	margin: 0px;
	padding-top: 10px;
	color: #FFFFFF;
}
.three-columns .content {
	padding-top: 20px;
}
.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	float: left;
}
/** 3-COLUMN-B LAYOUT */
.three-columns-b {
	position: relative;
	height: 200px;
	min-height: 200px;
}
html>body .three-columns-b {
	height: auto;
}
.three-columns-b .column1, .three-columns-b .column2, .three-columns-b .column3 {
	width: 250px;
}
.three-columns-b .column1 {
	padding: 0px 15px 0px 20px;
}
.three-columns-b .column2 {
	padding: 0px 15px 0px 20px;
}
.three-columns-b .column3 {
	padding: 0px 15px;
}
.three-columns-b .title {
	font-weight: bold;
	font-size:  12px;
	height: 23px;
	margin: 0px;
	padding-top: 18px;
	color: #FFFFFF;
}
.three-columns-b .content {
	padding-top: 10px;
}
.three-columns-b .column1, .three-columns-b .column2, .three-columns-b .column3 {
	float: left;
}
/** TEXTS */
body, td, input, textarea, select {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #5B6D74;
}

th {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	height: 38px;
	font-size: 12px;
	color: #5B6D74;
	background: url(../images/head_elem.gif) repeat-x left top;
}
p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 0.5em;
	text-align: justify;
	line-height: 200%;
}
ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
ul ul{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
/** HEADINGS */
h1, h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 28px;
	color: #2B6894;
	padding-bottom: 6px;
}
h2 {
	margin-bottom: 14px;
	font-size: 16px;
	/*color: #9D9356;*/
	/*color: #F2B712;*/
	color: #000000;
}
h3 {
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 14px;
	color: #504E42;
}
/** LINKS */
a {
	color: #2B6894;
}
a:hover {
	text-decoration: none;
}
/** FORMS */
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}
input, select {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #5B6D74;
}
input#username, input#password {
	width: 110px;
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
}
/*input {
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
}*/
.styled {
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	background-color: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
}
select {
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	background-color: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
}
/*input [type=text]{
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
}
input [type=password]{
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
}
input [type=select]{
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	background-color: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
}
input [type=radio]{
	height: 17px;
	padding: 0px 0px 0px 0px;
	background: #FFF;
	border: 0px;
}*/
.radio {
	height: 17px;
	padding: 0px 0px 0px 0px;
	background: #FFF;
	border: 0px;
}
/*.cbox {
	height: 17px;
	padding: 0px 0px 0px 0px;
	background: #FFF;
	border: 0px;
}*/
/*input [type=file]{
	height: 22px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
}
div.fileinputs {
	position: relative;
	height: 26px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
}
div.fakefile {
	height: 26px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
input.file {
	position: relative;
	text-align: right;
	position: relative;
	height: 26px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
	z-index: 2;
}*/
input.disabled {
	width: 170px;
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #FFFFFF url(../images/subpage1_01.gif) repeat-x left top;
	border: 1px solid #2B5E88;
	border-right-color: #5983A3;
	border-bottom-color: #5983A3;
	color: #FFFFFF;
}
/*input [type=disabled] {
	width: 170px;
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #FFFFFF url(../images/subpage1_01.gif) repeat-x left top;
	border: 1px solid #2B5E88;
	border-right-color: #5983A3;
	border-bottom-color: #5983A3;
	color: #FFFFFF;
}*/
textarea {
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
	z-index: 890;
}
#hitelcel {
	z-index: 890;	
}
/*input [type=submit] {
	float: right;
	height: 36px;
	background: url(../images/subpage1_02.gif) repeat-x left top;
	border: 1px solid #FFF42B;
	border-right-color: #2E2D28;
	border-bottom-color: #272623;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom:  1px;
}*/
/*input.file{
	height: 24px;
	padding: 4px 5px 3px 5px;
	background: #F6F6F5;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
}*/
input#login-submit {
	font-family: Georgia, Arial, "Trebuchet MS", Tahoma, sans-serif;
	float: right;
	width: 80px;
	height: 30px;
	background: url(../images/subpage1_02.gif) repeat-x left top;
	border: 0px solid #FFF42B;
	border-right-color: #2E2D28;
	border-bottom-color: #272623;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px; 
	padding-bottom: 4px;
	padding-left: 8px;
	 
	
	/*height: 30px;
	background: url(../images/subpage1_02.gif) repeat-x left top;
	border: 1px solid #FFF42B;
	border-right-color: #2E2D28;
	border-bottom-color: #272623;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px; 
	padding-bottom: 4px;
	padding-left: 4px;*/
}

div.fileinputs {
	position: relative;
}
		
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

/*input.fileinput {
	position: relative;
	height: 30px;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}*/

input.submit {
	font-family: Georgia, Arial, "Trebuchet MS", Tahoma, sans-serif;
	height: 30px;
	background: url(../images/subpage1_02.gif) repeat-x left top;
	border: 1px solid #FFF42B;
	border-right-color: #2E2D28;
	border-bottom-color: #272623;
	border-left-color: #2E2D28;
	border-top-color: #272623;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px; 
	padding-bottom: 4px;
	padding-left: 8px; 
}
#homepage input#username, #homepage input#password {
	width: 165px;
}
/** MISC */
.align-justify {
	text-align: justify;
}
.align-right {
	text-align: right;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}
img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}
img.border {
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #E1DFD8;
}
hr {
	display: none;
}
.hr1 {
	height: 1px;
}
.vonal {
	display: inline-block;
	color: #E1DFD8; 
	border-style: solid; 
	width:  100%;
}
.vonal hr {
	display: inline-block;
	color: #E1DFD8;
	border-style: solid; 
	width:  100%;
}


/** ADMINMENU */
#adminmenu {
	font-size: 14px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#adminmenu ul {
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#adminmenu ul li {
	padding-left: 6px;
	display: block;
	list-style-type: none;
}
/** BOX STYLE 1 */
.boxA {
}
.boxA .title {
	font-weight: bold;
	font-size:  12px;
	height: 30px;
	margin: 0px;
	padding: 12px 5px 0px 20px;
	background: url(../images/sideboxtitlebg.jpg) no-repeat left top;
	color: #FFFFFF !important;
}
.boxA .title a{
	font-weight: bold;
	font-size:  12px;
	color: #FFFFFF !important;
	text-decoration: none;
}
.boxA .title a:hover {	
	text-decoration: underline;
}
.boxA .content {
	padding: 5px 13px;
}
.boxA p, ul, ol, dl {
	text-align: left !important;
}
/** SIDEBAR */
#sidebar {
	float: right;
}
#sidebar {
	width: 250px;
}
#homepage #sidebar {
	width: 288px;
}
/** FOOTER */
#footer {
	margin: 0px auto;
	padding: 80px 0px 0px 0px;
	text-align: center;
	color: #C6C4BC;
	
}
#footer {
	width: 940px;
	height: 150px;
	background: url(../images/footer_bg.jpg) no-repeat left top;
	color: #C6C4BC;
}
/*#footer p {
	margin: 0px;
	padding: 80px 0px 0px 0px;
	text-align: center;
	color: #C6C4BC;
}*/
#footer a {
	color: #C6C4BC;
	text-decoration: none;
}
#footer a:hover {
	color: #C6C4BC;
	text-decoration: underline;
	/*font-weight: bold;*/
}
/** BOX1 */
#box1 {
}
/** BOX2 */
#box2 {
}
/** BOX3 */
#box3 {
}
/** BOX4 */
#box4 {
}
#box4 .content {
	padding-left: 20px;
}
#hiba{
	font-family: Arial;
	padding-left: 20px;
	padding-bottom: 10px;
	color: #990000 !important;
}
/** SPECIALS */
.hibacim {
	font-family: Arial;
	color: #990000 !important;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}
#hiba ul{
	color: #990000 !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#hiba ul li{
	color: #990000 !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#hiba li{
	color: #990000 !important;
	margin-top: 4px;
}
#siker{
	padding-left: 20px;
	padding-bottom: 10px;
	color: #009933 !important;
}
#siker ul{
	color: #009933 !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#siker ul li{
	color: #009933 !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.sikercim {
	color: #009933 !important;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}
#siker li{
	color: #009933 !important;
	margin-top: 4px;
}
.szolg{
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.szolgaltatas_item {
	min-height: 20px;
	padding-top: 6px;	
	background: url(../images/formitemtitlebg.jpg) repeat-x left top;
}
.szolgaltatas_item h1 {
	padding-left: 18px;
	color: #FFFFFF !important;
}

.szolgaltatas_item h2 a {
	padding-top: 14px;
	padding-left: 18px;
	padding-bottom: 8px;
	text-decoration: none;
	color: #FFFFFF !important;
}

.szolgaltatas_item h1 a{
	padding-left: 0px;
	text-decoration: none;
	color: #FFFFFF !important;
}

.szolgaltatas_item a {
	color: #2B6894;	
}

.form_item {
	min-height: 20px;
	padding-top: 6px;
	padding-bottom: 2px;	
	/*background: url(../images/head_elem.gif) repeat-x left top;*/
	background: url(../images/formitemtitlebg.jpg) repeat-x left top;
	margin-top: 0px;
	margin-bottom: 0em;
	text-align: left;
}
.form_item .title a{
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	color:  #fff;
}
.form_item h2 {
	padding-left: 20px;
	color:  #fff;	
}
.form_item li {
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	text-align: left;
}

.form_item ul {
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;	
}

.form_item ul li {
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;	
}

.form_itemfl {
	min-height: 20px;
	padding-top: 6px;
	padding-bottom:  2px;	
	/*background: url(../images/head_elem.gif) repeat-x left top;*/
	background: url(../images/fulllengthbg.jpg) repeat-x left top;
	margin-top: 0px;
	margin-bottom: 0em;
	text-align: left;
}
.form_itemfl .title a{
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	color:  #fff;
}
.form_itemfl h2 {
	padding-left: 20px;
	color:  #fff;	
}

.form_itemfl li {
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	text-align: left;
}

.form_itemfl ul {
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;	
}

.form_itemfl ul li {
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;	
}

.blog_item {
	min-height: 20px;
	padding-left: 18px;
	/*padding-right: 186px;*/
	margin-bottom: 38px;	
	background: url(../images/head_elem.gif) repeat-x left top;
}
.blog_item a{
	text-decoration: none;
}
.blog_datum {
	margin-top: 12px;
	padding-left: 0px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 12px;
	font-size: 16px;
	color: #9D9356;		
}
.blog_cim {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #504E42;
}
.blog_alcim {
	font-style: italic;
}
/*.blog_bejegyzes {
	line-height: 180% !important;
}*/
/*#rendezes {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;*/	
	/*background: url(../images/head_elem.gif) repeat-x left top;*/
	/*background: url(../images/harmascsik.jpg) repeat-x left top;*/
/*}*/
/*#rendezesb {
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	margin-top: 0px;	
	/*background: url(../images/head_elem.gif) repeat-x left top;*/
	/*background: url(../images/harmascsik.jpg) repeat-x left top;*/
/*}*/
.ures {
	background-color: #FFFFFF;
}
/*#rendezes h1 .title{
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
}
#rendezes .title a{
	font-weight: bold;
	font-size:  20px;
	color: #FFFFFF !important;
	text-decoration: none;
}*/
#talalatok {
	padding-top: 0px;
	margin-bottom: 0px;	
}
.kons_item {
	min-height: 20px;
	padding-left: 18px;
	margin-bottom: 18px;	
	background: url(../images/head_elem.gif) repeat-x left top;
}

/** MENU */
#fomenu {	
	height: 56px;
	background: url(../images/menu_bg.jpg) no-repeat;
	margin: 0;
	padding: 0;
	padding-top: 14px;
	padding-left: 10px;
	z-index: 900;
	/*position: absolute;*/
}
	
#fomenu ul {
	margin: 0px;
	padding: 24px 0px 0px 10px;
	list-style: none;
	line-height: normal;
	background: none;
}

#fomenu li
{	margin: 0;
	list-style: none;
	float: left;
	padding: 0px 4px 0px 6px;
	background: url(../images/subpage1_03.gif) no-repeat left center;
	font-weight: bold;
}
#fomenu li.first {
	background: none;
	font-weight: bold;
	background: none;
}	

#fomenu li a
{	
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 6px;
	width: auto;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: none;
}

#fomenu li a:hover {	
	font-weight: bold;
	text-decoration: none;
	color: #F7C500;
	font-size: 14px;
	background: none;
}

#fomenu div {	
	min-width: 292px;
	position: absolute; z-index: 900;
	visibility: hidden;
	width: auto;
	margin: 0;
	margin-top: 12px;
	padding: 0;
	background: #FFFFFF;
	border-top: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-color: #E1E1DF;
	z-index: 1000;
	font-weight: normal;
}

#fomenu div a {	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 12px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #2B6894;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

#fomenu div a:hover {	
	text-decoration: none;
	background: url(../images/menu_hover_bg.jpg) no-repeat left center;
	color: #2B6894;
	padding-left: 52px;
	font-weight: bold;
}

#fomenu a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
#fomenu a:hover {
	text-decoration: underline;
}

/** KONSTRUKCIO GYORSMENU */
#konsmenu div {	
	width: 192px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-color: #E1E1DF;
	z-index: 900;
	font-weight: normal;
}

#konsmenu div a {	
	display: block;
	margin: 0;
	padding: 5px 12px 8px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #2B6894;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
#konsmenu div a:hover {	
	text-decoration: none;
	background: url(../images/menu_hover_bg.jpg) no-repeat left center;
	color: #2B6894;
	padding-left: 52px;
	font-weight: bold;
}

#konsmenu a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
#konsmenu a:hover {
	text-decoration: underline;
}

/** szolgáltatás GYORSMENU */
.szolgmenu div {	
	width: 192px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-color: #E1E1DF;
	z-index: 900;
	font-weight: normal;
}

.szolgmenu div a {	
	display: block;
	margin: 0;
	padding: 5px 12px 8px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #2B6894;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.szolgmenu div a:hover {	
	text-decoration: none;
	background: url(../images/menu_hover_bg.jpg) no-repeat left center;
	color: #2B6894;
	padding-left: 52px;
	font-weight: bold;
}

.szolgmenu a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.szolgmenu a:hover {
	text-decoration: underline;
}

/** OLDALTETŐ LINK */
.oldalteto div {	
	width: 192px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-color: #E1E1DF;
	z-index: 900;
	font-weight: normal;
}

.oldalteto div a {	
	display: block;
	margin: 0;
	padding: 5px 12px 8px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #2B6894;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.oldalteto div a:hover {	
	text-decoration: none;
	background: url(../images/menu_hover_bg.jpg) no-repeat left center;
	color: #2B6894;
	padding-left: 52px;
	font-weight: bold;
}

.oldalteto a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.oldalteto a:hover {
	text-decoration: underline;
}

/** OLDALTETŐ LINK */
.animlink div {	
	/*width: 192px;*/
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-color: #E1E1DF;
	z-index: 900;
	font-weight: normal;
}

.animlink div a {	
	display: block;
	margin: 0;
	padding: 5px 12px 8px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #2B6894;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.animlink div a:hover {	
	text-decoration: none;
	background: url(../images/menu_hover_bg.jpg) no-repeat left center;
	color: #2B6894;
	padding-left: 52px;
	font-weight: bold;
}

.animlink a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 12px 8px;
}
.animlink a:hover {
	text-decoration: underline;
}

.szolglista{
	list-style: url(../images/tartalmazza.gif);
	margin-left: 18px;	
}

/** SEARCH */

#search {
	width: 820px;
	height: 10px;
	position: absolute;
	float: right;
	padding-top: 24px;
	padding-right: 30px;
	margin-bottom: 120px;
	background: none;
}

/*#search form {
	padding: 2px 0px 0px 660px;
}*/

#search input {
	float: left;
	height: 24px;
	padding: 0px;
}

#search a {
	color: #FFFFFF;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
#search a:hover {
	color: #F7C500;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}

input#keywords {
	width: 170px;
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #2B608A;
	border: 1px solid #2B5E88;
	border-right-color: #5983A3;
	border-bottom-color: #5983A3;
	color: #FFFFFF;
}
#szovegajax { 
	text-decoration: none;
	padding-right: 20px;
	float: right;
	color: #2B6894;
	font-weight: bold;
	font-style: italic;
	
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#szovegajax2 { 
	text-decoration: none;
	padding-right: 20px;
	float: right;
	color: #2B6894;
	font-weight: bold;
	/*font-style: italic;*/
	
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#csomagok{
	background: url(../images/formitemtitlebg.jpg) no-repeat left top;
}
#csomagok .title {
	font-weight: bold;
	font-size: 12px;
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF !important;
}
#csomagok .titlecim {
	font-family: "Times New Roman", Georgia, Times, Arial, serif;
	font-size:  20px;
	height: 30px;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	/*background: url(../images/harmascsik.jpg) no-repeat left top;*/
	color: #FFFFFF !important;
}

#csomagok .titlecim a{
	font-family: "Times New Roman", Georgia, Times, Arial, serif;
	font-size:  20px;
	color: #FFFFFF !important;
	text-decoration: none;
}

#feladatokside .div{
	background: url(../images/cup_coffee64.png) no-repeat left top;
	height:  100px;
}

#preloader1
{
	visibility: hidden;
	float: right;
}
#preloader2
{
	visibility: hidden;
	float: right;
}
#flash {
  position: relative; /*or absolute*/
  z-index: 0;
}
#grafszoveg1 { 
	min-height: 20px;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 20px;
	color: #2B6894;
	font-weight: bold;
	font-style: italic;	
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#grafszoveg2 { 
	min-height: 20px;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 20px;
	color: #2B6894;
	font-weight: bold;
	font-style: italic;	
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#countdown {
	font-weight: bold;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009933;
}
#opinion {
	display: none;
}
#partners {
	display: none;
}
#ghostmenu{
	position: fixed;
	/*float: right;*/
	top: 2em;
  	left: auto;
	  width: 8.5em;
  	right: 2em;
  	display: none;

}
body>div.ghostmenu {position: fixed}
#talk {
	width: 480px;
	height: 320px;
	background: url(../images/talk_bg.jpg) no-repeat left top;
}


#pop_up {
	position:absolute;
	left:0px;
	top:0px;
	
	min-height:100%;
	_height: auto !important;
	height: 100%;


	width: 100%;
	z-index:100;
	visibility: hidden;
	margin-top:  0px !important;
	
	z-index:10;
	/*cursor:move;*/

	overflow:hidden;/*must have*/
}
#popup_layer {
	background:url(http://www.hitelkalkulator.com/images/popup_bg.png) repeat;
	min-height:100%;
	_height:auto !important;
	height:100%;
	width:100%;
	/*margin:0px auto;*/
	padding-top: 5%;
	display:block;
	
	_background: none transparent scroll repeat 0% 0%;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popup_bg.png', sizingMethod='scale');

}

.select-free
{
	position:absolute;
	z-index:10;
	/*cursor:move;*/

	overflow:hidden;/*must have*/
	width:33em;/*must have for any value*/;
	
}
.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

.kerdes {
	margin: 12px 0px 0px 0px;
	color: #2B6894;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.valasz {
	margin-bottom: 20px;
	font-style: italic;
	font-size: 12px;
	color: #5B6D74 !important;
}
#kerdeslista a{
	text-decoration: none;
}
#kerdeslista a:hover {
	text-decoration: underline;
}
#kerdeslista li{
	margin-bottom: 8px;
	line-height: 14px;
}
.tipp {
	font-size: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	/*font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;*/
	color: #5B6D74;
}

.bank{
	color: #5B6D74 !important;
	text-decoration: none !important;
	cursor: pointer;
}

.scrollArea {
height: 220px;
padding-left: 0px;
padding-right: 0px;
margin-right: 12px;
border-color: #2B6894;
border-width: 1px;
border-style: solid;
overflow: auto;
}

#popup_scrollarea {
	display: none;
}
/*** END DEFAULT ***/


/*** INLINE PLAYER ***/
/*

 SoundManager 2: In-page MP3 player example
 ------------------------------------------

 Clicks on links to MP3s are intercepted via JS, calls are
 made to SoundManager to load/play sounds. CSS classes are
 appended to the link, which are used to highlight the
 current play state and so on.

 Class names are applied in addition to "sm2_link" base.

 Default:

 sm2_link

 Additional states:

 sm2_playing
 sm2_paused

 eg.

 <!-- default -->
 <a href="some.mp3" class="sm2_link">some.mp3</a>

 <!-- playing -->
 <a href="some.mp3" class="sm2_link sm2_playing">some.mp3</a>


 Note you don't require ul.graphic / ul.flat etc. for your use
 if only using one style on a page. You can just use .sm2_link{}
 and so on, but isolate the CSS you want.

 Side note: Would do multiple class definitions eg.

 a.sm2_default.sm2_playing{}

 .. except IE 6 has a parsing bug which may break behaviour,
 applying sm2_playing {} even when the class is set to sm2_default.


 If you want to make your own UI from scratch, here is the base:

 Default + hover state, "click to play":

 a.sm2_link {}
 a.sm2_link:hover {}

 Playing + hover state, "click to pause":

 a.sm2_playing {}
 a.sm2_playing:hover {}

 Paused + hover state, "click to resume":

 a.sm2_paused {}
 a.sm2_paused:hover {}


*/

ul.graphic {
 list-style-type:none;
 padding-left:0px;
 margin-left:0px;
}

/* background-image-based CSS3 example */

ul.graphic {
 list-style-type:none;
 margin:0px;
 padding:0px;
}

ul.graphic li {
 margin-bottom:2px;
 list-style-type:none;
}

ul.graphic li a,
ul.graphic li a.sm2_link {
 /* assume all items will be sounds rather than wait for onload etc. in this example.. may differ for your uses. */
 display:inline-block;
 padding-left:22px;
 min-height:16px;
 /*border:3px solid #666;
 background-color:#666;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 border-radius:3px;*/
 padding:0px 3px 0px 20px;
 min-width:19em;
 _width:19em;
 text-decoration:none;
 font-weight:bold;
 color:#000;
}

ul.graphic li a.sm2_link {
 /* safari 3.1+ fun (or, proprietary crap. TBD.) */
 /*-webkit-transition-property: hover;
 -webkit-transition: all 0.15s ease-in-out;*/
}

ul.graphic li a.sm2_link,
ul.graphic li a.sm2_paused:hover,
ul.graphic li a.sm2_link:hover {
 background:#FFF url(http://www.hitelkalkulator.com/images/icon_play.png) no-repeat 0px 50%;
 _background-image:url(http://www.hitelkalkulator.com/images/icon_play.gif); /* IE 6 */
 /*border-color:#333;*/
}

ul.graphic li a.sm2_paused {
 background-color:#FFF;
 /*border-color:#999;*/
}

ul.graphic li a.sm2_paused:hover {
 background:#FFF url(http://www.hitelkalkulator.com/images/icon_play.png) no-repeat 0px 50%;
 _background-image:url(http://www.hitelkalkulator.com/images/icon_play.gif);
 /*border-color:#999;*/
}

ul.graphic li a.sm2_playing,
ul.graphic li a.sm2_playing:hover {
 background:#FFF url(http://www.hitelkalkulator.com/images/icon_pause.png) no-repeat 0px 50%;
 _background-image:url(http://www.hitelkalkulator.com/images/icon_pause.gif);
 /*border-color:#336699;*/
 text-decoration:none;
}

/* hide button while playing?
ul.graphic li a.sm2_playing {
 background-image:none;
}
*/

#soundmanager-debug {
 /* SM2 debug container (optional, makes debug more useable) */
 position:absolute;position:fixed;*position:absolute;bottom:10px;right:10px;width:50em;height:18em;overflow:auto;background:#fff;margin:1em;padding:1em;border:1px solid #999;font-family:"lucida console",verdana,tahoma,"sans serif";font-size:x-small;line-height:1.5em;opacity:0.9;filter:alpha(opacity=90);
}
/*** END INLINE PLAYER***/


/*** PROTO MENU ***/
/* GENERAL STYLES */

div.menu {
	position: absolute;
	top: 0;
	left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 2px;
}
div.menu a {
	display: block;
	text-decoration: none;
	cursor: default;
	outline: none;
	font-size: 14px;
}
.menu .separator {
	height: 1px;
	padding: 0;
	overflow: hidden;
	display: block;
	font-size: 1px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	list-style-position: outside;
}


/* FIREFOX STYLES */

/*.menu.firefox {
	width: 248px;
	background: #F4F5EB;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 2px 0;
}
.menu.firefox a {
	color: #555;
	padding: 4px 15px;
	margin: 0 2px;
}
.menu.firefox a:hover {
	background: #006;
	color: #fff;
}
.menu.firefox a.disabled {
	color: #bbb;
}
.menu.firefox a.disabled:hover {
	background: #F4F5EB;
	color: #bbb;
}
.menu.firefox .separator {
	border-bottom: 1px solid #fff;
	background: #999;
	margin: 2px 4px;
}*/


/* GOOGLE STYLES */

/*.menu.google {
	width: 248px;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #676767;
	border-right: 1px solid #676767;
}
.menu.google a {
	color: #00c;
	text-decoration: none;
	padding: 2px 5px;
	cursor: pointer;
	font-size: 12px;
}
.menu.google a:hover {
	background: #D3E3FE;
}
.menu.google a.disabled {
	color: #bbb;
}
.menu.google a.disabled:hover {
	background: #fff;
	color: #bbb;
}
.menu.google .separator {
	background: #ccc;
}*/

/* ORIGINAL STYLES */

/*.menu.original {
	width: 248px;
	background: #f9f8f7;
	border: 1px solid #999;
	padding: 0;
}
.menu.original ul, .menu.desktop li {
	margin: 0;
	padding: 0;
}
.menu.original li.separator {
	height: 1px;
}
.menu.original a {
	color: #555;
	padding: 3px 0 3px 25px;
	margin: 0;
	border: 1px solid #f9f8f7;
}
.menu.original a.disabled {
	opacity: 0.25;
	filter: alpha(opacity=25);
	zoom: 1;
}
.menu.original li.separator {
	border-bottom: 1px solid #fff;
	background: #aaa;
	margin: 1px 1px 0 1px;
	line-height: 1px !important;
}*/


/* DESKTOP STYLES */

.menu.desktop {
	width: 248px;
	background: #f9f8f7;
	border: 1px solid #AAAAAA; /*#F1CA7F*/
	padding: 0;
}
.menu.desktop ul, .menu.desktop li {
	margin: 1px;
	padding: 0;
}
.menu.desktop li.separator {
	height: 1px;
}
.menu.desktop a {
	color: #2B6894;
	padding: 3px 0 3px 25px;
	margin: 0;
	border: 1px solid #f9f8f7;
}
.menu.desktop a.disabled {
	opacity: 0.25;
	filter: alpha(opacity=25);
	zoom: 1;
}
.menu.desktop li.separator {
	border-bottom: 1px solid #fff;
	background: #aaa;
	margin: 1px 1px 0 1px;
	line-height: 1px !important;
}
.menu.desktop a.main {
  background: #f9f8f7 url(../images/page_calc.png) 2px 50% no-repeat;
}

.menu.desktop a.gyik {
  background: #f9f8f7 url(../images/page_gyik.png) 2px 50% no-repeat;
}

.menu.desktop a.utmutato {
  background: #f9f8f7 url(../images/page_que.png) 2px 50% no-repeat;
}

.menu.desktop a.feltetelek {
  background: #f9f8f7 url(../images/page_acrobat.png) 2px 50% no-repeat;
}

.menu.desktop a.mail {
  background: #f9f8f7 url(../images/page_email.png) 2px 50% no-repeat;
}
.menu.desktop a.konyvjelzok {
  background: #f9f8f7 url(../images/page_fav.png) 2px 50% no-repeat;
}

.menu.desktop a.social {
  background: #f9f8f7 url(../images/page_users.png) 2px 50% no-repeat;
}
.menu.desktop a.uzleti {
  background: #f9f8f7 url(../images/page.png) 2px 50% no-repeat;
}

.menu.desktop a.hirlevel {
  background: #f9f8f7 url(../images/page_newsletter.png) 2px 50% no-repeat;
}

.menu.desktop a.partner {
  background: #f9f8f7 url(../images/page_tag.png) 2px 50% no-repeat;
}

.menu.desktop a.sites {
  background: #f9f8f7 url(../images/page.png) 2px 50% no-repeat;
}

/* we need explicit enabled class to overcome css deficiences (without creating unnecessary markup) */
.menu.desktop a.enabled:hover {
	background-color: #127B14;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}
/*** END PROTO MENU ***/