* {
	box-sizing: border-box
}

a:hover{

text-decoration: none;

}



/*LED PASKY - PROFILY A LISTY */

.textProfily{
	position: relative;
	margin-top: 10px;
	color: black;
	font-weight: bold;
 margin-top: 10px;
        display: block;
text-align:center;
}

.polozkaProfily {
display:block;
	width: 25%;
	float: left;
	border: 0px solid #fff;
text-align:center;
margin-bottom: 15px;
}
.obrProfily {
	text-align: center;
}
.obalProfily {
	overflow: hidden;
	width: 100%;
	border: 0px solid #cccccc;
}

@media (max-width: 600px) {
.polozkaProfily {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
margin-bottom: 10px;
}
}

/* BLOG - NOVINKY*/
.nadpisBlog{
font-size: 16px;
font-weight: bold;
color: black;
}
.nadpisBlog:visited{
color: black;
}
.nadpisBlog:hover{
color: black;
text-decoration: none;
}
.datumBlog{
font-size: 14px;
Font-style: italic;
}
.odkazBlogKat{
color: black;
}
.odkazBlogKat:hover{
color: black;
text-decoration: none;
}
.odkazBlogKat:visited{
color: black;
}
.popisekBlog{
font-size: 15px;
}
.odkazBlog{
font-size: 14px;
font-weight: bold;
color: black;
text-decoration: none;
}
.odkazBlog:hover{
color: black;
text-decoration: underline;
}
.odkazBlog:visited{
color: black;
}

.textBlog{
 width: 67%; 	
float:right;
margin-top: 15px;
margin-right: 15px;
position: relative;
max-width: 80%;
}

.obalBlog {
	overflow: hidden;
	width: 102%;	
	}
.ramecekBlog {
	width: 100%;
	border: 1px solid #cccccc;	
}
.polozkaBlog  {
        width: 100%;	
	float: left;
	border: 1px solid;
        border-color: #cccccc;
        margin-bottom: 25px;
}
.obrBlog{
  width: 24%; 	
 margin: 15px;
 position: relative;
 float:left;
 max-width: 70%; 
}
@media (max-width: 750px) {
.obrBlog{        	
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1);
         position: relative; 
          margin-left: auto;
margin-right: auto;
        margin-top: 20px;
        float: none;
     
}
}

@media (max-width: 750px) {
.textBlog{
	text-align:center;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1);
        margin-right: auto;
        margin-left: auto;
        float: none;
}
}
@media (max-width: 750px) {
.polozkaBlog{
	width: 90%;
   margin-right: auto;
        margin-left: auto;
        float: none;
}
}



/*KONTAKTY */

.obalKontakt{
	overflow: hidden;
	width: 102%;
	border: 1px solid #cccccc;
	margin-left: 2px;
           margin-top: 30px;
}

.polozkaKontakt  {
        width: 33%;
	height: 100%;
	float: left;
	border: 6px solid #fff;
	
}
.textKontakt{
width: 100%;
text-align: center;
position: relative;
}
.nadpisKontakt{
font-weight: bold;
font-size: 18px;
margin-bottom: 10px;
}
.jmenoKontakt{
font-weight: bold;
font-size: 15px;
margin-bottom: 10px;

}
.textKontakt{
margin-bottom: 10px;
font-size: 15px;
}

@media (max-width: 900px) {
.polozkaKontakt  {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}




/*--------------------------*/



/*hlavicka a menu v hlavicce 
#top-links a {
  color: white !important;
}

#header-cart {
margin-right: 2.5rem;
  color: white !important;
}
#header-cart strong {
  color: white !important;
}
.header-contacts a {
  color: white !important;
}

.searchform .s-word {
  border: 2px solid #5EC115 !important;
}
#menu .list-inline>li:hover>a {
  border: none !important;
}
#menu .list-inline ul li a {
  color: #fff !important;
padding-left: 15px !important;
}
#menu .list-inline ul {
  border-top: none !important;

}                
#menu .list-inline > li:hover > a {
  top: 0px !important;
  line-height: inherit !important;
}



#articles ul li a {
	color: white;
}
*/
/* LOGO 

@media only screen and (min-width: 651px) {
#logo img {
  max-width: initial !important;
  width: auto !important;
  max-height: 110px !important;
}
}
*/


/* uvodni stranka texty 
.obal2 a {
  color: black !important;
}
.mujButton, .mujButton a, .mujButton a strong, .mujButton strong {
  color: white !important;
}       */
/* patička 


.footer-row-element.banner {
  width: 100% !important;
}

#my-footer {
    width: 100%;
    padding-top: 2em;
    padding-bottom: 2em;
    color: white !important;
}

#my-footer span, #my-footer a, #my-footer div {
  color: white;
}

#my-footer .f-one, #my-footer .f-two, #my-footer .f-three, #my-footer .f-four {
    width: 25%;
    float: left;
}

#my-footer h5 {
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    color: #5ac300;
    margin-bottom: 1.5em;
}

#footer-in ul > li a {
  color: white !important;
}

#my-footer a.link {
  display: block;
  margin: 15px 0;
  font-size: 1.0em;
  font-weight: normal;
}

#my-footer a.link:hover {
  text-decoration: underline;
}

#my-footer .f-kontakt-img {
    display: table-cell;
    padding-right: 20px;
    padding-top: 30px;
}

#my-footer .f-one p {
	color: white;
	margin-top: 5px;
	margin-bottom: 25px;
}

#my-footer .f-one .f-kontakt-text a {
	color: white;
}

#my-footer table.contacts .image {
  padding-right: 1em;
  padding-left: 8px;
}

#my-footer table.contacts td.phone {
  padding-top: 1.5em;
  padding-bottom: 1em;
}

#my-footer table.contacts td.email a {
  font-size: 1em !important;
}

#my-footer table.contacts td.phone .big-tel {
  font-size: 1.6em;
}

#my-footer .presun {
  float: right;
}

#my-footer .f-four img {
  float: right;
  width: 120px;
  margin-bottom: 10px;
}

#my-footer .presun #showHeurekaBadgeHere-11 img {
  width: 225px;
}

#footer-in {
  border: none;
  border-top: 3px solid #5ec115 !important;
}
*/         
/*
#footer .myfooter {
	width: 10%;
	max-width: 1140px;
	padding: 40px 0 10px 0;
	text-align: right;
	background-color: transparent;
}

html .footer {
	transform: translateY(350px);
	border-top: 1px solid #2F2F2F;
}
.footer_right a {
	color: #E8E8E8;
}
.footer_right {
	color: #A5A5A5;
}

.myfooter .content {
	padding: 0;
	min-height: 100px;
}
.myfooter h5 {
	color: #5ac300;
	border-bottom: none;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 30px;
	padding-bottom: 0%;
	width: 100%;
}
.myfooter a.link {
	color: white;
	margin: 20px 0;
	text-decoration: none;
}
.myfooter a.link:hover {
	text-decoration: underline;
}
.myfooter .f-one, .myfooter .f-two, .myfooter .f-three, .myfooter .f-four {
	width: 23%;
	margin-right: 2%;
	display: inline-block;
}
.myfooter .f-four {
	margin-right: 0;
}
.myfooter .f-kontakt-img {
	display: table-cell;
	padding-right: 20px;
	padding-top: 30px;
}
.myfooter .f-kontakt-img img {
	display: block;
	width: 25px;
}
.myfooter .f-kontakt-img img:last-child {
	margin-top: 42px;
}
.myfooter .f-kontakt-text {
	display: table-cell;
	padding-top: 30px;
}
.myfooter .f-kontakt-text a.big-tel {
	font-size: 24px;
	color: white;
	text-decoration: none;
}
.myfooter .f-one p {
	color: white;
	margin-top: 5px;
	margin-bottom: 25px;
}
.myfooter .f-one .f-kontakt-text a {
	color: white;
}
.myfooter .f-four div#showHeurekaBadgeHere-11 a img {
	max-width: 245px;
	height: auto;
	width: inherit;
}
.myfooter .f-four img {
	float: right;
	width: 120px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.myfooter .f-four .presun {
	transform: translateY(-60px);
}
*/
 /*   
span.show_params_button_text {
	font-size: 0;
}
.show_params_button_text::before {
	content: "Filtry";
	font-family: Arial, sans-serif;
	font-size: 14px;
}
.e-basket-payment-image, .e-basket-delivery-image {
	width: 30px;
}
@media only screen and (min-width: 1280px) {
.item_added_small {
	width: 185px;
	margin-left: 18px !important;
	margin-top: 33px !important;
	line-height: 20px;
	font-size: 12px;
	padding-top: 55px;
	height: 107px;
}
.item_added_small::before {
	font-size: 14px;
	height: 30px;
	width: 30px;
	line-height: 30px;
}
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
.img_box img {
	max-height: 100px;
	max-width: 100px;
}
html body .product {
	height: 472px;
	margin-left: 5px;
	margin-right: 5px;
	width: 157px;
}
.product {
	margin-right: 5px;
}
.productTitle a {
	min-width: 144px;
}
html .productTitleContent {
	min-height: 64px;
}
html #incenterpage .stock_no, html #incenterpage .stock_yes {
	left: 70px;
}
}
@media only screen and (min-width: 960px) and (max-width: 1160px) {
.headercontent .content {
	max-width: 960px;
}
html #main-menu ul li a {
	font-size: 13px;
	padding: 0px 25px;
	line-height: 30px;
}
#main-menu ul:first-child li a::before {
	left: 16px;
}
.myfooter {
	max-width: 960px;
	width: 960px;
}
.myfooter .f-two, .myfooter .f-three {
	width: 20%;
}
img#footer-logo {
	max-width: 100%;
	width: 85%;
}
.myfooter .f-four {
	width: 29%;
}
.f-four img {
	margin-top: 0;
	margin-left: 20px;
}
}
@media only screen and (min-width: 768px)and (max-width: 979px) {
.img_box img {
	max-height: 100px;
	max-width: 100px;
}
html body #page .product {
	width: 160px;
	margin-left: 4px;
	margin-right: 4px;
}
.productBody .img_box {
	min-height: 120px;
}
.productBody .img_box a {
	min-height: 120px;
}
#incenterpage .stock_no,
#incenterpage .stock_yes {
	left: 64px;
}
.productTitle a {
	min-width: 146px;
}
#main-menu ul:first-child li a::before {
	left: 26px;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.headercontent .content {
	max-width: 768px;
}
html #search {
	left: -110px;
}
html #main-menu ul li a {
	font-size: 12px;
	padding: 0px 10px;
	line-height: 30px;
}
.slider_available #topmenu {
	margin-left: 0;
	text-align: left;
}
.slider_available #main-menu {
	left: 0;
}
#main-menu ul li {
	border-left: 1px solid #6B6B6B;
	text-align: center;
	min-width: 58px;
}
#main-menu ul:first-child li a::before {
	width: 58px;
	font-size: 12px;
}
html body .wrapper_search_submit {
	background-color: #5EC115;
}
#und_footer {
	background-size: cover;
}
.myfooter {
	max-width: 768px;
	padding: 40px 0 30px 0;
}
.myfooter .f-one, .myfooter .f-two, .myfooter .f-three, .myfooter .f-four {
	width: 47%;
	margin-right: 5%;
}
.myfooter .f-two, .myfooter .f-four {
	margin-right: 0;
}
.myfooter .f-two {
	margin-bottom: 40px;
}
html #footer {
	transform: translateY(600px);
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.headercontent .content .ikonky, .slider_available #topmenu {
	display: none !important;
}
html body .myheader {
	background-size: cover;
}
.headercontent .content .vlajecky a {
	margin-right: 5px;
}
html body.slider_available #search {
	position: relative;
	margin-right: 0;
	float: left;
	top: 0;
}
.slider_available form[name="search"] {
	left: 0;
}
html body .wrapper_search_submit {
	background-color: #5EC115;
}
html body #basket_icon {
	padding-top: 0;
}
.myfooter {
	max-width: 420px;
}
.myfooter .f-one, .myfooter .f-two, .myfooter .f-three, .myfooter .f-four {
	width: 100%;
	margin-right: 0;
	margin-bottom: 30px;
}
.myfooter .f-four {
	margin-bottom: 0;
}
#und_footer {
	background-size: cover;
}
.f-four img {
	float: right;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 0;
}
.f-four div#showHeurekaBadgeHere-11 a img {
	max-width: 100%;
}
html #footer {
	transform: translateY(1080px);
}
.headercontent {
	top: 99px;
}
.headercontent .content {
	max-width: 420px;
}
.headercontent .content .vlajecky {
	margin-right: 0;
	z-index: 1002;
}
}
@media only screen and (max-width: 479px) {


.headercontent .content .vlajecky a {
	margin-right: 5px;
}
html body.slider_available #search {
	position: relative;
	margin-right: 0;
	float: left;
	top: 0;
}
.slider_available form[name="search"] {
	left: 0;
}
html body .wrapper_search_submit {
	background-color: #5EC115;
}
html body .myheader {
	background-size: cover;
}
html body.slider_available form[name="search"] {
	width: 300px;
}
#basket_icon a::before {
	height: 46px;
	width: 46px;
}
html body #basket_icon {
	padding-top: 0;
	padding-right: 0;
}
#user_content_tag_bg .elink.user_login_text,
#user_content_tag_bg .elink.user-logout.user_register_text {
	border: none;
	padding: 0;
	text-transform: uppercase;
	margin-left: 0;
	margin-right: 15px;
}
.slider_available .logo-wrapper {
	text-align: left;
}
#site_logo {
	margin: 0;
}
html body #page #ebar_set a {
	color: white;
	height: 35px;
	vertical-align: middle;
	line-height: 36px;
}
.myfooter {
	max-width: 300px;
}
.myfooter .f-one, .myfooter .f-two, .myfooter .f-three, .myfooter .f-four {
	width: 100%;
	margin-right: 0;
	margin-bottom: 40px;
}
.myfooter .f-four {
	margin-bottom: 0;
}
#und_footer {
	background-size: cover;
}
.f-four img {
	float: none;
	margin-left: 0;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 0;
}
.f-four div#showHeurekaBadgeHere-11 a img {
	max-width: 100%;
}
.f-four .presun {
	transform: none;
}
html #footer {
	transform: translateY(1170px);
}
.myfooter {
	padding: 40px 0 80px 0;
}
.headercontent {
	top: 103px;
}
.headercontent .content {
	max-width: 300px;
}
.headercontent .content .vlajecky {
	margin-right: 0;
	z-index: 1002;
}
}
*/
/*úprava 1.6.2016
@media only screen and (min-width: 1160px) {
.home #incenterpage {
	margin: 20px 0 10px 20px;
}
.home .article-content {
	padding: 0;
}

.home .hlavicka, .home .obal0, .home .ramecky3, .home .obal, .home .obal2, .home .obal3, .home .obalObalu {
	margin-left: 0;
	width: 100%;
}

.home #incenterpage > div.product:nth-child(5),
#incenterpage > div.product:nth-child(8),
#incenterpage > div.product:nth-child(11) {
	margin-right: 17px;
}
.home .product {
	width: 197px;
	margin-left: 0;
	margin-right: 0;
}
}
.page-category #centerpage_params_filter_area input.price {
	width: 55px;
}
#heurekaTableft {
	margin-top: 150px !important;
}
.pomocnyDiv {
	width: 1px;
	height: 100px;
	border-top: 1px;
	float: left;
}
#basket_icon #basket_detail[style] {
	display: block !important;
	overflow: visible !important;
}
.obalImgDruhyLed {
	
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.mojepObrDruhyLed {
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif;
	font-size: 14px;
}
.venkovniOsvetleniKatText {
	position: relative;
	color: black;
	font-weight: bold;
	text-align: center;
}
.lustry_svitidla {
	position: relative;
	color: black;
	font-weight: bold;
	text-align: center;
}
*/
/*TABULKA VEREJNE REFERENCE*/

@media (max-width: 1150px) {
.ref1 {
       margin-bottom: 20px;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1);
 margin-left: auto;
margin-right: auto;
}

.ref11 {
       margin-bottom: 20px;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1);
 margin-left: auto;
margin-right: auto;
}
.ref12 {
       margin-bottom: 20px;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1);
 margin-left: auto;
margin-right: auto;
}
.ref4 {
       margin-bottom: 20px;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1);
 margin-left: auto;
margin-right: auto;
}
}
.polozkaVerejneRef {
	width: 33%;
	float: right;
	border: 0px solid #fff;
	margin-bottom: 15px;
	margin-left: 0px;
}
.obrVerejneRef {
	text-align: center;
}
.obalVerejneRef {
	overflow: hidden;
	width: 100%;
	border: 0px solid #cccccc;
	margin-left: 14px;
}
.textVerejneRef {
	position: relative;
	margin-top: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
}
@media (max-width: 850px) {
.textVerejneRef {
	font-size: 15px;
}
}
@media (max-width: 450px) {
.textVerejneRef {
	font-size: 15px;
}
}
@media (max-height: 850px) {
.textVerejneRef {
	font-size: 15px;
}
}
@media (max-height: 450px) {
.textVerejneRef {
	font-size: 15px;
}
}
@media (max-width: 1600px) {
.polozkaVerejneRef {
	width: 100%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3)
}
}
@media (max-width: 950px) {
.polozkaVerejneRef {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}
@media (max-width: 800px) {
.polozkaVerejneRef {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}
@media (max-width: 480px) {
.polozkaVerejneRef {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}

/*TABULKA REFERENCE*/
.polozkaRefHlavni {
	float: left;
	width: 33.3%;
	border: 0.2em solid #5ec115;
	float: left;
	margin-left: 5px;
	padding: 2px 2px 2px 2px;
}
.obalRefHlavni {
	overflow: hidden;
	width: 102%;
	border: 0px solid #cccccc;
	margin-left: 2px;
	margin-bottom: 20px;
}
@media (max-width: 1600px) {
.polozkaRefHlavni {
	width: 90%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3)
}
}
@media (max-width: 1170px) {
.polozkaRefHlavni {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
@media (max-width: 480px) {
.polozkaRefHlavni {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}
/*TABULKA JAK VZBRAT LED DLE MISTNOSTI*/
.polozkaJakVybratMistnost {
	width: 12.2%;
	float: left;
	border: 2px solid #fff;
}
.obrJakVybratMistnost {
	text-align: center;
}
.obalJakVybratMistnost {
	overflow: hidden;
	width: 102%;
	border: 0px solid #cccccc;
	margin-left: 2px;
	margin-bottom: 20px;
}
.textJakVybratMistnost {
	position: relative;
	position: relative;
	margin-top: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
}
@media (max-width: 1000px) {
.textJakVybratMistnost {
	font-size: 15px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
}
@media (max-width: 450px) {
.textJakVybratMistnost {
	font-size: 15px;
}
}
@media (max-height: 850px) {
.textJakVybratMistnost {
	font-size: 15px;
}
}
@media (max-height: 450px) {
.textJakVybratMistnost {
	font-size: 15px;
}
}
@media (max-width: 1600px) {
.polozkaJakVybratMistnost {
	width: 90%;
	width: -webkit-calc(100% / 8);
	width: calc(100% / 8)
}
}
@media (max-width: 1170px) {
.polozkaJakVybratMistnost {
	width: 100%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4)
}
}
@media (max-width: 480px) {
.polozkaJakVybratMistnost {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
/*TABULKA VENKOVNI*/

.polozkaVenkovni {
	width: 25%;
	float: left;
	border: 2px solid #fff;
}
.obrVenkovni {
	text-align: center;
display: block;
}
.obalVenkovni {
	overflow: hidden;
	width: 102%;
	border: 0px solid #cccccc;
	margin-left: 2px;
}
.textvenkovni {
	position: relative;
	position: relative;
	margin-top: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
display: block;
}
@media (max-width: 1000px) {
.textvenkovni {
	font-size: 15px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
}
@media (max-width: 450px) {
.textvenkovni {
	font-size: 15px;
}
}
@media (max-height: 850px) {
.textvenkovni {
	font-size: 15px;
}
}
@media (max-height: 450px) {
.textvenkovni {
	font-size: 15px;
}
}
@media (max-width: 1600px) {
.polozkaVenkovni {
	width: 90%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4)
}
}
@media (max-width: 950px) {
.polozkaVenkovni {
	width: 100%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4)
}
}
@media (max-width: 700px) {
.polozkaVenkovni {
	width: 100%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4)
}
}
@media (max-width: 480px) {
.polozkaVenkovni {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}



/*TABULKA LUSTRY A SVITIDLA*/

.polozkaLustr {
	
	float: left;
	border: 2px solid #fff;
}
.obrLustr {
	text-align: center;
display: block;
}
.obalLustry {
	overflow: hidden;
	width: 102%;
	border: 0px solid #cccccc;
	margin-left: 2px;

}
.textLustr {
	
	position: relative;
	margin-top: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
	display: block;
	

}
@media (max-width: 1000px) {
.textLustr {
	font-size: 14px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
}
@media (max-width: 450px) {
.textLustr {
	font-size: 14px;
}
}
@media (max-height: 850px) {
.textLustr {
	font-size: 15px;
}
}
@media (max-height: 450px) {
.textLustr {
	font-size: 14px;
}
}
@media (max-width: 1600px) {
.polozkaLustr {
	width: 100%;
	width: -webkit-calc(100% / 6);
	width: calc(100% / 6)
}
}
@media (max-width: 950px) {
.polozkaLustr {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
@media (max-width: 700px) {
.polozkaLustr {
	width: 100%;
	width: -webkit-calc(100% /2);
	width: calc(100% / 2)
}
}
@media (max-width: 480px) {
.polozkaLustr {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}




/*TABULKA ZARIVKA 60 90 120 150*/

.polozkaZarivkaTypTab {
	width: 16%;
	float: left;
	border: 2px solid #fff;
	margin-bottom: 20px;
}
.obrZarivkaTypTab {
	text-align: center;
        display: block;
}
.obalZarivkaTypTab {
	width: 102%;
	border: 0px solid #cccccc;
	margin-left: 2px;
}
.textZarivkaTypTab {
	position: relative;
	margin-top: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
        display: block;
}
@media (max-width: 1600px) {
.polozkaZarivkaTypTab {
	width: 100%;
	width: -webkit-calc(100% / 6);
	width: calc(100% / 6)
}
}
@media (max-width: 1050px) {
.polozkaZarivkaTypTab {
	width: 100%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3)
}
}
@media (max-width: 700px) {
.polozkaZarivkaTypTab {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
@media (max-width: 480px) {
.polozkaZarivkaTypTab {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}


/*TABULKA ZARIVKA 60 90 120 150*/

.polozkaZarivkaTab {
	width: 20%;
	float: left;
       	border: 2px solid #fff;
	margin-bottom: 20px;
}
.obrZarivkaTab {
	text-align: center;
display: block;
}
.obalZarivkaTab {
	width: 102%;
	border: 0px solid #cccccc;
	margin-left: 2px;
}
.textZarivkaTab {
	position: relative;
	margin-top: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
        display: block;
}
@media (max-width: 1600px) {
.polozkaZarivkaTab {
	width: 100%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4)
}
}
@media (max-width: 1050px) {
.polozkaZarivkaTab {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
@media (max-width: 700px) {
.polozkaZarivkaTab {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
@media (max-width: 480px) {
.polozkaZarivkaTab {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}

/* LED zarivky - zarivkova telesa */





/*TABULKA JAK VYBRAT LED DLE MISTNOSNTI*/
.polozkaVybratMistnost {
	width: 25%;
	float: left;
	border: 2px solid #fff;
	margin-bottom: 20px;
}
.obrVybratMistnost {
	text-align: center;
}
.obalVybratMistnost {
	width: 102%;
	border: 0px solid #cccccc;
	margin-left: 2px;
}
.textVybratMistnost {
	position: relative;
	margin-top: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
}
@media (max-width: 1600px) {
.polozkaVybratMistnost {
	width: 100%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4)
}
}
@media (max-width: 1050px) {
.polozkaVybratMistnost {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
@media (max-width: 700px) {
.polozkaVybratMistnost {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}
@media (max-width: 480px) {
.polozkaVybratMistnost {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}
.venkovniOsvetleniKatText {
	position: relative;
	color: black;
	font-weight: bold;
	text-align: center;
}
.lustry_svitidla {
	position: relative;
	color: black;
	font-weight: bold;
	text-align: center;
}
/*TABULKA VEREJNE*/

.textVerejne {
	position: relative;
	margin-top: 10px;
	color: black;
	font-weight: bold;
 margin-top: 10px;
        display: block;
text-align:center;
}

.polozkaVerejne {
display:block;
	width: 25%;
	float: left;
	border: 0px solid #fff;
text-align:center;
margin-bottom: 15px;
}
.polozkaPaskyZdroje {
display:block;
	width: 33%;
	float: left;
	border: 0px solid #fff;
text-align:center;
margin-bottom: 15px;
}
.obrVerejne {
	text-align: center;
display: block;
}
.obalVerejne {
	overflow: hidden;
	width: 100%;
	border: 0px solid #cccccc;

}



@media (max-width: 850px) {
.textVerejne {
	font-size: 15px;
}
}
@media (max-width: 450px) {
.textVerejne {
	font-size: 15px;
}
}
@media (max-height: 850px) {
.textVerejne {
	font-size: 15px;
}
}
@media (max-height: 450px) {
.textVerejne {
	font-size: 15px;
}
}
@media (max-width: 1600px) {
.polozkaVerejne {
	width: 100%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4)
}
.polozkaPaskyZdroje {
width: 100%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3)
}
}
@media (max-width: 950px) {
.polozkaVerejne {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
.polozkaPaskyZdroje {
	width: 100%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3)
}
}
@media (max-width: 800px) {
.polozkaVerejne {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% /2)
}
.polozkaPaskyZdroje {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% /1)
}
}
@media (max-width: 480px) {
.polozkaVerejne {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
.polozkaPaskyZdroje {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% /1)
}
}

/*TABULKA PRUMYSLOVA*/
.polozkaPrum_osvet {
	width: 25%;
	float: left;
	border: 2px solid #fff;
}
.obrPrum_osvet {
	text-align: center;
        display: block;
}
.obalPrum_osvet {
	overflow: hidden;
	width: 100%;
	border: 0px solid #cccccc;
	margin-left: 2px;
}
.textPrum_osvetl {
	position: relative;
	margin-bottom: 15px;
	margin-top: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
        display: block;
}
@media (max-width: 850px) {
.textPrum_osvetl {
	font-size: 15px;
}
}
@media (max-width: 450px) {
.textPrum_osvetl {
	font-size: 15px;
}
}
@media (max-height: 850px) {
.textPrum_osvetl {
	font-size: 15px;
}
}
@media (max-height: 450px) {
.textPrum_osvetl {
	font-size: 15px;
}
}
@media (max-width: 1600px) {
.polozkaPrum_osvet {
	width: 100%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4)
}
}
@media (max-width: 950px) {
.polozkaPrum_osvet {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
@media (max-width: 800px) {
.polozkaPrum_osvet {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
@media (max-width: 480px) {
.polozkaPrum_osvet {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}





/*TABULKA PANELY*/
.polozkaPanel {
	width: 25%;
	float: left;
	border: 2px solid #fff;
}
.obrPanel {
	text-align: center;
display: block;
}
.obalPanel {
	overflow: hidden;
	width: 102%;
	border: 0px solid #cccccc;
	margin-left: 2px;
}
.textPanel {
	position: relative;
	margin-top: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
display: block;

}
@media (max-width: 1000px) {
.textPanel {
	font-size: 15px;
	width: 84%;
	margin-left: auto;
	margin-right: auto;
}
}
@media (max-width: 450px) {
.textPanel {
	font-size: 15px;
}
}
@media (max-height: 850px) {
.textPanel {
	font-size: 15px;
}
}
@media (max-height: 450px) {
.textPanel {
	font-size: 15px;
}
}
@media (max-width: 1600px) {
.polozkaPanel {
	width: 100%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4)
}
}
@media (max-width: 950px) {
.polozkaPanel {
	width: 100%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4)
}
}
@media (max-width: 700px) {
.polozkaPanel {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}



/*TABULKA PASKY KATEGORIE*/

.polozkaPasekKatBarevne{

       float: left;
	border: solid #fff;	
margin-left:105px;
}
.polozkaPasekKatUmisteni {
	float: left;
	border: 15px solid #fff;	
}
.polozkaPasekKatNapeti {
width: 33%;
	float: left;
	border: 20px solid #fff;	
}
.polozkaPasekKatPrislusenstvi{
	float: left;
	border: 10px solid #fff;	
margin-left:20px;
}

.polozkaPasekKatVykon {
	float: left;
	border: 15px solid #fff;
	margin-left: 75px;
}

.polozkaPasekKat {
	float: left;
	border: 20px solid #fff;
	margin-left: 60px;
}
.obrPasekKat {
	text-align: center;
}
.obalPasekKat {
	overflow: hidden;
	width: 104%;
	border: 0px solid #cccccc;
}
@media (max-width: 1600px) {
.polozkaPasekKat {
	width: 100%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3);
	margin-left: auto;
	margin-right: auto;
}
.polozkaPasekKatVykon {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2);
	margin-left: auto;
	margin-right: auto;
}
}
@media (max-width: 1400px) {
.polozkaPasekKat {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1);
	margin-left: auto;
	margin-right: auto;
}
.polozkaPasekKatVykon {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2);
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 1200px) {
.polozkaPasekKatPrislusenstvi{
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1);
	margin-left: auto;
	margin-right: auto;
}
.polozkaPasekKatUmisteni {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1);
	margin-left: auto;
	margin-right: auto;
}
}
@media (max-width: 600px) {
.polozkaPasekKatNapeti {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1);
	margin-left: auto;
	margin-right: auto;
}

}


}
/*TABULKA PASKY*/
.polozkaPasek {
	width: 20%;
	float: left;
	border: 6px solid #fff;
}
.textPasek {
	position: relative;
	margin-top: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
}
.obrPasek {
	text-align: center;
}
.obalPasek {
	overflow: hidden;
	width: 102%;
	border: 0px solid #cccccc;
	margin-left: 2px;
}
@media (max-width: 850px) {
.textPasek {
	font-size: 15px;
	width: 84%;
	margin-left: auto;
	margin-right: auto;
}
}
@media (max-width: 450px) {
.textPasek {
	font-size: 15px;
	width: 84%;
	margin-left: auto;
	margin-right: auto;
}
}
@media (max-height: 850px) {
.textPasek {
	font-size: 15px;
}
}
@media (max-height: 450px) {
.textPasek {
	font-size: 15px;
}
}
@media (max-width: 1600px) {
.polozkaPasek {
	width: 100%;
	width: -webkit-calc(100% / 5);
	width: calc(100% / 5)
}
}
@media (max-width: 1350px) {
.polozkaPasek {
	width: 100%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3)
}
}
@media (max-width: 700px) {
.polozkaPasek {
	width: 100%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3)
}
}
@media (max-width: 480px) {
.polozkaPasek {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
/*TABULKA REFLEKTORY*/

.polozkaReflektor {
	width: 20%;
	float: left;
	border: 2px solid #fff;
}
.obrReflektor {
	text-align: center;
display: block;
}
.obalReflektor {
	overflow: hidden;
	width: 104%;
	border: 0px solid #cccccc;
	margin-left: 2px;
}
.textReflektor {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	color: black;
	font-weight: bold;
	text-align: center;
display: block;
}
@media (max-width: 1000px) {
.textReflektor {
	font-size: 15px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
}
@media (max-width: 450px) {
.textReflektor {
	font-size: 15px;
}
}
@media (max-height: 850px) {
.textReflektor {
	font-size: 15px;
}
}
@media (max-height: 450px) {
.textReflektor {
	font-size: 15px;
}
}
@media (max-width: 1600px) {
.polozkaReflektor {
	width: 100%;
	width: -webkit-calc(100% / 5);
	width: calc(100% / 5)
}
}
@media (max-width: 950px) {
.polozkaReflektor {
	width: 100%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3)
}
}
@media (max-width: 700px) {
.polozkaReflektor {
	width: 100%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3)
}
}
@media (max-width: 480px) {
.polozkaReflektor {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}



/*TABULKA PASKY*/
.polozkaPasek {
	width: 20%;
	height: 15%;
	float: left;
	border: 6px solid #fff;
}
.textPasek {
	position: relative;
	margin-top: 10px;
	color: black;
	text-align: center;
	font-size: 15px;
}
.obrPasek {
	text-align: center;
}
.obalPasek {
	overflow: hidden;
	width: 102%;
	border: 0px solid #cccccc;
	margin-left: 2px;
}
@media (max-width: 850px) {
.textPasek {
	font-size: 15px;
}
}
@media (max-width: 450px) {
.textPasek {
	font-size: 15px;
}
}
@media (max-height: 850px) {
.textPasek {
	font-size: 15px;
}
}
@media (max-height: 450px) {
.textPasek {
	font-size: 15px;
}
}
@media (max-width: 1600px) {
.polozkaPasek {
	width: 100%;
	width: -webkit-calc(100% / 5);
	width: calc(100% / 5)
}
}
@media (max-width: 950px) {
.polozkaPasek {
	width: 100%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4)
}
}
@media (max-width: 700px) {
.polozkaPasek {
	width: 100%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3)
}
}
@media (max-width: 480px) {
.polozkaPasek {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
/*TABULKA PASKY KATEGORIE*/
.polozkaPasekKat {
	height: 15%;
	float: left;
	border: 2px solid #fff;
}
.obrPasekKat {
	text-align: center;
	display: block;
}
.obalPasekKat {
	overflow: hidden;
	width: 102%;
	border: 0px solid #cccccc;
	margin-left: 2px;
}
@media (max-width: 1600px) {
.polozkaPasekKat {
	width: 100%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3)
}
}
@media (max-width: 950px) {
.polozkaPasekKat {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}
@media (max-width: 700px) {
.polozkaPasekKat {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}
@media (max-width: 480px) {
.polozkaPasekKat {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}
/*TABULKA PASKY*/
.polozkaPasek {
	width: 20%;
	height: 15%;
	float: left;
	border: 6px solid #fff;
}
.textPasek {
	position: relative;
	margin-top: 10px;
	color: black;
	text-align: center;
	font-size: 15px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.obrPasek {
	text-align: center;
	display: block;
}
.obalPasek {
	overflow: hidden;
	width: 102%;
	border: 0px solid #cccccc;
	margin-left: 2px;
}
@media (max-width: 850px) {
.textPasek {
	font-size: 15px;
}
}
@media (max-width: 450px) {
.textPasek {
	font-size: 15px;
}
}
@media (max-height: 850px) {
.textPasek {
	font-size: 15px;
}
}
@media (max-height: 450px) {
.textPasek {
	font-size: 15px;
}
}
@media (max-width: 1600px) {
.polozkaPasek {
	width: 100%;
	width: -webkit-calc(100% / 5);
	width: calc(100% / 5)
}
}
@media (max-width: 950px) {
.polozkaPasek {
	width: 100%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4)
}
}
@media (max-width: 700px) {
.polozkaPasek {
	width: 100%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3)
}
}
@media (max-width: 480px) {
.polozkaPasek {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
/*TABULKA ZAROVKY*/
.polozkaZarovka {
	width: 16.6%;
	float: left;
	margin-top: 10px;
	display: block;
}
.textZarovka {
	position: relative;
	margin-top: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
	display: block;
}
.obrZarovka {
	display: block;
	text-align: center;
}
.obalZarovka {
	overflow: hidden;
	width: 104%;
	border: 0px solid #cccccc;
	text-align: center;
}
@media (max-width: 850px) {
.textZarovka {
	font-size: 15px;
}
}
@media (max-width: 450px) {
.textZarovka {
	font-size: 15px;
}
}
@media (max-height: 850px) {
.textZarovka {
	font-size: 15px;
}
}
@media (max-height: 450px) {
.textZarovka {
	font-size: 15px;
}
}
@media (max-width: 1600px) {
.polozkaZarovka {
	width: 100%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 6)
}
}
@media (max-width: 950px) {
.polozkaZarovka {
	width: 100%;
	width: -webkit-calc(100% / 4);
	width: calc(100% / 4)
}
}
@media (max-width: 600px) {
.polozkaZarovka {
	width: 100%;
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3)
}
}
@media (max-width: 480px) {
.polozkaZarovka {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}



.mistnosti {
	width: 100%;
	margin-left: 10px;
	margin-bottom: 300px;
}
.mistnostPolozka {
	float: left;
	width: 12.5%;
	text-align: center;
	margin-bottom: 20px;
}
/* leve menu - telesa */

.telesa {
	width: 49%;
	overflow: hidden;
	float: right;
	margin-top: 17px;
	border: 1px solid #cccccc;
	background-color: #F5F5F5;
}
.zarivky {
	width: 49%;
	overflow: hidden;
	float: left;
	margin-top: 17px;
	border: 1px solid #cccccc;
	background-color: #F5F5F5;
}

.zarivkytelesa {
	width: 99%;
	margin-left: 10px;
}

.telesaObr {
	text-align: center;
	width: 100%;
	margin-top: 153px;
}

.telesaTlacitko {
	float: left;
	border: 0px solid #cccccc;
	border-radius: 3px;
	background-color: #5ec115;
	color: white;
	height: 35px;
	width: 160px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 35px;
	margin-bottom: 15px;
}
/* leve menu - LED zarivky */

.zarivkyText {
	width: 100%;
	float: left;
	margin-top: 22px;
	font-size: 16px;
}
.zarivkyOdkazy {
	width: 100%;
	float: left;
	margin-top: 30px;
	color: #5ec115;
	font-weight: bold;
}
.zarivkyTlacitko {
	float: left;
	border: 0px solid #cccccc;
	border-radius: 3px;
	background-color: #5ec115;
	color: white;
	height: 35px;
	width: 160px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
/* leve menu - LED trubice */

.mojeh2trubiceDleDelky {      
width: 45%;	
        margin-top: 15px;
      margin-left: 10px;
	color: #5ec115;
	text-align: left;
	line-height: 28px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: x-large;
}
.mojeh2trubice {      
	
        margin-left: 10px;
	color: #5ec115;
	text-align: left;
	line-height: 28px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: x-large;
}
.trubice {
	width: 99%;
	overflow: hidden;
	margin-top: 20px;
	border: 1px solid #cccccc;
	background-color: #F5F5F5;
	margin-left: 10px;
}
.trubiceTlacitko {
	float: left;
	border: 0px solid #cccccc;
	border-radius: 3px;
	background-color: #5ec115;
	color: white;
	height: 35px;
	width: 160px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 45px;
}
.trubiceObr {
      margin-top: -60px;
	width: 30%;
	float: right;
}
.trubiceText {
	width: 45%;
	float: left;
	margin-top: px;
	font-size: 16px;
}
.trubiceOdkaz {
	margin-bottom: 25px;
	margin-left: 20px;
	font-size: 16px;
}
.trubiceOdkazy {
	width: 25%;
	float: left;
	margin-top: -30px;
	color: #5ec115;
	font-weight: bold;
}


@media (max-width: 850px) {
.trubiceOdkaz {
	
	margin-left: 10px;
	margin-right: 10px;
}
.mojeh2trubiceDleDelky {

width: 100%;
}
.trubiceOdkazy {	
width: 55%;
margin-top: 0px;
}
.trubiceText {
	
}
.trubiceObr {
	
       width: 0%;
	display: none;
}
.trubiceTlacitko {
margin-bottom: 15px;
}
.trubice {
margin-left: 0px;
}
.telesa{
float: none;
width: 99%;
}
.zarivky{
float: none;
width: 99%;
}
.zarivkytelesa {	
	margin-left: 0px;
}
}

/* levy bannery */
.hvezdy {
	margin-top: 3px;
}
.recenzeZakaznikuObal {
	width: 100%;
	margin-top: 20px;
}
.nadpisRecenze {
	font: bold 18px 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif;
}
.novaRecenze {
	margin-top: 15px;
	font: 15px 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif;
}
.jmenoRecenzenta {
	font: 15px 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif;
	margin-top: 10px;
	font-style: italic;
	margin-bottom: 28px;
}
.bannerCe {
	margin-top: 20px;
	width: 100%;
	height: 215px;
	text-align: center;
	background-color: #5ec115;
	color: white;
	padding-top: 2px;
}
.bannerCeNadpis {
	font:  22px Verdana, Geneva, Tahoma, sans-serif;
	margin-top: 15px;
	margin-bottom: 0px;
}
.bannerCeText {
	font:  15px Verdana, Geneva, Tahoma, sans-serif;
	margin-top: -20px;
}
.bannerCeNadpis {
	margin-top: 15px;
	margin-bottom: 30px;
	font:  22px Verdana, Geneva, Tahoma, sans-serif;
}
.bannerCeText {
	font:  15px Verdana, Geneva, Tahoma, sans-serif;
	margin-top: 20px;
}

.HPramecek {
  width: 33.33%;
	float: left;
	color: white;
  flex: 1; 	
	background-color: #494848; 
	border: 10px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	position: relative;
	margin-left: auto;
	margin-right: auto;
  padding-bottom: 10px;
}
.textVramecku {
	width: 70%;
	margin-top: 13px;
	font-size: 20px;
	text-align: left;
	padding-left: 0px;
	position: relative;
	float: left;
	font-weight: bold;
}
.textVrameckuSpodni {
	width: 100%;
	font-size: 13px;
	margin-top: 3px;
	font-weight: normal;
}
.obrVramecku {
	margin-top: 9px;
	width: 30%;
	padding-left: 10px;
  padding-right: 10px;
	float: left;
}
.ramecky3 {
	width: 102%;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
  display: flex;
}
@media (max-width: 1200px) {
.HPramecek {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
                       
}
.obrVramecku {
  width: 23%;
}
.ramecky3 {
  display: block;
}

}
/* jak vybrat led - kuchyn */
.mojeh1 {
	text-align: left;
	line-height: 28px;
	font-size: x-large;
	margin-bottom: 15px;
       text-transform: none;
}
.mojeh2 {
	text-align: left;
	line-height: 28px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: large;
text-transform: none;
}
.obalKuchyn1 {
	overflow: hidden;
	width: 100%;
	margin-top: 35px;
	margin-bottom: 50px;
}
.obalKuchyn11 {
	overflow: hidden;
	width: 100%;
}
.polozkaPokoj {
	width: 33.3%;
	float: left;
	border: 0px solid #fff;
}
.polozkaKuchyn1 {
	width: 25%;
	float: left;
	border: 0px solid #fff;
}
.obalImg {
	text-align: center;
	height: 140px;
	border: 0px solid;
}
.polozkaKuchyn11 {
	width: 100%;
	text-align: center;
	color: blue;
	text-decoration: underline;
}
.polozkaKuchyn33 {
	margin-bottom: 15px;
	margin-top: 10px;
}
@media (max-width: 700px) {
.polozkaKuchyn1 {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
.obalImg2 {
	float: right;

	width: 50%;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.obalImgPasek {
	width: 400px;
	float: right;
	margin-top: 4px;
}
.mojeh2Spodek {
	text-align: left;
	line-height: 28px;
	margin-left: -10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: large;
}
.mojepPasek {
	text-align: left;
	line-height: 1.8em;
}
.obalKuchyn2 {
	overflow: hidden;
	width: 100%;
	margin-top: 30px;
}
.mojepObr {
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif;
	font-size: 14px;
	text-align: left;
}
.mojep2 {
	text-align: left;
}
.obalKuchyn3 {
	overflow: hidden;
	width: 100%;
	border: 1px solid #cccccc;
	text-align: center;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #F5F5F5;
	margin-top: 15px;
	margin-bottom: 50px;
}
.polozkaKuchyn3 {
	float: left;
	width: 33.33%;

}
.VnitrniObalKuchyn3 {
	position: relative;
}
.obalImg3 {

	height: 160px;
}
.mojeh23 {
	text-align: left;
	line-height: 28px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: large;

text-transform: none;
}
.mojep23 {
	color: blue;
	text-decoration: underline;

text-transform: none;
}
.mojep24 {
	margin-top: 10px;

text-transform: none;
}
.cena {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
}
.obalImg4 {
	height: 170px;
}
.obalImg5 {
	height: 140px;
}
.obalImgStul {
	float: right;

	width: 40%;
	height: 10%;
	margin-left: 10px;
	margin-bottom: 10px;
}
@media (max-width: 700px) {
.polozkaKuchyn3 {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}
.dolniDivKuch {
	width: 400px;
	min-height: 200px;
	float: right;
	border: 1px solid #cccccc;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FaFaFa;
}
@media (max-width: 900px) {
.dolniDivKuch {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}
.kuchynOdkazy {
	color: blue;
}
.dolniDivLevaObr {
	float: left;
	margin-right: 15px;
	margin-top: -2px;
}
.dolniDivKuchNadpis {
	margin-top: 20px;
}
.dolniDivKuchTelo {
	margin-top: 35px;
}
.dolniDivKuchTelop {
	margin-top: 10px;
	text-align: left;
}
.mojep {
	text-align: left;
	margin-left: 10px;
}
.mojepstrongKuch {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.dolniDivLeva {
	margin-left: 10px;
	margin-top:  22px;
	font-size: 16px;
	color: black;
	text-align: left;
}
/* ************************** */
/* 4 TAB */
.obalObalu {
	overflow: hidden;
	width: 99%;
	border: 1px solid #cccccc;
	margin-left: 10px;
}
.obal4 {
	overflow: hidden;
	width: 100%;
	padding: 10px 10px 10px 10px;
	background-color: #F5F5F5;
	padding-bottom: 15px;


}
.stredniOddelovac {
	width: 2%;
	float: left;
	height: 250px;
	margin-top: 55px;
	border-left: 1px dotted #cccccc;
	background-color: #F5F5F5;
}
.polozka41 {
	width: 65%;
	padding-left: 4%;
	float: left;
	border: 0px solid #fff;
	text-align: left;
}
.polozka42 {
	width: 33%;
	padding-top: 70px;
	float: right;
	border: 0px solid #fff;
	
}
/*@media (max-width: 700px) {
.polozka41 {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
.polozka42 {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
}
*/
/* 3 TAB */
.obal3 {
	overflow: hidden;
	width: 102%;
	border: 1px solid #cccccc;
	margin-left: 2px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 25px;

}
.polozka3 {
	width: 50%;
	float: left;
	border: 10px solid #fff;
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
}
@media (max-width: 700px) {
.polozka3 {
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1)
}
}
/* 2 TAB */
.obal2 {
	overflow: hidden;
	width: 102%;
	border: 1px solid #cccccc;
	margin-left: 2px;
	padding: 10px 10px 10px 10px;
	margin-bottom: -15px;
	
}
.polozka2 {
	width: 33.33%;
	float: left;
	border: 10px solid #fff;
}
.text2 {
	width: 100%;
	max-height: 100px;
	text-align: center;
	margin-top: 12px;
	text-align: center;
}
.mujButton {
	width: 250px;
	height: 40px;

	background-color: #5ec115;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 10px;
}
@media (max-width: 1200px) {
.mujButton {
	margin-top: 50px;
}
}
@media (max-width: 900px) {
.polozka2 {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
.mujButton {
	margin-top: 50px;
}
}
@media (max-width: 600px) {
.polozka2 {
	width: 100%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2)
}
.mujButton {
	margin-top: 60px;
}
}
/*0 TAB */
.obal0 {
	overflow: hidden;
	/*width: 102%;*/
	border: 1px solid #cccccc;
	margin-left: 2px;
	padding: 10px 10px 10px 10px;
}
.leva0 {
	float: left;
	width: 75%;
	margin-top: 10px;
}

.leva0 p {
	margin-bottom: 0.5em !important;
  font-weight: bold;
  color: black;
  margin-left: 5px;
}

.leva0 p.last {
	font-size: 1.2em;
  margin-top: 1em;
}

.prava0 {
	float: right;
	width: 25%;
}
/* 1 TAB */
.ramecek:hover {
	border-color: #5ec115;
	border-width: 1px;
}
.ramecekRamecku:hover {
	border-color: #5ec115;
}
.ramecek {
	width: 100%;
	height: 100%;
	border: 1px solid #cccccc;
	position: relative;
	display: block;
}
.ramecekRamecku {
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	position: relative;
	display: block;
}
.polozka {
	width: 25%;
	height: 15%;
	float: left;
	border: 6px solid #fff;
	display: block;
}

.helper {
	height: 100%;
	vertical-align: middle;
}
.obal {
	overflow: hidden;
	width: 102%;
	border: 1px solid #cccccc;
	margin-left: 2px;
	margin-bottom: -15px;
}
.hlavicka {
	color: white;
	margin-left: 2px;
	background-color: #5ec115;
	height: 10%;
}
.h2MainP {
	border-radius: 0px;
	border-top: 0px none;
	border-bottom: 0px none;
	font-weight: bold;
	font-family: Tahoma;
	z-index: 100;
	text-shadow: 0px 1px 0.4px rgba(0, 0, 0, 0.3);
	text-indent: 5px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: white;
	font-size: 20px;
 text-transform: none;
}
@media (max-width: 1600px) {
.hlavicka {
	font-size: 17px;
}
}
@media (max-width: 1200px) {
.hlavicka {
	font-size: 14px;
}
}
@media (max-width: 850px) {
.hlavicka {
	font-size: 12px;
}
}
@media (max-width: 550px) {
.hlavicka {
	font-size: 10px;
}
}
@media (max-width: 450px) {
.hlavicka {
	font-size: 8px;
}
}
@media (max-width: 850px) {
.text {
	font-size: 15px;
}
}
@media (max-width: 450px) {
.text {
	font-size: 15px;
}
}
@media (max-height: 850px) {
.text {
	font-size: 15px;
}
}
@media (max-height: 450px) {
.text {
	font-size: 15px;
}
}
@media (max-width: 1600px) {
.polozka {
	width: 25%;
}
}
@media (max-width: 1200px) {
.polozka {
	width: 33.33%;
}
}

@media (max-width: 950px) {
.polozka {
	width: 50%;
}
}
@media (max-width: 500px) {
.polozka {
	width: 100%;
}
}
a.barviOdkaz:hover {
}
caption {
	height: 50px;
	background-color: #5ec115;
	text-align: left;
	padding-left: 5px;
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
	font-family: Tahoma;
	text-shadow: 0px 1px 0.4px rgba(0, 0, 0, 0.3);
	border-bottom: 0px none;
	color: white;
	text-indent: 5px;
	position: relative;
	z-index: 100;
	vertical-align: bottom;
}
.uvodNadpisy {
	font-size: 20px;
	color: white;
	background-color: #5ec115;
	border-radius: 0px;
	border-top: 0px none;
	border-bottom: 0px none;
	font-weight: bold;
	font-family: Tahoma;
	position: relative;
	z-index: 100;
	text-shadow: 0px 1px 0.4px rgba(0, 0, 0, 0.3);
	text-indent: 5px;
	margin-top: 20px;
}
.odkazy {
	text-align: left;
}
.nultaTab {
	border: 1px #cccccc;
}
.prvniTab {
	border: 1px #cccccc;
	padding: 10px;
	border-spacing: 10px;
}
.druhaTab {
	border: 1px #cccccc;
}
.tretiTab {
	border: 1px #cccccc;
	background-color: #F5F5F5;
}
.bunkyRamText {
	border: 1px double #cccccc;
	border-left: none;
	width: 100px;
	font-size: 2vmin;
	color: black;
}
.bunkyRamObr {
	border: 1px double #cccccc;
	border-right: none;
	width: 100px;
}
.levyOkr {
	border: 1px double #cccccc;
	border-right: none;
	border-bottom: none;
	border-top: none;
}
.pravyOkr {
	border: 1px double #cccccc;
	border-left: none;
	border-bottom: none;
	border-top: none;
}
.pravySpodniO {
	border: 1px double #cccccc;
	border-left: none;
	border-top: none;
}
.spodniOkr {
	border: 1px double #cccccc;
	border-left: none;
	border-right: none;
	border-top: none;
}
.levySpodniOkr {
	border: 1px double #cccccc;
	border-right: none;
	border-top: none;
}
.pravySpodniOkr {
	border: 1px double #cccccc;
	border-left: none;
	border-top: none;
}
.levySpodniOkr {
	border: 1px double #cccccc;
	border-right: none;
	border-top: none;
}
.pravyCely {
	border: 1px double #cccccc;
	border-left: none;
}
.levyCely {
	border: 1px double #cccccc;
	border-right: none;
}
.levyHorni {
	border: 1px double #cccccc;
	border-right: none;
	border-bottom: none;
}
.pravyHorni {
	border: 1px double #cccccc;
	border-left: none;
	border-bottom: none;
}
.levySpodni {
	border: 1px double #cccccc;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
.pravySpodni {
	border: 1px double #cccccc;
	border-left: 1px dotted #cccccc;
	border-top: none;
	border-bottom: none;
	padding-bottom: 15px;
}
/*reference*/





/*ikonky nad logem*/
.headercontent {
	position: absolute;
	height: auto;
	text-align: center;
	top: 6px;
	width: 100%;
}
.headercontent .content {
	display: inline-block;
	max-width: 1140px;
	text-align: left;
	width: 100%;
	z-index: 2;
}
.headercontent .content .ikonky {
	line-height: 27px;
	display: inline-block;
}
.headercontent .content .ikonky p {
	font-size: 16px;
	color: white;
	font-weight: normal;
	display: inline-block;
}
.headercontent .content .ikonky .slash {
	font-size: 24px;
	color: #5EC115;
	margin: 0 10px;
}
.headercontent .content .ikonky img {
	width: 25px;
	padding: 5px;
	height: 100%;
	margin-right: 15px;
	border: 1px solid #5EC115;
}
.headercontent .content .ikonky a {
	color: white;
	text-decoration: none;
}
.headercontent .content .vlajecky {
	display: inline-block;
	float: right;
	margin-right: 270px;
	z-index: 2;
	position: relative;
	top: 4px;
}
.headercontent .content .vlajecky a {
	display: inline-block;
	margin-right: 16px;
}
.headercontent .content .vlajecky a:last-child {
	margin-right: 0;
}
.vlajecky img {
	width: 29px;
}
body {
	font-family: sans-serif;
}
html body #page #ebar_set a {
	color: rgb(255, 255, 255);
}
.productTitleContent {
	min-height: 80px;
}
#incenterpage .break,
#incenterpage2 .break {
	display: none;
}
.productTitle a {
	font-size: 15px;
	min-width: 172px;
}
.productPrice .our_price_text {
	font-size: 12px;
}
.productPrice span:nth-child(2), .productPrice span:last-child {
	font-size: 19px;
}
.productPrice > font {
	font-size: 14px;
}
.productBody .img_box {
	min-height: 170px;
}
.productBody .img_box a {
	min-height: 170px;
}
.img_box img {
	max-height: 160px;
	max-width: 160px;
}
#incenterpage .stock_no,
#incenterpage .stock_yes {
	bottom: 3px;
	left: 87px;
}
.productPriceBox > form {
	height: 69px;
}
.productPriceSmall {
	min-height: 12px;
}
html body #related img {
	width: 100%;
}
html body .myheader {
	background-attachment: scroll;
}
.productTitle a {
	min-width: 100%;
}
#aroundpage .selectboxit-text {
	font-size: 100%;
}
.slider_available.cookies-agreement-enabled #ebar {
	padding-top: 0;
}
#aroundpage .selectboxit-text {
	font-size: 100%;
	font-weight: bold;
}
html body #page .ico_act {
	background-color: rgb(255, 0, 0);
}
.action-box.zbozi-akce {
	display: none;
}
/*úprava 19. 2. 2016*/
/*košík*/
.slider_available #ebar {
	top: -5px !important;
	z-index: 1;
}
#user_content_tag_bg a {
	margin-right: 0;
	margin-left: 20px;
}
#user_content_tag_bg .elink.user_login_text,
#user_content_tag_bg .elink.user-logout.user_register_text {
	border: 1px solid #5EC115;
	padding: 2px 10px;
	text-transform: uppercase;
}
#user_content_tag_bg .elink.user_login_text:hover,
#user_content_tag_bg .elink.user-logout.user_register_text:hover {
	border: 1px solid #5EC115;
	background: #5EC115;
}
html body #basket_icon {
	padding-top: 24px;
}
#basket_icon a:hover::before {
	background-color: #F9F9F9 !important;
}
html body #ebar #quantity_tag::before {
	padding: 0px 20px 2px 10px;
	right: 4px;
}
#basket_icon a::before {
	height: 65px;
	width: 65px;
}
html body #ebar #quantity_tag::after {
	content: "KOŠÍK";
	font-size: 14px;
	color: #2F2F2F;
	font-weight: bold;
	line-height: 0px;
	bottom: -2px;
	right: -2px;
	position: absolute;
}
/*logo*/
.logo-wrapper {
	top: -6px;
}
#site_logo {
	width: 225px !important;
}
.slider_available .navigate_bar {
	position: relative;
}
/*vyhledávání*/
.slider_available #search {
	position: absolute;
	float: left;
	margin-right: 0;
	height: 38px;
	z-index: 2;
	top: 25px;
}
.slider_available form[name="search"] {
	width: 350px;
	position: absolute;
	left: 430px;
}
#search #q {
	border: 2px solid #5EC115;
	background: #e4e4e4;
	color: #333333;
	width: 350px;
	height: 38px;
}
.wrapper_search_submit {
	background-color: #5EC115;
	right: 0px;
	height: 38px;
}
#page #search .search_submit {
	background: transparent none repeat scroll 0% 0%;
	border: 0px none;
	border-radius: 4px;
	box-shadow: none;
	display: inline-block;
	height: 38px;
}
#page .wrapper_search_submit:hover, .wrapper_newsletter_submit:hover {
	background-color: #333333;
}
#search #q:hover,
#search #q:focus {
	border: 2px solid #333333;
}
#page .wrapper_search_submit::before {
	font-size: 20px;
	line-height: 38px;
	padding-left: 14px;
}

/*menu
@media only screen and (min-width: 651px) {
#menu li a {color: white !important;}
}
.slider_available #topmenu {
	width: 100% !important;
	bottom: 0;
	height: 400px;
	position: relative;
}
.slider_available #main-menu {
	position: absolute;
	top: 6px;
	height: 30px;
	width: 100%;
}
#main-menu ul {
	height: 30px;
	min-width: 14%;
}
#main-menu ul ul {
	top: 30px;
}
#main-menu ul ul li {
	background-color: rgb(51, 51, 51);
}
#main-menu ul li {
	border-left: 1px solid #6B6B6B;
	text-align: center;
	min-width: 100px;
}
#main-menu > ul li a {
	line-height: 30px;
	text-transform: uppercase;
	padding: 0 30px;
}
#main-menu ul li:hover {
	background-color: transparent;
}
#main-menu ul:first-child li a {
	height: 30px;
}
#main-menu ul:first-child li a::before {
	content: "ÚVOD";
	font-family: inherit;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	left: 30px;
	width: 100px;
}
#main-menu ul:first-child li a:hover::before {
	color: #5ec115;
}
#main-menu ul:last-child li {
	border-right: 1px solid #6B6B6B;
}
*/

/*ostatní
.myheader {
	box-shadow: 0px -37px 0px 0px #333333 inset, 0px -40px 0px 0px #5ec115 inset, 0px 37px 0px 0px #333333 inset, 0px 40px 0px 0px #5ec115 inset;
}
#left-box .leftmenu > ul > li:hover > a,
#left-box .leftmenuAct a,
#left-box .leftmenu2 > ul > li:hover > a,
#left-box .leftmenuAct a {
	border-left: none;
	box-shadow: inset 5px 0 0 0 #5EC115;
}
*/
/*ikonky u kategorii
#left-box li a::before,
#left-box .leftmenu > ul > li:hover > a::before {
	content: "";
	height: 24px;
	width: 36px;
	top: 14px !important;
	left: 9px !important;
}
#left-box li a:hover::before,
#left-box .leftmenu > ul > li:hover > a:hover::before {
	content: "";
	height: 24px;
	width: 36px;
	top: 14px !important;
	left: 9px !important;
}

div.cleaner {
  margin: 0px;
  padding: 0px;
  clear: both;
  height: 0px;
}
    *//*
@media only screen and (max-width: 40em) {
  .searchform .b-search {
    border-top: 1px solid #5EC115 !important;
    border-bottom: 1px solid #5ec115 !important;
  } 
                                 
  #my-footer .f-one, #my-footer .f-two, #my-footer .f-three, #my-footer .f-four {
    width: 100% !important;

  }                     
  table.contacts {

  }
  #footer-in .footer-row-element:not(.banner), #footer-in .banner img {
    display: inherit !important;
  }
  #my-footer h5 {
    margin-top: 1.5em;
    margin-bottom: 0em;
  }
  .obal {
      width: initial !important;
  }
}
@media only screen and (min-width: 751px) {
#logo img{max-width: 230px !important; margin-top: 5px; margin-bottom: -5px;}
#logo{margin-left: -10px; margin-top: 40px;padding-bottom: 20px; left: 0 !important;}
.search-whisperer-wrap{margin-top: 77px;}
#header-cart-wrapper{top: 63px !important;}
#top-links{margin-top: 8px !important;}
#menu{border-top: 3px solid #5ec115 !important;background: #333 !important; width: 100%; height: 41px;}
#header-cart::before {    
    width: 44px !important;
    height: 44px !important;
    font-size: 34px !important;
    line-height: 42px !important;
    margin-top: 7px !important;
position: absolute !important;
left: -45px !important;
}
#header-cart:hover{background: none !important;}
#header-cart-wrapper:hover #header-cart {background: none !important;}
#header-cart-wrapper:hover #header-cart:before{background: #5ec115 !important;}
#header-cart {margin-right: 0 !important;}
}
@media only screen and (max-width: 750px) {
.vlajky{display: none !important;}
#logo{margin-top: 40px;}
#header-cart{margin-top: 37px; margin-right: 0 !important;}
.hlavicka-telefon{margin-left: 5px;font-size: 11px !important;}
}
@media only screen and (min-width: 751px) and (max-width: 950px) {
#logo {padding-top: 20px;}
}
@media only screen and (min-width: 751px) and (max-width: 1050px) {
#top-links{width: 370px;position: absolute;left: -100px;}
}
#menu .list-inline{padding-right: 0 !important;}
#menu .list-inline li{width: 100%;max-width: 14.1%;text-align: center;}
@media only screen and (min-width: 650px) {
#menu li a{padding: 0 !important;}
}    
*/