
/***** Text typography *****/
h1, h2, h3, h4, h5, h6,
.h1 {
	line-height: 1.25;
	margin-bottom: 15px;
	font-weight: 700;
	color: #282828;
}

h1, .h1 {
	padding-top: 20px;
	margin-bottom: 20px;
	font-size: 25px;
}

h2 {
	padding-top: 25px;
	font-size: 20px;
}

h3 {
	padding-top: 20px;
	font-size: 17px;
}

h4, h5, h6 {
	padding-top: 10px;
	font-size:  15px;
}

h1 + h2, h2 + h3, h3 + h4, h4 + h5, h5 + h6 { padding-top: 0; }

p, address {
	line-height: 1.6;
	margin-bottom: 15px;
}

address {
	font-style: normal;
}

a { color: #082f54; }
a:hover { text-decoration: none; }

img {
	max-width: 100%;
	height: auto;
}

iframe {
	max-width: 100%;
	margin-bottom: 15px;
}

ol, ul { margin: 0 0 20px 30px; }
ol ol, ul ul, ol ul, ul ol { margin: 0 0 0 30px; }
ol li, ul li { line-height: 1.6; }

table {
	border-collapse: collapse;
	margin-bottom: 15px;
}

th, td {
	line-height: 1.4;
	padding: 5px;
	vertical-align: middle;
	border-bottom: 1px solid #e3e3e3;
}

.customer th, .customer td {
	border-bottom: 0;
}

input, textarea, select {
	height: 20px;
	width: 250px;
	padding: 5px;
	margin-bottom: 15px;
	font: 400 16px/20px 'Open Sans', 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
	color: #282828;
	background: #fff;
	border: 1px solid #818080;
}

input[type=file] { height: auto; }

input[type=checkbox], input[type=radio] {
	width: auto;
	margin: 0 5px 10px 0;
	background: 0;
	border: 0;
	position: relative;
	top: 5px;
}

input[type=submit] {
	width: auto;
	height: 32px;
	line-height: 1;
	padding: 0 15px;
	color: #fce64a;
	background: #082f54;
	border: 0;
	cursor: pointer;
}

input[type=submit]:hover {
	color: #082f54;
	background: #ffcc00;
}

input[type=button] { width: auto; }
input[disabled] { background: #d0d0d0; }
input[readonly] { background: #d0d0d0; }

select {
	width: 263px;
	max-width: 100%;
	height: 32px;
	padding-top: 3px;
}

option {
	padding: 2px;
	font-size: 14px;
}

optgroup {
	padding: 2px;
	font-size: 15px;
	font-style: normal;
}

optgroup option { padding-left: 12px; }

textarea {
	resize: vertical;
	min-height: 120px;
}

[type=text], [type=button], [type=submit], [type=password], textarea {
	-webkit-appearance: none !important;
	-webkit-border-radius: 0 !important;
	appearance: none !important;
	border-radius: 0 !important;
}


/***** Products *****/

.maticePolozek {
	margin-left: -1%;
}

.products__item {
	float: left;
	width: 24%;
	margin-left: 1%;
	margin-bottom: 25px;
	background: #e3e3e3;
}

.recommended .products__item { margin-bottom: 0; }

.col--main .products__item {
	width: 32.333%;
}

.products__image {
	display: block;
	height: 225px;
	text-align: center;
	background: #fff;
	border: 1px solid #e3e3e3;
	position: relative;
	overflow: hidden;
}

.products__image img { max-height: 100%; }


.products__sign {
	position: absolute;
	right: -1px;
	top: 9px;
}

.sign {
	float: right;
	clear: right;
	height: 28px;
	line-height: 28px;
	padding-right: 8px;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	position: relative;
}

.sign:before {
	width: 28px;
	height: 28px;
	font-size: 28px;
	overflow: hidden;
	position: absolute;
	left: -28px;
}

.sign--tip { background: #95c11f; }
.sign--tip:before { color: #95c11f; }
.sign--new { background: #082f54; }
.sign--new:before { color: #082f54; }
.sign--action { background: #ff0054; }
.sign--action:before { color: #ff0054; }
.sign--pack { color: #082f54; background: #fce64a;}
.sign--pack:before { color: #fce64a; }

.products__sign--pack {
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
	right: 0;
}

.products__info-wrapper {
	padding: 10px;
}

.products__heading {
	height: 36px;
	line-height: 18px;
	padding: 0;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: 700;
	overflow: hidden;
}

.products__heading a {
	color: #282828;
	text-decoration: none;
}

.products__heading:hover a { text-decoration: underline; }

.products__perex p {
	height: 34px;
	line-height: 17px;
	margin-bottom: 10px;
	font-size: 13px;
	overflow: hidden;
}

.products__price {
	float: left;
	font-size: 20px;
	color: #282828;
}

.products__button {
	float: right;
	height: 45px;
	line-height: 45px;
	padding-right: 5px;
	margin: 0 -10px -20px 0;
	font-size: 15px;
	font-weight: 700;
	color: #fce64a;
	text-decoration: none;
	text-transform: uppercase;
	background: #082f54;
	position: relative;
}

.products__button .icon-cart-oposite {
	float: right;
	line-height: 45px;
	padding-left: 5px;
	font-size: 20px;
}

.products__button:before {
	width: 45px;
	height: 45px;
	font-size: 45px;
	color: #082f54;
	overflow: hidden;
	position: absolute;
	left: -45px;
}

.products__button:hover {
	color: #082f54;
	background: #fce64a;
}

.products__button:hover:before {
	color: #fce64a;
}

.heading--filter, .heading--kategories {
	padding-top: 0;
	padding-bottom: 10px;
	margin-bottom: 13px;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #c7c7c7;
}

.heading--filter .icon-cross {
	display: none;
	float: right;
	cursor: pointer;
	position: relative;
	top: 1px;
}

.heading--filter .icon-cross:hover { color: #ff0054; }

.filter__heading {
	display: block;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

.filter__choice { margin-bottom: 12px; }

.filter__choice label {
	line-height: 1.2;
	cursor: pointer;
}

.filter__choice input {
	float: left;
	margin-bottom: 0;
	top: -1px;
}

.filter__choice label .icon-checkbox {
	display: none;
	padding-right: 10px;
	font-size: 15px;
	color: #c7c7c7;
	position: relative;
	top: 1px;
}

.filter__sorting--button {
	display: none;
	margin-bottom: 15px;
}

.js .filter__choice label .icon-checkbox { display: inline-block; }

.js .filter__sorting--button, .js .heading--filter .icon-cross { display: block; }

.js .filter__submit, .js .filter__choice input,
.js .filter__sorting { display: none; }

.pagination {
	padding-top: 15px;
	text-align: center;
}

.pagination a, .pagination span {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: 700;
	color: #282828;
	text-decoration: none;
	overflow: hidden;
	background: #e3e3e3;
}

.pagination a:hover, .pagination span {
	background: #fce64a;
}

.product-detail__base-wrapper {
	position: relative;
}

.product-detail__image {
	float: left;
	width: 49%;
	padding-right: 1%;
	position: relative;
}

.product-detail__info {
	float: right;
	width: 45%;
	padding-left: 5%;
}

.product-detail__strip--grey {
	width: 2px;
	height: 100%;
	background: #e3e3e3;
	position: absolute;
	top: 0;
	left: 50%;
}

.product-detail__sign {
	position: absolute;
	top: 0;
	right: 0;
}

.product-detail__sign .sign {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
}

.product-detail__sign .sign:before {
	width: 30px;
	height: 30px;
	left: -29px;
}

.product-detail__table {
	width: 100%;
}

.product-detail__table th {
	width: 30%;
	text-align: left;
}

.product-detail__table--price th {
	width: 40%;
}

.product-detail__table--price--big {
	font-size: 150%;
}

.products__button input[type=submit] {
	height: 45px;
	line-height: 45px;
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-weight: 700;
	color: #fce64a;
	text-transform: uppercase;
}

.products__button:hover input[type=submit] {
	color: #082f54;
	background: #fce64a;
}

.products__button.add-to-cart {
	display: inline-block;
	float: none;
	cursor: pointer;
}

.add-quantity {
	height: 43px;
	width: 40px;
	border: 1px solid #e3e3e3;
	position: relative;
}
.js .add-quantity { padding: 0 30px; }

.input-quantity {
	height: 33px;
	width: 30px;
	margin: 0;
	text-align: center;
	border: none;
}
.js .input-quantity { background: #f1f1f1; }

.add-quantity span {
	display: none;
	height: 45px;
	line-height: 45px;
	width: 30px;
	font-size: 20px;
	color: #282828;
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: 0;
}
.add-quantity span:hover {
	color: #fce64a;
	background: #082f54;

}
.js .add-quantity span { display: block; }
.add-quantity span::-moz-selection { background: transparent; }
.add-quantity span::selection { background: transparent; }
.add-quantity .add-quantity-plus { right: 0; }
.add-quantity .add-quantity-minus { left: 0; }

.jcarousel-wrapper {
	padding: 15px 35px 25px;
	position: relative;
}

.jcarousel {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.jcarousel ul {
	width: 20000em;
	margin: 0 !important;
	list-style: none;
	position: relative;
}

.jcarousel li {
	width: 100px;
	padding: 0 5px; /* pri zmene odsazeni je potreba upravit i main.js */
	float: left;
}

.product-detail__image .pswp-gallery, .product-detail__image .pswp-gallery img {
	display: block;
}
.pswp-gallery img { margin: auto; }

.jcarousel .pswp-gallery {
	position: relative;
	height: 100%;
}

.jcarousel .pswp-gallery img {
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.jcarousel-control-prev, .jcarousel-control-next {
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-top: -15px;
	font-size: 25px;
	color: #3c3c3b;
	text-decoration: none;
	text-align: center;
	position: absolute;
	top: 50%;
}
.jcarousel-control-prev:hover, .jcarousel-control-next:hover { color: #ffcc00; }
.jcarousel-control-prev { left: 0; }
.jcarousel-control-next { right: 0; }

#tabs {
	margin: 50px 0 20px;
	position: relative;
}

.tabs-nav {
	margin: 0;
}

.tabs-nav li {
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
}

.tabs-panel {
	padding: 20px 20px 0;
	margin-top: -11px;
	border: 1px solid #e3e3e3;
}
.horizontal .tabs-panel {
	margin-left: 0;
	padding: 20px 0 0;
	border: 0;
}

.tabs-panel > h2 { padding-top: 0; }
.tabs-panel > h3 { padding-top: 0; }


/***** Order *****/

.order-product { margin-bottom: 20px; }

.order-product .header {
	font-size: 15px;
	font-weight: 700;
}

.order-product .clearfix {
	border-bottom: 1px solid #d5d5d5;
}

.order-product .width-title {
	box-sizing: border-box;
	float: left;
	width: 48%;
	line-height: 1.2;
	padding: 15px 5px 5px;
}
.order-product .header .width-title {
	line-height: 1;
	padding-top: 5px;
}

.order-product .width-quantity {
	float: left;
	width: 102px;
	padding: 5px;
	text-align: center;
}
.order-product .header .width-quantity { text-align: center; }

.order-product .width-price {
	float: left;
	width: 100px;
	line-height: 40px;
	padding: 5px;
	text-align: right;
}

.order-product .width-quantity { line-height: 40px; }

.order-product .width-remove {
	display: none;
	float: left;
	width: 30px;
	line-height: 40px;
	padding: 5px 5px 5px 13px;
}
#frmObjednavka .width-remove { display: block; }

.order-product .header .width-price, .order-product .header .width-remove, .order-product .header .width-quantity { line-height: 1; }

.order-product .product-image {
	float: left;
	margin: -10px 10px 0 0;
}

.order-product .product-image a, .order-product .product-image span {
	display: block;
	width: 75px;
	height: 75px;
	position: relative;
}

.order-product .product-image img {
	max-height: 75px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.order-product .product-title {
	line-height: 1.5;
	padding-top: 10px;
}

.order-product .quantity-product {
	float: left;
	width: 102px;
}

.order-product .price-product {
	float: left;
}

.order-product .price-all-product {
	float: left;
}

.order-product .add-quantity { display: inline-block; }
.order-product .quantity {width: 50px; }

.order-product .button {
	width: 100%;
	line-height: 14px;
    padding: 0;
	margin-bottom: 0px;
    font-size: 12px;
    margin-top: 5px;
	color: #fce64a;
	cursor: pointer;
    background: #082f54;
	border: 0;
}
.order-product .button.plus:hover {
	color: #082f54;
	background: #fce64a;
}

.order-product .remove { width: 30px; }

.order-product .remove a {
	padding: 5px;
	font-size: 15px;
	color: #1d1d1b;
	text-decoration: none;
}
.order-product .remove a:hover { color: #e41e26; }
.order-product .remove .text { display: none; }

.col-order-account {
	float: left;
	width: 26%;
	min-height: 130px;
	padding: 15px 2%;
	margin: 0 10% 30px;
	text-align: center;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

.col-order-account.no-border { border: 0; }

.col-order-account h2 { padding-top: 0; }

#customer-info { display: none; }

#customer-info h2 small {
	font-size: 50%;
	color: #1d1d1b;
}

#customer-info h2 a { text-decoration: underline; }
#customer-info h2 a:hover { text-decoration: none; }

table.total-price {
	width: 100%;
}

table.total-price td {
	width: 100%;
	padding-right: 25px;
	font-weight: 700;
	text-align: right;
	border-bottom: 0;
}
table.total-price td + td { padding-right: 5px; }
#frmObjednavka table.total-price td + td { padding-right: 53px; }
table.total-price tr:nth-child(even) { background: 0; }

table.total-price td.slevovyKod { font-weight: normal; }

.price-all td {
	padding-top: 15px;
	font-size: 18px;
}

.price-all + .price-all td {
	padding-top: 5px;
}

/***** Classes *****/

.display-none { display: none; }

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after, .clear { clear: both; }
.clearfix { *zoom: 1; }

.relative { position: relative; }

.width-30 { width: 30%; }
.width-120px { width: 120px; }

.align-right { text-align: right; }
.align-left { text-align: left; }
.align-center { text-align: center; }

.padding-top-0 { padding-top: 0; }

.margin-top-0 { margin-top: 0; }
.margin-top-15 { margin-top: 15px; }
.margin-bottom-0 { margin-bottom: 0; }
.margin-bottom-10 { margin-bottom: 10px; }
.margin-bottom-15 { margin-bottom: 15px; }
.margin-bottom-30 { margin-bottom: 30px; }

.float-right { float: right; }
.float-left { float: left; }

.color-grey { color: #9d9d9c; }
.color-light { color: #808080; }
.color-yellow { color: #fce64a; }
.color-white { color: #fff; }

.text-uppercase { text-transform: uppercase; }

.cursor-pointer { cursor: pointer; }

.bold { font-weight: 700; }

.categories--page .category.line-through { text-decoration: line-through; }

.tab {
	display: inline-block;
	width: 50px;
}

.col--side {
	float: left;
	width: 24%;
}

.col--main {
	float: right;
	width: 74%;
}

.col--img {
	box-sizing: border-box;
	float: left;
	width: 25%;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
}
/*.col--img.margin-top-0 { margin-top: -1px; }*/

.col--text {
	box-sizing: border-box;
	float: left;
	width: 75%;
	padding: 20px;
	background: #e3e3e3;
	border-top: 2px solid #fff;
}
/*.col--text.margin-top-0 { margin-top: -1px; }*/

.col--img__heading {
	min-height: 150px;
	padding: 20px;
	margin: 0;
	font-size: 19px;
	color: #082f54;
	background: #fce64a;
	position: relative;
}
.col--img__heading:after {
	font-size: 26px;
	color: #878787;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.col--img img {
	display: block;
	border-top: 2px solid #fff;
}

.col--1-2 {
	float: left;
	width: 49%;
	margin-right: 2%;
}

.col--1-3 {
	float: left;
	width: 31.333%;
	margin-right: 3%;
}

.col--1-2.col--last { float: right; }

.col--last { margin-right: 0; }

.img-float-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.link--more {
	color: #9d9d9c;
	text-decoration: none;
}

.link--more:hover {
	color: #082f54;
	text-decoration: underline;
}

.text-icon {
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

.text-icon__icon {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 25px;
}

.text-icon__text {
	display: block;
	font-size: 12px;
}
/* .text-icon:hover .text-icon__text { text-decoration: underline; } */

.categories--img {
	margin-left: -5px;
	margin-bottom: 15px;
}

.categories--img .category {
	float: left;
	width: 119px;
	margin-left: 5px;
}

.categories--img .category__img {
	height: 100px;
	background: url('../images/categories-img.png') no-repeat 0 0;
}

.categories--img .category--oleje .category__img			{ background-position: 0 0; }
.categories--img .category--maziva .category__img			{ background-position: -119px 0; }
.categories--img .category--autochemie .category__img		{ background-position: -238px 0; }
.categories--img .category--filtry .category__img			{ background-position: -357px 0; }
.categories--img .category--autobaterie .category__img		{ background-position: -476px 0; }
.categories--img .category--mazaci-technika .category__img	{ background-position: -595px 0; }
.categories--img .category--autozarovky .category__img		{ background-position: -714px 0; }
.categories--img .category--autodily .category__img			{ background-position: -833px 0; }
.categories--img .category--oleje:hover .category__img				{ background-position: 0 -100px; }
.categories--img .category--maziva:hover .category__img				{ background-position: -119px -100px; }
.categories--img .category--autochemie:hover .category__img			{ background-position: -238px -100px; }
.categories--img .category--filtry:hover .category__img				{ background-position: -357px -100px; }
.categories--img .category--autobaterie:hover .category__img		{ background-position: -476px -100px; }
.categories--img .category--mazaci-technika:hover .category__img	{ background-position: -595px -100px; }
.categories--img .category--autozarovky:hover .category__img		{ background-position: -714px -100px; }
.categories--img .category--autodily:hover .category__img			{ background-position: -833px -100px; }

.categories--img .category__text {
	height: 40px;
	line-height: 40px;
	padding: 11px 0;
	font-size: 18px;
	font-weight: 700;
	color: #fce64a;
	text-transform: uppercase;
	text-align: center;
	background: #082f54;
	border-top: 3px solid #fce64a;
}

.categories--img .category__text.line-2 {
	line-height: 20px;
}

.categories--img .category:hover .category__text {
	color: #082f54;
	background: #fce64a;
	border-color: #ffcc00;
}

.categories--page__content {
	margin-left: -2%;
}

.categories--page .category {
	box-sizing: border-box;
	float: left;
	width: 31.333%;
	height: 60px;
	padding: 5px;
	margin-left: 2%;
	margin-bottom: 10px;
	text-decoration: none;
	background: #e6e6e6;
	overflow: hidden;
}

.categories--page .category:hover {
	color: #fce64a;
	background: #082f54;
}

.categories--page .category .icon-folder {
	display: inline-block;
	padding-right: 10px;
}

.categories__img {
	float: left;
	width: 30%;
	text-align: center;
}

.categories__img img {
	display: block;
	max-height: 50px;
}

.categories__text {
	box-sizing: border-box;
	float: right;
	width: 65%;
	max-height: 40px;
	line-height: 20px;
	padding-right: 5%;
	margin: 5px 0;
	overflow: hidden;
}

.categories__img__icon {
	font-size: 25px;
	line-height: 50px;
}

.button {
	display: inline-block;
	line-height: 20px;
	padding: 10px;
	text-decoration: none;
	cursor: pointer;
}

.button--blue {
	color: #fce64a;
	background: #082f54;
}

.button--blue:hover {
	color: #082f54;
	background: #fce64a;
}

.button--grey {
	color: #282828;
	background: #e3e3e3;
}

.button--grey:hover, .button--sorting.select, .ui-tabs-active a {
	background: #fce64a;
}

.button--yellow {
	color: #082f54;
	background: #fce64a;
}

.button--yellow:hover {
	color: #fce64a;
	background: #082f54;
}

.button--sorting {
	font-weight: 700;
}

.button-link, input[type=submit].button-link {
	padding-left: 0;
	padding-right: 0;
	color: #282828;
	text-decoration: underline;
	background: 0;
}

.button-link:hover, input[type=submit].button-link:hover {
	text-decoration: none;
}

.message {
	padding: 5px 10px;
	text-align: center;
}

.message--warning {
	background: #ffcc00;
}

/***** Other *****/


legend, .legend {
	margin-bottom: 10px;
	font-weight: 700;
	color: #1d1d1b;
}

.polozkaLabel, .polozkaInput, .polozkaInputCombo { float: left; }
.polozkaLabel {
	width: 120px;
	line-height: 20px;
	padding: 6px 10px 6px 0;
	text-align: right;
}

.polozkaInputDvojnasobna, .polozkaInputComboDvojnasobna, .polozkaInput3 {
	width: 67%;
	max-width: 642px;
}

.polozkaInputComboDvojnasobna { max-width: 654px; }

.administrace textarea#txtPopis, .administrace textarea#txtSablona {
	height: 500px;
}

span.polozkaLabel, span.polozkaInput {
	line-height: 26px;
	padding: 3px 5px;
}

.clearLeft { clear: left; }

.popup-overlay, #preloader {
	display: none;
	width: 100%;
	height: 100%;
	background: url('../images/popup-overlay.png') repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}
#preloader {
	background: url('../images/popup-overlay-white.png') repeat 0 0;
	position: fixed;
}

#preloader .content {
	width: 180px;
	height: 45px;
	line-height: 45px;
	padding: 35px 15px 40px 105px;
	margin: 0 auto;
	text-align: center;
	background: #fff url("../images/loadingSpinner.gif") no-repeat 45px 50%;
	box-shadow: 0 0 5px 0 #333;
	border-radius: 3px;
	position: fixed;
	top: 30%;
	left: 0;
	right: 0;
}

.polozkaCheckboxObal {
	float: left;
	margin-right: 15px;
}

.fRight { float: right; }
div.fRight { padding: 5px 0; margin-bottom: 5px; }

.polozkaLabel.polozkaLabelZa { width: auto; }

.do-prava { text-align: right; }

.vystredene { text-align: center; }

/***** Admin *****/

#dExistujiciEntity a, .existujiciVetve a,
#dExistujiciZalozky a { text-decoration: none; }
.existujiciEntity, .existujiciVetve, .existujiciZalozky {
	display: block;
	padding: .3em;
	color: black;
	border-bottom: 1px solid gray;
	background-color: rgba(255,255,255,.9);
}
.existujiciEntity:hover, .existujiciVetve:hover, .existujiciZalozky:hover {
	color: black;
	background-color: #e3e3e3;
}
.existujiciZalozky span { font-weight: normal; }
.existujiciZalozky .nazev { font-weight: bold; }
.existujiciEntitySudy, .existujiciVetveSudy { background-color: #f0f0f0; }
.existujiciEntity .sTyp, .existujiciVetve .typ {margin-left: 10px;color: #3171A8;font-size: 85%;float: right;}
.existujiciVetve .typ .popis {font-size: 90%;color: #808080;}
.existujiciVetve .iIkonaTagu { display: inline; height: 22px; vertical-align: middle; margin: 0 5px; float: none; }

#admin-menu .title { display: block; padding-bottom: 10px; font-size: 20px; font-weight: 700; background: #fff; }

.admin-menu { float: left; margin: 10px 0; }
.admin-menu li { float: left; margin-bottom: 5px; list-style: none; }
.admin-menu li .submenu-admin li { margin-bottom: 0px; }
.admin-menu a { display: block; padding: 5px 10px; margin-bottom: -6px; border: 1px solid #eee; background: #fafafa; }
.admin-menu a.aktivni { color: #c90c0f; background: 0; border-bottom: none; box-shadow: 2px -2px 6px -3px rgba(0,0,0,0.35); }

.admin-table, .admin-form-table table { width: 100%; }

#dJakFormatovatText { border: 1px solid black; background-color: white; padding: 1em; }
#dJakFormatovatText .vzorSyntaxe { border: 1px solid gray; background-color: #fafafa; padding: 1em; }
#dJakFormatovatText .vzorSyntaxe span { color: #404040; }

.table-admin-postovne {
	width: 100%;
}

.table-admin-postovne th { width: 50%; }
.table-admin-postovne th + th { width: auto; }

span.kopirovat, strong.kopirovat { position: relative; display: block; float: left; margin-right: 5px;}
strong .kopirovat #tmp, strong.kopirovat #tmp { font-weight: bold; }
textarea#tmp { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; min-height: inherit; border: 0 none transparent; margin: 0; padding: 0; line-height: 14px; resize: none; overflow: hidden; font-size: 1em; }
.polozkaLabel textarea#tmp { top: 3px; }
textarea#tmp:ACTIVE, textarea#tmp:FOCUS { background: transparent; }

.flashMessage {
	width: calc(100% - 20px);
	line-height: 1.25;
	position: fixed;
	top: 10px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 100000;
	text-align: center;
}

.flashMessage__inner {
	padding: 10px 20px;
	border: 2px solid transparent;
	border-radius: 3px;
}

.flashMessage__inner--success {
	color: #3c763d;
	background: #dff0d8;
	border-color: #d6e9c6;
}

.flashMessage__inner--danger {
	color: #a94442;
	background: #f2dede;
	border-color: #ebccd1;
}
