.dialogtext {
	margin:16px;
}

#oldcanteenframediv {
	width:960px;
	height:auto;
	/*background-color:lime;*/
	position:relative;
}

#main.fullwidth #oldcanteenframediv {
	width:100%;
}

#main.fullwidth #oldcanteenframediv.oldcanteenstyle1 {
	width:960px;
    margin-left: auto;
    margin-right: auto;
    padding:8px;
    background-color: #fff;
    border-radius: 8px;
}

#main.fullwidth .push.quickpush {
    height: 20px;
}

#oldcanteenframediv #canteen-select {
	margin:6px;
	float:right;
}

#main.fullwidth #oldcanteenframediv #canteen-select {
    z-index: 10;
}

#oldcanteenframediv #canteen-select-title {
	padding-top:4px;
	float:left;
	
	/*#detail-view .rightsel .text {
    width: auto;
    float: left;
    text-align: right;*/
    /*padding-top: 4px;*/
    padding-right: 10px;
    color: #59aace;
}

#oldcanteenframediv #month-select-title {
	vertical-align:sub;
}

#oldcanteenframediv #year-select-title {
	vertical-align:sub;
}

#oldcanteenframediv #head {
	height:auto;
}

#main.fullwidth #oldcanteenframediv #head {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#oldcanteenframediv dt {
	display:inline;
}

#oldcanteenframediv #quickmenu-container-menu div#head {
	text-align:right;	
}

#oldcanteenframediv #week-table-box {
	margin-top:8px;
}

#main.fullwidth #oldcanteenframediv #week-table-box {
    margin-top:-8px;
}

#oldcanteenframediv #week-table-box>table, #oldcanteenframediv #week-table-box table#week-table {
	width:960px;
	table-layout:fixed;
}

#main.fullwidth #oldcanteenframediv #week-table-box table#week-table {
	margin-bottom: -8px;
    border-collapse: separate;
    border-spacing: 0 8px;
}

#main.fullwidth #oldcanteenframediv #week-table-box table#week-table tr {
    border-radius: 8px;    
}

#main.fullwidth #oldcanteenframediv #week-table-box table#week-table td.time-slot-name {
    border-radius: 8px;   
    padding: 0px 8px; 
}

#oldcanteenframediv #week-table-box div.quickmenu-day-name {
	/*border-top:1px solid #ddd;*/
	/*font-weight:bold;*/
	/*font-size:18px;*/
	/*text-align:center;*/
	
	/*height: 35px;*/
    /*text-align: center;*/
    background-color: #1c7abf;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 8px;
    padding-left:4px;
}

#main.fullwidth #oldcanteenframediv #week-table-box div.quickmenu-day-name {
    background-color: #1B324A;
}

#oldcanteenframediv #week-table-box td.quickmenu-time-slot {
	border-top:1px solid #888;
	border-right:1px solid #ccc;
	/*border-bottom:1px solid #888;*/
	vertical-align: top;
	/*color:#888;*/
	padding-left:4px;
	font-size:16px;
	/*text-align:center;*/
}

#oldcanteenframediv #week-table-box td:not(.quickmenu-time-slot) {
	/*border-right:1px solid #ccc;*/
}

#main.fullwidth #oldcanteenframediv #week-table-box td.carte-slot {
    padding-top:16px;
    padding-bottom: 16px;
}

#main.fullwidth #oldcanteenframediv #week-table-box td.day-name {
    background-color: #fff;
    padding-bottom: 8px;
}

#main.fullwidth #oldcanteenframediv #week-table-box td.slot-separator {
    background-color: #E6E8F3;
    line-height: 10px;
    height: 10px;    
}

#main.fullwidth #oldcanteenframediv #week-table-box td.first {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

#main.fullwidth #oldcanteenframediv #week-table-box td.day-name.first {
    border-top-left-radius: 0px;
}

#main.fullwidth #oldcanteenframediv #week-table-box td.last {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

#main.fullwidth #oldcanteenframediv #week-table-box td.day-name.last {
    border-top-right-radius: 0px;    
}

#oldcanteenframediv #week-table-box div.quick-carteslot-section-name {
	font-weight:bold;
	margin-left:4px;
	font-size:16px;
	color:#1c7abf;
	text-decoration:underline;
}

#oldcanteenframediv #week-table-box h3.quick-food-item {
	display:list-item;
	margin-left:20px;
	list-style-type: square;
    font-size: 14px;
    font-weight: normal;
    color: #1c7abf;    
}

#oldcanteenframediv #week-table-box div.quick-food-item {
	display:list-item;
	margin-left:20px;
	list-style-type: circle;
    list-style-position: inside;
}

/* ---------------------------------------------------------------------- */

/*#calendar-control {
    float: right;
    position: relative;
    top: 5px;
}*/

#calendar {
	border-bottom:2px solid #ccc;
	padding-bottom:6px;
	margin-bottom:16px;
}

#main.fullwidth #calendar {
    width: 960px;
    border-radius: 8px;    
    margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    position: relative;    
    border-top: 1px solid #59aace;
    border-bottom: none;
    padding-bottom: 16px;
    margin-bottom: 0px;
}

#main.fullwidth #calendar-head {
    border-top-left-radius: 8px;    
    border-top-right-radius: 8px;    
    background-image: url(../img/background-section.png);
    background-repeat: repeat-x;
    background-color: #fff;
    height: 74px;    
}

#calendar-control {
	width: 100px;
	/*float: left;*/
	margin-top:8px;
	position:absolute;
	top:28px;
	left:5px;
}

#calendar-control dt {
	display: inline-block;
	width: 30px;
}

#rew-button a {
    background-image: url("../img/arrow-l.png");
    /*background-position: left top;*/
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    width: 30px;
}
#today-button a {
    background-image: url("../img/blueball.png");
    /*background-position: left top;*/
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    width: 30px;
}
#ff-button a {
    background-image: url("../img/arrow-r.png");
    /*background-position: left center;*/
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    width: 30px;
}

.day-name {
	color:#999999;
    font-size: 120%;
    font-weight: bold;
    /*padding: 1em 0;*/
	text-align:center
}

#main.fullwidth .day-name {
    color: #3c3c3c;
    font-size: 14px;
}

.carte-slot {
    background-color:#FFF;
    text-align: center;
    color: #999;
    /*width: 100px;*/
    padding-left:17px;
    padding-right:17px;
}

.carte-slot-holiday {
    /*background-color: #B90000;*/
    text-align: center;
    /*width: 100px;*/
    padding-left:17px;
    padding-right:17px;
    color: #999;
}

#main.fullwidth .carte-slot-holiday {
    background-color: #fff;    
}

.carte-slot .icon-30 {
    width: 100px;
}

.carte-slot-holiday .icon-1,
.carte-slot-holiday .icon-2,
.carte-slot-holiday .icon-3,
.carte-slot-holiday .icon-4,
.carte-slot-holiday .icon-5,
.carte-slot-holiday .icon-6,
.carte-slot-holiday .icon-7,
.carte-slot-holiday .icon-8,
.carte-slot-holiday .icon-9,
.carte-slot-holiday .icon-10,
.carte-slot-holiday .icon-11,
.carte-slot-holiday .icon-12,
.carte-slot-holiday .icon-13,
.carte-slot-holiday .icon-14,
.carte-slot-holiday .icon-15,
.carte-slot-holiday .icon-16,
.carte-slot-holiday .icon-17,
.carte-slot-holiday .icon-18,
.carte-slot-holiday .icon-19,
.carte-slot-holiday .icon-20,
.carte-slot-holiday .icon-21,
.carte-slot-holiday .icon-22,
.carte-slot-holiday .icon-23,
.carte-slot-holiday .icon-24,
.carte-slot-holiday .icon-25,
.carte-slot-holiday .icon-26,
.carte-slot-holiday .icon-27,
.carte-slot-holiday .icon-28,
.carte-slot-holiday .icon-29,
.carte-slot-holiday .icon-30,
.carte-slot-holiday .icon-31
 {
    background-color: #B90000;
    width: 100px;
}

#oldcanteenframediv .hiden {
    visibility: hidden;
}

#oldcanteenframediv a, #oldcanteenframediv a:visited {
    color: #1c7abf;
	text-decoration:none;
}

#oldcanteenframediv .anybutton.butt_ok_90.old a, #oldcanteenframediv .anybutton.butt_ok_90.old a:visited {
    color: #aaa;	
}

#oldcanteenframediv .calendar-icon-text a {
	/*font-size:16px;*/
}

#oldcanteenframediv .calendar-icon-text a.longtext {
	font-size:12px;    
}

#quickmenu-calendar-head {
	height:60px;
}

#month-name, #quickmenu-month-name {
	color: #1c7abf;
	/*width: 18em;*/
	font-size:18px;
    /*float: left;*/
    left: 2px;
    position: absolute;
    top: 2px;
    font-weight: bold;
	/*padding-left: 0.4em;*/
}

#main.fullwidth #month-name {
    margin-top:4px;
    margin-left:8px;
}

#quickmenu-month-name {
	position:static;
}

#canteen-select {
    /*float: right;
    margin: 1em;*/
    position:absolute;
    /*top:2px;*/
    right:6px;
    color:#000;
}


.clear {
/*    background-color: #33FF66;*/
    clear: both;
}


#person-info {
	color: #1c7abf;
    /*float: left;*/
    font-size: 14px;
    /*font-weight: bold;*/
    /*top: 5px;*/
    /*position: relative;*/
    text-align: center;
    width: 960px;
    
    
    
    
    
    
    
    
    
    
}

#butt_order_summary_link {
	position:absolute;
	right:6px;
	top:40px;
}

#butt_alergens {
	position:absolute;
	right:136px;
	top:40px;
}

#quickmenu-calendar-head #butt_alergens {
	right:6px;
}

#main.fullwidth #quickmenu-calendar-head #butt_alergens {    
    top: 20px;    
    right: calc(50% - 60px);
}

.alergens {
	text-align:left;
}

/*.alergens {
	width:96%;
	height:96%;
	border:1px solid red;
}*/



#oldcanteenframediv td.time-slot-name {
	border-top:1px solid #888;
	border-right:1px solid #ccc;
	/*border-bottom:1px solid #888;*/
	vertical-align: top;
	/*color:#888;*/
	padding-left:4px;
	font-size:16px;
	/*text-align:center;*/
}

#oldcanteenframediv td.time-slot-name {
	/*border-top:1px solid #ddd;*/
	/*font-weight:bold;*/
	/*font-size:18px;*/
	/*text-align:center;*/
	
	/*height: 35px;*/
    /*text-align: center;*/
    background-color: #1c7abf;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 8px;
    padding-left:4px;
}

#main.fullwidth #oldcanteenframediv td.time-slot-name {
    background-color: #1B324A;
    font-size: 1.2em;
    font-variant: small-caps;
    font-weight: normal;
}

#oldcanteenframediv td.carte-slot div table, #oldcanteenframediv td.carte-slot-holiday div table {
	width:100px;
	left:0px;
	position:absolute;
	bottom:4px;
	text-align:center;
	vertical-align:bottom;
	line-height:1em;
	
}

#menu-day-name {
	font-size: 20px;
    font-weight: bold;
    padding-top: 8px;
    color: #1c7abf;
	
}

#main.fullwidth #menu-day-name {    
    border-radius: 8px;    
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    padding-left:8px;
    padding-right: 8px;    
    background-image: url(../img/background-section.png);
    background-repeat: repeat-x;
    background-color: #fff;
    border: 1px solid #E6E8F3;
    font-weight: normal;
    font-size: 14px;
    border-top: 1px solid #59aace;
    padding-bottom: 4px;
    /*height: 74px;    */    
}


/* #oldcanteenframediv #week-table-box td:not(.quickmenu-time-slot) {
	/ *border-right:1px solid #ccc;* /
}

#oldcanteenframediv #week-table-box div.quick-carteslot-section-name {
	font-weight:bold;
	margin-left:4px;
	font-size:16px;
	color:#1c7abf;
	text-decoration:underline;
}*/

.left {
    float: left;
}

#main_strip {    
    /*color: #000; */
    
    
    
    /*width: 960px;
    border-top: 1px solid #f1f9fc;*/
    /* background-image: url(../img/background-section.jpg); */
    background-image: url(../img/background-section.png);
    background-repeat: repeat-x;
    /*margin-bottom: 30px;*/
    position: relative;
    /*z-index:1;*/
    
    
}

#main.fullwidth #main_strip {
    background-image: none;
}

.stoprocent{
	width: 100%;	
}

.padesatprocent{
	width: 50%;
	/*color: FFF;*/
}

.textvpravo{
text-align:right;
}

.cena {
    color: #444;
    font-size: 14px;    
}

#main.fullwidth .cena {
    font-weight: normal;
}


#main.fullwidth .carteslot-section {     
    width: 80%;
    border-top: none;
    margin-top: 8px;
    margin-bottom:0px;
    padding-bottom: 32px;
    /*padding-left: 8px;
    padding-right: 8px;*/
    margin-left: auto;
    margin-right: auto;

}

.carteslot-section-name {     
    color: #1c7abf;
    font-size: 20px;
    font-weight: bold;
    padding-top:1em;
    border-top:2px solid #1c7abf;    
}

#main.fullwidth .carteslot-section-name {     
    padding-top: 0px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 8px;
    color: #fff;
    background-color: #1B324A;
    border-top: 0px;
    margin-left:-8px;
    margin-right: -8px;
    border: 1px solid #E6E8F3;
    font-size: 1.2em;
    font-variant: small-caps;
    font-weight: normal;
}

.carteslot-section-name a {
    color: #FFFFFF;
}

.food-item {
	color: #444;
    background-color: #FFF;
    font-size: 18px;
    font-weight: bold;
    /*margin-bottom:4px;*/
    padding: 0px 4px;        
}

#main.fullwidth .food-item {     
    padding-top: 0px;
    padding: 8px;    
    border-radius: 8px;    
    border-top: 0px;
    margin-left:-8px;
    margin-right: -8px;
    margin-top:8px;
    border: 1px solid #E6E8F3;
}

#main.fullwidth .food-item:hover {    
    border: 1px solid #1c7abf;
    box-shadow: 0px 0px 3px #1c7abf;
}

.food-item h3 {
	font-size: 18px;
    font-weight: normal;
    color: #1c7abf;
    text-decoration: underline;
}

.order-state {
	height:40px;
}

.order-state ul {
	color:666666;
    font-size: 80%;
    list-style-type: none;
    margin-top: 10px;
    padding: 0;
}
.order-state li {
	float:left;
    display: inline;
    font-size: 100%;
    /*padding: 3px;*/
}
.order-state li img {
    position: relative;
    top: 4px;
}
#oldcanteenframediv .objednat a, #oldcanteenframediv .objednat a:visited {
    color: #589345;
}
#oldcanteenframediv .vratit a, #oldcanteenframediv .vratit a:visited {
    color: #DA423C;
}

#oldcanteenframediv .objednat.old a, #oldcanteenframediv .objednat.old a:visited, #oldcanteenframediv .vratit.old a, #oldcanteenframediv .vratit.old a:visited {
    color: #AAA;
}

#oldcanteenframediv .line {
    background-color: #FFFFFF;
    border: 0 none;
    font-size: 1%;
    height: 2px;
    margin: 0;
    padding: 0;
    width: 1px;
}

/*-----------------------------------*/

        
.savebox{
	color: #666666;
	background-color: rgb(207, 221, 221);
	padding: 5px;
	}

    #main.fullwidth .savebox{
        color: #FFF;
        background-color: #1B324A;
        margin-left: auto;
        margin-right: auto;      
        width: 960px;
        text-align: center;
        border-radius: 8px;        
        margin-bottom: 8px;
        }

.bold{
	font-weight: bold;
	}
	
	
.savebox_buttons{
	padding-top: 20px;
	width: 200px;
	height: 30px;
}

#main.fullwidth .savebox_buttons{
	margin-left:auto;
    margin-right: auto;
}

.savebox_buttons .anybutton {
	float:left;
}

.savebox_buttons .anybutton.butt_ok_90.old {
/*oldcanteenframediv */
    background-image:url(../img/butt_ok_90_gray.png);
}

/*
.savebox_save{
	float: left;
	width: 93px;
	height: 26px;
	background-image:url(../../CANTEEN/img/save_butt.png);
	text-align: center;
	font-size: 25px;
	}

.savebox_save_grey{
	float: left;
	width: 93px;
	height: 26px;
	background-image:url(../../CANTEEN/img/save_butt_grey.png);
	text-align: center;
	font-size: 25px;
}	

.savebox_storno{
	float: right;
	width: 93px;
	height: 26px;
	background-image:url(../../CANTEEN/img/storno_butt.png);
	text-align: center;
	font-size: 25px;
}	*/

.exchangestatus{
	font-size: 100%;
	font-weight: normal;
	}

 .ActiveChoice{
     background-color: #FFCC33;
     color: black;
}

/*-------------------------*/

.orderSummaryTable {
color: #1c7abf;
width:100%;
font-size: 120%;
border: 1px solid;
border-color: #DFDFDF;
border-collapse:collapse;
background-color: #EFEFEF;
}

#main.fullwidth .orderSummaryTable {     
    /*padding: 8px;    */
    margin-top:-10px;
    border-radius: 8px;        
    background-color: transparent;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    /*background-image: url(../img/background-section.png);
    background-repeat: repeat-x;*/
    border:none;

    border-collapse: separate;
    border-spacing: 0 8px;
}

.orderSummaryTD{
padding: 5px;
border: 1px solid;
border-color: #DFDFDF;
}

#main.fullwidth .orderSummaryTD{
    padding: 5px;    
    border-top: 1px solid #E6E8F3;   
    border-bottom: 1px solid #E6E8F3;   
    border-left:none;
    border-right: none;
    width:124px;
    padding-right: 70px;
    text-align: right;
}

    #main.fullwidth tr:hover:not(.orderSummaryHead) .orderSummaryTD {
        border-top: 1px solid #1c7abf;
        border-bottom: 1px solid #1c7abf;
    }

    #main.fullwidth .orderSummaryTD.first {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        border-left: 1px solid #E6E8F3;   
        width:auto;
        padding-right: 5px;
        text-align: left;
    }
    
    #main.fullwidth .orderSummaryTD.last {
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        border-right: 1px solid #E6E8F3;   
        width:auto;
        padding-right: 5px;
        text-align: left;
    }

    #main.fullwidth tr:hover:not(.orderSummaryHead) .orderSummaryTD.first {
        border-left: 1px solid #1c7abf;
    }
    
    #main.fullwidth tr:hover:not(.orderSummaryHead) .orderSummaryTD.last {
        border-right: 1px solid #1c7abf;
    }

    #main.fullwidth .orderSummaryHead .orderSummaryTD {
        border-top: none;
    }

#main.fullwidth .orderSummaryHead .orderSummaryTD.first {
    border-top-left-radius: 0px;
    }

#main.fullwidth .orderSummaryHead .orderSummaryTD.last {
    border-top-right-radius: 0px;
    }

.orderSummaryHead{
    color: white;
    font-weight:bold;
    background-color:#1c7abf;
}

#main.fullwidth .orderSummaryTable tr {    
    background-color:#fff;    
    border-radius: 8px;    
}

#main.fullwidth .orderSummaryTable tr:hover:not(.orderSummaryHead) {        
    box-shadow: 0px 0px 3px #1c7abf;
}

#main.fullwidth .orderSummaryTable .orderSummaryHead{
    color: #3c3c3c;
    font-weight:bold;   
    font-size: 14px;
    background-color:#fff;         
}

#main.fullwidth .orderSummaryTable tr.orderSummaryHead{
    border: 1px solid #E6E8F3;
    border-radius: 0px 0px 8px 8px;
}

.addmealtext {
	font-size:small;
  font-style: italic;
	color:#AAA;
}

#confdiv {
    background-color: #FF9933;
    display: none;
    height: 200px;
    left: 20px;
    position: absolute;
    top: 0;
    width: 400px;
    z-index: 1;
}
#confdiv-b {
    background-color: #FFFFFF;
    background-image: url("../img/confirm_image.jpg");
    height: 200px;
    position: absolute;
    width: 400px;
}
#confdiv_content {
    color: #FFFF00;
    font-size: 14px;
    margin: 20px;
    position: relative;
}
#confdiv_content a {
    color: #FFFF00;
    font-size: 16px;
    margin-left: 40px;
    position: relative;
    top: 70px;
}
#conf_block_layer {
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.ulright {
	float:right;
}

.uleft {
	float:left;
}

.food-item.rowstyle1 .butt_plain_90 {
    background-image:url(../img/butt_plaindark_90.png);
}

#main.fullwidth  .food-item .butt_plain_90 {
    background-image:url(../img/butt_plaindark_90.png);
}

.food-item.rowstyle1 .butt_plain_120 {
    background-image:url(../img/butt_plaindark_120.png);
}

#main.fullwidth .orderh4div {     
    border-radius: 8px 8px 0px 0px;        
    background-color: #fff;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/background-section.png);
    background-repeat: repeat-x;
    border-top:1px solid #59aace;
    
}

#main.fullwidth h4.orderh4 {     
    padding: 8px;    
    color:#59aace;
    font-weight: normal;
    text-decoration: none;
    height: 40px;
    border-left: 1px solid #E6E8F3;   
    border-right: 1px solid #E6E8F3;   
    /*border-radius: 8px;        
    background-color: #fff;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/background-section.png);
    background-repeat: repeat-x;
    border-top:1px solid #59aace;*/
}

#main.fullwidth h4.orderh4 div {     
    float: right; 
    margin-top: -2px;   
    color:#000;    
}

#main.fullwidth #month-select-title, #main.fullwidth #year-select-title {
    font-weight: bold;
}

#main.fullwidth h4.orderh4 div span {     
    font-weight: normal;
}