/* EasyWeb html style file */






/* txt  */


img.obtokVlevo { float: left; padding-right: 30px; padding-bottom: 20px; }



img.obtokVpravo { float: right; padding-left: 30px; padding-bottom: 20px; }



p.odrazkaVelka { font-size: 17px; margin: 0 0 15px 0; color: #000; background: url(733e26d5-fdda-490f-9115-bb5926ce49d4) no-repeat left 3px; min-height:24px; padding:0 0 0 35px; line-height:28px; display:inline-block}



table.vychoziTabulka {border-collapse:collapse; border-spacing:0; margin:0 0 15px 0; width:100%}
table.vychoziTabulka tr th {background:#00008e; color:#fff; font-weight:bold; padding:5px 10px; border:1px solid #00008e;}
table.vychoziTabulka tr td {padding:5px 10px; border:1px solid #665D52}
table.vychoziTabulka h2 {font-size:1.2em; margin:0; font-weight:600; color:#fff;}



table.downloadTabulka tr {height:45px;vertical-align:middle}
table.downloadTabulka tr td img {height:28px;margin-right:10px;vertical-align:middle}
table.downloadTabulka tr th a {background:#00008e;padding:8px 7px;margin-right:10px;color:white;text-decoration-line:none}



div.row {transition:0.3s;display:flex;width:100%;background:white;margin:0 0 10px 0}
div.row:hover {background:#e8e8e8}
div.row a {width:100%}
div.rowLeft {display:inline-block;color:black}
div.rowLeftPDF {display:inline-block;color:black}
div.rowRight {display:inline-block;color:black;float:right}
div.rowLeft img {vertical-align:middle;width:20px;margin:5px;content:url("/files/ico/zip.svg")}
div.rowLeftPDF img {vertical-align:middle;width:20px;margin:5px;content:url("/files/ico/pdf.svg")}
div.rowRight img {vertical-align:middle;width:20px;margin:9px;content:url("/files/ico/download.svg")}



p.zvyraznenyText { font-size: 14px; margin: 0 0 15px 0; color: #fff; background: #00008e; min-height:24px; padding: 15px 20px;}




li.white-text { color: #fff;}



li.black-text { color: #000;}



div.descPanel-wide { width: 100%; padding: 1rem; }



a.btn { white-space: nowrap;
    color: #fff!important;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
    text-align: center;
    padding: 16px 25px;
    padding: 1.4rem 2.2rem;
    background: #00008e;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    margin: 0;
    display: inline-block;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none; }
    
a.btn:hover{
	color: #00008e!important;
    background: #e3e3e3;
}


