body,div {
    margin:0;
    padding:0;
}

body{
    background:url("images/bgfejlec.png") white repeat-x 0 50px;
    font-family:Verdana, sans-serif;
}

div#wrapper {
    width:1000px;
    margin:0 auto;
}

div#top{
    text-align:right;
    font-size:9pt;
    margin:34px 0 2px 0;
}

div#top a, div#top a:active, div#top a:visited{
    font-size:9pt;
    color:black;
    text-decoration:none;
}

div#header {
/*    background: url("rotate.php");*/
    background:url("images/fejlec_00.png");
    height:209px;
   /* display:none;
/*    margin-top:50px;*/
}

div#menu {
    position:relative;
    /*top:175px;*/
    top:-24px;
    text-align:right;
    margin-right:10px;
}

div#menu ul{
    margin:0;
    padding:0;
}
div#menu li{
    display:inline;
    list-style-type:none;
    margin-left:20px;
/*    background:url("images/gomb.png") no-repeat;
    padding-bottom:32px;*/
    background:url("images/gomb_jobb.png") no-repeat right top;
    padding:5px 10px 6px 0;
}

div#menu li a {
    background:url("images/gomb_bal.png") no-repeat left top;
    padding: 5px 0 6px 9px;
    text-decoration:none;
    font-weight:bold;
    color:#000033;
}

div#menu li span{
    padding: 5px 0 6px 0;
    background:white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity = 75);
    opacity:0.75;
    /*zoom:1;*/
}

div#image{
    width:1000px;
    height:209px;
}

div.content{
    margin-top:10px;
    border:1px solid #7fa2c4;
    float:left;
}

div#left{
    width:200px;
}

div#left ul{
    margin-left:0;
}

div#left li{
    padding-bottom:2px;
    padding-top:2px;
    padding-left:2px;
}

div#left a, div#left a:visited, div#left a:active{
    text-decoration:none;
    font-size:10pt;
    color:#000000;
}

div#left a:hover{
    color:#ffffff;
}

div#content {
    margin-left:25px;
    width:770px;
}

div.content h1{
    margin:0;
    background:#7fa2c4;
    font-size:11pt;
    color:#FFFFFF;
    text-transform:capitalize;
    padding-bottom:2px;
}

div.content h2{
    margin:0 0 0 10px;
    font-size:12pt;
    color:#000000;
    padding-top:14px;
    font-weight:bold;
}

div.content h3{
    margin:0 0 0 10px;
    font-size:10pt;
    color:#000000;
    font-weight:bold;
}

div.content p{
    margin:0 10px 10px 10px;
    font-size:11pt;
    color:#000000;
	text-align:justify;
}

div.content a, div.content a:visited, div.content a:active{
    text-decoration:none;
    font-size:11pt;
    color:#000000;
}

div.content a:hover{
    text-decoration:none;
    font-size:11pt;
    color:#e7cd9f;
}

div.content a.pdf{
    background:url("images/pdf.gif") no-repeat left center;
    padding-left:17px;
    line-height:20px;
}

div.content a.excel{
    background:url("images/excel.gif") no-repeat left center;
    padding-left:17px;
    line-height:20px;
}

div.content a.word{
    background:url("images/word.gif") no-repeat left center;
    padding-left:17px;
    line-height:20px;
}

div.content a.explorer{
    background:url("images/explorer.gif") no-repeat left center;
    padding-left:17px;
    line-height:20px;
}

div#left ul{
    /*margin:5px;*/
    padding-left:5px;
}

div#left li{
    list-style-type:none;
    background:url("images/bgmenu.png") repeat-y;
    margin-top:10px;
    text-transform:capitalize;
}

div#content h1{
    background:url("images/bgtartalom.png")white;
}

div#content table{
    font-size:10pt;
    width:100%;
}

div#content th{
    background:#7fa2c4;
}

div#content tr.alt {
    background:#7fa2c4;
}

div#content tr.over {
    background:#d09c3f;
}

div#content caption{
    text-align:left;
    margin:20px 0 0 0;
    background:#d09c3f;
}

div#content table a{
    font-size:10pt;
}

div#footer{
    clear:both;
    padding-top:10px;
    margin-bottom:10px;
    border-bottom:1px solid #7fa2c4;
    font-size:10pt;
}

div.center{
    text-align:center;
}

hr{
    color:#7fa2c4;
    background-color:#7fa2c4;
    border:0;
    width:98%;
    height:1px;
}

.kepek{
border: none;
float:right;
}

.indexkepek{
border: none;
float:left;
margin: 5px;
}

.kiemeltnev{
font-weight:bold;
}

.hirekcim{
font-size:50pt;
font-family: Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:bold;
}

#content img {
border:1px solid #999999;
}
