@font-face	{
 	font-family:'FontAwesome';
 	src: url('../fonty/fontawesome-webfont.eot?v=4.6.3');
 	src: url('../fonty/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../fonty/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../fonty/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../fonty/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../fonty/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal
}

p.hlaseni {
	color: #ff2600;
	font-size: 1.1em;
	text-align: left;
}

a.bez_potrzeni, a:hover.bez_potrzeni {
	text-decoration: none;
	border-bottom: 0;
}

.container.zahlavi {
	margin: 0 auto;
	max-width: 100%;
}

.container.zahlavi h2 {
	text-align: right;
    font-size: 1.0em;
    line-height: 1.55em;
}

.container.zahlavi section.logo {
	text-align: left;
}

.container.zahlavi section.mapa {
	text-align: right;
}

.container.zahlavi ul {
	list-style: square;
    margin-left: 1.7em;
}

.container.zahlavi ul li {
	text-align: left;
    font-size: 1.0em;
    line-height: 1.55em;
    padding-left: 0em;
}

form.vyhledavani {
	margin-bottom: 1.5em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal; */
	-webkit-box-direction: normal; */
	-ms-flex-direction: row;
	flex-direction: row;
}

form.vyhledavani .button {
	display: inline-block;
	padding: 0.8em 1% 0.8em 1%;
	line-height: 1.025em;
	min-width: 17%;
	text-align: center;
	text-decoration: none;
	font-weight: 300;
	letter-spacing: 0;
	width: 17%;
	font-size: 1.1em;
}

form.vyhledavani input[type="submit"] {
	width: 15%;
}


form.vyhledavani input[type="text"] {
	width: 83%;
	display: inline-block;
}


.ikona_lupa {
	font-family: FontAwesome;
	speak: none;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0;
}

.ikona_lupa:before {
	content: "\f002";
}



ul.podkategorie {
	list-style: none;
	padding-left: 0;
	padding-bottom: 1em;
}

ul.podkategorie a li {
	border-left: 1em solid #ff2600;
	border-bottom: 1px solid #ff2600;
	padding: 0.5em 0.5em 0.5em 1em;
}

ul.podkategorie a li.aktivni {
	background: #ff927f;
}

ul.podkategorie a:first-child li {
	border-top: 1px solid #ff2600;
}

ul.podkategorie a li:hover {
	background: #ff927f;
}

ul.podkategorie a li:hover, ul.podkategorie a li.aktivni {
	color: #fff;
}

h2 {
	letter-spacing: 0;
	line-height: 0.75em;
}

section h2.podkategorie {
	text-align: center;
	width: 100%;
	color: #fff;	
	background: #ff2600;
	margin-bottom: 0.25em;
	line-height: 1.75em;
	font-size: 1.5em;
}

section h2.zahlavi {
	line-height: 1.75em;
	color: #474747;
}

#sidebar h3 {
	margin-bottom: 0.25em;
}

p {
	text-align: justify;
	font-size: 0.9em;
		line-height: 1.4em;
}


.podkategorie_box_obalka {
	display: block;
	width: 102%;
	margin: 0 -1% 0 -1%;
	box-sizing: border-box;
	overflow: auto;
}

.podkategorie_box {
	flex: 1;
	overflow: hidden;
	transition: .5s;
	margin: 1%;
	line-height: 0;
	position: relative;
	height: 25vh;
	width: 31%;
	float: left;
}

.podkategorie_box p {
	background-color: #ff2600;
	color: #fff;
	text-align: center;
	height: 5vh;
	line-height: 5vh;
}

.box_image {
	display: block;
	margin: 0 auto;
	height: 20vh;
}

.box_image_produkt {
	display: block;
	height: 20vh;
	margin-left: auto;
    margin-right: auto;
}

.box_overlay {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	background-color: rgba(255, 0, 0, 0.2);;
	overflow: hidden;
	width: 100%;
	height:0;
	transition: 0.5s ease;
}

.podkategorie_box:hover .box_overlay {
	bottom: 15%;
	height: 85%;
}

.box_text {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}


.obalka {
	display: block;
	margin: 2.0rem -0.5rem 1.0rem -0.5rem;
	font-size: 0.9em;
}

.l_1, .l_2, .l_4, .l_5, .l_6, .m_6, .s_12 {
	float: left;
	position: static;
}

.m_6 {
	width: 50%;
}

.s_12 {
	width: 100%;
}

.l_1 {width: 8.3333%;}
.l_2 {width: 16.6666%;}
.l_3 {width: 25%;}
.l_4 {width: 33.3333%;}
.l_5 {width: 41.6666%;}
.l_6 {width: 50%;}
.l_7 {width: 58.3333%;}
.l_8 {width: 66.6666%;}

.margin_bottom {
	margin-bottom: 2.0rem;
}

.obsah_blok {
	margin: 0 0.5rem 0.5rem 0.5rem;
	padding: 0;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	height: 100%!important;
}

.obsah_blok_telo {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 0.5rem;
}

.obsah_blok p {
	text-align: center;
	padding: 0.75em;
	font-size: 0.9em;
}

.obsah_blok p.sleva {
	color: #474747;
	padding: 0 0.75em 0 0.75em;
	font-size: 0.65em;
}

.obsah_blok p.obrazek {
	padding: 0.75em 0.75em 0.25em 0.75em;
	height: 160px;
}

.obsah_blok p.obrazek.realizace {
	padding: 0.75em;
	height: 130px;
}

.obsah_blok p.obrazek img {
	border: 0;
	display: inline;
	height: auto;
	max-width: 100%;
	width: auto;
}

.obsah_blok p.obrazek img.vyska {
	height: 160px;
}

.obsah_blok h4 {
	text-align: center;
	padding: 0.25em;
	font-size: 1.25rem;
	line-height: 1.25rem;
	color: #474747;
	margin: 0.25em 0 0.25em 0;
	overflow: hidden;
}

.obsah_blok h5 {
	text-align: center;
	font-size: 0.85rem;
	line-height: 1.2rem;
	margin: 0.25em 0 0.25em 0;
	min-height: 1.5em;
	max-height: 1.5em;
	overflow: hidden;
}

.obsah_blok h6 {
	text-align: center;
	padding: 0.25em;
	font-size: 1.6rem;
	line-height: 1.2rem;
	margin: 0.25em 0 0.1em 0;
	color: #ff2600;
	font-weight: 700;
}

.obsah_blok h6 span {
	font-size: 0.95rem;
	color: #152732;
	font-weight: 400;
	text-decoration: line-through;
}

.obsah_blok_paticka {
	background: none repeat scroll 0 0 #ff2600;
	border-top: 1px solid rgba(0,0,0,.125);
	height: 2.5rem;
}

.obsah_blok_paticka p {
	color: #fff;
	padding: 0;
	font-size: 1.05rem;
	line-height: 1.85rem;
	height: 2.5rem;
    line-height: 2.5rem;
}


table.katalog_vypis {
	width: 100%;
	font-size: 0.8em;
	border-spacing: 0;
	margin: 0 0 1.0em 0;
}

table.katalog_vypis tr {
	cursor: pointer;
	cursor: hand;
}

table.katalog_vypis tr:hover {
	background: #f5f5f5;
}

table.katalog_vypis td, table.katalog_vypis th {
	border-bottom: 1px dotted #e0e0e0;
	padding: 0.5em 0.25em 0.5em 0.25em;
}

table.katalog_vypis th {
	border-bottom: 2px solid #e0e0e0;
	text-align: left;
}

table.katalog_vypis td.cena {
	color: #ff2600;
	font-size: 1.5em;
	font-weight: normal;
}

table.katalog_vypis td.hodnota {
	font-weight: bold;
}

div.anotace {
	width: 100%;
	padding: 1em;
	background-color: #f5f5f5;
	margin: 0.25em 0 0 0;
}

div.anotace h3 {
	color: #ff2600;
}

div.anotace li, div.anotace p {
	font-size: 0.85em;
}

h2.detail {
	font-size: 1.45rem;
	line-height: 1.45rem;
	color: #ff2600;
}

img.detail {
	    padding-right: 7%;
}

a.obrazek {
	text-decoration: none;	
	border-bottom: none;
}

.button.prospekt {
	background-color: #333;
	padding: 0 1.5em;
	line-height: 1.85em;
	min-width: 7em;
	font-size: 1.2rem;
}

.button.prospekt:hover {
	background-color: #50c8fc;
}

.margin-0 {
	margin: 0;
}

.cleanner {
	clear: both;
	height: 0px;
}

hr.teckovana {
  border-top: 1px dotted #ff2600;
}


.margin-top-3 {
	margin-top: -2em;
}

p.upozorneni {
	font-size: 2em;
	text-align: center;
	color: #2b5987;	
}

.center {
	text-align: center;	
}