html
{ 
    margin: 0; 
    padding: 0; 
}

body
{ 
    margin: 0; 
    padding: 0; 
    font-family: "Trebuchet MS", sans-serif;
    font-size: 11px;
} 

form
{
    border: 0;
    margin: 0; 
    padding: 0;
}

a, img
{
    border: none;
}

input, select, textarea
{
    margin: 0;
    font-family: "TrebuchetMS", sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* szerkezet */

#kontener_kulso {
	width: 960px;
    margin: 0 auto;
}

#kontener {
	background: url(../images/bg.gif) top left repeat-y;
	float: left;
}

#fejlec {
    width: 960px;
	height: 89px;
	margin: 0 auto;
	background: url(../images/fejlec_bg.jpg) top left no-repeat;
}

#bal {
    width: 170px;
	float: left;
	/*display: inline;*/
	padding: 11px 11px 0 11px;
}

#kozep {
    float: left;
	width: 532px;
    padding: 0 22px;
	background: url(../images/tartalom-doboz_bg.jpg) top center no-repeat;
}

#jobb {
    float: right;
	width: 170px ;
	/*display: inline;*/
	padding: 11px 11px 0 11px;
}

#lablec {
    width: 960px;
	height: 50px;
	clear: both;
	margin: 0 auto;
  	background: url(../images/lablec_bg.gif) bottom left no-repeat;
}

/* ************************************** szerkezet vege *************************************/

/* **************************************     fejlec     *************************************/

#logo
{
    float: left;
}

#nevnap
{
    float: right;
    text-align: right;
    margin: 0;
    padding:10px 10px 0 0;
    color: #2e2282;
    background-color: inherit;
}

#nevnap a
{
    color: #2e2282;
    background-color: inherit;
    font-weight: bold;
    text-decoration: none;
}

#nevnap a:hover
{
    color: #2e2282;
    background-color: inherit;
    font-weight: bold;
    text-decoration: underline;
}

/* ************************************** bal oszlop *************************************/

#bal h3
{
    color: #3d6b35;
    background-color: inherit;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #b7c922;
    font-size: 11px;
    width: 168px;
    margin: 0 0 8px 0px;
    padding: 22px 0 0 0;
}

#kereses-doboz
{
    width: 168px;
    /*margin-left: 9px;*/
}

#kereses-input
{
    width: 166px;
    border: 1px solid #b7c922;
    margin-bottom: 9px;
}

#keres-select
{
    width: 142px;
    border: 1px solid #b7c922;
	margin-right: 5px;
}

#bal form
{
    margin-bottom: 20px;
}

/* ************************************* tematikus menu **********************************/

#tematikus-doboz
{
    width: 168px;
    /*margin-left: 9px;*/
}

#tematikus-doboz span
{
	/*display: block;*/
	margin-left: 3px;
	color: #ff0000;
	/*font-size: 0.9em;*/
	font-weight: normal;
}

#tematikus-menu
{
    padding-left: 0;
    margin-left: 0;
    width: 168px;
}

.tematikus1
{
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #b7c922;
    line-height: 22px;
}

.tematikus2
{
    list-style: none;
    margin: 0;
    padding: 0 0 0 8px;
    line-height: 22px;
    text-transform: none;
    font-weight: normal;
    background: url(../images/balmenu2_bg.gif) no-repeat left top;
}

.tematikus3
{
    list-style: none;
    margin: 0px 0 0 8px;
    padding: 0px 0 0 8px;
    line-height: 22px;
    text-transform: none;
    font-weight: normal;
    background: url(../images/balmenu3_bg.gif) no-repeat left top;
}

.tematikus1 a
{
    text-decoration: none;
    color: #3d6b35;
    background-color: inherit;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
	padding-left: 4px;
}

.tematikus2 a
{
    text-decoration: none;
    color: #3d6b35;
    background-color: inherit;
    display: block;
	padding-left: 4px;
}

.tematikus3 a
{
    text-decoration: none;
    background-color: inherit;
    color: #3d6b35;
    display: block;	
	padding-left: 4px;
}

.tematikus1 a:hover
{
    background-color: white;
    color: #313131;
}

.tematikus1-aktiv
{
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #b7c922;
    line-height: 22px;
}

.tematikus1-aktiv a
{
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
	padding-left: 4px;
    color: #313131;
    background-color: white;
}

.tematikus2 a:hover
{
    background-color: white;
    color: #313131;
}

.tematikus3 a:hover
{
    background-color: white;
    color: #313131;
}

.tematikus-aktiv
{
    color: #1f1f1f;
    background-color: white;
    padding-left: 4px;
    list-style-type: none;
}

/* ************************************** jobb oszlop *************************************/

#jobb h3
{
    color: #3d6b35;
    background-color: inherit;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #b7c922;
    font-size: 11px;
    width: 168px;
    margin: 0 0 8px 0px;
    padding: 22px 0 0 0;
    /*background: url(../images/keret_hatter.gif) repeat-x top;*/
}

.valuta-table
{
    width: 166px;
    /*margin-left: 9px;*/
    background-color: #ffffff;
    border: 1px solid #b7c922;
	border-collapse: collapse;
}

.valuta-table td {
    border: 1px solid #b7c922;
	padding: 2px;
	color: #3c6b52;
	background-color: inherit;
	text-align: center;
}


.arfolyam_datum
{
    text-align: center;
    width: 168px;
    margin: 0 0 2px 0;
    font-weight: bold;
}

#web-bank
{
    width: 168px;
    height: 57px;
    border: 1px solid #b7c922;
    /*margin-left: 8px;*/
    background-color: white;
    color: inherit;
    margin-bottom: 20px;
	text-align: center;
}

#kondiciok
{
    width: 168px;
    height: 57px;
    border: 1px solid #b7c922;
    /*margin-left: 8px;*/
    background-color: white;
    color: inherit;
    margin-bottom: 20px;
	text-align: center;
}

#web-bank h4, #kondiciok h4
{
    width:168px;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #3d6b35;
    margin: 0px;
    padding: 0px;
}

.banner-kontener {
    text-align: center;
}


.banner
{
    /*margin-left: 9px;*/
    border: 1px solid #b7c922;
}

.arfolyam
{
    text-align: center;
    margin: 0px 0 15px 0;
    padding: 0px;
}

.arfolyam a
{
    text-decoration: none;
    color: #3d6b35;
    background-color: inherit;
}

.arfolyam a:hover
{
    text-decoration: none;
    color: #1f1f1f;
    background-color: inherit;
}

/* ******************************************* main *********************************** */

#navcontainer
{
    margin: 0;
    padding: 0;
    height: 30px;
}

#navcontainer ul
{
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#navcontainer li
{
    display: block;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0;

}

#navcontainer .menu
{
    background: #ebf0c1;
    width: 176px;
    /*height: 38px;*/
    border-top: 1px solid #fff;
    border-left: 1px solid #b7c922;
    border-bottom: 1px solid #b7c922;
    border-right: none;
    padding: 10px 0;
    margin: 0px 0 10px 0;
    color: #3d6b35;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

#navcontainer .menu:hover
{
    color: #1f1f1f;
    background: #fff;
}

#navcontainer .menu:active
{
    background: #ffffff;
    color: #000000;
}

#navcontainer .menu-aktiv
{
    background: #ffffff;
    width: 146px;
    /*height: 38px;*/
    border-top: 1px solid #fff;
    border-left: 1px solid #b7c922;
    border-bottom: 1px solid #b7c922;
    border-right: none;
    padding: 10px 0;
    margin: 0px 0 10px 0;
    color: #1f1f1f;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

#tartalom
{
    /*width: 440px;*/
    /*border: 1px solid black;*/
    margin: 19px 0 0 0;
    padding: 0px;
    color: #505050;
    background-color: inherit;
}

#tartalom h1
{
    border-bottom: 1px solid #1f1f1f;
    color: #1f1f1f;
    background-color: inherit;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}

#ikonsor
{
    text-align: center;
    margin: 15px auto;
}

#ikonsor img
{
    text-align: center;
    margin: 10px;
}

#alsomenu
{
    text-align: center;
    margin: 15px auto;
    border-top: 1px solid #505050;
    padding-top: 10px;
}

#alsomenu a, .link
{
    color: #505050;
    background-color: inherit;
    text-decoration: none;
    font-size: 11px;
}

#alsomenu a:hover, .link:hover
{
    color: #505050;
    background-color: inherit;
    text-decoration: underline;
}

.adobelink
{
    color: #ff0000;
    background-color: inherit;
    text-decoration: none;
}

.adobelink:hover
{
    color: #ff0000;
    background-color: inherit;
    text-decoration: underline;
}


/* ******************************************** hirek ****************************************** */

.h2
{
    font-size: 14px;
    color: #1f1f1f;
    background-color: inherit;
    margin: 10px 0px 10px 0px;
}

.hirek
{
    margin: 20px 0;
}

.hirek h2, .hirek h2 a
{
    font-size: 14px;
    color: #1f1f1f;
    background-color: inherit;
   /* float: left;*/
    margin: 0;
    padding: 0px;
    text-decoration: none;
}

.hirek h2 a:hover
{
	text-decoration: underline;
}

.hirek-datum
{
    color: #E5B222;
    background-color: inherit;
    /*text-align: right;*/
    float: left;
}

.hirek-kep
{
    float: left;
    margin-right: 20px;
    width: 122px;
    border: 0;
}

.hirek-kep img
{
    border: 1px solid #1f1f1f;
    padding: 1px;
}

.hirek-szoveg
{
    float: right;
    width: 390px;
}

.hirek table, .hirek-szoveg table {
    width: 100%;
}


.hirek-szoveg a
{
    text-decoration: none;
    color: #505050;
    background-color: inherit;
}

.hirek-szoveg a:hover
{
    text-decoration: none;
    color: #1f1f1f;
    background-color: inherit;
}


.hirek-szoveg p
{
    clear: both;
    line-height: 18px;
    padding: 0;
    margin: 0;
}

/*
.hirek p:hover
{
    background-color: #ebf0c1;
}
*/

.hirek-szoveg span
{
    font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.hirek-reszlet-clear
{
    clear:both;
}

.hirek-reszlet-kep
{
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid black;
    padding: 2px;
}

.hirek-vissza
{
    text-align:center;
}

.hirek-vissza a
{
    color: #505050;
    text-decoration: none; 
}

.hirek-vissza a:hover
{
    color:black;
    text-decoration:underline;
}

/* ******************************************* gyakori kerdesek form ****************************** */

.row
{
    width: 440px;
    clear: both;
}

.col1
{
    text-align: right;
    width: 50px;
    height: 31px;
    margin: 0 2px 0 0;
    float: left;
}

.col2
{
    width: 388px;
    height: 31px;
    display: block;
    float: left;
    margin: 0;
}

.col2comment
{
    width: 388px;
    height: 98px;
    margin: 0;
    display: block;
    float: left;
}

.col1comment
{
    text-align: right;
    width: 50px;
    height: 98px;
    float: left;
    display: block;
    margin-right: 2px;
}

div.row
{
    clear: both;
    width: 440px;
}

.submit
{
    height: 29px;
    width: 440px;
    background: url(../images/bg_submit.gif) no-repeat;
    padding-top: 5px;
    clear: both;
} 

.input
{
    background-color: #fff;
    font: 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #5A698B;
    margin: 4px 0 5px 8px;
    padding: 1px;
    border: 1px solid #b7c922;
    width: 360px;
}

.file
{
    background-color: #fff;
    font: 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #5A698B;
    margin: 4px 0 5px 8px;
    padding: 1px;
    border: 1px solid #b7c922;
}

.textarea
{
    border: 1px solid #b7c922;
    background-color: #fff;
    font: 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #505050;
    margin: 4px 0 5px 8px;
    width: 362px;
}

#kuldes
{
    text-align: center;
    margin: 0px;
    padding: 0px;
}

/* ************************************* gyik *********************************** */

.gyik h4
{
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 ;
    padding: 0;
}

.gyik p
{
    margin: 0 0 20px 10px;
}

/* ************************************** korabbi arfolyamok ********************************* */

#korabbi-arfolyamok a
{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #1f1f1f;
}

.valuta-tabla
{
    width: 532px;
    margin: 10px 0;
    border-collapse: collapse;    
}

.caption
{
    text-align: center;
    font-weight: bold;
    margin: 10px 0 10px 0;
    font-size: 12px;
}

.valuta-tabla td
{
    text-align: center;
    border: 1px solid #aaaaaa;
    padding: 5px;
}

.valuta-tabla tr
{
    border-bottom: 1px solid #505050;
}

.valuta-tabla tr.szines td
{
	background-color: #ededed;
	color: inherit;
}

.valuta-tabla th.valuta-f
{
    border-bottom: 1px solid #505050;
    text-align: center;
    padding: 8px;
}

.valuta-tabla th.nobg
{
    text-align: center;
    width: 52px;
}

.valuta-tabla th.vke
{
    text-align: center;
    width: 158px;
}

.valuta-tabla th.nap
{
    border: none;
}

.pdf_ikon
{
	padding: 5px 0 5px 30px;
	background: url(../images/pdf.jpg) no-repeat;
	margin: 0 0 3px 0;
}

.regebbi {
	font-size: 14px;
	color: #1f1f1f;
	text-decoration: none;
	font-weight: bold;
}

.regebbi span {font-family: Verdana;}

.regebbi:hover {
	border-bottom: 1px solid #1f1f1f;
}

.allas-datum
{
    color: #E5B222;
    background-color: inherit;
}

#ujallas a, #ujingatlan a
{
	text-decoration: none;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

#atm-terkep {
    text-align: center;
}


