/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  * { margin: 0pt;
    padding: 0pt;
    }

  body {
	  background-image: url('../images/bckgrnd.jpg');
	  background-repeat: repeat-y;
	  background-color: rgb(243, 243, 243);
	  behavior: url(csshover.htc);
  }

  a { color: #6f83ff;
    text-decoration: none;
    }

  a:hover { color: black;
    text-decoration: none;
    }
    
  img {
	  border: 0px;
    }
    
  #pagecontainer {
	  position: absolute;
	  left: 30px;
	  top: 30px;
	  width: 970px;
    }

  #contentcontainer {
    background-color: #fff6e7;
    border-left:	1px solid gray;
    border-right:	1px solid gray;
    width: 800px;
    font-family: Georgia, Tahoma, Verdana, Arial, Sans Serif;
    font-size: 12px;
    padding-bottom: 20px;
    text-align: left;
    }
    
  #contentright {
    float: right;
    padding: 10px;
    background-color: #fff6e7;
    border: 1px dotted gray;
    text-align: center;
    width: 130px;
    }

  #contentleft { 
    overflow: hidden;
    text-align: left;
    line-height: 18px;
    font-family: tahoma,verdana,helvetica,sans-serif;
    font-size: 13px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    }

  #header { background-color: rgb(243, 243, 243);
    background-image: url("../images/header.jpg");
    border-top: 	1px solid gray;
    border-left:	1px solid gray;
    border-right:	1px solid gray;
    width: 800px;
    background-repeat: no-repeat;
    background-position: center top;
    height: 180px;
    }

  #footer { 
    font-family: Tahoma, Verdana, Arial, Sans Serif;
    font-size: 10px;
    color: black;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: #fff6e7;
    width: 800px;
    height: 40px;
    border-top: 	1px solid gray;
    border-bottom: 	1px solid gray;
    border-left:	1px solid gray;
    border-right:	1px solid gray;
    }

  #navcontainer {
    background-color: #2db3ff;
    width: 100%;
    height: 24px;
    letter-spacing: 1px;
    font-size: 13px;
    font-family: arial,'sans serif';
    font-weight: bold;
    color: rgb(255, 255, 255);
    }

  #navcontainer ul { 
    padding: 0pt 0pt 0pt 7%;
    }

  #navcontainer ul li { 
    display: inline;
  }


  #navcontainer ul li a {
    float: left;
    border-right: 1px dotted rgb(148, 180, 115);
    border-left: 1px dotted rgb(148, 180, 115);
    padding: 4px 12px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color:  #2db3ff;
    }

  #navcontainer ul li a:hover { 
    color: rgb(255, 255, 255);
    background-color: rgb(32, 20, 255);
    }


  #navcontainer ul li ul {
	  position: absolute;
	  left: 150px;
	  top: 200px;
	  display: none;
	  width: 200px;
   }
			
  #navcontainer ul li:hover ul { display: block; }

  #navcontainer ul li:hover ul li ul { display: none; }

  #navcontainer ul li ul li:hover ul { display: block; }

    
    
  #navlist #active a { background-color: #6f83ff;
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    font-family: arial,'sans serif';
    font-size: 13px;
    text-decoration: none;
    }
    
 #submenu a {
	 width: 160px;
  }

  h1 { font-style: normal;
    color: rgb(255, 77, 8);
    letter-spacing: 0.2em;
    font-family: georgia;
    font-weight: normal;
    text-align: left;
    font-size: 130%;
    }

  h2 {
    font-family: Tahoma, Arial, Sans Serif;
    font-size: 10px;
    color: #c1c1c1;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: left;
    }
    
  h3 { font-style: normal;
    color: rgb(255, 77, 8);
    letter-spacing: 0.1em;
    font-family: georgia;
    font-weight: normal;
    text-align: left;
    font-size: 14px;
    }
    
  #akicsikertlogo { 
    background-image: url("../images/akicsikertlogo.png");	  
    width: 100px;
    height: 168px;
    margin-bottom: 20px;
    }

    
  #tamogatok {
      background-image: url("../images/tamogatokhead.gif");
      text-align: center;
      background-color: #fff6e7;
      background-position: top;
      padding-top:	30px;
      background-repeat: no-repeat;
      width: 134px;
    }

  #newsitems {
    font-family: Tahoma, Arial, Sans Serif;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    border: 1px solid gray;
    padding: 4px;
	}

  #news {
	  background:	#f5dbd0;
	  border:		1px solid #efc9b8;
	  padding:		10px;
	}

  #emailbox {
	  /* background:	#e5b7b0;
	  float:		right; 
	  border:		1px solid black;
	  padding:		10px;
	  margin-left:	10px; */
	  width:		500px;
	}

  .floatright {
     float: right;
     border: 1px solid black;
     margin-left: 15px;
     margin-bottom: 5px;
    }
    
  .floatright_text {
     float: right;
     margin-left: 15px;
     margin-bottom: 5px;
    }
    
  .floatleft {
     float: left;
     border: 1px solid black;
     margin-right: 15px;
     margin-bottom: 5px;
    }
