body
{
margin:0;
padding:0;
overflow:auto;
background:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#545E6A;
}

.hrd{
	background: url(../images/hrd.gif) repeat-x;
	height: 10px;
	margin: 12px 0 12px 0; 
}
.href{
cursor: pointer;
color:#911100;
}

.undrL{
	text-decoration: underline;
}
.noDisplay{
	z-index: 100;
	visibility: hidden;
	position:absolute;
	left:151px;
	top:393px;	
	width: 300px;
	border: 1px #911100 solid;
	padding: 2px;
	background: url(../images/bg_aut.jpg) ;
}
.hidden{
	display: none;
}

.newsShort{
float: left;
width: 322px;
overflow: hidden;
height: 170px;
}
.d{
float: left;
width: 60px;
}
.ui{
float: left;
width: 230px;
margin:0;
padding:0 0 10px 15px;
list-style:none;
background:url(../images/li.gif) top left no-repeat
}

.active{
	color:#ded;
	font-weight: bold; 
}

.kalendarik{
	border: 1px #ddd solid;
}

.kalendarik  td{
	border: solid 1px #eee;
	padding: 1px;
	text-align: center;
}

.button{
	cursor: pointer;
	color: Lime;
}
.Sunday{
	color: red;	
}
.big{
text-transform: uppercase;
}
.small{
	font-size: 80%;
}

.m5, .m5 a, .m5 a:hover{
padding-left:45px;
font-size: 11px;
color: #000;
text-decoration: underline;
}


.m5 img, .m5 a{
	margin:0;
}