body{ 
    margin: 0; padding: 0; background: url('./judikont_weboldal2.jpg') top center #c0dec4 no-repeat; min-height: 882px; min-width: 1000px; font-family: times; color: #414141;
}

h1{
    font-size: 21px; color: #39ad32; margin-top: 109px; text-align: center;
}

.container{
    width: 990px; margin: 0 auto;
}

.clear{clear: both;}

.left{
    float: left; width: 243px; padding: 13px 25px; line-height: 1.6em;
}

.left span{
    color: #39ad32; font-size: 18px; font-weight: bold; display: block; margin-bottom: 10px;
}

.right{
    float: left; width: 643px;
    margin-left: 4px;
    padding: 13px 25px;
    line-height: 1.3em;
}

.gray{
    display: block; color: #727272; margin-top: 80px; font-size: 12px; text-align: center;
}