/*altalanos*/
html{
  overflow: scroll;
}
body{
  font-family: verdana, arial;
  font-size: 11px;
}
#timer{
  clear: both;
}
.clear{
  clear: both;
  font-size: 1px;
  line-height: 1px;
}
/*altalanos*/

#maincontainer{
  width: 800px;
  margin: 0 auto;
  position: relative;
}

/*fejlec*/
#fejlec{
  height: 170px;
  background: #fff url('/images/bg-fejlec.jpg') no-repeat; 
}
#fejlec #kereso{
  position: absolute;
  top: 145px;
  right: 7px;
}
#fejlec #kereso #searchtext{
  font-size: 12px;
  padding: 2px 4px;
  color: #fff;
  height: 11px;
  border: 2px solid #fff;
  background-color: #fff;
  color: #0F6BB2;
  width: 140px;
}
#fejlec #kereso #searchsubmit{
  font-weight: bold;
  font-size: 9px;
  color: #fff;
  width: 80px;
  padding: 2px 4px;
  color: #fff;
  height: 18px;
  border: 1px solid #fff;
  background-color: transparent;
}
#fejlec #mainpagelink{
    position: absolute;
    top: 120px;
    left: 50px;
  }
#fejlec #mainpagelink a{
    display: block;
    width: 200px;
    height: 50px;
    
}
/*fejlec*/

/*menu*/
#menu{
  background-color: #107DCF;
  border-bottom: 1px solid #0C609E; 
  height: 22px;
}
#menu ul{
  padding-left: 10px;
}
#menu ul li{
  float: left;
  padding: 0 5px;
  margin: 7px 0;
  border-right: 1px solid #fff;
  font-size: 10px;
}
#menu ul li:first-child{
  border-left: 1px solid #fff;
}
#menu ul li a{
  color: #FFF;
  text-decoration: none;
}
#menu ul li a:hover{
  color: #FFF;
  text-decoration: none;
  border-bottom: 2px solid #BFDCF2;
}
/*menu*/

/*left*/
#left{
  width: 570px;
  border: 1px solid #1781CF;
  margin: 5px 5px 1px 0;
  float: left;
}
#left h1{
  height: 17px;
  padding: 4px 4px 4px 10px;
  color: #FFF;
  font-weight: bold;
  font-size: 15px;
  background-color: #0F6BB2;
}
#left .dobozbelso{
  padding: 10px;
}
#left .dobozbelso h2{
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  clear: left;
}
#left .dobozbelso h2 a{
  text-decoration: none;
  color: #0F6BB2;
}
#left .dobozbelso p{
  margin: 12px 0;
  line-height: 18px;
  font-size: 12px;
}
/*cikk*/
#cikk h2{
  margin-bottom: 20px;
}
#cikk .cikkbevezeto,
#cikk .cikkszoveg{
  margin: 12px 0;
  line-height: 18px;
  font-size: 12px;
}
.cikkepkozepre{
  text-align: center;
  font-size: 10px;
  font-weight: bold;
}
.cikkepbalra{
  text-align: center;
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin: 1px 6px 1px 0px;
}
.cikkepjobbra{
  text-align: center;
  float: right;
  font-size: 10px;
  font-weight: bold;
  margin-left: 14px;
}
#cikk ul{
  list-style-type: square;
  margin: 0 0 0 40px;
}
#cikk ul li{
  margin: 10px 0 0 0;
}
/*cikk*/
#left_content a.kosar{
  color: #009900;
  text-decoration: none;
  font-weight: bold;
  padding: 0 40px;
}
#left_content .ar{
  color: #FF9900;
  font-weight: bold;
}


/*left*/

/*right*/
#right{
  width: 215px;
  border: 1px solid #1781CF;
  margin: 5px 5px 1px 0;
  float: right;
}
#right h1{
  height: 17px;
  padding: 4px 4px 4px 10px;
  color: #FFF;
  font-weight: bold;
  font-size: 15px;
  background-color: #0F6BB2;
}
#right .dobozbelso{
  padding: 10px;
}
#right .dobozbelso p{
  margin: 10px 0;
  padding-bottom: 10px;
  line-height: 14px;
  font-size: 11px;
  color: #7B7B7B;
  border-bottom: 1px solid #BFDCF2;
}
#right .dobozbelso h2{
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #BFDCF2;
}
#right .dobozbelso h2 a{
  text-decoration: none;
  color: #0F6BB2;
}
#right .dobozbelso img{
  float: left;
  margin: 18px 10px 10px 0;
}
#right .dobozbelso .info{
  position: relative;
  font-weight: bold;
  border-bottom: 6px solid #0F6BB2;
  height: 16px;
  margin-bottom: 10px;
}
#right .dobozbelso .info .ar{
  position: absolute;
  left: 5px;
  color: #FF9900;
}
#right .dobozbelso .info a.kosar{
  position: absolute;
  right: 5px;
  color: #009900;
  text-decoration: none;
}
/*right*/

/*lablec*/
#lablec{
  clear: both;
  height: 17px;
  padding: 8px;
  color: #FFF;
  background-color: #0F6BB2;
}
/*lablec*/

#left_content form{
  margin: 15px;
}
#left_content form fieldset{
  border: 1px inset gray; 
  margin: 0px 3px 3px 3px;
  padding: 6px 2px 6px 16px;
}
#left_content form legend{
  color: #000000; 
  font-weight: bold;
  padding: 0 8px;
}
#left_content form label{
  color: gray; 
  float: left; 
  width: 170px; 
  font-weight: bold;
  margin: 6px 0 0 0;
  clear: left;
}
#left_content form input, 
#left_content form textarea{
  color: #000000;
  margin-top: 1px; 
  border: 1px dotted gray;
  width: 180px;
}
#left_content form textarea{
  width: 380px;
  height: 100px;
}

#right_content form{
  margin: 0px;
}
#right_content form fieldset{
  border: 1px inset gray; 
  margin: 0px 3px 3px 3px;
  padding: 6px 2px 6px 16px;
}
#right_content form legend{
  color: #000000; 
  font-weight: bold;
  padding: 0 8px;
}
#right_content form label{
  color: gray; 
  float: left; 
  width: 100px; 
  font-weight: bold;
  margin: 6px 0 0 0;
  clear: left;
}
#right_content form input, 
#right_content form textarea{
  color: #000000;
  margin-top: 1px; 
  border: 1px dotted gray;
  width: 150px;
}
#right_content form textarea{
  width: 150px;
  height: 70px;
}

img.hirek{
  float: left;
  margin: 18px 8px 8px 0;
}
a.tovabb{
  color: blue;
  text-decoration: none;
  display: block;
  padding-top: 2px;
}
a.tovabb:hover{
  color: blue;
  text-decoration: none;
}

.hszwrapper{
  margin: 10px 0;
}
.hszwrapper .hsznev{
  font-weight: bold;
}
.hszwrapper .hszdatum{
  font-style: italic;
  font-size: 10px;
  display: block;
}
