/* --------------------------------------- fejléc tartalmának beállításai*/
#currentDate {
font-family : Verdana, arial, helvetica;
font-size : 10px;
color : #425A7E;
}

#celsius{
color : red;
font-weight: bold;
font-size: 12px;
}
#nameDay {
font-family : Verdana, arial, helvetica; 
font-weight:bold;
font-size:9px;
color:#ffffff;
}

.headermenuLink {
text-decoration:none;
font-family : Verdana, arial, helvetica;
font-size : 10px;
color : #403C2D;
}
.headermenuLink:hover{
color : #fff;
}
/* boxok fejléce ----------------------------------------------------------------*/
.boxTitle {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #fff;
padding-top: 6px;
}

.boxTitle a{ 
 text-decoration:none;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #fff;
}
.boxTitle a:hover{
 text-decoration:none;
}

/* Hírek és ajanló boxok --------------------------------------------------------*/

.newsProfile{
font-family : Verdana;

}
.newsProfile a{
font-family : Verdana;
text-decoration:none;
}

.newsProfile a:hover{
text-decoration:underline;
}

.maroon {
color: maroon;
}
.maroon a{
color: maroon;
}

.grey {
color: #24365A;
}
.grey a{
color: #24365A;
}

.red {
 color: red;
}
.red a{
 color: red;
}
.blue {
	color: blue;
}
.blue a{
	color: blue;
}

.blue a:visited{
	color: blue;
}
.newsProfileRed { /* az "új" és "tipp" szövegek paramétere */
 color: red;
 font-size : 10px;
}
.newsProfileRed a{
 color: red;
 font-size : 10px;
}
.newsProfileRed a:hover{
}
.newsProfileBlue { /* "korábbi", "további", stb. linkek paramétere a dobozok alján */
 color: blue;
 font-size: 11px;
}
.newsProfileBlue a{
 color: blue;
 font-size : 11px;
 text-decoration:none;
}
.newsProfileBlue a:hover{
text-decoration:underline;
}


/* Link boxok -------------------------------------------------------------------*/

.linksProfile td.email{ /*Email boxban a font méretének beállítása miatt kell*/
    font-family : Verdana;
    font-size : 12px;
    color :    #24365A;
}

.linksProfile {
  font-family : Verdana;
  color : #24365A;
  line-height:18px;

}
.linksProfile a{
  font-family : Verdana;
  color : #24365A;

}
.linksProfile a:hover{
  font-family : Verdana;
  color : maroon;
  text-decoration:none;
}


.linksProfileRed {
 color: red;
 font-size : 10px;
}

.linksProfileMaroon {
 color: maroon;
}
.linksProfileMaroon a{
 color: maroon;
}
.linksProfileMaroon a:hover{
 text-decoration:none;
}

.linksProfileBlack {
 color: black;
 font-size : 12px;
}
.linksProfileBlack a{
 color: black;
  font-size : 12px;
}
.linksProfileBlack a:hover{
 text-decoration:none;
}



/* Lábléc -----------------------------------------------------------------------*/
.footer {
font-family : Verdana;
font-size: 9px;
color:#fff;
}
.footer a{
font-family : Verdana;
font-size: 9px;
color:#fff;
 text-decoration:none;
}
.footer a:hover{
 text-decoration:underline;
}

/* Eygedi boxok -----------------------------------------------------------------*/
.LeggyakrabbanBox{ /* Leggyakrabban keresett hírek doboz beállítása*/
 line-height:normal;
}

.LeggyakrabbanBox a{
color: #24365A;
font-family : Verdana;
font-size : 11px;
text-decoration:none;
}
.LeggyakrabbanBox a:hover{
font-family : Verdana;
font-size : 11px;
text-decoration:underline;
color: #24365A;
}



.weatherBox { /* Időjárás box*/
font-family : Verdana;
color : #24365A;
}
.weatherBox a{
font-family : Verdana;
text-decoration:none;
}
.weatherBox a:hover{
font-size : 11px;
text-decoration:underline;
}

.emailBox input{ /*E-mail - belépés box input*/
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight:bold; 
color: #AB7000;
}
.emailBox select{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight:bold; 
color: #AB7000;
}
#emailBoxButtonLog{ /*Login*/
font-size: 9px; 
}
#emailBoxButtonReg{ /*Regisztáció*/
font-size: 9px; 
}
#socialBoxButton { /*Regisztáció*/
font-size: 9px;
width: 30px;
}

#googleBox { /*google box*/
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight:bold; 
color: #AB7000;
}
#googleBoxButtonSearch { /*Keresés gomb*/
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight:bold; 
color: #AB7000;
}

.tvBox { /* TV, mozi box*/
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight:bold; 
color: #AB7000;
}
#radioBox { /* Rádió box*/
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight:bold; 
color: #AB7000;
}
#radioBoxButtonOk { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8px; 
font-weight:bold; 
color: #AB7000;
}
.dictBox { /* Szótár box*/
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight:bold; 
color: #AB7000;
}
.dictBoxButtonOk { /* Szótár box*/
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8px; 
font-weight:bold; 
color: #AB7000;
}

.portBox { /* TV  box*/
font-family : Verdana;
text-decoration:none;
color: #24365A;
}

.portBox a{ 
font-family : Verdana;
text-decoration:none;
color: #24365A;
}
.portBox a:hover{
font-family : Verdana;
text-decoration:underline;
color: #24365A;
}
a.chanel { /* TV dobozban van*/
color: #000;
}
a.chanel:hover {
color: #000;
}

.jobBox { /* TV  box*/
font-family : Verdana;
text-decoration:none;
color: #24365A;
}
.jobBox a{ /* TV  box*/
font-family : Verdana;
text-decoration:none;
color: #000;
}
.jobBox a:hover{
font-family : Verdana;
text-decoration:underline;
color: #000;
}
a.morejob { /* TV dobozban van*/
color: blue;

}
a.morejob:hover {
color: blue;
font-size : 11px;
}

.fontsize_plus {
background-repeat: no-repeat;
display: "inline";
float:left;
height:14px;
width:15px;
background: transparent url(http://img.hirkereso.hu/img/kapu/fontsize/fontsizebutton_plus.gif)

}

.fontsize_minus {
background-repeat: no-repeat;
display: "inline";
float:left;
height:14px;
width:15px;
margin-right:5px;
background: transparent url(http://img.hirkereso.hu/img/kapu/fontsize/fontsizebutton_minus.gif)

}

.hirk_kereso { /*Hírkeresős kereső*/
margin: 0;
width : 185px;
height : 12px;
background : white;
font-weight: bold;
color: #AB7000;
font-size : 10px;

} 
