#menu {
	border: thin solid;
	padding-left: 25px;


}
a {
	text-decoration: none;
}
a:hover {
	color: #FF0000;

}
#new {
	border: thin solid;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
	height: 750px;



}
#calendar {
	padding-right: 5px;
	padding-left: 5px;
	border: thin solid;
	overflow: hidden;
	height: 750px;
	font-size: 80%;


}
#anons {
	padding-right: 25px;
	padding-left: 25px;
}
.polosa {
	background: #FFCCCC;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
.adress {
	font-size: 11px;
; font-style: oblique
}
body {
	background: url(image/bg.gif) no-repeat;
}
#footer {
	border-top: thin solid #000000;
}
#document {
	padding: 5px 100px 5px 25px;
; line-height: 24px
; font-family: Arial, Helvetica, sans-serif
}
