    
/* ================= tabulka ================= */
        
.pcode {
    font-weight : bold;
    color:   #112B82; 
    font-size: 18px;
    }

.pname {
    font-size: 18px;
    font-weight: bold;
    }

    
.toolframe {
    text-align: center;
    background: #E0E0E0;
    padding-left:15px;
    padding-right:15px;
    }
        
.thumbnailframe {
   width: 155px; 
    text-align: center;
    background: #303030;
    }

.thumbnailborder {
    border: solid 2px #505050;
    }

    
.captionbar {
    text-align: center;
        }

