/* soukuppubl.css*/
<style type="text/css">

  body { background:#ffdca9   }
  body { background-color:#ffdca9   }

li.paros  { background:#ffdca9}

li.paratlan { background: #efbc89  }


div.tartalom {    position: absolute; left: 18%; right: 18%; top:20px; 
                  border: 0px;         
                  font-family: verdana,arial,helvetica,sans-serif; font-size: 14px;
              }


div.tartalom       a {color: black}
            

div.menu {
        width: 14%; min-height: 600px;
        position: absolute; left: 2%; top: 120px;
        background-color:  #f7d4a1;
        margin: 1px;
        border-style: solid;
        border-width: 1px;
        border-color: #dfac79;
        padding: 1px 1px 1px 1px;
 
        }
 
ul.menuben {list-style-type: none; 
	   padding: 0;
	   margin: 0;   }
        
ul.menuben  a {
	  text-decoration: none; color : black 
	  }
        
ul.menuben li {background: #efbc89;
	   padding: 0.5em ;
	   margin: 0.5em}



em  {   font-style: normal; font-weight:900}


</style>



