.cart_gomb {
	background: url(../images/cart.png) no-repeat;
	border: none;
	margin: 0;
	height: 23px;
	width: 81px;
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	*text-indent: 6px;
}

.db_input {
	background: #ffe5a6;
    border: 1px solid #999999;
	padding: 2px 4px 2px 0;
	text-align: right;
	font-size: .85em;
	font-weight: bold;
}
.termek_select {
	background: #DEF;
    border: 1px solid #FFF;
    border-left-color: #000;
    border-top-color: #000;
	padding: 2px;
	font-size: .85em;
	font-weight: bold;
}
.termek_nev{
	font-size: 1.3em;
	color:#7e8040;
}

.termek_reszlet h2 {
	font-size: 1.3em;
	color:#7e8040;
}

/* A menü kosár
---------------------------------------------------------*/
#minikosar_header {
	background: url(../images/kosar2_header.png) no-repeat;
	width:220px;
	height: 40px;
	/*margin-left:6px;*/
    /*width:199px;
	padding-left: 10px;
    margin: 50px 0 0 6px;
	border-top: 1px solid #605f59;
    line-height: 26px;
    font-weight: bold;
    color: #000;
    background: #ffc22d;*/
}

#minikosar_footer {
	background: url(../images/kosar_button.png) no-repeat;
	width:220px;
	height: 15px;
	padding:0;
	margin:0;
}
	
#minikosar {
	width: 199px;
	background: #605f59;
	padding-left: 10px;
    margin: 0 0 0 6px;
	font-size: 0.7em;
    color: #fff;
}

#minikosar table {
	border-collapse: collapse;
}
#minikosar table td {
	padding: 10px 5px 10px 0px;
	border-bottom: dotted 1px;
	margin: 0;
    color: #fff;
}

#minikosar a {
	color: #ffc22d;
}

.megrendelem {
	text-align: right;
	font-weight: bold;
}

#menu_kosar_ossz {
	padding: 10px 10px 0 10px;
}

/* Kosár form
---------------------------------------------------------*/
#megrendelo_form {
	font-style: normal;
	font-size: 0.9em;
	margin-top: 10px; 
}

.termekek_tbl {
	border-collapse: collapse;
	width: 100%;
}

.termekek_tbl th,
.termekek_tbl td {
	border: 1px solid #605f59;
	padding: 5px;
}

.termekek_tbl th {
	background: #ffc22d;
    color: #000;
}

.termekek_tbl .sor1 td {
	background: #d3d0c8;
}

.termekek_tbl .sor2 td {
	background: #e8e5dc;
}

fieldset {
	border: 1px solid #605f59;
	background: #e8e5dc;
}

fieldset legend {
	font-weight: bolder;
	color:#000000;
}

.elkuld_gomb {
	background: url(../images/elkuld.png) no-repeat;
    border: none;
	margin: 0;
	height: 32px;
	width: 212px;
	color: #000;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	*text-indent: 6px;
}
.kis {
	font-size: smaller;
}
.inputhiba {
    border: 1px solid #f00 !important;
	border-color: #d00 #f99 #f99 #d00 !important;
    background: #fff4f4 !important;
}
.hiba {
	color: #c30;
	font-weight: bold;
}
.gomb {
	background: #c8c5bc;
    border: 1px solid #605f59;
	margin: 0;
	height: 24px;
	color: #000;
	font-weight: bold;
	font-size: 9pt;
}
.kotelezo {
	color: #504e49;
	font-size: saller;
}