html{
  overflow-y:scroll;
}

body{
  margin:0px;
  padding:0px;
  height:100%;
  min-height:100%;
/*  background-color:#cccccc;J*/
  background-color:#F1F1F1;
  color:black; 
  font-family:arial;
}

div#container{
  background-color:white;
  clear:both;
}

div#header1 div#bal a{
  margin:28px 60px 0px 7px;
  float:left;
  font-size:14px;
  color:black;
  text-decoration:none;
}

div#header1 a.logo{
  border:none;
  float:right;
}

div#header1 a.logo img{
  height:57px;
  width:100px;
  border:0px;
}

div#header2{
  background-color:#2b2b29;
}

div#header2 a{
  color:white;
  float:left;
  margin: 9px 35px 0px 7px;
  font-weight:bold;
  font-size:14px;
  text-decoration:none;
}

div#header2 a:hover,
div#header2 div.m_on a {
  text-decoration:none;
  color: #EB1716;
}

div.search{
  float:right;
  margin-top:5px;
  margin-right:30px;
}

input#keywords{
  width:140px;
}

div#header3{
  background-color:#eb1716;
  color:white;
}

div#header3 div{
  float:right;
  margin-right:30px;
  margin-top:3px;
  color:white;
  font-size:16px;
  font-weight:bold;
  letter-spacing:1px;
}

div.white{
  background-color:white;
  float:left;
}

/* Left Menu */

div.m2, div.m2_on{
  font-size:12px;
  border-bottom:1px solid #e31915;
  border-right:3px solid #e31915;
  border-top:1px solid black;
  border-left:none;
/*  padding:5px;*/
/*  margin-top:5px;J*/
  margin-top: 1px;
}

div.m2{
  background-color:#ccc6c6;
/*    background-color: #7C848F;J*/
}

div.m2 a, div.m2_on a{
  color:black;
/*  color:white;J*/
  font-weight: bold;
  display:block;
  width:197px;
  padding:5px;
  text-decoration:none;
}

div.m2_on a{
/*  background-color:#ccc6c6;J*/
    background-color: #7C848F;
    font-weight: bold;
}

div.m2 a:hover, div.m2_on a{
/*  background-color:#ABB4B1;J*/
    background-color:#B3B3B3;
    color:white;
}



ul.m3{
  margin:0px;
  padding:5px 0px;
  border-bottom:3px solid #e31915;
  border-right:3px solid #e31915;
  background-color:white;
}

ul.m3 li{
  margin-left:12px;
  list-style-type:none;
}

ul li.m3 a, 
ul li.m3_on a{
  color:black;
  font-size:11px;
  display:block;
  width:180px;
}

ul li.m3 a {
  text-decoration:none;
}

ul li.m3_on a,
ul li.m3 a:hover {
  text-decoration:underline;
}
/* menu4 */
ul.menu4{
  border-bottom:1px solid black;
  padding:0px 0px 10px 10px;
  margin:0px;
}

ul.menu4 li {
  font-size:14px;
  list-style-type:none;
}

ul.menu4 li a{
  color:black;
  text-decoration:none;
}

ul.menu4 li a:hover,
ul.menu4 li.m4_on a {
  color:#EB1716;
}

/* index menu */

div#cindex{
  padding-top:20px;
  float:left;
}

div#cindex table{
  border:1px;
  table-layout:fixed;
/*  border-collapse:collapse;*/
}

td.index_menu_l1 ul{
  list-style-type:none;
  padding-left:4px;
  padding-top:8px;
  width:160px;
}

td.index_menu_l1{
  width:168px;
  padding:15px;
  vertical-align:top;
  background-color:#cbc5c5;
  background-image:url('/pic/indexbg.jpg');
  background-repeat:repeat-x;
  border-left:2px solid white;
}

td.index_menu_l1 a{
  text-decoration:none;
}

td.index_menu_l1 a.a_lvl1{
  font-size:14px;
  font-weight:bold;
  color:#EB1716;
}

ul.index_menu_l2 a{
  color:#3B4441;
  font-size:11px;
}

td.index_menu_l1 a:hover {
  text-decoration:underline;
}

div#newsletter a{
  color:#EB1716;
  
}

/* content */

div#content{
  font-size:13px;
}

div#content h1 {
  background-color:#ccc6c6;
  font-size:14px;
  border-bottom:1px solid #e31915;
  border-left:2px solid #e31915;
  border-top:1px solid black;
  border-right:none;
  font-weight:bold;
  padding:4px 5px;
/*   margin-top:5px;J*/
  margin-top:1px;
  margin-bottom:20px;
  width:758px;
}

div#content h2 {
  font-size:12px;
  font-weight:bold;
  margin:0px;
}

div#content h3 {
  font-size:12px;
  font-weight:bold;
  font-style: italic;
  margin:8px 0px 12px 0px;
}

div#footer{
  font-size:11px;
}

div#easyweb {
    background: #f1f1f1;
    text-align: right;
}

div#easyweb a {
    color: #CCC6C6;
    font-weight: normal;
    text-decoration: none;
    font-size: 11px;
}

/* categories */

div.category div.readmore{
  padding:8px 0;
  clear:both;
}

div.category table.categtbl{
  width:100%;
  padding-bottom:15px;
  margin:10px 0px 20px 0;
  border-bottom:1px solid gray;
}

div.subcat table.categtbl{
  width:100%;
}
div.category td.cat_lead{
  vertical-align:top;
  padding-bottom:5px;
  padding-right:10px;
}

div.category td.cat_lead div.catlink{
  clear:both;
  font-size:12px;
  margin-bottom:8px;
  font-weight:bold;
}

div.subcat{
  padding-bottom:5px;
  margin:10px 20px 10px 0;
}

div.subcatlink{
  clear:both;
  font-size:12px;
  margin-bottom:8px;
  font-weight:bold;
}

div.subcatlink a{
  text-decoration:none;
  color:black;
}

div.subcatlink a:hover {
  text-decoration:underline;
}

div.subcat td.alt{
  vertical-align:bottom;
}

div.subcat td.subcat_lead,
div.subcat td.alt{
  vertical-align:bottom;
  padding-bottom:5px;
  border-bottom:1px solid gray;
}
table.categtbl td.file {
  margin-left:10px;
  width:190px;
  vertical-align:top;
  text-align: center;
}

div.subcat td.file img{
  /*border: 1px solid gray;*/
  border: none;
}

td.nbsp{
  width:10px;
}

div.subcat td.subcat_lead{
  vertical-align:top;
  width:555px;
}

/* felsorolasok */

div.category ul {
  list-style-image: url('pic/li.gif');
  margin-left: 20px;
}

div.page ul {
  list-style-image: url('pic/li.gif');
  margin-left: 20px;
}

div.subcat ul {
  list-style-image: url('pic/li.gif');
  margin-left: 20px;
}

/* popup */

#dialog {
/*    width: 400px;
    height: 300px;*/
    position: absolute;
    background-color: white;
    border: 2px solid #BB272C;
    z-index:1;
}
#dialog .title {
    width: 100%;
    height: 15px;
    margin-bottom:10px;
}
#dialog .title IMG.imgtitle {
    float: right;
    cursor: pointer;
}
#dialog .content {
    overflow: auto;
/*    width: 400px;
    height: 285px;*/
}

#dialog .content DIV {
    margin: 0px;
}

/* scrolldialog  */

#scrolldialog {
/*    width: 400px;
    height: 300px;*/
    position: absolute;
    background-color: white;
    border: 2px solid #BB272C;
    z-index:1;
}
#scrolldialog .title {
    width: 100%;
    height: 15px;
    margin-bottom:10px;
}
#scrolldialog .title IMG.imgtitle {
    float: right;
    cursor: pointer;
}
#scrolldialog .content {
    overflow: auto;
/*    width: 400px;
    height: 285px;*/
}

#scrolldialog .content DIV {
    margin: 0px;
}



