
/************* NEWS Y - ARCHIWUM *************/

.archListBox{
	float: left;
	width: 544px;
	margin-bottom:20px;
}
.archList{
	float: left;
	width: 120px;
	margin-right: 10px;
}

.archList .archYear{
	text-align:center;
	font-size:10px;
	font-weight: bold;
	border-bottom: 1px dashed #528D15;
	color: #528D15;
}

.archList .archMonths{
	text-align:center;
	font-size:10px;
	font-weight: normal;
}

.monthsUL a {
	float:left;
	width: 120px;
	height:16px;
	padding:0;
	margin:0;
	line-height: 14px;
	color: #528D15 !important;
	font-size:10px;
	text-decoration: none !important;
}

.monthsUL a:hover {
	color: #528D15;
	text-decoration: underline !important;
}

.archList .archMonths ul{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
.archList .archMonths ul li{
	height:16px;
	margin: 0;
	padding: 0;
	clear:both;
}

#news {
	/*display: inline;*/
}

.content-main {
	padding-top: 4px;	
	padding-bottom:5px;
}

.content-main  ul, ol {
	list-style-position: inside;
	list-style-type: disc;
}

  .objIcon  {
			color:#0B0049; 
			font-weight:bold;
			background-image:url('fileadmin/templates/ekonet/images/ikony/objIcon.gif');
			}  
span.activityIcon {color: #FF0000; text-decoration: underline;}
span.attention {color: #FF0000; text-decoration: underline;}
span.weblink  {color: #FF0000; text-decoration: underline;}
span.definition {color: #FF0000; text-decoration: underline;}
span.egzample {color: #FF0000; text-decoration: underline;}
span.summary {color: #FF0000; text-decoration: underline;}
span.end_question {color: #FF0000; text-decoration: underline;}
span.next_lesson {color: #FF0000; text-decoration: underline;}
span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

