.style2 {color: #CC9900; /* font-size:10px; */}
.day_off{color: #ff0000;}
a:visited.style2
{
color: #CC9900;
}
.style3 {color: #993300; /* font-size:10px; */}

.td_big_box{
	background: url(../img/kalendar.gif) no-repeat top center;
	padding: 3px 3px 3px 3px;
	height: 144px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.cal_old
{
	color:#996600;
}
.td_big_box2{
    background: url(../img/kalendar2.gif) no-repeat top center;
    padding: 3px 3px 3px 3px;
    height: 144px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
.td_big_box_new
{
	background: url(../img/kalendar.gif) no-repeat top center;
	padding: 3px 3px 3px 3px;
	height: 144px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
/*New 21.05.09*/
.calendar_top
{
	background:url(../img/calendar_top.gif) center top no-repeat;
	width:180px;
	height:6px;
}
.calendar_bg
{
	background:url(../img/calendar_bg.gif) center top repeat-y;
}
.calendar_bot
{
	background:url(../img/calendar_bot.gif) center bottom no-repeat;
	width:180px;
	height:6px;
}
.title
{
	color:white;
	font-weight:bold;
	text-align:center;
	font-size:13px;
}
p.tags
{
	text-align:justify;
	width:150px;
	margin-top:5px;
	margin-bottom:10px;
}
p.tags a,p.tags a:visited
{
	color:#CC9900;
	font-size:9px;
}
p.tags a:hover
{
	color:#996600;
}
