/* EasyWeb html style file */






/* txt  */

.obtokLeft { float: left; padding-right: 10px; padding-bottom: 10px; }
.obtokRight { float: right; padding-left: 10px; padding-bottom: 10px; }


table.tabulkaZebra {border-collapse:collapse; border-spacing:0; margin:0 0 15px 0; width:100%}
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.blok-uvozovky {position:relative; @include rem(padding, 0 0 0 35px); font-style: italic;}



p.blok-podbarveny {position:relative; @include rem(padding, 25px); background:#91a9c2; color:#fff;}



p.blok-ikona {position:relative; @include rem(padding, 0 0 0 60px); @include rem(min-height, 50px); color:#000;}




p.tlacitko {text-align:center;}
p.tlacitko a {display: inline-block; background: #225384; color: #fff; font-size: 15px; font-weight: bold; padding: 13px 30px 10px 30px; text-transform: uppercase; text-decoration: none; border:none !important;}
p.tlacitko a:hover {background: #036; color:#fff;}
