@charset "utf-8";
.common_content img, .mceContentBody img {
    padding-bottom: 10px;
}

.mceContentBody h1 {
    font-size: 18px;
    font-weight: normal;
}

.mceContentBody h2 {
    font-size: 16px;
    font-weight: bold;
}

.mceContentBody a {
    text-decoration: none;
    color: #068C07;
}

.mceContentBody a:hover {
    text-decoration: underline;
}

.mceContentBody p {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    width: 594px;	
}



h1, h2, h3 {
    clear: both;	
    font-family: Helvetica, Arial, sans-serif;
    color: #078c07;
}
    
.text-povzetek {
    width: 438px;
    float: right;
}
