

/* Start:/local/templates/gallery/components/odva/element/blog-detail/style.css?17854018231309*/
.zaglavie a {
color:#000;font-weight: 300;}
.zaglavie a:hover {text-decoration: underline;}
.detailed__titile {
    font-weight: 550;
    font-size: 23px;
    color: #295542;
    margin-top: 50px;
    margin-bottom: 30px;
    text-transform: uppercase;
    line-height: 28px;
}
.articles-pages .detailed__paragaph h2 {
font-size:22px;
margin:10px 0 20px;
}
.articles-pages .detailed__paragaph li {
    font-size: 16px;
    font-weight: 300;
}

.article-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
    line-height: 1.5;
    background: #fff;
}

.article-table th,
.article-table td {
    padding: 12px 16px;
    border: 1px solid #ddd;
    text-align: left;
    vertical-align: top;
}

.article-table th {
    background: #f5f5f5;
    font-weight: 600;
    color: #333;
}

.article-table tbody tr:nth-child(even) {
    background: #fafafa;
}

.article-table tbody tr:hover {
    background: #f0f7ff;
}

.article-table caption {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}

.article-table a {
    color: #0b6ef3;
    text-decoration: underline;
}

.detailed__paragaph ul {margin-bottom: 15px;}

.detailed__paragaph h3 {
font-weight: bold;
}

/* End */
/* /local/templates/gallery/components/odva/element/blog-detail/style.css?17854018231309 */
