/*
#f49d1a - oranzova
#616161 - seda
#042e5d - modra
*/

body {
	font-family: 'Open Sans', sans-serif;
}

a {
    color: #00f;
}

td {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
h1 {
	font-size: 26px;
}

#spodok {
	margin-top: 10px;
	border-top: solid 1px #ccc;
	text-align: center;
	font-size: 12px;
}

tr {
	background-color: #fee6aa;
}

tr.odd {
	background-color: #eed69a;
}

th {
	background-color: #ae965a;
	color: #fff;
}

th input, th select, th textarea {
	color: #000;
}

.button {
	display: inline-block;
	border: solid 1px #ccc;
	text-decoration: none;
	color: #333;
	border-radius: 5px;
	background-color: #e6feaa;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 5px;
}

.button.blue {
	background-color: #aae6fe;
}

.button.blue.active {
	background-color: #3a768e;
	color: #fff;
}

.loginform td {
	border: 0;
}

.valign.top td, .valign.top th {
	vertical-align: top;
}

.chybne_pole, .chybne_pole[type=text], .chybne_pole[type=password], .chybne_pole[type=email] {
	background-color: #fcc;
	border: 1px solid #f00;
	box-shadow: 0 0 2px #f00;
}

.ok {
	background: url('img/ok.png') 5px center no-repeat #cfc;
	border: solid 1px #080;
	width: 250px;
	margin: 10px auto;
	padding: 20px 10px 20px 60px;
	box-shadow: 0 0 2px #080;
}

.err {
	background: url('img/err.png') 5px center no-repeat #fcc;
	border: solid 1px #f00;
	width: 250px;
	margin: 10px auto;
	padding: 20px 10px 20px 60px;
	box-shadow: 0 0 2px #f00;
}

.warn {
	background: url('img/warn.png') 5px center no-repeat #ffc;
	border: solid 1px #000;
	width: 250px;
	margin: 10px auto;
	padding: 20px 10px 20px 60px;
	box-shadow: 0 0 2px #000;
}

.box {
	border: solid 2px #000;
	padding: 15px;
	margin: 10px auto;
	width: 400px;
	background-color: #fee6aa;
}

.neaktivny td, .neaktivny td * {
	color: #999;
	font-style: italic;
	text-decoration: line-through;
}

.uprav_ref {
	cursor: pointer;
}

.filter th, .filter th * {
	font-size: 12px;
}

div.info {
	background-color: #e6feaa;
	position: relative;
	left: 20px;
	top: 20px;
}

.aktuelle {
	background-color: #9f9;
}

.aktuelle-gewerbe {
	background-color: #9cf;
}

#loading {
	background-color: #fee6aa;
	opacity: 0.8;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
#loading_in {
	position: absolute;
	top: 50%;
	text-align: center;
	width: 100%;
	display: none;
}

.vm {
	vertical-align: middle;
}

.vb {
	vertical-align: bottom;
}

.c {
	text-align: center;
}

.cervenabg {
	background-color: #fcc;
}

.aktivny_riadok {
	background-color: #e6feaa;
}

.r {
	text-align: right;
}

.pr2ex {
	padding-right: 2ex;
}

.w99 {
	width: 99%;
}

.lencislo {
    width: 50% !important;
}

.done td {
    text-decoration: line-through;
    color: #999;
}

.todo-remind a {
    background-color: #f00 !important;
    color: #fff !important;
}

.red {
    color: #f00;
}

#topmenu .navbar-nav > li  {
	background-color: #fee6aa;
	border: solid 1px #AE965A;
	margin: 1px;
}

#topmenu .navbar-nav > li > a {
	padding: 5px;
	font-size: 12px;
}

.form-signin {
	max-width: 400px;
	padding: 15px;
	margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin .checkbox {
	font-weight: normal;
}
.form-signin .form-control {
	position: relative;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	font-size: 16px;
}
.form-signin .form-control:focus {
	z-index: 2;
}
.form-signin input[type="email"] {
	margin-bottom: -1px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
	margin-bottom: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.ui-datepicker{ z-index: 9999 !important;}

.table-small th, .table-small td {
	font-size: 12px;
}

.label {
	font-weight: normal;
}

.panel-menu {
	padding: 3px 5px;
}

.panel-default .panel-menu {
	background-color: #fcfcfc;
}

.fix-margin {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.form-group-sm label {
	font-size: 12px;
}

.mzda-tbl .text-right {
	padding-right: 20px;
}

table.plain tr {
	background-color: transparent !important;
}

#tabulkaVypocet, #tabulkaVypocet td, #tabulkaVypocet th {
	border-color: #000;
}

#tabulkaVypocet tfoot {
	background-color: #337AB7;
	color: #fff;
	font-weight: bold;
}

#tabulkaVypocet {
	border: solid 2px #000;
}

#tabulkaVypocet thead {
	font-weight: bold;
}

.badge-light {
	font-weight: normal !important;
}

.badge-info {
	background-color: #5bc0de !important;
}

.badge-warning {
	background-color: #f0ad4e !important;
}

.badge-danger {
	background-color: #d9534f !important;
}

.badge-success {
	background-color: #5cb85c !important;
}

.badge-primary {
	background-color: #337ab7 !important;
}

.badge-default {
	background-color: #fff !important;
	color: #000 !important;
}

tbody#av .glyphicon-ok, tbody#ent .glyphicon-ok, tbody#av_k .glyphicon-ok, tbody#ent_k .glyphicon-ok, tbody#gewerbe .glyphicon-ok {
	color: #5cb85c;
}

tbody#av .glyphicon-remove, tbody#ent .glyphicon-remove, tbody#av_k .glyphicon-remove, tbody#ent_k .glyphicon-remove, tbody#gewerbe .glyphicon-remove {
	color: #d9534f;
}


.huge {
	font-size: 13pt;
}

.saveok {
	background-color: #bbffbb;
}

#fakturacia_form div.container-fluid {
	padding: 0;
	margin: 0 -15px;
}

.modal-lg {
	width: 900px;
}

.well-xs {padding: 6px; border-radius: 3px;}

.birthday {width: 50px; height: 50px; display: inline-block; vertical-align: middle;}

.ingr-select .form-control {width: 50% !important;}

.form-group.req-pole .control-label:first-child:after {
	content: " *";
	color: red;
}

#topmenu .active {
	background-color: #f90;
	color: #fff;
}