/* byZsolt Begin--------- 2007.03.26*/


#container { /*Ebben a div ben van minden - Ennek a meretet kell allitani. Jelenleg html ben megadva*/
      /*width: 100%;*/
    margin: 0px;
    padding: 0px;
		background-color: #e0ddd6;
    }

.boxSeparator { /*Ez allitja be a boxok kozotti eltartast*/
border: 0px solid black;
padding: 6px 9px 6px 9px;
}

/*by Zsolt End --------2007.03.26*/

body {
padding: 6px 0 0 0;
margin: 0;
/* orig background  */

/*	background-color: #e0ddd6;  */



/* opel hirdetres   

  background-color: #343434;


*/

/* chevrolet hirdetres */
/* background-color: #378B33; */
/*  background: #2D3F57 url('http://img.hirkereso.hu/img/banner/chevrolet.jpg') top center no-repeat;   */

}
form {
padding: 0;
margin: 0;
}

#containerTable { /* Ez most üres..., ebben van a tartalom*/


}
/* fejléc tartalmának beállításai ----------------------------------------------- */
#currentDate {
margin-right:2px;

}

#nameDay {
float: right;
margin-right:3px; 
}

.boxTitle {
margin-left: ;
}

/* fejléc elszinezése ----------------------------------------------------------- */
/*
.headerLeftblue {
 background-image:url('http://img.hirkereso.hu/img/tablafelso7.gif');
}
.headerRightblue {
 background-image:url('http://img.hirkereso.hu/img/tablafelsohatter7.gif');
}
.headerRightbluebox {
 background-image:url('http://img.hirkereso.hu/img/tablafelsojobb7.gif');
 padding: 0;
 margin: 0;
 width: 22px;
 height: 22px;
}
.headerLeftred {
 background-image:url('http://img.hirkereso.hu/img/tablafelso7_bordo.gif');
}
.headerRightred {
 background-image:url('http://img.hirkereso.hu/img/tablafelsohatter7_bordo.gif');
}
.headerRightredbox {
 background-image:url('http://img.hirkereso.hu/img/tablafelsojobb7_bordo.gif');
 padding: 0;
 margin: 0;
 width: 22px;
 height: 22px;
}


*/
.hirszovegSoremeles{
margin: 0px 0px 3px 0px;
}

/* Hírek és ajanló boxok  -------------------------------------------------------*/
.newsProfile{ 
margin-top : 5px;
margin-left: 0px;
margin-right: 0px;
}

/* Link boxok -------------------------------------------------------------------*/
.linksProfile {

margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;

}

/* Eygedi boxok -----------------------------------------------------------------*/

.weatherBox { /*Időjárás box*/
margin-top: 10px;
}

.emailBox { /*E-mail - belépés box*/
margin-left: 5px;
}
.emailBox input{
width:127px;
margin-left:5px;
}
.emailBox select{
width:133px;
margin-left:5px;
}
#emailBoxButtonLog{ /*Login*/
width:48px;

}
#emailBoxButtonReg{ /*Regisztáció*/
width: 80px;
}

#googleBox { /*google box*/
width:185px;
}
.tvBox { /* TV, mozi box*/
width:125px;
margin-left:5px;
}
#radioBox { /* Rádió box*/
margin-bottom: 8px;
}
#radioBoxButtonOk {
height: 18px;
margin-bottom: 8px;
}
.dictBox { /* Szótár box*/
width: 130px;
}
.dictBox select{ 
margin: 5px 0 8px 0;
}
.dictBoxButtonOk { 
height: 18px;
}

