.dialogtext {
	margin:16px;
}

#oldcanteenframediv {
	width:960px;
	height:auto;
	/*background-color:lime;*/
	position:relative;
}

#oldcanteenframediv input, #oldcanteenframediv select {	
	/*margin:auto !important;*/
	/*outline:inherit !important;*/
}


#oldcanteenframediv #canteen-select {
	margin:6px;
	float:right;
}

#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;
}

#oldcanteenframediv dt {
	display:inline;
}

#oldcanteenframediv #quickmenu-container-menu div#head {
	text-align:right;	
}

#oldcanteenframediv #week-table-box {
	margin-top:8px;
}

#oldcanteenframediv #week-table-box>table, #oldcanteenframediv #week-table-box table#week-table {
	width:960px;
	table-layout:fixed;
}

#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;
}

#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;*/
}

#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 div.quick-food-item {
	display:list-item;
	margin-left:20px;
	list-style-type:circle;
}

/* ---------------------------------------------------------------------- */

/*#calendar-control {
    float: right;
    position: relative;
    top: 5px;
}*/

#calendar {
	border-bottom:2px solid #ccc;
	padding-bottom:6px;
	margin-bottom:16px;
}

#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
}

.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;
}

.carte-slot .icon-30 {
    width: 100px;
}

.carte-slot-holiday .icon-30 {
    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;
}

#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;*/
}

#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;
}

.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;
}

#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;
	
}

/* #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;*/
    
    
}

.stoprocent{
	width: 100%;	
}

.padesatprocent{
	width: 50%;
	/*color: FFF;*/
}

.textvpravo{
text-align:right;
}

.cena {
    color: #444;
    font-size: 14px;    
}

.carteslot-section-name {     
    color: #1c7abf;
    font-size: 20px;
    font-weight: bold;
    padding-top:1em;
    border-top:2px solid #1c7abf;    
}

.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;        
}

.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;
	}
.bold{
	font-weight: bold;
	}
	
	
.savebox_buttons{
	padding-top: 20px;
	width: 200px;
	height: 30px;
}

.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;
}
.orderSummaryTD{
padding: 5px;
border: 1px solid;
border-color: #DFDFDF;
}

.orderSummaryHead{
    color: white;
    font-weight:bold;
    background-color:#1c7abf;
}

.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;
}