body{
	margin: 0px;
	padding:0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #04436f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table tr td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.form_fejlec{
	padding-top: 20px;
	border-bottom: 1px dotted #6495ED;
	color: #2F4F4F;
	font-weight: bold;
}
.form_kotelezo{
	font-weight: bold;	
}
.form_nemkotelezo{
	color: #f2f2f2;
}
.form_elvalaszto{
	border-bottom: 1px dotted #6495ED;
	color: #2F4F4F;
	font-weight: bold;
}
.submit{
	background-color: maroon;
	color: White;
	border: 2px solid black;
}
p{
	display:inline;
}
.tabla_fejlec{
	background-color: #3793d7;
	color: White;
	font-weight: bold;
}
.tablafejlec{
	background-color: #3793d7;
	color: White;
	font-weight: bold;
}
.tabla_kiemelt{
	background-color: #f2f2f2;
}
.tablaalja{
	font-weight: bold;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: #f2f2f2;
}

a{
	color: #1784b2;
	text-decoration: none;
}
a:HOVER{
	color: orange;
	text-decoration: underline;
}

.submit{
	background-color: lime;
	border: 1px solid #1784b2;
}

h1{
	font-family: Tahoma, Arial;
	font-size: 16pt;
	color: orange;
}

.hiba{
	background-color: Red;
	color: White;
	padding: 2px;
}
.kibont{
	display: block;
}
.osszecsuk{	
	display: none;
}
/*Termek =====================================================*/
#termek{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #646769;
}
#termek .termek_sor{
	background-color: #f2f2f2;
}
#termek .termek_normal{
	
}
#termek .termek_highlight{
	background-color: #87CEEB;
}
#termek a.termeknev{
	text-decoration: none;
	font-weight: bold;
}
#termek a:HOVER.termeknev{	
	text-decoration: underline;
	font-weight: bold;
	color: Black;
}
#termek h1{
	font-size: 12pt;
}
#termek .termekparams{
	font-size: 8pt;
	color: #2F4F4F;
}
#termek .tbruttoar{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-size: 12pt;
	display: inline;
	font-weight: bold;
}
#termek .tabruttoar{
	font-family: Arial, Helvetica, sans-serif;
	color: green;
	font-size: 12pt;
	display: inline;
	font-weight: bold;
}
/*MENU =====================================================*/
#vmenu{
	color: White;
}
#vmenu a{
	text-decoration: none;
	font-weight: bold;
	color: White;
}
#vmenu a:HOVER{
	text-decoration: underline;
}
#menu{
	padding-left: 5px;
	font-size: 9pt;
	line-height: 200%;
	color: #483D8B;
}
#menu div.menunormal{
	padding-left: 10px;
	vertical-align: bottom;
	border-bottom: 1px solid #f2f2f2;
}
#menu div.menuover{
	padding-left: 10px;
	vertical-align: bottom;
	color: White;
	border-bottom: 1px solid #f2f2f2;
}
#menu div.menuoverselected{
	padding-left: 10px;
	vertical-align: bottom;
	font-weight: bold;	
	background-color: #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}
#menu div.menuselected{
	padding-left: 10px;
	font-weight: bold;
	color: White;
	vertical-align: bottom;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
#menu a{
   font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}
#menu a:hover{  
   font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: underline;
}
/* Lábléc beállításai ============================================================================*/
#lablec {
	color: #6597c7;
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;	
	background-image: url(images/main_narancs_vonal.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#lablec table, #lablec tr, #lablec td{
	color: #6597c7;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size: 8pt;
}

#lablec a{
	text-decoration: none;
}
#lablec a:HOVER{
	color: orange;
	text-decoration: underline;
}
