/* EasyWeb html style file */







img.obtokVlevo { float: left; padding-right: 30px; padding-bottom: 20px; }



img.obtokVpravo { float: right; padding-left: 30px; padding-bottom: 20px; }



table.tabulkaZebra {border-collapse:collapse; border-spacing:0; margin:0 0 15px 0; width:100%}
table.tabulkaZebra tr th {background:#d30017; color:#fff; padding:5px 10px;}
table.tabulkaZebra tr:nth-child(2n) td {background:#ebebeb; color:#000; padding:5px 10px;}
table.tabulkaZebra tr:nth-child(2n+1) td {background:#f7f7f7; color:#000; padding:5px 10px;}



p.blockquote {background: transparent;}



p.tip {background: #ffea03;}



p.highlighted-tip {}



p.highlighted-tip {}



p.citace {background: #fbd7db;}



p.text-center {text-align:center !important;}



h2.text-center {text-align:center !important;}



h3.text-center {text-align:center !important;}



p.zvyraznenePismo {color: #00a6bf !important;}



p.ramecek {border: 4px solid #00a6bf !important; padding:15px !important;}



p.vetsiPismo {font-size: 17px !important;}



p.tlacitko {}



a.odkaz_REW {
	position: relative;
	display:inline-block;
    border: none;
    background: transparent;
    outline: none !important;
    cursor: pointer;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
    font-family: "Poppins", sans-serif;
    text-decoration: underline;
    padding: 0 0 0 3rem;
    margin: 5px 0;
}
a.odkaz_REW::before {
	content:'';
    position: absolute;
    background:url(/templates/styles/images/rewind.svg);
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 2rem;
    height: 2rem;
}
a.odkaz_REW:hover {
	text-decoration:none;
}



table.contacttable {max-width:18rem!important; margin:0!important;}

