﻿

dfn {
    font-weight: bold;
}
hr {
    clear: both;
}
.text-center {
    text-align: center;
}

.textimg {
    height: 34px;
    width: auto;
    position: relative;
    /*top: 6px;*/
}
.znakimg {
    height: 60px;
    /*width: 100%;*/
    /*padding-bottom: 4px;*/
}
.znakimg2 {
    float: left;
    height: auto;
    width: 50%;
    padding-bottom: 4px;
}
.znakimg3 {
    float: left;
    height: auto;
    width: 33%;
    padding-bottom: 4px;
}
div.znakrow {
    clear: both;
}
div.znakimgarea {
    float: left;
    width: 60px;

    margin-right: 5px;
}
div.razmimgarea {
    margin-top: 0.5em;
}
.razmimgh {
    /*height: auto;*/
    height: 50px;
    width: 300px;
    padding-bottom: 4px;
}
.textrazmimgh {
    height: 20px;
    width: auto;
    position: relative;
    top: 5px;
}

.debugRed {
    background-color: red;
}

.pddContent ul {
    background-color: white;
}

.pddContent ul li {
    min-height: 30px;
}
