body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #232527;
}

/* WORD style remover */
font, basefont {
	color: inherit; /* Standard browsers */
	color: expression(this.parentNode.currentStyle['color']); /* IE */
	font: inherit; /* Standard browsers. Font instead of font-size for Opera */
	font-family: expression(this.parentNode.currentStyle['fontFamily']); /* IE */
	font-size: 100%; /* All browsers. Sizes are inherited */
}

center {
	text-align: inherit; /* Standard browsers */
	text-align: expression(this.parentNode.currentStyle['textAlign']); /* IE */
}

s, strike, u {
	text-decoration: inherit; /* Standard browsers */
	text-decoration: expression(this.parentNode.currentStyle['textDecoration']); /* IE */
}

*[align] { text-align: inherit; }  /* Standard browsers */

* { text-align: expression(this.align ? this.parentNode.currentStyle['textAlign'] : ''); }  /* IE */

img { margin: 0; border:none; }  /* All browsers. Borders & margins are not inherited */

table,tr, th, td {
    width: auto; /* All browsers */
}

/* H1-H6 tagok */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 110%;
}

h1 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	width: 100%;
	display: block;
	color: #3b378c;
}

h2 {
   	font-size: 14px;
	line-height: 14px;
	width: 100%;
	display: block;
	color: #232527;
}

/* P, DIV tagok */
p {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
   	font-size: 12px;
	color: #232527;
}

div {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: table;
}



a {
	font-family: Tahoma;
	font-size: 12px;
	color: #3e2da1;
	text-decoration: none;
}

a:hover {
	color: #0050f4;
	text-decoration: underline;
}

/* FORM tagok*/
form, fieldset {
	margin: 0;
	padding: 0;
   	width: auto;
	height: auto;
	border: 0px;
}

legend {
 	display: none;
}

input {
	margin: 0px;
	padding: 0px;
	width: auto;
	border: 1px solid #000;
}

input.inputbox {
	width: 100px;

}

input.submitbutton {
	width: 100px;
}

select {
	border: 1px solid #000;
}

form p span {
	width: 200px;
	display: table;
	float: left;
}

form p {
	width: 100%;
	display: table;
	line-height: 20px;
}


/* funkcio gombok */
div.functionbuttons {
	width: 100%;
	float: left;
	text-align: center;
}

div.functionbuttons p {
	display: inline;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

p.error_message {
	margin: 0px;
	padding: 0px;
	color: #7F0900;
	border-bottom: 1px solid #CCC;
	line-height: 25px;
	font-weight: bold;
    margin-bottom:10px;
}

p.success_message {
	margin: 0px;
	padding: 0px;
	color: #5D7F00;
	border-bottom: 1px solid #888;
	line-height: 25px;
	font-weight: bold;
    margin-bottom:10px;
}

/* Elfelejtett jelszó */
#lost_password {
	margin-top: 20px;
}

/* Weboldal CSS-e */

table.main {
	width: 1000px;
	height: 100%;
    vertical-align: top;
}

td.header {
	width: 1000px;
	height: 268px;
    vertical-align: top;
    background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
    background-position: top left;
}

td.header table{
	width: 1000px;
	height: 100%;
    vertical-align: top;
}

td.headertop {
	width: 1000px;
    vertical-align: top;
}

td.headerbottom {
	width: 1000px;
    vertical-align: bottom;
	height: 40px;
}
td.middle {
	width: 1000px;
	height: 100%;
    vertical-align: top;
}

#search {
	width: 100%;
	height: 49px;
	display: block;
	float: right;
}

td.headermenu {
	width: 1000px;
	height: 36px;
}


td.left {
	width: 222px;
	vertical-align: top;
    background-color: #F0EFF6;
}

td.center {
	width: 771px;
    vertical-align: top;
    background-color: #FFF;
}

td.right {
	width: 7px;
}

td.footer {
	width: 1000px;
	height: 36px;
    vertical-align:top;
}

td.footerleft {
	width: 222px;
	height: 36px;
	vertical-align: top;
	text-align:center;
    background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
    background-position: top left;
    background-color: #ADADAF;
}

td.footerleft {
	margin:0;
	padding:0;
	padding-top: 3px;
}


td.footercenter {
	width: 771px;
	height: 36px;
    vertical-align: top;
	border-left: 1px solid #fff;
    background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
    background-position: top left;
    background-color: #ADADAF;
}

td.footer p {
    margin:0;
 	color: #888F99;
	font-size: 11px;
    font-family:Tahoma;
	padding-left: 38px;
    padding-top: 15px;
    display:block;
    width:auto;
    float:left;
    height:10px;
    line-height:10px;
}

td.footer p span{
 	color: #4f4e65;
	padding-left: 6px;
	padding-right: 6px;
}

td.footer p span a{
 	color: #4f4e65;
}

td.footer p span a:hover{
 	color: #000;
}

div.mainbody {
	width: 689px;
	margin-top: 12px;
   	margin-left: 42px;
    padding-left:0;
	margin-right:40px;
	margin-bottom: 20px;

}

*html div.mainbody {
	margin-left: 42px;
	margin-right:40px;
}



div.mainbody .bar {
    padding:0;
    margin:0;
	width: 728px;
    height: 28px;
	border-bottom: 1px dotted #6B292B;
	font-size: 11px;
}

div.mainbody .bar_bottom {
    padding:0;
    margin:0;
	width: 728px;
	border-top: 1px dotted #6B292B;
    border-bottom: 1px dotted #6B292B;
}


div.mainbody .text ul {
	font-family: Tahoma;
	font-size: 12px;
	list-style: disk;
	list-style: url(../images/bullet.png) disc;
	margin-bottom:10px;
}

div.mainbody .text .keret{
    display:block;
    float:left;
    width:auto;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #7f7dab;
}

*html div.mainbody .keret{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
}

div.mainbody .keret img{
	padding:0px;
	margin:0px;
}

*html div.mainbody .keret img{
	padding:0px;
	margin:0px;
}

div.mainbody .text_ img {
	padding:5px;
	border:1px solid #7f7dab;
}


/* Paginator */
div.paginator_top {
	width: 100%;
	margin-bottom: 10px;
	text-align: right;
	display: none;
}

div.paginator_bottom {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	display: none;
}



/* Nyelvi menu*/
div.lang {
	margin: 0px;
	padding: 0px;
	margin-top:14px;
    padding-right:29px;
	width: 220px;
	height:14px;
	display:block;
	float: right;
	color: #8280AD;
	font-size: 10px;
    text-align:right;
}

div.lang a {
	text-decoration: none;
	color: #5f564b;
	font-size: 10px;
    font-family:Tahoma;
	padding-left:3px;
	padding-right:3px;
}

div.lang a:hover {
	color: #383389;
	font-size: 10px;
}

div.lang span.icon {
	display:block;
	float:left;
	padding-right:0px;
}

div.lang span.icon a {
	padding:0;
	margin:0;
	border:none;
	margin-left:3px;
	margin-right:3px;
	padding-left:3px;
	padding-right:3px;
}

div.lang span.icon a img{
	padding:0;
	margin:0;
	height:14px;
	border:none;
}

div.lang p{
	display:block;
	float:right;
	padding-bottom:3px;
}

div.function_buttons {
  	width:675px;
	height:14px;
	display:block;
	text-align:right;
	margin-top:28px;
	margin-bottom:20px;
    background-image: url(../images/content_line_b.jpg);
	background-repeat: repeat-x;
    background-position: bottom left;
}

div.function_buttons p{
	background-color: #fff;
	padding:0;
	margin:0;
	height:14px;
	width:auto;
	display:block;
	float:right;
}

div.function_buttons p.buttons_print, div.function_buttons p.buttons_sendemail{
    height:14px;
	vertical-align: bottom;
}

div.function_buttons p.buttons_print img, div.function_buttons p.buttons_sendemail img {
	width:auto;
	border:none;
	padding:0;
	margin-left:8px;
	margin-right:5px;
}

div.function_buttons a{
	font-family: Tahoma;
	font-size: 10px;
	height:14px;
   padding:0;
   padding-left:0;
	margin:0;
	color: #232527;
}

div.function_buttons a:hover{
	color:#000;
}


/* buttons : sendemail, print */

