body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0048DD;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
.tekstmain {
	font-family: Tahoma;
	font-size: 11px;
}
.tabenews {
	overflow: scroll;
}
.bmaintable {
	height: 100%;
	width: 100%;
}
.textcontentscroll {
	overflow: scroll;
	height: 300px;
	width: 100%;
}
.menutable {
	height: 40px;
}
.contenttable_center {
	vertical-align: middle;
}
.borderupdown {
	background: url(../pics/dot.gif) repeat-x top;
}
.bmaintable_borderdown {
	background: url(../pics/dot.gif) repeat-x bottom;
}
.inputboxbek {
	background: url(../pics/dotmenu.gif) repeat-x bottom;
	border-width: 1px;
	border-style: none;
	font: 11px Tahoma;
}
.scrolbar_news {
	  scrollbar-3dlight-color:white;
    scrollbar-arrow-color:black;
    scrollbar-base-color:white;
    scrollbar-darkshadow-color:white;
    scrollbar-face-color:white;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:white;
}
