.numberedRowLeft {
  width: 31px;
}

.numberedRowRight {
  margin-left: 41px;
}

.datedRowLeft {
  width: 42px;
}

.datedRowRight {
  margin-left: 46px;
}



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

.fontSize {
  font-size: 13px;
}
.fontSize a{
  font-size: 13px;
}
.fontSizePlus {
  font-size: 14px;
}
.fontSizeMinus {
  font-size: 12px;
}






.weatherBox { /* Időjárás box*/
font-size : 13px;
}
.weatherBox a{
 font-size : 13px;
}
.portBox {
line-height: 15px;
font-size : 13px;
}
.portBox a{
font-size : 13px;
}
.portBox a:hover{
font-size : 13px;
}
.jobBox {
line-height: 15px;
font-size : 13px;
}
.jobBox a{
font-size : 13px;
}
.jobBox a:hover{
font-size : 13px;
}

