html {
	font-size: 13px;
}
body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.42857;
	color: #000000;
}
.bold, .amount{
	font-weight: bold;
}

button.form-select {
	text-align: inherit;
}
.label-inline,
.col-form-label,
.form-label {
	font-weight: bold;
}
.form-group {
	margin-bottom: 15px;
}

.container {
	margin-left: auto;
	margin-right: auto;
	max-width: none !important;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}
.container:before, .container:after {
	content: " ";
	display: table;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}

.col-md-12,.col-lg-12,.col-sm-12,.col-12 {
	width: 100% !important;
	float: left;
}

.col-md-11,.col-lg-11,.col-sm-11,.col-11 {
	width: 91.6667% !important;
	float: left;
}

.col-md-10,.col-lg-10,.col-sm-10,.col-10 {
	width: 83.33333% !important;
	float: left;
}

.col-md-9,.col-lg-9,.col-sm-9,.col-9 {
	width: 75% !important;
	float: left;
}

.col-md-8,.col-lg-8,.col-sm-8,.col-8 {
	width: 66.6667% !important;
	float: left;
}

.col-md-7,.col-lg-7,.col-sm-7,.col-7 {
	width: 58.3333% !important;
	float: left;
}

.col-md-6,.col-lg-6,.col-sm-6,.col-6 {
	width: 50% !important;
	float: left;
}

.col-md-5,.col-lg-5,.col-sm-5,.col-5 {
	width: 41.6667% !important;
	float: left;
}

.col-md-4,.col-lg-4,.col-sm-4,.col-4 {
	width: 33.3333% !important;
	float: left;
}

.col-md-3,.col-lg-3,.col-sm-3,.col-3 {
	width: 25% !important;
	float: left;
}
.col-md-2,.col-lg-2,.col-sm-2,.col-2 {
	width: 16.6667% !important;
	float: left;
}

.col-md-1,.col-lg-1,.col-sm-1,.col-1 {
	width: 8.33333% !important;
	float: left;
}
.col-1, .col-sm-1, .col-md-1, .col-lg-1, .col-2, .col-sm-2, .col-md-2, .col-lg-2, .col-3, .col-sm-3, .col-md-3, .col-lg-3, .col-4, .col-sm-4, .col-md-4, .col-lg-4, .col-5, .col-sm-5, .col-md-5, .col-lg-5, .col-6, .col-sm-6, .col-md-6, .col-lg-6, .col-7, .col-sm-7, .col-md-7, .col-lg-7, .col-8, .col-sm-8, .col-md-8, .col-lg-8, .col-9, .col-sm-9, .col-md-9, .col-lg-9, .col-10, .col-sm-10, .col-md-10, .col-lg-10, .col-11, .col-sm-11, .col-md-11, .col-lg-11, .col-12, .col-sm-12, .col-md-12, .col-lg-12 {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

.rightColumnPrint{
	width: 100% !important;
	float: left;
}

a,i {
	color: #00458A;
}

.grey {
	color: #333333;
}

.green {
	color: #9CC12B;
}

.lightGreenBg {
	background: none repeat scroll 0 0 #EBF3D5 !important;
}

.lightGreen {
	color: #B8C396;
}

.darkGreenBg {
	background: none repeat scroll 0 0 #CDE095;
}

.white {
	color: #FFFFFF;
}

.darkBlue {
	color: #00458A;
}

.lightBlue {
	color: #7FA5C8;
}

.bgGreen {
	background-color: #9CC12B;
	color: #FFFFFF;
}

.blue2Btn {
	background-color: #b5cae0;
	color: #00458A;
}

.blue2Btn:hover,.blue2Btn:focus {
	background-color: #b5cae0;
	color: #00458A;
}

.lightBlueBtn {
	background-color: #CCDBE9;
	color: #00458A;
}

.lightBlueBtn:hover,.lightBlueBtn:focus {
	background-color: #CCDBE9;
	color: #00458A;
}

.blueBtn {
	background-color: #336aa1;
	color: #FFFFFF;
	font-weight: bold;
}

.blueBtn:hover,.blueBtn:focus {
	background-color: #124f8c;
	color: #FFFFFF;
}

.logo {
	height: auto;
	width: 100px;
}

.table {
	font-size: 11px;
	margin-bottom: 20px;
	width: 100%;
}
.table-responsive {
	overflow-x: unset;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #333;
	border-image: none;
	border-style: solid;
	margin-bottom: 20px;
	margin-top: 20px;
	opacity: 1;
}

.printH2 {
	border-bottom: 1px solid;
	font-size: 16px;
}


.table>thead>tr>th {
	border-bottom: 3px solid #000000;
	vertical-align: bottom;
	text-align: left !important;
	width: auto !important;
}

.table>tfoot>tr>th {
	border-top: 3px solid #000000;
	text-align: left !important;
	vertical-align: bottom;
}

.table th,.table td {
	padding: 2px 5px 2px 2px !important;
}

.table td {
	border-bottom: 1px solid #333;
	border-top: medium none !important;
}
.table tr:last-child td {
	border-bottom: medium none !important;
}

.pageWrapper {
	margin: 0 auto;
}

.page {
	margin: 0 auto;
	width: 470px;
}

.inner {
	border: 1px solid #808080;
	padding: 1px 10px;
	margin-bottom: 1em;
}

.summary {
	font-size: 1.17em;
	padding: 10px;
}

h1 {
	font-size: 22px;
	text-align: center;
}

.pageWrapper h1 {
	padding: 0.67em 0;
	text-align: center;
	margin: 0;
}
h2, .h2 {
	font-size: 18px;
}

.wrapperHeader, .wrapperFooter, .menu, .ui-datepicker, .tooltip{
	display: none !important;
}
body.modal-open > *, body.modal-open .modal-backdrop {
	display: none;
}
body.modal-open .modal-dialog {
	margin: 0;
	width: 100%;
}
/*vypneme defaultni chovani bs*/
a[href]:after { 
	content: "";
}
.cardDetail_subBox .labelGrey {
	font-weight: bold;
}
.cardDetail_subBox {
	margin-bottom: 5px;
}
.labelDetailBox > span {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.page-header {
	border-bottom: 1px solid #333;
	margin: 20px 0;
	padding-bottom: 9px;
}
.inline-block {
	display: inline-block;
}
.pohybySum {
	display: inline-block;
	font-size: 14px;
	white-space: nowrap;
	width: 100% !important;
	float: left;
}
.pohybySum div {
	border-right: 1px solid #ddd;
	display: inline-block;
	margin-right: 20px;
	padding-right: 20px;
}
.pohybySum div:last-child {
	border-right: medium none;
	margin-right: 0;
	padding-right: 0;
}

.printLogo{
	text-align: right;
}
.tableSum{
	width: 100% !important;
	float: left;
}

.widget_box > div {
	height: 100%;
}