body {
    font-family: arial;
    background-color:#0B243B;
    text-align: center;
    text-align: top;
    }
h1 {    
    font-size:45px;
    color:#FFFFFF;
    margin:5px
    }
h2 {    
    font-size:20px;
    color:#210B61;
    margin:15px
    }
h3 {    
    font-size:18px;
    color:#210B61;
    }
h4 {    
    font-size:12px;
    color:#210B61;
    text-align: left;
    }
h5 {    
    font-size:20px;
    color:#FFFFFF;
    margin:5px
    }
p {
    color:#210B61;
    text-indent: 20px;
    text-align: left;
    margin:10px
    }
table {
    color:#210B61;
    }

input {
    color:#210B61;
}
	
#container {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
#header {
    width: 1200px;
    height:140px;
    float:left;
    overflow:hidden;
    background-image:url('images/header1.png');
    }
#msor {
    width: 1200px;
    height:60px;
    color:#FFFFFF;
    background-image:url('images/ves_bl_menu.png');
    float:left;
    overflow:hidden;
    margin-right:40px
    }
#msor a{text-decoration:none; color:#FFFFFF;}
#jobbszel {
    height:650px;
    width:350px;
    float:right;
    overflow:hidden;
    }
#legszelj {
    height:650px;
    width:40px;
    float:right;
    overflow:hidden;
    background-image:url('images/ves_bl_jobbkulso.png');
    }
#outlinks {
    background-color:#CACACB;
    height:650px;
    width:250px;
    float:right;
    overflow:hidden;
    }
#outlinks p {text-indent: 0px;}
#outlinks a:visited {color:#210B61;;}
#outlinks a:active {color:#210B61;;}
#outlinks a:link {color:#210B61;;}

#belsoj {
    height:650px;
    width:60px;
    float:left;
    overflow:hidden;
    background-image:url('images/ves_bl_jobbbelso.png');
    }
#balszel {
    height:650px;
    width:350px;
    float:left;
    overflow:hidden;
    }
#balszel p {text-indent: 0px; color:##0033CC; font-size:14px;}
#legszelb {
    height:650px;
    width:40px;
    float:left;
    overflow:hidden;
    background-image:url('images/ves_bl_balkulso.png');
    }
#news {
    background-color:#CACACB;
    height:220px;
    width:250px;
    float:left;
    overflow:hidden;
    }
#news a {color:#210B60;}
#osztob {
    height:20px;
    width:250px;
    float:left;
    overflow:hidden;
    background-image:url('images/ves_bl_oszt.png');
    }
#contact {
    background-color:#CACACB;
    height:410px;
    width:250px;
    float:left;
    overflow:hidden;
    }
#contact p {margin: 5px;}
#belsob {
    height:650px;
    width:60px;
    float:right;
    overflow:hidden;
    background-image:url('images/ves_bl_balbelso.png');
    }
#footer {
    width: 1200px;
    height:40px;
    text-align:center;
    float:left;
    background-image:url('images/ves_bl_footer.png');
    }
#content {
    background-color:#EEEEEE;
    overflow:auto;
    height:650px;
    width:500px;
    float:left;
    }
#content a {color:#210B60;}
#content a:visited {color:#210B60;}
#content h2 {margin-top:35px;margin-bottom:50px;}