/* CSS Document */

#arhivastiri_box {
	width:420px;
	float:left;
}

.arhiva_ani_line {
	color: #ae0d73;
}
.arhiva_ani_line strong {
	color: #ae0d73;
	font-weight: bold;
}
.arhiva_ani_line a:visited {
	color: #ae0d73 !important;
}

.stiri_azi {
color: #ae0d73;
padding-left:15px;
padding-top:15px;
line-height:18px;
}

.stiri_azi a {
	color: #ae0d73;
	text-decoration: underline;
}

.stiri_azi a:hover {
	text-decoration: none;
	color: #ae0d73;
}
.stiri_azi a:visited {
	text-decoration: underline;
	color: #ae0d73;
}

.link_ziar {
line-height:16px;
color:#999999;
text-decoration:none;
}

.link_ziar a{
color:#999999;
text-decoration:none;
}

.link_ziar a:hover{
color:#999999;
text-decoration: underline;;
}

.arhiva-calendar {
	width: 169px;
	font-size: 12px;
	line-height: 13px;
}
.arhiva-calendar th {
	padding: 5px;
	background-color: rgb(107, 174, 20);
	text-align: center;
}
.arhiva-calendar td {
	padding: 2px;
	text-align: center;
}
.arhiva-calendar td.days-names {
	margin: 1px;
	background-color: rgb(169, 215, 110);
}
.arhiva-calendar td.days-names span {
 	color: rgb(102, 102, 102);
}
.arhiva-calendar td.day-empty {
	margin: 1px;
	background-color: rgb(246, 232, 241);
}
.arhiva-calendar td.day-withinfo {
	background-color: rgb(255, 170, 224);
}
.arhiva-calendar td.day-withinfo-current {
	background-color: rgb(255, 170, 224);
}
.arhiva-calendar td.day-noinfo {
	background-color: rgb(246, 232, 241);
	color: rgb(153, 153, 153);
}

.arhiva-calendar td.day-exce {
	background-color: rgb(255, 170, 224);
}
.arhiva-calendar a {
	text-decoration: none !important;
	color: #ae0d73 !important;
}
.arhiva-calendar a:hover {
	text-decoration: underline !important;
	color: #000 !important;
}
.arhiva-calendar a:visited {
	text-decoration: none !important;
	color: #ae0d73 !important;
}
.arhiva-calendar td.day-withinfo-current {
	color: #000 !important;
}
.arhiva-calendar td.day-withinfo-current a {
	color: #000 !important;
}