html {
	height: 100%;
}

body {
	background-color: #aa5328;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
}
div#page {
	color: #ffffff;
}
th {
		font-size: 10px;
		border: 1px;
}

hr {
	
}

body, td, textarea {
	font-size: 12px;
}
td {
	
	border-left: 1px;
	border-bottom: 1px;
}
img {
	border: none;
}

ul {
	font-size: 12px;
	color: #fffbd4;
}

.hibak {
	color: #993333;
}

.infok {
	color: #339933;
}
.div_hibakinfok {
	margin: 60px 20px;
	 padding: 20px;
	 border: 1px solid #666666;
	 background-color: #dddddd;
	 color: #000000;
}

.megjegyzes {
	font-size: 12px;
	color: #ffffff;
}
fieldset {
	margin: 10px 0;
	border: 1px solid #7B7A79;
	/*
	font-weight: bold;
	margin: 30px;
	font-size: 10px;
	*/
}
fieldset table {
	/*
	width: 80%;
	*/
}
fieldset table th {
	/*
	width: 30%;
	text-align: left;
	font-size: 12px;
	*/
}
label {
	font-weight: bold;
}

a {
 color: #fff7ca;
 font-style: bold;
 text-decoration: none;
 size: 14px;
 }
 a:hover {
	 text-decoration: underline;
 }
p {
 color: #ffffff;
 }


h1 {
color: #eace83;
font-size: 16px;
font: stong;
}

h6 {
color: #0072ff;
font-size: 14px;
font: stong;
}

h2 {
color: #e6cf74;
font-size: 16px;
}

h3 {
color: #e6cf74;
font-size: 15px;

}
h4 {
color: #fadc9b;
font-size: 12px;

}

h5 {
color: #dbb590;
font-size: 12px;

}


/* hibadoboz */
.proghiba {
	color: #ff6666;
}
.hiba {
	color: #ee8b21;
}
.sikeres {
	color: #66ff66;
}
.info {
	color: #333399;
}
div#hibakinfok {
	margin: 30px 0px;
	padding: 10px 15px;
	border: 1px dashed #999999;
	background-color: #333333;
}
/* hibadoboz */

.wf {
	width: 100%;
}
.nw {
	white-space: nowrap;
}
.r {
	text-align: right;
}
.c {
	text-align: center;
}
.w1 {
	width: 50px;
}
.readonly {
	border: 1px solid #995500;
}

td.op a {
	display: block;
	border: 1px solid #666666;
	background: #444444;
	padding: 4px;
	margin: 4px;
}

table.lista {
	border: 1px solid #999999;
	border-collapse: collapse;
}
table.lista td, table.lista th{
	padding: 2px 4px;
	border: 1px solid #444444;
}
table.lista thead th {
	text-align: center;
	background: #9ba1a8;
	font-weight: bold;
}
table.lista tbody th {
	color: #c4a584;
	font-size: 12px;
	text-align: left;
}


table.columns {
	margin: 5px 0;
	width: 100%;
	border-collapse: collapse;
}
table.columns td.lc {
	padding-left: 0px !important;
	border-left: none !important;
}
table.columns td {
	vertical-align: top;
	padding: 0 20px; 
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
}
table.columns td.rc {
	padding-right: 0px !important;
	border-right: none !important;
}
table.c2 td {
	width: 50%;
}
table.c3 td {
	width: 33%;
}
table.c4 td {
	width: 25%;
}
table.c5 td {
	width: 20%;
}
table.c6 td {
	width:16%;
}


input {
	font-size: 12px;
}
.inp_txt, .inp_txtarea {
	border: 1px solid #999999;
	background: #444444;
	color: #ffffff;
}
.inp_txt {
	height: 15px;
}

th {
	text-align: left;
}

table.kepkeret {
	border-collapse: collapse;
	border: none !important;
}
table.kepkeret td {
	padding:0 !important; margin:0 !important;
	border: none !important;
}
table.kepkeret td.f {
	 background: #fff;
}
table.kepkeret td.a {
	width: 3px; height: 3px;
}
table.kepkeret td.k{
	width: 100%; height: 100%; text-align:center;
}



table.termeklista td {
	width: 100%;
}
table.termeklista td {
	vertical-align: top;
}
table.termeklista td.lc {
	width: 136px;
	padding-right: 10px;
}
table.termeklista td.rc {
	
}
table.termeklista h1, table.termeklista h2, table.termeklista p {
	padding:0; margin:0;
}




/* fulek helye */
div.tabswitch {
	height: 25px;
	border-left: 1px solid #999999;
}
/* ful */
div.tabswitch div{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	float: left;
	cursor: pointer;
	color: #cccccc;
	padding: 5px;
}
/* aktiv  ful */
div.tabswitch div.selectedtab{
	border-bottom: 2px solid #EACE83;
	background: #555555;
	color: #ffffff;
}
/* lap */
div.tab {
	border: 1px solid #999999;
	padding: 20px;
	background: #555555;
}

div.form_op {
	border-top: 2px solid #cccccc;
	background-color:#aaaaaa;
	padding: 20px 40px;
	margin-top: 10px;
}
div.form_op input {
	margin-right: 10px;
}

.form_minta {
	font-size: 11px; color: #999999;
}

textarea {
	font-family: arial, sans-serif;
}