
body {
  color: #ffffff;
  background-color: #404040;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
}

.mtbl { width: 100%; height: 100%; vertical-align: middle; text-align: center;}
.content {
 margin-top: 10px;
 padding: 15px 15px 15px 15px;
}

/* linkek */

a:link, a:visited { color: #2e5b85; text-decoration: underline; }
a:active, a:hover { color: #990000; text-decoration: underline; }

/* default cimsorok */

h1, h2, h3, h4, h5, h6 { color: #2e5b85; }

h1 { font-size: 14px;}
h2 { font-size: 12px;}
h3 { font-size: 12px; padding-top: 20px;}
h4 { font-size: 11px;}
h5 { font-size: 11px; color: #415782;}
h6 { font-size: 10px;}

.content ul { list-style-type: none;}
.content ul li { list-style : url(images/list1.gif); }
.content ol { list-style-type: none;}
.content ol li {list-style : url(images/list1.gif); }

.menu ul, .menu li{border:0; margin:0; padding:0; list-style:none;}
.menu li { clear:both; padding: 8px 0px 8px 10px; border-bottom: 1px dotted #000000; }

.f10 { font-size: 10px;} 
.f11 { font-size: 11px;} 
.f14 { font-size: 14px;} 
.j { text-align: justify !important; }
.c { text-align: center !important; }
.cdiv div {
	margin-left: auto !important;
	margin-right: auto !important;
}
.l { text-align: left !important; }
.r { text-align: right !important; }
.b { font-weight: bold; }
.n { font-weight: normal; }

/* egyeb stilusok */
.p5 { padding: 5px; }
.p10 { padding: 10px; }
.m5 { margin: 5px; }
.m10 { margin: 10px; }
.vat { vertical-align: top; }
.nw { white-space: nowrap;}
.hline { border-bottom: 1px solid #b2b2b2; }
.vline { border-right: 1px solid #b2b2b2; }
.behuzas {  margin-left: 20px;}
.kep { border: 1px solid #2e5b85;}
.kepzoom { border: 1px solid #2e5b85; cursor:pointer;}
.valign { height: auto;}
.valign img {vertical-align: middle;}
.valignimg {vertical-align: middle;}
.floatr {float: right;}
.floatl {float: left;}
.clear,blockquote {clear: both;}
.err { color: #8b0000;}
img[align="middle"] { vertical-align: middle !important; }

/* table definiciok */
.tbldiv{ background-color:#ffffff; border: 1px solid #aeafb2;  padding: 5px 10px 5px 10px;}

table.tbl1 {
  border-collapse: collapse;
}

table.tbl1 td {
  color: #000000;
  font-weight: normal;
  text-align: left;
  border: 1px solid #b2b2b2;
}

table td.tblheader1 {
  background-color: #aeafb2;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  border-bottom: 1px solid #c50101;
  height: 20px;
  padding: 2px;
}


table tr.row1 { background-color: #f4f4f4;}
table tr.row2 { background-color: #ffffff;}

/*input mezok*/

.form1 {
border: 0px none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.inp1,.inperr{
  padding: 2px 2px 2px 2px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px solid #2e5b85;
  color: #000000;
  background-color: #efefef;
  font-size: 11px;
}

.inperr{
  border: 1px solid #d22849;
  background-color: #f9edee;
}


.inpbutton, .inpbutton1{
padding: 2px 2px 2px 2px;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 border: 1px solid #2e5b85;
 color: #ffffff;
 background-color: #6f9fcd;
font-size: 11px;
 cursor:pointer;
}
.inpbutton1 {
  color: #ffffff;
  background-color: #afafaf;
}
.iva{ vertical-align: middle; margin: 0px;}
