body {
	font-family: 'MS Reference Sans Serif', Arial, sans-serif;
	color: #000000;
	padding: 0;
	margin:0;
	background: #FFFFFF url('../img/index/comm/bg-page.jpg') repeat-y center;
	text-align: center;
}
body, td, th {
	font-size: 12px;
	font-size: 12px;
}
th {
text-align: left;
}



div#hibakinfok {

padding: 20px;
border: 1px solid #888888;
background-color: #f2f2f2;
margin-bottom: 20px;
}

.hibak {
color: #992222;
}

.infok {
color: #229922;
}

.kiem {
font-weight: bold;
color: #964B08;
font-size: 12px;
}
.param{
	font-size: 11px;
	color: #999999;
}

h1 {
color: #6A3700;
font-size: 18px;
margin:0;
padding:0;
}
h2 {
color: #8A5720;
font-size: 14px;
margin:0;
padding:0;
}
p.cim {
padding:0;
margin: 0;
font-size: 10px;
}

div.haz div.kepesfajl{
	
	margin: 20px auto 1px auto;
	width: 100%;
	display: table;
	/* IE6 Peekaboo Bug miatt */
	height: 1%;
}

div.haz div.kepesfajl p.csoportnev{
	font-size: 11px;
	margin: 0;
}
div.haz div.kepesfajl p.fajl{
	margin: 2px;
}
div.haz div.kepesfajl p.fajl img{
	vertical-align: middle;
	margin-bottom: 2px;
}
div.haz div.kepesfajl table.kkeret {
	float: left; 
	margin-right: 10px; 
}

table.kkeret {
	border-collapse: collapse;
}
table.kkeret td{
padding:0; margin:0;
}
table.kkeret td.a2{
text-align: left;
background: url('../img/index/comm/kkeret_a2_bg.gif');
}
table.kkeret td.b1{
vertical-align: top;
background: url('../img/index/comm/kkeret_b1_bg.gif');
}

div.hazlista {
	display: table;
}
div.hazlista table.kkeret {
	float: left;
	margin-right: 20px;
}
div.hazlista div.blokk {
	clear: both;
	margin-bottom: 40px;
	display: table;
}
div.hazlista div.blokk div.kepesinfo {
	margin: 10px 0;
}
div.hazlista div.blokk p{
	margin-top: 0;
}


.r {
text-align: right;
}

.c {
text-align: center;
}

table.arlista {
border-collapse: collapse;
border: 1px solid #CCCCCC;
margin: 5px 0px;
}
table.arlista td, table.arlista th{
border-bottom: 1px solid #CCCCCC;
padding: 3px;
margin:0;
}
table.arlista th{
	background: #f3f3f3;
	border-right: 1px solid #CCCCCC;
	padding: 0 6px;
}

table.arlista td.m{
	font-weight: bold;
	
}
table.arlista tr.elkelt td, table.arlista tr.elkelt th {
	/* text-decoration: line-through; */
	color: #CCCCCC;
}
table.arlista td.elkelt {
	font-size: 10px;
	color: #FF6666 !important;
	text-decoration: none !important;
}
table.arlista td.elkeltegy {
	font-size: 10px;
	color: #eebb00 !important;
	text-decoration: none !important;
}
table.arlista td.lefoglalva {
	font-weight: normal;
	font-size: 10px;
	color: #ff8800 !important;
}
table.arlista tr.ps td {
	background: #f6f6f6;	
}
table.arlista tr.ps th {
	background: #ececec;
}






div#page {
	width: 770px;
	margin: auto;
	text-align: left;

}

div#cont {
	padding: 40px 46px;
	background: url('../img/index/comm/bg-cont.gif');
}

div#foot {
	background: url('../img/index/lay/foot/bg.gif') top no-repeat;
	text-align: center;
}
div#foot, div#foot a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
div#foot a:hover {
	text-decoration: underline;
}
div#foot .halvany {
	font-size: 8px;
	color: #CDCAC2;
}

div#menu {
	background: url('../img/index/box/menu/bg.gif') #f1efdc;
	height: 29px;
	text-align: center;
}

div#menu a, div#menu {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
div#menu a:hover {
	text-decoration: underline;
}

div#head {
	background: #ded8ba;
	height: 86px;
}

a {
	color: #888888;
}

a:hover{
	text-decoration: none;
}

.kepalairas {
	font-size: 11px;
	color: #888888;
}






fieldset {
	margin: 0px 0px 35px 0px;
	padding: 15px 25px;
	border: 1px solid #999999;
	background: #faf9f6;
}


fieldset p, fieldset div.blokk {
	margin: 5px 0px 15px 0px;
}

legend {
	font-weight: normal;
	padding: 0;
	margin:0;
	color: #333333;
}


label {
	
	margin-bottom:1px;
	font-weight: bold;
}

.form_help {
	background-color: #f1f9ff;
	border-left: 4px solid #000099;
	padding: 10px 20px;
	margin-bottom: 30px;
}
.form_help code{
	border-bottom: 1px solid #c0c0c0;
	padding: 0px 2px;
	margin: 0px 2px;
}
div.form_op {
	border-top: 2px solid #999999;
	background-color:#efebe1;
	padding: 20px 40px;
	margin-top: 60px;
}
div.form_op input {
	margin-right: 10px;
}

.w1 {
	width: 50px;
}

.w2 {
	width: 100px;
}
.w3 {
	width: 200px;
}
.w4 {
	width: 400px;
}
.w5 {
	width: 500px;
}
.wf {
	width: 100%;
}
.h2 {
	height: 50px;
}
.h3 {
	height: 100px;
}
.h3 {
	height: 200px;
}
.h4 {
	height: 400px;
}
.h5 {
	height: 500px;
}
fieldset ul {
	margin: 0;
	
}
.disabled {
	background-color: #CCCCCC;
	color: #666666;
}
.readonly {
	border-color: #FF9900;
}
/* input mezok alatti sugo szoveg */
.form_minta {
	font-size: 11px;
	color: #666666;
}

/* fulek helye */
div.tabswitch {
	height: 25px;
	border-left: 1px solid #eeeeff;
}
/* ful */
div.tabswitch div{
	border-top: 1px solid #eeeeff;
	border-right: 1px solid #eeeeff;
	float: left;
	cursor: pointer;
	color: #555577;
	padding: 4px;
}
/* aktiv  ful */
div.tabswitch div.selectedtab{
	border-bottom: 2px solid #aabaff;
background: #fbfbff;	
}
/* lap */
div.tab {
	border: 1px solid #eeeeff;
	padding: 20px;
	background: #fbfbff;
}

fieldset table.columns2 {
	width: 100%;
	border-collapse: collapse;
}
fieldset table.columns2 td.col1 {
	width: 50%;
	padding-right: 15px;
	vertical-align: top;
	/* border-right: 1px solid #cccccc; */
	
}
fieldset table.columns2 td.col2 {
	padding-left: 15px;
	vertical-align: top;
}

fieldset table.columns3 {
	width: 100%;
	border-collapse: collapse;
}
fieldset table.columns3 td.col1 {
	width: 33%;
	padding-right: 15px;
	vertical-align: top;
	
}
fieldset table.columns3 td.col2 {
		width: 33%;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
}
fieldset table.columns3 td.col3 {
	padding-left: 15px;
	vertical-align: top;
}

div.referenciakkep div.kep, div.hazkep div.kep{
margin: 15px auto;
display: table;
text-align: center;
}

.esep {
font-size: 7px;
}

.nw {
 	white-space:nowrap;
}
