/* 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.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 #111236 !important; background: #111236!important; padding:15px !important; color: #fff!important; border-radius: 5px!important;}



p.ramecek a {color: #fff!important;}



p.ramecek a:hover {text-decoration: none!important;}



p.vetsiPismo {font-size: 17px !important;}



p.tlacitko {}



ul.cisla {}



p.highlighted-tip {}



span.text-red {
	color:#dd232e;
}



a.subpage-button-small {
	text-decoration: none;
    background: #dd232e;
    color: #fff;
    display: inline-block;
    line-height: 1.1;
    font-weight: 600;
    font-size: 1.2rem;
    border-radius: 0.5rem;
    padding: 1.1rem 1.6rem;
    transition: 0.3s;
    border:1px solid #dd232e;
}



a.subpage-button-small-secondary {
	text-decoration: none;
    background: #111236;
    color: #fff;
    display: inline-block;
    line-height: 1.1;
    font-weight: 600;
    font-size: 1.2rem;
    border-radius: 0.5rem;
    padding: 1.1rem 1.6rem;
    transition: 0.3s;
    border:1px solid #111236;
}
a.subpage-button-small-secondary:hover {
	border-color:#dd232e;
	background:#dd232e;
}



a.subpage-button {
	text-decoration: none;
    background: #dd232e;
    color: #fff;
    display: inline-block;
    line-height: 1.1;
    font-weight: 600;
    font-size: 1.4rem;
    border-radius: 0.5rem;
    padding: 1.5rem 5rem;
    transition: 0.3s;
}
a.subpage-button:hover {
	background:#111236;
}



a.subpage-button--white-hover {
	text-decoration: none;
    background: #dd232e;
    color: #fff;
    display: inline-block;
    line-height: 1.1;
    font-weight: 600;
    font-size: 1.4rem;
    border-radius: 0.5rem;
    padding: 1.5rem 5rem;
    transition: 0.3s;
}
a.subpage-button--white-hover:hover {
	background:#fff;
	color:#000;
}



a.subpage-link {
	text-decoration: underline;
	text-underline-position:under;
    color: #dd232e;
    display: inline-block;
    line-height: 1.1;
    font-weight: 700;
    font-size: 1.8rem;
    transition: 0.3s;
}
a.subpage-link:hover {
text-decoration:none;


