body {

	font: 16px Verdana, Tahoma, arial, sans-serif;
	color: #4C4C4C;
    background-image: url("bg.jpg") ;
 /*	text-align: center;   */
 background-repeat: repeat-x;
  margin: 0;
  background-position: bottom     ;
}

#title {
    /*background: #ACC501;*/
    margin: 0px;
 	text-align: center;
    padding: 10px ;
/*    background-color: #ACC501;*/
	border-bottom: 10px  #BBBBBB;
  border-bottom-style: groove   ;
}



#language {
text-align: right;
float: right;
margin-right: 30px ;
}
#date{
  margin-left: 30px;
  position: relative;
  float:left;
  }



#header {
  background-image: url(headerbg.jpg);
       padding-top: 20px;
	/*width: 780px;*/
   /* margin-left: 15px;*/
  	height: 55px;
   /* background-color: #ACC501;*/
  /*  background: #ACC501;*/
    color: #ACC501;
	font-size: 18px;
    font-style: bold;
    text-align: left;
  background-repeat: repeat-x         ;
}
#header img{
  margin:0 ;
  padding:0px ;
 /* border: 2px dotted #FFFFFF;*/
}
#header a{
  color: #4c4c4c;
  text-decoration: none;
  font-weight: bold;
  padding: 3px 0px 5px 0px;
}


#header a:hover {
              color: #FF9900;
              background: #FFFFFF;
}
#header a:visited {
  color: #4c4c4c  ;
}


#partnerek{
 /*background-color:#DDDDDD;*/
  margin-right: 78%;
  height: auto;
  width: 270px;
  float: left;
  position: absolute;
  text-align: center;
  border-right: 5px dotted ;
  border-right-color:  #98AD01  ;
    font-size: 24px;
  font-weight: bold;
}
#content{
  margin-left: 240px;
  margin-right: 20px;
 text-align: left;
  border-left: 5px dotted ;
  padding-left: 100px;
/*  margin-bottom: 250px; */
  padding-bottom: 120px;
}
#content h4 {
  padding-left: 10px;
}
#content h2 {
  text-align: left;
}
#contentlink {
  margin-left: 50px;
}


#footer {
  text-align: center;

}
/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold;
    text-align: center;
}
a{
  color: #4c4c4c;
  text-decoration: none;
  font-weight: bold;
  padding: 3px 0px 5px 0px;
}
a:hover {
              color: #FF9900;
              background: #FFFFFF;
}
a:visited {
  color: #4c4c4c  ;
}

