img.png { 
	behavior: url("pngbehavior.htc"); 
}
.gray {
	color: #d0d0d0;
}
.menu {
	font: bold 9px Tahoma Verdana;
	color: white;
	text-decoration: none;
}
A:link.menu{
	color: white;
}
A:visited.menu{
	color: white;
}
A:hover.menu{
	color: #6C6C6C;
}
A:link {
	color: #3566B7;
}
A:visited{
	color: #235AAA;
}
A:hover{
	color: #3566B7;
	text-decoration: none;
}

body {
	background-color: white;
}
body, td {
	margin: 0px;
	font-size: 8pt;
	font-family: Tahoma, verdana, arial;
	
}
.today {
	font-size: 7pt;
	font-family: Tahoma, verdana, arial;
	color: black;
}
.bukv {
	font: bold 17pt;
	color: white;
}
h5 {
	font: 13pt Times New Roman;

}
h3 {
	font-family: Times New Roman; 
	font-size: 20px; 
	font-weight: normal;
}
img {
	border-color: black;
}
.newsdiv{scrollbar-base-color:white;scrollbar-track-color:#f0f0f0;scrollbar-arrow-color:#3F494F;width:345;height:150;margin:0px;overflow:auto;}

#navlist { list-style-image: url(i/arrow.gif); }

