/* mala czcionka */
.table-standard, ul.table-standard, ul.bibliography, ol.table-standard, 
td, .link-black-table, .link-red-table, .bold-red-table, .link-red-bibliography {
    font-size: 9pt;
    line-height: 12pt;
    font-family: arial;
}
.table-standard {
    text-decoration: none;
    color: black;
    text-align: justify;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
}
ul.table-standard {
    list-style-type: square;
    margin-top: 0pt;
    margin-bottom: 0pt;
}
ul.bibliography {
    list-style-type: square;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 20pt;
}
td > ul.bibliography { /* remove once moved to responsive */
    list-style-type: square;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
}
ol.table-standard {
    margin-top: 0pt;
    margin-bottom: 0pt;
}
.link-black-table {
    color: black;
}
a.link-black-table:hover {
    color: #c22121;
}
.link-red-table {
    text-decoration: none;
    color: #c22121;
}
.bold-red-table {
    color: #c22121;
    font-weight: bold;
}

/* duza czcionka */
p, ul.p, ol.p, a, .signature, .righted, .centered,
.regular-standard, .bold-red-regular, .bold-blue-regular,
.bold-black-regular, .quote, h1
 {
    font-size: 12pt;
    line-height: 14pt;
    font-family: arial;
}
p {
    text-decoration: none;
    color: black;
    text-indent: 23pt;
    text-align: justify;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
}
ul.p {
    list-style-type: square;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 10pt;
    margin-right: 0pt;
    text-indent: 0pt;
}
ul.bibliography {
    list-style-type: square;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 10pt;
    margin-right: 0pt;
    text-indent: 0pt;
}
ol.p {
    margin-top: 0pt;
    margin-bottom: 0pt;
}
li {
    text-align: justify;
}
a {
    color: #c22121;
    text-decoration: none
}
a:hover {
    color: black;
    text-decoration: none;
}
.signature {
    color: black;
    font-weight: bold;
    text-decoration: none;
    text-indent: 0pt;
    text-align: right;
    margin-top: 12pt;
    margin-bottom: 12pt;
    margin-left: 0pt;
    margin-right: 0pt;
}
.righted {
    color: black;
    text-decoration: none;
    text-indent: 0pt;
    text-align: right;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
}
.centered {
    color: black;
    text-decoration: none;
    text-indent: 0pt;
    text-align: center;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
}
.bold-red-regular {
    color: #c22121;
    font-weight: bold;
}
.bold-blue-regular {
    color: #0151aa;
    font-weight: bold;
}
.bold-black-regular {
    color: black;
    font-weight: bold;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
}
h1 {
    color: #c22121;
    font-weight: bold;
    text-align: center;
    margin-top: 12pt;
    margin-bottom: 24pt;
    margin-left: 0pt;
    margin-right: 0pt;
}
.regular-standard {
    color: black;
    text-decoration: none;
    text-indent: 0pt;
    text-align: justify;
    margin-top: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    margin-right: 0pt;
}

/* obrazki */
.quote {
    color: black;
    text-align: justify;
    font-style: italic;
    margin-left: 25pt;
    margin-right: 25pt;
    margin-top: 12pt;
    margin-bottom: 12pt;
}
.quote-comment {
    font-style: normal !important;
}

/* tabele */
 .table-style {
    border-width: thin;
    border-collapse: collapse;
    border-style: hidden;
    width: 100%;
 }
 .table-style td {
    border-bottom: solid 1px black;
    border-left: solid 1px black;
    padding: 3pt;
 }
 .small-bottom {
    margin-bottom: 4pt;
 }
 .big-bottom {
    margin-bottom: 16pt;
 }
.small-top {
    margin-top: 4pt;
 }
.big-top {
    margin-top: 16pt;
}
.grey {
    background-color: #b4b4b4;
}
.center-alignment {
    text-align: center;
}
.left-alignment {
    text-align: left;
}
.right-alignment {
    text-align: right;
}
.top-alignment {
    vertical-align: top;
}
.middle-alignment {
    vertical-align: middle;
}
.bottom-alignment {
    vertical-align: bottom;
}
.inline-block {
    display: inline-block;
}
.hide-for-mobile {
}
.fully-transparent {
    opacity: 0.0;
}

/* obrazki */
.report-image {
    border-color: black;
    border-width: 1px;
    border-style: solid;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16pt;
}
.portrait-image {
    border-color: black;
    border-width: 1px;
    border-style: solid;
    margin-right: 16pt;
    margin-left: 0pt;
    margin-top: 12pt;
    margin-bottom: 12pt;
    float: left;
 }
 .no-space {
    margin-right: 0pt !important;
    margin-left: 0pt !important;
    margin-top: 0pt !important;
    margin-bottom: 0pt !important;
    border: 0px !important;
}
 .aces-spacing {
    margin-right: 10pt !important;
    margin-left: 10pt !important;
    margin-top: 10pt !important;
    margin-bottom: 5pt !important;
}
.standard-image {
    border: solid 1px black;
    display: inline;
    vertical-align: middle;
    margin-right: 16pt;
    margin-left: 16pt;
    margin-top: 16pt;
    margin-bottom: 16pt;
}
.tile {
    margin-right: 0pt;
    margin-left: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    text-align: center;
    display: inline-block;
    border: solid 0px black;
}
/* kolory */
.yellow {
    color: #ffba00;
}
.red {
    color: #c22121;
}
.black {
    color: #000000;
}
.deceased {
    border-width: medium;
    border-color: black;
    border-style: solid;
    border-collapse: collapse;
    display: inline-block;
    margin-top: 1pt;
    margin-bottom: 1pt;
}

/* menu */
.menu-style, .menu-style-active {
    font-size: 13pt;
    line-height: 14pt;
    font-family: century-gothic, sans-serif;
    font-weight: bold;
    text-indent: -13pt;
    margin-right: 5pt;
    margin-left: 10pt;
    margin-top: 5pt;
    margin-bottom: 5pt;
    display: block;
} 
.menu-style {
    color: black;
	font-family: century-gothic, sans-serif;
    text-decoration: none;
}
.menu-style-active {
    color: #c22121;
	font-family: century-gothic, sans-serif;
    text-shadow: 0 0 4pt #ffffff, 0 0 4pt #ffffff, 0 0 4pt #ffffff;
    text-decoration: none;
}
.menu-style-first {
   margin-top: 12pt !important;
}
.menu-style-last {
   margin-bottom: 12pt !important;
}
.menu-style:hover {
    color: #c22121;
    text-shadow: 0 0 4pt #ffffff, 0 0 4pt #ffffff, 0 0 4pt #ffffff;
}
.bottom-block {
    width: 760px;
    border: solid 0px black;
}
.bottom-back {
    width: 240px;
    border: solid 0px black;
}
.footer-style {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-end;
}

.image-frame {
    border: solid 0px black;
    display: inline-flex;
    vertical-align: middle;
    text-align: center;
}

.image-box {
    border: solid 1px black;
    background-color: white;
    height: 163px;
    width: 163px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.flex-container {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 10px;
    max-width: 760px;
    font-size: 9pt;
    line-height: 12pt;
    font-family: arial;
}

.flex-container > div {
    margin: 10px;
    width: 165px;
    text-align: center;  
}

.header-image 
{
    background-image: url("menu/gorahd.jpg");
    height: 100%;
    width: 100%;
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
}