body {
    font-family:verdana;
    background-color:#fff;
    background-image:url('images/hatter.jpg');
    background-repeat:repeat-x;
    background-position:center 0;
}


h1, h2, h3, h4, h5 {}

h1 {
    width:200px;
    padding:80px 0 0 50px;
}

h2 {
    color:#701e72;
    padding-top:80px;
    font-weight:bold;
    font-size:21px;
    text-align:right;
    padding-right:35px;
}

h3 {
    font-size:20px;
    color:#701e72;
    padding-bottom: 20px;
    /*border-bottom:1px solid #DDDDDD;
    padding-bottom:20px;*/
}

h4 {}

h5 {}

p { font-size:12px;
    color:#868686;
}

p.sorkoz {
    line-height:25px;
    font-family: sans-serif;
    text-align: right;
    font-size: 12px;
    margin-right:20px;
}

p.sorkoz_cont{
    line-height:20px;
    padding-left:50px;
}

p.elkuld{
    margin-top:10px;
    padding-right:100px;
}

.lila {
    color:#701e72;
}

#container {
    margin:0 auto;    
    width:950px;
}

#header {
    
    background-image: url('images/fejlec.jpg');
    background-repeat: no-repeat;
    background-position: center 0;
    width: 950px;
    height: 370px;
 
}




#content{

}

#content-right img {
    padding: 10% 10%;
}

p.tartalom {

    line-height:23px;
    text-align:right;
    padding-right:35px;
}


#footer {
    /*position: absolute;
    bottom: 0;         */
    height:120px;
    width:100%;    
    clear: both;
    background-image:url(images/hatter_lablec.jpg);
    background-repeat:repeat-x;
}

#footer img{
}

#lablec_kep {
    width: 950px;
    height: 120px;
    background-image:url(images/lablec.jpg);
    background-repeat:no-repeat;
}

#lablec_kep p {
    font-size:small;
    text-align:center;
    color: white;
    padding-top:60px;
}

#lablec_kep a, hover{
    color:white;
}


.elvalaszto {
    background:url("images/elvalaszto.png") no-repeat scroll 0 0 transparent;
    height:2px;
    width:100%;
}


#myform {
    height:300px;
    margin-left:-60px;
}

#bemutatkozas_table {
    width: 465px;
    
}

.paros {
    background-color: #FF0000;
}

.paratlan {
    background-color: #00FF00;
}

.baltabla {
    padding:0 0 5px 0;
    color:#701e72;
}

.jobbtabla {
    padding:0 0 5px 40px;
    color:#868686;
}

.cim {
    background-color: #651B67;
    color:white;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}


