@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:100);
@import url(https://fonts.googleapis.com/css?family=Roboto:300);
@import url(https://fonts.googleapis.com/css?family=Roboto:400);
@import url(https://fonts.googleapis.com/css?family=Roboto:500);
@import url(https://fonts.googleapis.com/css?family=Roboto:700);
@import url(https://fonts.googleapis.com/css?family=Roboto:700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700);
* {
    padding: 0;
    border: 0;
    font-family: Roboto;
}
.fr {
    float: right;
}
.disnon {
    display: none;
}
.h1_linka {
    border-bottom: 1px solid #AAA;
    position: relative;
    top: 85px;
    height: 0px;
    background-color: wite;
    margin: 0 20px;
}
p.text {
    text-indent: 50px;
    line-height: 24px;
    font-weight: 300;
}
body {
    padding: 0;
    margin: 0;
}
.lista_webu {
    height: 125px;
    background-image: url(./img/lista_pozadi.png);
}
.lista-info {
    border-top: 1px solid #555;
    background-color: #FF0000;
    height: 70px;
}
.lista-info img {
    height: 50px;
    margin: 10px 30px;
}
.banner {
    width: 100%;
    overflow: hidden;
    display: block;
}
.container {
    width: 1120px;
    margin-left: calc(50% - 560px);
    padding-bottom: 40px;
}
.menu {
    z-index: 200;
	min-width: 200px;
}
.menu .burger {
    display: none;
}
.menu.dolni a {
    padding: 0 15px;
    color: white;
    font-size: 18px;
    font-weight: 300;
    text-decoration: none;
    font-family: Roboto Condensed;
}
.menu.horni {
    float: right;
    background-color: #167be2;
    padding: 5px 30px;
    margin-left: 1px;
}
.menu.horni.levy {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 8px 100%);
}
.menu.horni.pravy {
    clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0% 100%);
}
.menu.horni a {
    padding: 0 10px;
    color: white;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    font-family: Roboto Condensed;
}
.logo img {
    height: 60px;
    margin: 30px 0 0 20px;
}
.box2 {
    float: left;
    margin: 20px 20px;
    width: calc(50% - 40px);
    color: #606060;
}
h1 {
    font-family: 'Roboto Condensed';
    color: rgb(22, 123, 226);
    text-align: center;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 400;
    letter-spacing: 3px;
    width: 30%;
    padding: 60px 0 20px 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: white;
    position: relative;
}
.box {
    height: calc(100% - 22px);
    border-bottom: 1px solid #AAAAAA;
    padding-top: 20px;
    padding-bottom: 20px;
}
.box .odkaz {
    width: calc(50% - 20px);
    margin: 20px 0px 0 40px;
    display: block;
    float: left;
    text-align: center;
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    background-color: rgba(255,179,127,1.00);
    padding: 7px 0;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
}
.box .odkaz:first-of-type {
    margin-left: 0px;
}
.fc {
    clear: both;
}
.box p {
    /*    height: 100px;*/
    margin: 20px 40px;
}
.banner img {
    margin-left: calc(50% - 960px);
}
h2 {
    font-size: 24px;
    font-weight: 400;
    font-family: 'Roboto Condensed';
    text-align: center;
    margin: 30px 0 20px 0;
    padding: 0;
    text-transform: uppercase;
}
.box2 .obrazek {
    overflow: hidden;
    position: relative;
    height: 0px;
    padding-top: 50.0%;
}
.box3 .obrazek {
    overflow: hidden;
    position: relative;
    height: 0px;
    padding-top: 66.66%;
}
.obrazek>img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}
.box2 p {
    font-weight: 300;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 18px;
}
.box3 {
    float: left;
    width: calc(33.33% - 40px);
    margin: 20px 20px;
    color: #606060;
}
.box3 p {
    font-weight: 300;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 18px;
}
.box4 {
    float: left;
    margin: 5px 10px;
    color: #606060;
    height: 150px;
    width: calc(25% - 20px);
}
.box6 {
    float: left;
    width: calc(16.66% - 40px);
    margin: 20px 20px;
    color: #606060;
    height: 150px;
}
.box1 {
    margin: 20px 20px;
}
.box {
    overflow: hidden;
}
.box p {
    padding: 0 0px;
    margin: 20px 40px;
}
.box img {
    max-width: 100%;
    max-height: 100%;
}
.box img.vyskalefo {
    width: auto;
    height: 100%;
    margin-left: 0;
}
.box img.vyskastred {
    width: auto;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.box img.vyskapravo {
    width: auto;
    height: 100%;
    float: right;
}
.box img.sirka {
    width: 100%;
    height: auto;
}
.flexcenter {
    display: flex;
    align-items: center;
}
.flexdole {
    display: flex;
    align-items: flex-end;
}
.vizitka {
    text-align: center;
    float: left;
    width: calc(33.33% - 40px);
    margin: 20px 20px;
    color: #606060;
    height: 150px;
}
.vizitka .jmeno {
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.vizitka .funkce {
    font-weight: 300;
    margin-bottom: 15px;
}
.vizitka .kontakt {
    margin: 5px 0;
    font-size: 12px;
    font-weight: 300;
}
.vizitka .vyroba {
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 15px;
    height: 40px;
    font-size: 14px;
}
.odberatel {
    height: 100px;
    float: left;
    margin: 0px 30px;
    width: calc(20% - 60px);
}
.odblogo {
    width: 100%;
    height: 100%;
}
.odblogo img {
    max-height: 60px;
    max-width: 100%;
    display: block;
    margin: auto;
}
.menu.dolni {
    float: right;
    clear: both;
    position: relative;
    top: 65px;
}
.vysledky {
    margin: 0 auto;
    width: 80%;
    height: 220px;
}
.vysledky .vysledek {
    width: calc(33.33% - 40px);
    text-align: center;
    margin: 30px 20px;
    float: left;
}
.vysledek .cislo {
    font-size: 40px;
    padding: 30px 0;
    font-weight: 500;
    background-color: #FFA955;
    color: white;
}
.vysledek .text {
    background-color: #A7A7A7;
    color: white;
    font-weight: 300;
    padding: 10px 0;
    font-size: 18px;
}
.pata {
    background-color: #f5f5f5;
    margin: 0px 0 0 0;
    padding: 15px;
    color: #167be2;
    font-weight: 300;
}
.pata ul {
    list-style: none;
    color: white;
}
.pata a {
    color: white;
}

.pata .container{padding: 0;}

.cb {
    clear: both;
}
.pata ul li {
    padding: 8px 0;
    font-size: 14px;
    font-weight: 300;
}
.pata h3 {
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 300;
    margin: 0;
    padding: 10px 0 0 0;
    letter-spacing: 3px;
}
.pata .box3 {
    height: auto;
}
p.odstavec {
    line-height: 26px;
    margin: 0 0 10px 0;
}
.pozadi-seda {
    background-color: rgb(230,238,233);
}
.pozadi-seda h1 {
    background-color: rgb(230,238,233);
}
.anonce {
    font-weight: 500;
    color: #777777;
}
*.intext {
    height: auto;
}
.h10 {
    height: 10px;
}
.h20 {
    height: 20px;
}
.h30 {
    height: 30px;
}
.h50 {
    height: 50px;
}
.h80 {
    height: 80px;
}
.h100 {
    height: 100px;
}
.h120 {
    height: 120px;
}
.h150 {
    height: 150px;
}
.h180 {
    height: 180px;
}
.h200 {
    height: 200px;
}
.h250 {
    height: 250px;
}
.h300 {
    height: 300px;
}
.h350 {
    height: 350px;
}
.h400 {
    height: 400px;
}
.h420 {
    height: 420px;
}
.h450 {
    height: 450px;
}

.w10{width:10px;}
.w20{width:20px;}
.w30{width:30px;}
.w40{width:40px;}
.w50{width:50px;}
.w60{width:60px;}
.w70{width:70px;}
.w80{width:80px;}
.w90{width:90px;}
.w100{width:100px;}
.w110{width:110px;}
.w120{width:120px;}
.w130{width:130px;}
.w140{width:140px;}
.w150{width:150px;}
.w160{width:160px;}
.w170{width:170px;}
.w180{width:180px;}
.w190{width:190px;}
.w200{width:200px;}
.w220{width:220px;}
.w230{width:230px;}
.w240{width:240px;}
.w250{width:250px;}
.w260{width:260px;}
.w270{width:270px;}
.w280{width:280px;}
.w290{width:290px;}
.w300{width:300px;}


.fltop {
    display: flex;
    align-items: flex-start;
}
.flcen {
    display: flex;
    align-items: center;
}
.flbot {
    display: flex;
    align-items: flex-end;
}
.tal {
    text-align: left !important;
}
.tar {
    text-align: right !important;
}
.tac {
    text-align: center !important;
}
.taj {
    text-align: justify !important;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.txts{font-size: 13px;}
table.seznam {
    margin: 30px 10px;
    border-bottom: 2px double #EEEEEE;
    clear: both;
    width: calc(100% - 20px);
}
.seznam tr {
    line-height: 40px;
    font-size: 14px;
    font-weight: 300;
}
.seznam td {
    border-top: 1px solid #EEEEEE;
    padding: 0px 15px;
}
.seznam th {
    border-bottom: 1px double #EEEEEE;
    padding: 0px 15px;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
}
table.formular {
    margin: 30px 30px;
    width: 500px;
}
.formular tr {
    line-height: 40px;
}
.formular .nav {
    font-size: 12px;
    font-weight: 300;
    width: 100px;
    display: block;
    margin: 0;
    padding: 0 15px;
}
.formular textarea {
    width: 600px;
    height: 300px;
    padding: 10px 30px;
    border-left: 1px dotted #eeeeee;
}
.formular img {
    height: 180px;
    margin: 20px 30px;
}
.formular input {
    line-height: 36px;
    border-bottom: 1px solid #EEEEEE;
    width: 400px;
    padding: 0 10px;
}
.formular select {
    line-height: 36px;
    border-bottom: 1px solid #EEEEEE;
    width: 400px;
    padding: 11px 10px;
}
a.tlacitko {
    width: 120px;
    float: right;
    margin: 0 10px;
    border-radius: 5px;
    color: white;
    background-color: #1E7AF5;
    text-decoration: none;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}
.formular input.tlacitko {
    width: 120px;
    float: right;
    margin: 0 10px;
    border-radius: 5px;
    color: white;
    background-color: #1E7AF5;
}
.formular .odeber {
    cursor: pointer;
    font-size: 24px;
}
.formular .polozka {
    width: 380px;
}
.bloky {
    color: #1E7AF5;
    float: left;
    margin: 7px 7px;
    cursor: pointer;
    box-shadow: 1px 1px 2px silver;
	width:7%;
}
.blokobsah {
    display: none;
}
#dialog {
    position: absolute;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #CCC;
    border-left: 10px solid #8AF;
    background: #F0F0F0;
    width: 400px;
    overflow: hidden;
    left: 50%;
    top: 30%;
    margin-left: -200px;
    margin-top: -125px;
    display: none;
    z-index: 200;
}
#dialog h3 {
    background: #CCC;
    margin: 0;
    padding: 5px 15px;
}
#dialog p {
    margin: 40px 20px;
    font-size: 14pt;
    text-align: center;
}
#dialog a {
    padding: 4px 7px;
    background: RGB(28,74,147);
    color: #EEE;
    border-radius: 3px 3px 3px 3px;
    text-align: center;
    cursor: piointer;
    text-decoration: none;
    margin: 0 20px;
}
#dialog a:hover {
    background: #777;
    color: darkorange;
}
.vyberSez {
    margin: 1px 0;
    font-size: 10pt;
    background: #CDE;
    color: #FFF;
    font-weight: bold;
    padding: 5px 16px;
}
#dialog .pasOvl {
    height: 25px;
    width: 100%;
    display: blok;
    margin: 7px;
}
#dialog .pasOvl .ikonaZak {
    background-color: #CCC;
}
#formular {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 50;
    background-color: rgba(70,70,70,0.8);
    left: 0;
    top: 0;
    align-items: center;
}
.kategorienab {
    height: 60px;
    background-color: #F6F6F6;
    overflow: hidden;
    border-radius: 30px;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.kategorienab:hover {
    background-color: rgba(22,123,226,0.20);
}
.kategorienab img {
    height: 54px;
    width: 54px;
    border-radius: 27px;
    margin: 3px;
    float: left;
}
.kategorienab .nazev {
    float: left;
    width: 100%;
    margin: 0px;
    color: #167be2;
    text-align: center;
    font-weight: 300;
}
.kategorienab a.odkaz {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.produkt {
    overflow: hidden;
    height: 370px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #AAAAAA;
    margin-bottom: 30px;
}
.produkt .status {
    position: absolute;
    color: #E8005D;
    font-size: 18px;
    font-weight: 600;
    padding: 2px 15px;
    z-index: 10;
    background-color: rgba(180,180,180,0.3);
    border-radius: 3px;
}
.produkt img {
    height: 150px;
    margin: auto;
    display: block;
}
.produkt .nazev {
    font-size: 18px;
    font-weight: 600;
    color: #167be2;
    margin: 20px 20px 0 20px;
}
.produkt .kategorie {
    margin: 0 20px;
    color: #777777;
    font-weight: 300;
    font-size: 12px;
    float: left;
}
.produkt .kod {
    margin: 0 20px;
    color: #777777;
    font-weight: 300;
    font-size: 12px;
    float: left;
    widht: 40%;
}
.produkt .cena {
    font-size: 18px;
    font-weight: 600;
    color: #167be2;
    text-align: right;
    width: calc(40% - 20px);
    margin: 0 0px 0 0px;
    float: left;
}
.produkt .popis {
    clear: both;
    height: 80px;
    overflow: hidden;
    color: #777777;
    font-weight: 300;
    font-size: 14px;
    margin: 30px 20px 20px 20px;
    line-height: 21px;
}
.produkt .zajem {
    margin: 0 0 0 20px;
    padding: 3px 15px;
    widht: calc(40% - 20px);
    float: left;
    background: #167be2;
    color: white;
    font-size: 14px;
    font-weight: 600;
    border-radius: 2px;
	text-decoration: none;
}
.produkt a.dlazdice {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 60px;
}
.produkt a.dlazdice:hover {
    background-color: rgba(22,123,226,0.20);
}
.proddetail {
    margin-top: 20px;
    padding-top: 50px;
}
.proddetail img {
    max-width: 100%;
    max-height: 400px;
    display: block;
    margin: auto;
}

.proddetail .nazev {
    font-size: 26px;
    font-weight: 600;
    color: #167be2;
    margin: 30px 0px 0px 20px;
	padding: 0;
	letter-spacing: 0;
	text-transform: none;
	width: auto;
	text-align: left;
}
.proddetail .kategorie {
    margin: 0 20px;
    color: #777777;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
}
.proddetail .kod {
    margin: 0 20px;
    color: #777777;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
}
.proddetail .cena {
    font-size: 22px;
    font-weight: 600;
    color: #0f4394;
    text-align: right;
    margin: 0 0px 0 0px;
    float: left;
    line-height: 28px;
}
.proddetail .popisstrucny {
    clear: both;
    height: auto;
    color: #777777;
    font-weight: 400;
    font-size: 16px;
    margin: 10px 20px 40px 20px;
    line-height: 20px;
}
.proddetail .popis {
    clear: both;
    height: auto;
    color: #777777;
    font-weight: 300;
    font-size: 16px;
    margin: 30px 20px 20px 20px;
    line-height: 21px;
}
.proddetail .nav {
    width: 30%;
    font-size: 12px;
    float: left;
    margin: 0 0 0 20px;
    line-height: 28px;
    vertical-align: bottom;
}
.proddetail .zajem {
    margin: 30px 20px;
    background-color: #167be2;
    color: white;
    border-radius: 4px;
    font-weight: 600;
    padding: 10px 30px;
    display: inline;
    cursor: pointer;
	text-decoration: none;
}
.popis ul {
    margin: 0 40px 20px 40px;
}
.popis li {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    color: #777777;
}
#detailimg {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    border: 3px solid #EEEEEE;
    border-radius: 8px;
    background-color: RGBA(255,255,255,0.95);
    display: none;
}
#detailimg img {
    display: block;
    margin: auto;
    max-height: 95%;
    max-width: 95%;
}

#cookie{
	position: fixed;
	bottom: 5px;
	left:10px;
	width:calc(100% - 60px);
	text-align: center;
	background-color: #3E886DE0;
	padding: 20px;
	font-size: 24px;
	font-weight: 400;
	color:white;
}
#cookie div{
	width:calc(90%);
	margin-left: auto;
	margin-right: auto;
}

.drzdole{
	position: fixed;
	bottom:-20px;
}

#cookie a{
	position: absolute;
	right: 30px;
	top:10px;
	margin: 0 40px;
	border: 1px solid white;
	border-radius: 5px;
	padding: 5px 30px;
	cursor: pointer;
	font-size: 16px;
}

@media (max-width:420px) {
h1 {
    width: 80%;
	font-size:28px;
}
	#cookie{
		font-sizie:18px;
		padding-bottom: 60px;
	}	
	#cookie a{
		top:auto;
		right:20px;
		bottom: 10px;
	}
.container {
    width: 100%;
    margin-left: 0;
}
.box2 {
    width: calc(100% - 40px);
    height: auto;
}
.box3 {
    width: calc(100% - 40px);
    height: auto;
}
.box4 {
    width: calc(100% - 40px);
    height: auto;
}
.box p {
    padding-bottom: 20px;
}
.lista_webu {
    margin-top: 30px;
    margin-bottom: 40px;
}
.menu.horni {
    position: absolute;
    top: 0px;
    width: 100%;
    margin: 0 0px;
    overflow: hidden;
    padding: 5px 0;
    text-align: center;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.menu.dolni {
    position: absolute;
    width: 100%;
    margin: 0 0px;
    overflow: hidden;
    background-color: #1B1B1B;
    padding: 0px 0;
    top: 155px;
    z-index: 2;
    display: none;
}
	
	.manu.hodni a{
		line-height: 48px;
	}
.menu .burger {
    display: block;
}
.menu.dolni a {
    display: block;
    padding: 10px 30px;
    border-top: 1px solid #373737;
}
.menu .volba {
    display: none;
}
.menu:hover .volba {
    display: block;
}
.container:hover .menu.dolni {
    display: block;
}
.menu.dolni:hover {
    display: block;
}
.vysledky {
    height: auto;
}
.vysledky .vysledek {
    width: 100%;
    margin: 30px 0px;
}
.banner img {
    width: 500px;
    margin-left: calc(50% - 250px);
}
.odberatel {
    margin: 0px 20px;
    width: calc(33% - 40px);
}
.box6 {
    display: none;
}
.vizitka {
    width: calc(100% - 40px);
}
.vizitka .vyroba {
    height: 40px;
}
}

@media (min-width:421px) and (max-width:767px) {
h1 {
    width: 60%;
	font-size:28px;
}
	#cookie{
		font-sizie:18px;
		padding-bottom: 60px;
	}	
	#cookie a{
		top:auto;
		right:20px;
		bottom: 10px;
	}
.container {
    width: 420px;
    margin-left: calc(50% - 210px);
}
.box2 {
    width: 380px;
/*    height: 420px;*/
}
.box3 {
    width: 380px;
    height: 420px;
}
.box4 {
    width: calc(100% - 40px);
}
.box6 {
    display: none;
}
.lista_webu {
    margin-top: 30px;
    margin-bottom: 40px;
}
.menu.horni {
    position: absolute;
    top: 0px;
	right: 0px;
    margin: 0 0px 0 0px;
    overflow: hidden;
    padding: 0px 0;
    text-align: center;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.menu .burger {
    display: block;
}
	
	
.menu.horni a.volba {
    display: none;
}
.menu.horni:hover a.volba {
    display: block;
}

	
.menu.horni a {
    display: block;
    line-height: 48px;
    border-top: 1px solid #CCCCCC;
}
.menu.dolni {
    position: absolute;
    width: 400px;
    margin: 0 10px;
    overflow: hidden;
    background-color: #1B1B1B;
    padding: 0px 0;
    top: 155px;
    z-index: 2;
    display: none;
}
.container:hover .menu.dolni {
    display: block;
}
.menu.dolni:hover {
    display: block;
}
.menu.dolni a {
    display: block;
    padding: 10px 30px;
    border-top: 1px solid #373737;
}
.vysledky {
    height: auto;
}
.vysledky .vysledek {
    width: 100%;
    margin: 30px 0px;
}
.banner img {
    width: 767px;
    margin-left: calc(50% - 383px);
}
.odberatel {
    margin: 0px 20px;
    width: calc(33% - 40px);
}
.vizitka {
    width: calc(50% - 40px);
}
.vizitka .vyroba {
    height: 70px;
}
}

@media (min-width:768px) and (max-width:1024px) {
h1 {
    width: 40%;
}
	
	#cookie a{
		right:0px;
	}
.container {
    width: 750px;
    margin-left: calc(50% - 375px);
}
.box2 {
/*    height: 380px;*/
}
.box3 {
    height: 390px;
}
.box4 {
    width: calc(50% - 40px);
}
.banner img {
    width: 1180px;
    margin-left: calc(50% - 590px);
}
.odberatel {
    margin: 0px 20px;
    width: calc(25% - 40px);
}
.vizitka .vyroba {
    height: 80px;
}
}

@media (min-width:1025px) and (max-width:1180px) {
.container {
    width: 1000px;
    margin-left: calc(50% - 500px);
}
.box2 {
/*    height: 480px;*/
}
.box3 {
/*    height: 380px;*/
}
.box4 {
    width: calc(33.33% - 40px);
}
}
*.tc {
    text-align: center;
}
.text.tl {
    text-align: left;
}
*.tr {
    text-align: right;
}
.text.tj {
    text-align: justify;
}
.editpanel {
    width: 30px;
    height: 30px;
    background-color: rgba(50, 50, 50, 0.2);
    background-image: url("./img/tuzka.svg");
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 100;
    display: block;
    border-radius: 4px;
}
.editpas {
    position: absolute;
    background-color: rgba(50, 50, 50, 0.2);
    height: 40px;
    padding: 5px;
    border: 1px solid #AAAAAA;
    border-radius: 5px;
    z-index: 110;
    display: none;
	color:white;
	font-size: 10px;
}
.editpas .tlacpanel {
    background-color: rgba(255, 255, 255, 1);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 100;
    display: block;
    border-radius: 4px;
    margin-right: 5px;
    border: 1px solid #DDDDDD;
	height: 40px;
	width: 40px;
	float:left;
}

.editpas .tlacpanelmal {
    background-color: rgba(255, 255, 255, 1);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 100;
    display: block;
    border-radius: 4px;
    margin-right: 5px;
    border: 1px solid #DDDDDD;
	height: 20px;
	width: 20px;
	margin-left: 5px;
}

.ikoBarva {
    background-image: url("./img/barva.svg");
}
.ikoKos {
    background-image: url("./img/kos.svg");
}
.ikoNadpis {
    background-image: url("./img/nadpis.svg");
}
.ikoObrDolu {
    background-image: url("./img/obrDolu.svg");
}
.ikoObrLevo {
    background-image: url("./img/obrLevo.svg");
}
.ikoObrNahoru {
    background-image: url("./img/obrNahoru.svg");
}
.ikoObrPravo {
    background-image: url("./img/obrPravo.svg");
}
.ikoObrStredSvisle {
    background-image: url("./img/obrStredSvisle.svg");
}
.ikoObrStredVodorovne {
    background-image: url("./img/obrStredVodorovne.svg");
}
.ikoTuzka {
    background-image: url("./img/tuzka.svg");
}
.ikoTxtCenter {
    background-image: url("./img/txtCenter.svg");
}
.ikoTxtLevo {
    background-image: url("./img/txtLevo.svg");
}
.ikoTxtPridej {
    background-image: url("./img/txtPridej.svg");
}
.ikoTxtPravo {
    background-image: url("./img/txtPravo.svg");
}
.ikoTxtNahoru {
    background-image: url("./img/txtNahoru.svg");
}
.ikoTxtDolu {
    background-image: url("./img/txtDolu.svg");
}
.ikoTxtProstredek {
    background-image: url("./img/txtProstredek.svg");
}
.ikoVyskaOmezit {
    background-image: url("./img/vyskaOmezit.svg");
}
.ikoOK {
    background-image: url("./img/ok.svg");
}
.ikoOdkaz {
    background-image: url("./img/odkaz.svg");
}
.ikoNahoru {
    background-image: url("./img/nahoru.svg");
}
.ikoDolu {
    background-image: url("./img/dolu.svg");
}
