﻿#sidebar
{
    background-image: url('../images/introduce_side.jpg');
    background-repeat: no-repeat;
    background-color: #277591;
    float: left;
    height: 400px;
    padding: 5px;
    width: 50px;
}

h2
{
    margin-bottom: 10px;
    text-align: center;
}

p
{
    font-size: 12px;
    font-weight: bold;
    margin: 25px;
    text-align: justify;
}

#jobbra
{
    text-align: right;
    padding-right: 30px;
}

#szoveg
{
    float: left;
    padding-top: 30px;
    width: 600px;
}

#kep
{
    padding-top: 60px;
    float: left;
    height: 330px;
}
