/* ============= Classifields =============== */
#classifields {
	background: white url(/ima/news_bg.gif) repeat-x;
}

#classifields td {
	vertical-align: top;
}


#classifields ul {
	padding: 10px;
	margin: 0px;
}

#classifields li {
	display: block;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	
	list-style: none;
	background: transparent url(/ima/bullet_grey.gif) no-repeat scroll 5px 6px;
}

#classifields li.section {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	
	list-style: none;
	background: none;
}


#classifields a,
#classifields a:link,
#classifields a:visited  {
	color: #676767;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;	
}

#classifields a:hover  {
	color: red;
	text-decoration: underline;
}


#classifields li.section a,
#classifields li.section a:link,
#classifields li.section a:visited  {
	color: #676767;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

#classifields li.section a:hover  {
	color: red;
	text-decoration: underline;	
}


/* ============= Right column =========== */
#local_news {
	width: 330px;
	margin: 10px 0px;

	border: 1px solid #2b7bb8;

	background: url('/ima/news_bg.gif') repeat-x;
}

#local_news .title {
	position: relative;
	width: 100px;
	height: 20px;
	margin: -5px 0px 5px 5px;
	padding: 1px 10px;
	overflow: visible;
	
	color: white;
	font-weight: bolder;
	font-size: 11pt;
	background: url('/ima/center_gradi.jpg') repeat-x;
}


#local_news a,
#local_news a:link,
#local_news a:visited  {
	color: #676767;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;	
}

#local_news a:hover  {
	color: red;
	text-decoration: underline;
}

#local_news ul {
	padding: 2px;
	margin: 0px;
}

#local_news li {
	display: block;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	
	list-style: none;
	background: transparent url(/ima/bullet_grey.gif) no-repeat scroll 5px 6px;
}
/* ============= Activities =========== */

#activities {
	width: 482px;
	margin: 10px 0px;
}

#activities div {
	float: left;
	margin: 1px 1px;
	padding: 0px;
}


/* ============= Weather =========== */
#weather {
	margin: 10px 0px;

	border: 1px solid #2b7bb8;
}

#weather .title {
	height: 20px;
	padding: 0px 3px;
	color: white;
	font-weight: bolder;
	font-size: 11pt;
	background: url('/ima/center_gradi.jpg') repeat-x;
}


#weather ul,
#weather li {
	display: inline;
	margin: 0;
	padding: 0;
}

#weather li {
	padding: 0px 3px;
}

#weather A,
#weather A:link,
#weather A:visited {
	text-decoration: none; 
	color: white; 
	font-size: 9pt; 
	font-weight: bold;
}
#weather A:hover {
	color: red; 
}

#weather_informer {
	width: 478px;
	height: 76px;
	background: white url('/ima/weather_bg.gif') repeat-x;
	border-bottom: 1px solid #2b7bb8;
}

/* ============= Copyright =========== */

#copyright {
	width: 478px;
	margin: 10px 0px 10px;
	padding: 5px 0px;
	text-align: center;
	
	color: #0000AC;
	font-weight: normal;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #ACC1E7;
	border: 1px solid #2B7BB8;
}



/* ============= Calendar =========== */

#calendar {
	width: 330px;
	margin: 10px 0px 0px;

	border: 1px solid #2b7bb8;
	
	font-size: 8pt;
	font-weight: normal;
	color: #676767;
	
	background: white url('/ima/news_bg.gif') repeat-x;
}

#calendar .title {
	position: relative;
	
	height: 20px;
	margin: -5px 5px 5px 5px;
	padding: 1px 10px;
	overflow: visible;
	
	font-size: 11pt;
	font-weight: bolder;
	color: white;
	background: url('/ima/center_gradi.jpg') repeat-x;
}

#calendar p {
	margin: 0px 5px 0px 5px;
	padding: 0px

}


#calendar p.event_date {

	
}

#calendar p.event_title {
	
	font-weight: bolder;
	color: #1659a7;
	
	

}

#calendar p.event_descr {
	margin-bottom: 25px;
	padding: 2px 2px 5px 15px;
	
	border-bottom: dashed 1px #e4e4e4;
}


#calendar A,
#calendar A:link,
#calendar A:visited {
	text-decoration: underline; 
	color: #676767; 
	font-size: 8pt; 
	font-weight: bold;
}

#calendar A:hover {
	color: red;
	text-decoration: underline;
}




#submit_event {
	height: 20px;
	margin: -5px 7px 0px;
}

#submit_event .title {
	height: 20px;

	padding: 1px 10px;
	float: right;
	color: white;
	font-weight: bolder;
	font-size: 11pt;
	background: url('/ima/center_gradi.jpg') repeat-x;
}
 
#submit_event a, 
#submit_event a:link,
#submit_event a:visited  {
	color: white;
	font-weight: bolder;
	font-size: 11pt;
	text-decoration: none;
}


#submit_event a:hover {
	color: red;
	text-decoration: none;
}
