/* CSS */

body, html { margin: 0px; padding: 0px; eight: 101%; width: 100%;  
	font-family: "Lucida Grande", arial, "helvetica ce", sans-serif; font-size: 12px; background: #fff;}

td a { color: #000; text-decoration: underline; }
td a:hover { color: #000; text-decoration: none; }


div#basic { width: 1250px;  margin: auto; }

img { border: 0px; }
input { font-size: 10px; }


div#container {  padding: 0px 0px 20px 0px;  background: #fff; clear: both; }
div#container div#container-x { border: 0px solid #888; margin: 0px 0px 0px 0px; text-align: right;}
div#container div#container2 { text-align: left; }

h2 { color: #464646; padding-top: 15px; margin-top: 0px; padding-left: 20px; 
	font-size: 20px; font-weight: normal; clear: both;}


table.list { margin: 0px 10px; width: 99%; border-collapse: collapse; border: 0px; }
table.list th { padding: 2px 10px; background: #fac968; border: 2px solid #fff; font-size: 13px; text-align: left; }
table.list tr {  }
table.list tr td.lichy { background: #f4efe4; }
table.list tr td.sudy { background: #f9e8c5 }
table.list tr td.licha { background: #f4efe4; }
table.list tr td.suda { background: #f9e8c5 }

table.list tr td { padding: 2px 10px; font-size: 12px; }
table.list tr td.group { background: #de4870; }
table.list tr td.grouptotal { background: #ea8668; }

table.list2 { margin: 0px 10px; width: 100%; border-collapse: collapse; border: 0px; }
table.list2 th { padding: 2px 10px; background: #fac968; border: 2px solid #fff; font-size: 13px; text-align: left; }
table.list2 tr {  }
table.list2 tr td.lichy { background: #f4efe4; }
table.list2 tr td.sudy { background: #f9e8c5 }
table.list2 tr td.licha { background: #f4efe4; }
table.list2 tr td.suda { background: #f9e8c5 }
table.list2 tr td { padding: 2px 10px; font-size: 12px; }
table.list2 tr td.group { background: #de4870; }
table.list2 tr td.grouptotal { background: #ea8668; }



table.workflow-form { }
table.workflow-form td label { font-size: 12px; }

h1 {  }

div#submenu { text-align: center; margin-bottom: 10px; }

div#footer { padding: 10px; font-size: 14px; }
div#footer img { float: right; position: relative; top: -20px; }

table.order-form { width: 100%; margin: 0px 10px; width: 1245px; }
table.order-form td { width: 50%; }





table#calendar { width: 145px; border: 0px; background: #EEE; }
table#calendar tr { background: #fff url('/skin/images/calendar-tr-back.gif'); }
table#calendar tr.sudy {  }
table#calendar tr.first { background: #fff;  }
table#calendar td { text-align: right; }
table#calendar td a { text-decoration: none; color: #000; }
table#calendar td.actual {  }

div#calendar-div { display: none; position: absolute; }

input.search { border: 0px; background: url('/skin/images/right-search-back.gif') no-repeat; padding: 4px 7px 4px 25px; 
		width: 185px; vertical-align: 30%; }

div#dialogbox-div { display: none; position: absolute; border: 2px solid #fff; background: #eee; width: 500px; height: 300px; }
div#working { display: none; position: absolute; top: 100px; left: 200px; border: 2px solid #888; width: 500px; height: 100px; 
		background: #fafafa; text-align: center; z-index: 100; }
div#bigfloat { display: none; position: absolute; top: 100px; left: 200px; border: 2px solid #888; width: 600px; height: 300px; 
		background: #fafafa; text-align: left; z-index: 100; }
		



body#loginn { background: #fff; }
div#login { width: 300px; border: 1px solid #555; height: 222px; position: absolute;
	top: 50%; left: 50%; margin-left: -150px; margin-top: -110px; text-align: center;
	border-radius: 10px; box-shadow: 0px 0px 5px black; }
div#login form { padding: 20px; text-align: left; }
div#login fieldset { display: inline; padding: 0px; border: 0px; }
div#login fieldset img { margin-left: 50px; }
div#login fieldset label { text-align: right; color: #555; width: 25%; float: left; }
div#login fieldset input { width: 50px; margin-left: 10px; border: 1px solid #555; padding: 3px;}
div#login fieldset input#f01 { width: 150px; margin-right: 0px; }
div#login fieldset input#f02 { width: 150px; }
div#login fieldset input#f03 { display: block; float: left; border: 1px solid #999; 
	background: url( '/skin/images/button-bg-inv.gif' ) repeat-x 0% 0%; height: 25px; 
	padding: 0px 25px 0px 10px; line-height: 25px; text-decoration: none; color: 666; border-radius: 0px; 
	width: 150px; cursor: pointer; }
div#login fieldset input#f03:hover { background: url( '/skin/images/button-bg.gif' ) repeat-x 0% 0%; }

div#login span { color: #374f5b; }


td.late1 { font-weight: bold; }
td.late2 { font-weight: bold; color: red; }

.noborder { border: 0px; }
.nopadding { padding: 0px; }
	


div#dialog-box { display: none; position: absolute; top: 100px; left: 100px; z-index: 50; width: 500px; height: 200px; border: 2px solid #555; background: #fff; padding: 10px; }
div#range-pop-up { display: none; position: absolute; top: 100px; left: 100px; z-index: 50; width: 500px; height: 200px; border: 1px solid #555;
	background: #fff; }

.calendar { width: 200px; }
#colorpicker201 { width: 200px; }




div.toolbox2 {
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #555;
	width: 600px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 10px black;
	-moz-box-shadow: 0px 0px 10px black;
	-webkit-box-shadow: 0px 0px 10px black;
}

div.toolbox2 div.toolbox2-top {
	
}

div.toolbox2 div.toolbox2-top img { float: right; margin: 3px 3px 0px 0px; cursor: pointer; }
div.toolbox2 div.toolbox2-top h3 { float: left; margin: 3px 3px 5px 5px; font-weight: normal; font-size: 12px; }

div.toolbox2 div.toolbox2-con { clear: both; padding: 10px; }
div.toolbox2 div.toolbox2-con a { display: block; padding: 3px 5px; text-decoration: none; color: #555; font-size: 14px; }
div.toolbox2 div.toolbox2-con a.act { background: #aaa; }
div.toolbox2 div.toolbox2-con a:hover { background: #eee; }
div.toolbox2 div.toolbox2-con h3 { padding: 5px; font-weight: normal; font-size: 12px; background: #c2dad6; margin: 2px 0px; }

div.toolbox2-button { float: left; }
div.toolbox2-button a { float: left; width: auto; border: 1px solid #999; 
	background: url( '/skin/images/button-bg-inv.gif' ) repeat-x 100% 0%; height: 30px; 
	padding: 0px 25px 0px 10px; line-height: 30px; text-decoration: none; color: 666; border-radius: 0px; 
	font-size: 16px; }
div.toolbox2-button a.noarrow { background: url( '/skin/images/button-bg-inv.gif' ) repeat-x 0% 0%; }
div.toolbox2-button a.noarrow:hover  { background: url( '/skin/images/button-bg.gif' ) repeat-x 0% 0%; }
div.toolbox2-button a:hover { background: url( '/skin/images/button-bg.gif' ) repeat-x 100% 0%; }

table.order-items-list { width: 100%; border-collapse: collapse; }
table.order-items-list th { text-align: left; font-size: 13px; font-weight: normal; border-top: 1px solid black; 
	border-bottom: 1px solid black; }
table.order-items-list td { font-size: 13px; }
table.order-items-list tr td.reka { text-align: right; }
table.order-items-list tr td.reka2 { text-align: right; font-weight: bold; }

table.order-items-list2 { width: 100%; border-collapse: collapse; }
table.order-items-list2 th { text-align: left; font-size: 13px; font-weight: normal; border-top: 1px solid black; 
	border-bottom: 1px solid black; }
table.order-items-list2 td { font-size: 13px; }

table#reka { border-collapse: collapse; }
table.order-items-list tr td.reka3-1 { border-top: 1px solid black; text-align: right; border-left: 1px solid black; border-bottom: 1px solid black; }
table.order-items-list tr td.reka3-2 { border-top: 1px solid black; border-bottom: 1px solid black; text-align: right; }
table.order-items-list tr td.reka3-3 { border-top: 1px solid black; border-bottom: 1px solid black; border-right: 1px solid black; text-align: right; }

table#print-top { width: 100%; border-spacing: 0px; font-size: 15px; isplay: none; }
div#print-dod { display: none; }
div#print-bot { display: none; }
span#print-bed { display: none; }
table#print-top td { border: 1px solid black; border-style: solid; }

div#predal-prevzal { display: none; }

td.stara-rekapitulace1 { font-weight: bold; text-align: right; }
td.stara-rekapitulace2 { font-weight: bold; text-align: right; font-size: 14px; border-top: 1px solid black; border-left: 1px solid black; border-bottom: 1px solid black; }
td.stara-rekapitulace3 { text-align: right; font-weight: bold; }
td.stara-rekapitulace4 { text-align: right; font-weight: bold; font-size: 14px; border-top: 1px solid black; border-bottom: 1px solid black; }
td.stara-rekapitulace5 { border-top: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; }

input#cacheamount { width: 50px; }
div#selecter2 { border-top: 1px solid #888; border-bottom: 1px solid #888; padding: 5px 0px; margin-bottom: 10px; }
div#selecter2 form, div#selecter2 div { margin: 0px; }

.ch:hover { font-weight: bold; color: #360; cursor: pointer; }

#transbox { display: none; }
#set-driver a { color: #000; text-deoration: none; padding: 5px; }
#set-driver a.active { background: #aaa; }
#set-butcher a.active { background: #aaa; }


#maintitle h1 { padding-top: 10px; }
div#transboxes-today { display: none; }

span.trb { cursor: pointer; }

#odberatel-switch2 { display: none; }

#uctenka h4 { margin: 10px; }

@media print {
	div#top-menu { display: none; }
	div#maintitle { display: none; }
	div#selecter { display: none; }
	div#selecter2 { display: none; }
	body { height: 100%; margin: 0px; padding: 0px; }
	form#systemfilter { display: none; }
	div#left-menu { display: none; }
	.no-print { display: none; }

	table#print-top { width: 100%; border-collapse: collapse; font-size: 20px;  }
	table#print-top tr td { border: 1px solid black; padding: 5px; font-size: 20px; }
	.drop-row { visibility: hidden; }
	
	table.order-items-list th { text-align: left; font-size: 17px; font-weight: normal; border-top: 1px solid black; 
	border-bottom: 1px solid black; }
	table.order-items-list td { font-size: 20px !important; }
	table.order-items-list td.total { font-size: 20px !important; }
	
	table.order-items-list2 { border-collapse: unset; border-spacing: 0px; }
	
	table.order-items-list2 th { text-align: left; font-size: 15px; font-weight: normal; border-top: 1px solid black; 
	border-bottom: 1px solid black; }
	
	table.order-items-list2 td { font-size: 14px !important; }
	table.order-items-list2 td.total { font-size: 15px !important; }

	
	div#predal-prevzal { display: block; }
	#date-select { display: none; }
	.date_toggler { display: none; }
	#transbox { display: block; }
/*	#uctenka { display: none; } */
	
	#table-uctenka { page-break-inside: avoid }
	#table-uctenka tr    { page-break-inside:avoid; page-break-after:avoid }
	#table-uctenka tr  td  { page-break-inside:avoid; page-break-after:avoid }

}