/*---------- ˇ General ˇ ----------*/
body
{
	margin: 0px 0px 12px 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #424242;
	font-size: 12px;
	background-color: #FFFCDE;
}

td
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #424242;
	font-size: 12px;
}

input, select, textarea
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
}

a
{
	color: #FF6600;
	text-decoration: underline;
}
a:hover
{
	color: #FF6600;
	text-decoration: none;
}

.kiiras
{
	font-size: 18px;
	color: #4D920F;
}

.text10
{
	color: #424242;
	font-size: 10px;
	font-weight: normal;
}

/*---------- ˇ Tabla, Input, Select, TExtarea ˇ ----------*/

input.tabla200, select.tabla200
{
	width: 200px;
}
input.tabla150, select.tabla150
{
	width: 150px;
}
input.tabla100, select.tabla100
{
	width: 100px;
}

input.tabla35, select.tabla35
{
	width: 35px;
}

input.tabla45, select.tabla45
{
	width: 45px;
}

textarea.textarea200
{
	width: 200px;
	height: 80px;
}

td.formtablaleft
{
	text-align: right;
	padding: 6px 12px 6px 0px;
}


/*---------- ˇ Menu Top ˇ ----------*/
table.menutopkeret
{
	width: 780px;
}
td.menutop
{
	width: 780px;
	color: #FFFCDE;
	font-size: 11px;
	font-weight: bold;
	background-color: #FF6600;
	text-align: right;
	height: 24px;
	padding-right: 10px;
}

a.menutoplink
{
	color: #FFFCDE;
	text-decoration: none;
}
a.menutoplink:hover
{
	color: #FFCF28;
}

/*---------- ˇ Search-Login ˇ ----------*/
input.logininput
{
	width: 70px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #424242;
	font-size: 11px;
}
td.login1
{
	padding-right: 10px;
}
td.login2
{
	padding-right: 172px;
}
td.login3
{
	color: #FFFCDE;
	font-size: 11px;
}
a.loginlink
{
	color: #FFFCDE;
	font-size: 11px;
	text-decoration: underline;
}
a.loginlink:hover
{
	color: #FFFCDE;
	font-size: 11px;
	text-decoration: none;
}

td.search
{
	width: 634px;
	background-color: #4D920F;
	padding-right: 10px;
	background-image: url(/tmpl/biochef_biobolt/img/search_corner-right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

td.searchleft
{
	width: 146px;
	background-color: #4D920F;
}

input.searchinput
{
	width: 100px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #424242;
	font-size: 11px;
}

/*---------- ˇ Keret ˇ ----------*/
table.keret
{
	width: 780px;
	background-color: #4D920F;
	padding: 12px 12px 15px 12px;
	background-image: url(/tmpl/biochef_biobolt/img/keret_corner.gif);
	background-repeat: no-repeat;
}


/*---------- ˇ Index ˇ ----------*/
table.indexkeret
{
	width: 100%;
	height: 449px;;
}

td.index1
{
	width: 244px;
	padding: 160px 0px 0px 0px;
	background-image: url(/tmpl/biochef_biobolt/img/index1.gif);
	background-repeat: no-repeat;
	color: #FF6600;
	text-align: center;
	vertical-align: top;
}
td.index2
{
	width: 244px;
	padding: 160px 0px 0px 0px;
	background-image: url(/tmpl/biochef_biobolt/img/index2.gif);
	background-repeat: no-repeat;
	border-left: solid #4D920F 12px;
	border-right: solid #4D920F 12px;
	color: #FF6600;
	text-align: center;
	vertical-align: top;
}
td.index3
{
	width: 244px;
	padding: 191px 0px 0px 0px;
	background-image: url(/tmpl/biochef_biobolt/img/index3.gif);
	background-repeat: no-repeat;
	color: #FF6600;
	text-align: center;
	vertical-align: top;
}
.indexcimsor
{
	font-weight: bold;
	padding: 4px 6px 10px 6px;
}
.indexkep
{
	border: solid #FFBA00 3px;
	cursor: hand;
	cursor: pointer;
}
.indexar
{
	padding: 6px 0px 8px 0px;
}



/*---------- ˇ Bolt-Rendeles ˇ ----------*/
table.boltkeret
{
	width: 100%;
}
table.boltbelsokeret
{
	width: 732px;
}
table.boltmenuitemkeret
{
	width: 235px;
}

td.bolt
{
	background-image: url(/tmpl/biochef_biobolt/img/bolt_bg.gif);
	background-repeat: repeat-y;
	background-color: #C6DA96;
}

.bolttop
{
	background-image: url(/tmpl/biochef_biobolt/img/bolt_keret_top_bg.gif);
	background-repeat: no-repeat;
	padding: 12px 12px 0px 12px;
}

td.boltmenuleftkeret
{
	width: 252px;
	vertical-align: top;
}

.boltmenuleft
{
	width: 235px;
	background-color: #FF6600;
	background-image: url(/tmpl/biochef_biobolt/img/bolt_menu_bg.gif);
	background-repeat: repeat-y;
	padding-left: 2px;
	padding-right: 2px;
}

td.boltmenuleftitem
{
	width: 214px;
	padding: 5px 10px 5px 6px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: top;
	cursor: hand;
	cursor: pointer;
	border-bottom: solid #FF7F2A 1px;
}
td.boltmenuleftitemsz
{
	width: 214px;
	padding: 5px 10px 5px 6px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: top;
	cursor: hand;
	cursor: pointer;
	border-bottom: solid #76B240 1px;
}

td.boltmenuleftbulett
{
	width: 15px;
	background-image: url(/tmpl/biochef_biobolt/img/bolt_menu_bulett.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	cursor: hand;
	cursor: pointer;
	border-bottom: solid #FF7F2A 1px;
}
td.boltmenuleftbulettsz
{
	width: 15px;
	background-image: url(/tmpl/biochef_biobolt/img/bolt_menu_bulett.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	cursor: hand;
	cursor: pointer;
	border-bottom: solid #76B240 1px;
}

td.boltcontentkeret
{
	width: 480px;
	vertical-align: top;
}
.boltcontentbelsokeret
{
	width: 480px;
	padding: 12px 12px 12px 12px;
	background-image: url(/tmpl/biochef_biobolt/img/bolt_content_bg.gif);
	background-repeat: repeat-y;
}

.boltcontentheader
{
	width: 480px;
	height: 33px;
	background-image: url(/tmpl/biochef_biobolt/img/bolt_content_hedaer_bg.gif);
	background-repeat: no-repeat;
	padding: 4px 8px 0px 12px;
	font-size: 20px;
	color: #ffffff;
}

table.boltitemkeret
{
	width: 456px;
}

td.termeklistimage
{
	width: 67px;
}

td.termeklistname
{
	width: 153px;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	vertical-align: top;
	padding: 24px 12px 24px 8px;
}
td.termeklistalcsoport
{
	font-size: 15px;
	color: #FFBA00;
	font-weight: bold;
	vertical-align: top;
	padding: 24px 0px 24px 0px;
}
.termeklistdetale
{
	font-size: 11px;
	color: #676767;
	font-weight: normal;
	vertical-align: top;
	padding-top: 24px;
}
td.termeklistprice
{
	width: 70px;
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
	vertical-align: top;
	text-align: right;
	padding: 24px 12px 0px 8px;
	background-image: url(/tmpl/biochef_biobolt/img/bolt_termek_list_separator.gif);
	background-repeat: no-repeat;
}
td.termeklistquantity
{
	width: 50px;
	font-size: 11px;
	color: #737373;
	font-weight: normal;
	vertical-align: top;
	padding: 20px 6px 0px 8px;
	background-image: url(/tmpl/biochef_biobolt/img/bolt_termek_list_separator.gif);
	background-repeat: no-repeat;
}


input.termeklistquantitytabla
{
	font-size: 11px;
	color: #737373;
	font-weight: normal;
	width: 25px;
	margin-left: 4px;
	margin-right: 4px;
}

td.termeklistbutton
{
	width: 62px;
	vertical-align: top;
	padding: 18px 0px 0px 0px;
}



td.boltlapozoleft
{
	width: 169px;
	height: 18px;
	padding: 0px 6px 0px 0px;
	background-image: url(/tmpl/biochef_biobolt/img/bolt_lapozo_left_01.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: right;
}
td.boltlapozoright
{
	width: 169px;
	height: 18px;
	padding: 0px 0px 0px 6px;
	background-image: url(/tmpl/biochef_biobolt/img/bolt_lapozo_right_01.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
td.boltlapozovissza
{
	width: 175px;
	height: 18px;
	background-image: url(/tmpl/biochef_biobolt/img/bolt_lapozo_vissza_01.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}


td.termekdetailkiiras
{
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	padding: 20px 6px 0px 8px;
}

.termekdetailkeret
{
	font-size: 12px;
	color: #424242;
	font-weight: normal;
	padding: 6px 12px 6px 12px;
	background-image: url(/tmpl/biochef_biobolt/img/bolt_termek_detail_keret.gif);
	background-repeat: repeat-y;
}
td.termekdetailmenu01
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #FF6600;
}
td.termekdetailmenu02
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #FFBA00;
	cursor: hand;
	cursor: pointer;
}

/*---------- ˇ Kosar ˇ ----------*/
table.kosarkeretmasnap
{
	width: 480px;
	border-left: solid #FF6600 2px;
	border-right: solid #FF6600 2px;
}
table.kosarkeretszombat
{
	width: 480px;
	border-left: solid #4D920F 2px;
	border-right: solid #4D920F 2px;
}


td.kosarheader
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #FFBA00;
	padding: 6px 6px 6px 6px;
}

td.kosaritem1
{
	font-size: 12px;
	color: #424242;
	background-color: #ffffff;
	padding: 6px 6px 6px 6px;
}
td.kosaritem2
{
	font-size: 12px;
	color: #424242;
	background-color: #FFF7E0;
	padding: 6px 6px 6px 6px;
}
td.kosaritem3
{
	font-size: 14px;
	color: #424242;
	font-weight: bold;
	background-color: #ffffff;
	text-align: right;
	padding: 12px 6px 6px 6px;
}
td.kosaritem4
{
	font-size: 12px;
	background-color: #ffffff;
	padding: 12px 6px 6px 6px;
}


input.kosarmennyiseg
{
	font-size: 12px;
	width: 30px;
	margin-right: 3px;
}

a.kosarszallitasidij
{
	font-size: 12px;
	font-weight: normal;

}





/*---------- ˇ Ételrendelés ˇ ----------*/

table.etrendbelsokeret
{
	width: 732px;
}

input.etrendrendelesmennyiseg
{
	width: 25px;
}
td.etrendheader, td.etrendheaderleft, td.etrendheaderright
{
	background-color: #4D920F;
	height: 21px;
	padding: 0px 6px 0px 6px;
	font-weight: bold;
	color: #ffffff;
}
td.etrendheaderleft
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_header_g_left.gif);
	background-repeat: no-repeat;
}
td.etrendheaderright
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_header_g_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}


tr.etrenditemline1
{
	background-color: #FFFCDE;
}
tr.etrenditemline2
{
	background-color: #F6F1BC;
	font-style: italic;
}
tr.etrenditemline3
{
	background-color: #FFC600;
	font-weight: bold;
}
td.etrenditem1, td.etrenditem2, td.etrenditem3,  td.etrenditem4
{
	padding: 4px 6px 4px 6px;
	vertical-align: top;
}
td.etrenditem1
{
	font-weight: bold;
}
td.etrenditem3
{
	text-align: right;
}
td.etrenditem4
{
	background-color: #F6F1BC;
}







/*---------- ˇ START Napok ˇ ----------*/
td.etrenddate01
{
	height: 37px;
	text-align: right;
	padding-right: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/tmpl/biochef_biobolt/img/etrend_day_01.gif);
	background-repeat: no-repeat;
}
td.etrenddate02
{
	height: 37px;
	text-align: right;
	padding-right: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/tmpl/biochef_biobolt/img/etrend_day_02.gif);
	background-repeat: no-repeat;
}
td.etrenddate03
{
	height: 37px;
	text-align: right;
	padding-right: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/tmpl/biochef_biobolt/img/etrend_day_03.gif);
	background-repeat: no-repeat;
}
td.etrenddate04
{
	height: 37px;
	text-align: right;
	padding-right: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/tmpl/biochef_biobolt/img/etrend_day_04.gif);
	background-repeat: no-repeat;
}
td.etrenddate05
{
	height: 37px;
	text-align: right;
	padding-right: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/tmpl/biochef_biobolt/img/etrend_day_05.gif);
	background-repeat: no-repeat;
}
td.etrenddate06
{
	height: 37px;
	text-align: right;
	padding-right: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/tmpl/biochef_biobolt/img/etrend_day_06.gif);
	background-repeat: no-repeat;
}
/*---------- ˇ END Napok ˇ ----------*/


td.etrendkeretleft
{
	width: 236px;
	vertical-align: top;
	padding-bottom: 12px;
}

td.etrendkeretcenter
{
	width: 236px;
	vertical-align: top;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}

td.etrendkeretright
{
	width: 236px;
	vertical-align: top;
	padding-bottom: 12px;
}

.etrendboxkeret01
{
	width: 236px;
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_bg_01.gif);
	background-repeat: repeat-y;
}
.etrendboxkeret02
{
	width: 236px;
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_bg_02.gif);
	background-repeat: repeat-y;
}
.etrendboxkeret03
{
	width: 236px;
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_bg_03.gif);
	background-repeat: repeat-y;
}

/*---------- ˇ START Box Fejlec Kepek ˇ ----------*/
.etrendboxheader
{
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
.etrendboxheader01
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_header_01.gif);
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
.etrendboxheader02
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_header_02.gif);
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
.etrendboxheader03
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_header_03.gif);
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
.etrendboxheader04
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_header_04.gif);
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
.etrendboxheader05
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_header_05.gif);
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
.etrendboxheader06
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_header_06.gif);
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
.etrendboxheader07
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_header_07.gif);
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
.etrendboxheader08
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_header_08.gif);
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
.etrendboxheader09
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_header_09.gif);
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
.etrendboxheader10
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_header_10.gif);
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
.etrendboxheader11
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_header_11.gif);
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
.etrendboxheader12
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_header_12.gif);
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
.etrendboxheader13
{
	background-image: url(/tmpl/biochef_biobolt/img/etrend_box_header_13.gif);
	background-repeat: no-repeat;
	padding: 10px 9px 0px 9px;
}
/*---------- ˇ END Box Fejlec Kepek ˇ ----------*/

table.etrendboxinside
{
	width: 218px;
}

td.etrendboxinsideleft
{
	width: 93px;
	color: #FF6600;
	font-size: 11px;
	vertical-align: top;
}

td.etrendboxinsideright
{
	width: 125px;
	font-size: 11px;
	vertical-align: top;
	font-weight: bold;
	padding-top: 29px;
}
a.etrendboxfoodname
{
	color: #4D920F;
	text-decoration: none;
}
a.etrendboxfoodname:hover
{
	color: #4D920F;
	text-decoration: underline;
}
.etrendboxfoodprice
{
	color: #FF6600;
}
.etrendboxfoodbasket
{
	color: #737373;
}
input.etrendboxbasket
{
	width: 30px;
	font-size: 11px;
	color: #737373;
	font-weight: normal;
}

.etrendboxkepkeret
{
	border: solid #ffffff 2px;
	cursor: hand;
	cursor: pointer;
	margin-bottom: 6px;
}


.etrendboxkepkeretblank
{
	border: solid #ffffff 2px;
	margin-bottom: 6px;
}







/*---------- ˇ Text - Feher hatteres oldalak ˇ ----------*/
td.text
{
	background-image: url(/tmpl/biochef_biobolt/img/text_bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.texttop
{
	background-image: url(/tmpl/biochef_biobolt/img/text_keret_top_bg.gif);
	background-repeat: no-repeat;
	padding: 24px 24px 12px 24px;
}






/*---------- ˇ Footer ˇ ----------*/
td.footer
{
	width: 780px;
	height: 58px;
	background-image: url(/tmpl/biochef_biobolt/img/footer.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

td.footeritent
{
	padding: 6px 12px 0px 0px;
}

/*---------- ˇ Régi CSS-ből örökölt stílusok ˇ ----------

.receptlapozooff {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#4D920F; text-decoration:none}
a.receptlapozoon {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FF6600;}
a.receptlapozoon:hover {text-decoration:none;}
.receptmenuoff {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#4D920F; text-decoration:none; font-weight:bold;}
.receptmenuseparator {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FF6600; text-decoration:none;}
a.receptmenuon {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FF6600; text-decoration:none; font-weight:bold;}
a.receptmenuon:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#4D920F;}
.tabla1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#4D920F; font-weight:bold;}
.tabla2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#4D920F;}
.tabla2_kieg {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #67AE32; font-style: italic;}
.receptkep {border:solid #4D920F 2px;}
*/


/*---------- ˇ Kerdezz Felelek ˇ ----------*/
td.kerdezzheaderyleft, td.kerdezzheadergleft, td.kerdezzheaderyright, td.kerdezzheadergright
{
	padding: 0px 12px 0px 12px;
	height: 21px;
}
td.kerdezzheaderyleft
{
	background-image: url(/tmpl/biochef_biobolt/img/kerdezz_header_y_left.gif);
	background-repeat: no-repeat;
	background-color: #FFBA00;
	
}
td.kerdezzheaderyright
{
	background-image: url(/tmpl/biochef_biobolt/img/kerdezz_header_y_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFBA00;
	text-align: right;
}
td.kerdezzheadergleft
{
	background-color: #4D920F;
	color: #ffffff;
}
td.kerdezzheadergright
{
	background-color: #4D920F;
	text-align: right;
	color: #ffffff;
}

.kerdezzboxy
{
	border-left: solid #FFBA00 2px;
	border-right: solid #FFBA00 2px;
	border-bottom: solid #FFBA00 2px;
	padding: 8px 12px 12px 12px;
}
.kerdezzboxg
{
	border-left: solid #4D920F 2px;
	border-right: solid #4D920F 2px;
	padding: 8px 12px 12px 12px;
}




/*---------- ˇ Receptek ˇ ----------*/
td.receptheader, td.receptheaderleft, td.receptheaderright
{
	background-color: #FF6600;
	height: 21px;
	padding: 0px 6px 0px 6px;
	font-weight: bold;
	color: #ffffff;
}
td.receptheaderleft
{
	background-image: url(/tmpl/biochef_biobolt/img/recept_header_o_left.gif);
	background-repeat: no-repeat;
}
td.receptheaderright
{
	background-image: url(/tmpl/biochef_biobolt/img/recept_header_o_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

tr.receptline1
{
	background-color: #FFFCDE;
}
tr.receptline2
{
	background-color: #ffffff;
}
td.receptitem1, td.receptitem2, td.receptitem3
{
	padding: 4px 6px 4px 6px;
	vertical-align: top;
}
td.receptitem1
{
	font-weight: bold;
}
td.receptitem3
{
	text-align: right;
}

.receptmenuseparator, a.receptmenuon
{
	color: #FF6600;
}
.receptmenuoff
{
	color: #4D920F;
	font-weight: bold;
}
a.receptmenuon, a.receptmenuon:hover
{
	font-weight: bold;
	text-decoration: none;
}
a.receptmenuon:hover
{
	color: #4D920F;
}

a.receptmenuon2, a.receptmenuon2:hover
{
	text-decoration: underline;
	color: #FF6600;
}
a.receptmenuon2:hover
{
	color: #4D920F;
}
.receptmenuoff2
{
	color: #4D920F;
}
input.receptadag
{
	width: 22px;
}

/*---------- ˇ Hirek ˇ ----------*/
.hirdate
{
	font-size: 10px;
	font-weight: normal;
	color: #a9a9a9;
}

/*---------- Tooltip ------------*/

a.info{
    position:relative; /*this is the key*/
    z-index:24;}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:-70px; width: 350px;
    border:2px solid #FF6600;
    background-color: #FFCF81; color:#000;
    text-align: left;
	padding: 8px;
	font-size: 10px;
	}
