/* --------------------------------------- fejléc tartalmának beállításai*/
#nameDay {
font-family : Verdana, arial, helvetica;
color: #000;
font-size : 11px;

}

#currentDate {
font-weight:bold;
color:#fff;
font-size : 12px;

}

.headermenuLink a{
text-decoration:none;
font-family : Verdana, arial, helvetica;
color : #000;
font-size : 11px;

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

.headermenuLinkTOP a {
text-decoration:none;
font-family : Verdana, arial, helvetica;
color : #fff;
font-size : 11px;

}

.headermenuLinkTOP a:hover{
text-decoration:underline;
}
.headermenuLinkTOP a:visited{
color : #fff;
}

.kulcsszo2 { /*Input mezo a fejlecben*/
	margin: 0;
	width : 130px;
	height : 12px;
	background : white;
  font-weight:bold;
	color: #AB7000;
 font-size : 12px;

}
.select { /* fejlécbens*/
	font-family : Verdana, arial, helvetica;
	font-weight:bold;
	color: #6D4800;
	font-size: 10px;

}

.kapuLink {
	padding: 20px 0 10px 0;

}
.kapuLink a{ /*Oldal aljan link a kapu-ra*/
	text-decoration:none;
	font-family : Verdana, arial, helvetica;
	color : #000;
	font-size: 10px;
}
.kapuLink a:hover{ /*Oldal aljan link a kapu-ra*/
text-decoration:underline;
}

/* boxok fejléce ----------------------------------------------------------------*/
.boxTitle {
font-family: Verdana;
font-weight: bold;
color: #000;
font-size: 11px;
padding-top: 6px;

}

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

.boxTitleWhite {
font-family: Verdana;
font-weight: bold;
color: #fff;
font-size: 11px;

}

.boxTitleWhite a{ 
 text-decoration:none;
font-family: Verdana;
font-weight: bold;
color: #fff;
font-size: 11px;

}
.boxTitleWhite 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;
}
.maroon a:hover{
color: maroon;
}
.maroon a:visited{
color: maroon;
}

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

.red {
 color: red;
}
.red a{
 color: red;
}
.black {
 color: black;
}
.black a{
 color: black;
}
.black a:hover{
 color: black;
}
.black a:visited{
 color: #595959;
}

.white {
 color: white;
}
.white a{
 color: white;
}
.blue {
	color: blue;
}
.blue a{
	color: blue;
}
.blue a:hover{
	color: blue;
}
.blue a:visited{
	color: blue;
}
.darkblue {
color: #0a3d8e;
}
.darkblue a{
color: #0a3d8e;
}

.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;
}


/* 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;
}

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


.fontsize_plus{
display: block;
height:14px;
width:15px;
margin:5px 0 0 0;
background-repeat:no-repeat;
background-image:url(http://img.hirkereso.hu/img/fontsize/fontsizebutton_plus.gif)

}

.fontsize_minus{
display:block;
height:14px;
width:15px;
margin:5px 5px 0 0;
background-repeat:no-repeat;
background-image:url(http://img.hirkereso.hu/img/fontsize/fontsizebutton_minus.gif)

}

/* Friss + TOP oldal bannerrel és divekkel 2006.10.26- by Zsolt*/

.hirContainer{ /*Ez minden oldalon egyező*/
 margin: 0 0px 6px 0px;
}



.innerbanner2 {
float:right;
margin: 250px 5px 15px 0;
}
.kiemeltHirnormal {
 padding: 10px 0 0 18px;
}
.kiemeltHirnormal a{
 font-weight:normal;
 color: #0000FF;
}
.kiemeltHirnormal a:hover{
 font-weight:normal;
 color: #0000FF;
}
.kiemeltHirnormal a:visited{
 font-weight:normal;
 color: #0000FF;
}

.kiemeltHirbold {
 padding: 10px 0 0 18px;

}
.kiemeltHirbold a{
 font-weight:bold;
 color: #0000FF;
}
.kiemeltHirbold a:hover{
 font-weight:bold;
 color: #0000FF;
}
.kiemeltHirbold a:visited{
 font-weight:bold;
 color: #0000FF;
}

.kiemeltHircsilag{
 margin: 0 10px 0 0;
 font-weight:bold;
 font-family : Verdana;
 font-size : 10px;
 color: #0000FF;
}
.titleTextnormal {
margin-bottom: 5px;
}
.titleTextNormal a {
margin-right: 5px;
font-weight:normal;
color: #000;
text-decoration:none;
}
.titleTextNormal a:hover {
color: #000;
text-decoration:underline;
}
.titleTextNormal a:visited{
color: #000;
}

.titleTextBold {
margin-bottom: 10px;
}
.titleTextBold a {
margin-right: 5px;
font-weight:bold;
color: #000;
text-decoration:none;
}
.titleTextBold a:hover {
color: #000;
font-weight:bold;
text-decoration:underline;
}
.titleTextBold a:visited {
font-weight:bold;
color: #000;
}
.titleWebpage a{
font-weight:normal;
color: #800000;
text-decoration:none;
}
.titleWebpage a:hover{
color: #800000;
font-weight:normal;
text-decoration:underline;
}
.titleWebpage a:visited{
font-weight:normal;
color: #800000;
}

.contentTop50 {
font-size : 11px;
display: block;
color: #000;
text-align:justify;
}
.innerbanner {
float:right;
margin: 15px 5px 15px 15px;
padding:0px;
}

.blankbanner {
position: absolute;
display: none;
}
.newsSeparator{
font-size : 1px;
height: 17px;
}

.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;
}

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

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


.linksProfile {
  font-family : Verdana;
  color: black;
  text-decoration:none;

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

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

.linksProfile a:visited{
}


/* kereses oldal */


.freshPageContainer {
 padding: 0 20px 0px 10px;
}
.freshPageEltarto {
 padding: 6px 7px 0px 7px;
}


.searchTitle {
 color: #000;
 font-family: Verdana;
 text-align: center;
}

.searchTitle a:hover{
 text-decoration: none;
}

.searchMore {
 color: #000;
 font-family: Verdana;
 text-align: center;
}

.searchMore a{
 color: #000;
 font-family: Verdana;
 text-decoration: none;
}

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



.bold {
	font-weight:bold;
}
.normal {
  font-weight: normal;
}

.RowContainer {
 margin: 0 10px 4px 0px;
}

/* friss/top/kereses oldali felsorolasok */

.datedRowLeft {
  float: left;
  color: maroon;
  font-family: Verdana;
  text-align:right;

}

.numberedRowLeft {
  float: left;
  color: black;
	font-weight:bold;
  font-family: Verdana;
  text-align:right;
}

.datedRowRight {
  font-family: Verdana;
}

.datedRowRight a{
  font-family: Verdana;
  text-decoration:none;
}
.datedRowRight a:hover{
  text-decoration:underline;
  font-family: Verdana;
}
.datedRowRight a:visited{
  font-family: Verdana;
}
.numberedRowRight {
  font-family: Verdana;
}
.numberedRowRight a{
  text-decoration:none;
  font-family: Verdana;
}

.numberedRowRight a:hover{
  text-decoration:underline;
  font-family: Verdana;
}
.numberedRowRight a:visited{
  font-family: Verdana;
}

.RowLead {
 text-align:justify;
 font-weight:normal;
 font-family: Verdana;
 color: #000;
 margin-bottom: 10px;
}
.webPageColor {
  color: #62333F;
}

/* friss/top/kereses oldali felsorolasok vege */
.breadCrumb {
 color: #000;
 font-weight: bold;
 text-decoration: none;
 margin: 4px 7px 0px 7px;
 padding: 4px 4px 4px 4px;
 background-color: #EEBB59;
}

.breadCrumb a{
 color: #000;
 font-weight: bold;
 text-decoration: none;
	font-size: 11px;
	font-family : Verdana, arial, helvetica;

}

.breadCrumb a:hover{
 text-decoration: underline;

}
/* Google oldalak */
.GoogleBoxTitle {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
	font-family : Verdana, arial, helvetica;
}

.GoogleH2 {
	font-size: 16px;
	padding: 5px 0px 5px 15px;
  font-weight: bold;
	margin: 0px;
	color: black;
	font-family : Verdana, arial, helvetica;
	text-decoration: none
}


.GoogleH1 {
	font-size: 22px;
	padding: 5px 0px 5px 15px;
	margin: 0px;
	color: black;
  font-weight: normal;
	font-family : Verdana, arial, helvetica;
	text-decoration: none
}

.GoogleH3 {
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	display: inline;
}
