.newslist_title a{
    color: inherit !important;
    background: inherit !important;
}

/* Filter formhoz*/
#filterForm
{
  display:block;
 
  padding:0px 0px 0px 0px;
  margin: 10px 0px 20px 0px;
}
#filterForm a:hover {background-color:#ffffff;}
.filterRow
{
  margin:5px 0px 10px 0px;

}
.filterSubmit
{
  border: 1px solid #454545;
  background-color:#ffffff;
  color:#454545;
}
.indent
{
  margin: 0px 0px 0px 0px;

}
.indent label
{
  float:left;
  clear:none;
  width:120px;
  display:inline;
  margin: 0px 0px 0px 15px; 
  padding: 0px 0px 0px 0px;


}
.indent INPUT
{
  clear:none;
  float:left;
  display: inline;
  margin: 0px 0px 0px 15px;
  width:30px;

}

/*#eventFilter .filterRow select { height: 29px; padding: 3px 6px 3px 6px; font-size: 14px; width: 300px; margin-top: 2px; }*/
#eventFilter .filterRow option { padding: 3px 6px 3px 9px; font-size: 14px; }

INPUT
{
  clear:both;
}
/* d�tum blokk */

.event_date
{
  color:#182C5E;
  padding-top: 1px;
  padding-right: 6px;
  padding-bottom: 2px;
  padding-left: 0px;
  margin-bottom: 4px;

 }
 /* d�tum blokkon bel�li, h�tteres kateg�ria */
 .event_cat
{
  color:#ffffff;
  padding-top: 1px;
  padding-right: 6px;
  padding-bottom: 2px;
  padding-left: 6px;
  margin-bottom: 4px;
 }
 /* B�vebben link*/
/*.event_more
{
  width:200px;
  display:block;
}*/
/*.event_more a
{
   color:#CE2A50;
}*/
/*kedvenc csillagocska list�z�skor*/
.star
{
  float:left;
  width:20px;
}

/* esem�ny c�m*/
.event_title
{
  color: #24418a;
  font-size: 14px;
  font-weight: bold;
  
  
}
/*esem�ny alc�m ami az esem�nyt�pus pl. bead�si hat�rid�*/
.event_subtitle
{
  color:#AFAFAF;
  font-size:12px;
  padding-bottom: 4px;
 
}
/*esem�ny �sszes befoglal� a list�z�skor*/
.short_event
{
  float:left;
  display:block;
  width:40%;
  padding: 0px 0px 0px 0px;
  margin: 20px 5px 10px 5px;
  text-align:left;
}

/*esem�ny html m�r belekattintva*/
.event_text
{
  margin: 20px 5px 10px 5px;
  clear:left;
  float:left;
}
.eventlistitem
{
  margin:10px 0px 0px 0px;
}




/* plusz funkci�k, kedvencek �s helysz�nek amikor a h�rre m�r r�kattintottunk*/

/*nagy napt�r a kezd�oldalra*/
#calendar_box_ev{
  float:left;
  width:630px;
  clear:left;
}
/* CALENDAR component*/
.calendar_table_small{
}
.calendar_day_small{
    width: 90px;
    height: 50px;
    border-left: 1px solid #cccccc;
    border-top: 1px solid #f5f5f5;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #9e9e9e;
    padding: 1px;
    background-color: white;
    vertical-align: top;
}
.weekend {
    background-color: #eeeeee;
}
.calendar_label_small{
    font-size: 10px;
    width: 90px;
    color: #1162a7;
    text-align: center;
}
#calendar_box_ev .inner{
    margin: 10px;
}
#calendar_box_ev p {
    font-size: 11px;
    color: #1162a7;

}

#calendar_box_ev h2 {
    font-size: 16px;
    color: #1162a7;
    font-weight: bold;
    margin-bottom: 20px;
}

.calendar_control{
    color: #333333;
    text-align: left;
    margin: 10px;
}
.current_day{
    color: white;
    background-color: #b42a24;
    font-size: 11px;
    padding: 0 3px;
}
.other_month{
    color: #ccc;
}
.current_day a{
    color: white;
    text-decoration: none;
}
/*colors*/
.bg_unios { background-color: #008fff; }
.bg_hazai { background-color: #591b7c; }
.bg_esza { background-color: #24418a; }

.short_event_more a{
	 color: #b42a24 !important;
    width:100px !important;
  font-size: 12px !important;
    line-height: 16px !important;
    text-align: left !important;
    font-weight:normal !important;
    text-decoration:underline !important;
/*	 display: inline;*/
}
.short_event_more a:hover{
    color: white !important;
    background-color: #b42a24 !important;
    width:100px !important;
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: left !important;
    font-weight:normal !important;
    text-decoration:underline !important;
   /* display: inline;*/
}

ul.checkbox_list  { padding: 0 !important; margin: 0 !important; list-style-type: none; list-style-position:outside;}
ul.checkbox_list li { padding: 0 !important; margin: 0px !important; list-style-type: none; }
ul.checkbox_list label { width: auto !important; display: inline; float: none }
ul.checkbox_list input { height: auto !important; padding: 0 !important;  width: auto !important; margin-top: 2px; }
