.osenice-navbar-container{
	padding: 0px 20px;
}
.osenice-main{
	margin-top: 20px;
}

.btn-dochazka{
	color: #fff;
	font-weight: bold;
	background: #aaa;
}
.btn-dochazka:hover{
	background: #ccc;
	color: #888;
}

.ui-timepicker-standard{
	z-index: 100000 !important;
}

.note-tabulka td{
	vertical-align: middle !important;
}
.note-tabulka .active td{
	background-color: rgba(255, 255, 0, 0.2) !important;
}
.note-tabulka-moznosti{
	text-align: right;
	width: 110px;
}

.note-startend td{
	vertical-align: middle !important;
	background: rgba(0, 0, 0, 0.01);
}
.note-startend-time{
	float: right;
	box-sizing: border-box;
}
.note-startend-button{
	width: 100%;
}

.note-pridat-popis{
	width: calc(100% - 178px) !important;
}
.note-pridat-popis input{
	width: 100% !important;
}

.note-volno-td{
	text-align: center;
}
.note-volno-checkbox{
	position: relative;
	top: 2px;
}

.note-pridat-top{
	margin-bottom: 8px;
}
.note-pridat-typ{
	width: 72% !important;
}
.note-pridat-projekt{
	width: 15% !important;
}
.note-pridat-time{
	width: 11% !important;
	float: right;
}
.td-time{
	text-align: center;
	vertical-align: middle !important;
}
.note-pridat-button{
	width: 160px;
	float: right;
}

.form-group-type{
	float: left;
}
.form-group-time{
	float: right;
	text-align: right;
}
.form-group-time .btn-group{
	width: 70px !important;
}

.note-uprava-subtyp{
	width: 160px !important;
}
.modal-body:after{
	content: ' ';
	clear: both;
	display: table;
}


.type-tabulka td{
	vertical-align: middle !important;
}
.type-tabulka .active td{
	background-color: rgba(255, 255, 0, 0.2) !important;
}
.type-pridat-popis{
	width: calc(100% - 300px);
}
.type-pridat-popis input{
	width: 100% !important;
}

.login-username{
	margin-bottom: 5px;
}
