/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 12, 2018, 2:06:13 PM
    Author     : Gy
*/

div #kiemelt1, #kiemelt2 {
    background-color: #fcfcfc;
    padding: 5px;
    /* margin: 2px; */
}

div.kiemelt {
    background-color: #fcfcfc;
    padding: 5px;
    /* margin: 2px; */
}

div.kiemelt-2 {
    line-height: 135%;
    background-color: #eee;
    padding: 10px;
}

.help-note {
    border: 1px solid #666;
    background-color: #fff6d8;
    padding: 5px;
    margin: 0 50px auto;
}
.help-image {
    margin-top: 5px;
}
div.help-code {
    border: 1px solid #666;
    padding: 3px;
}
