/*2019 11 22 eduard catalog prof racii*/

    .katalog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    line-height: 16px;
    vertical-align: bottom;
    background-color: #eaeaea;
    padding-left: 5px;
    padding: 7px;
	}
	
	.strongtext {font-weight:bold;}