body {
	margin: 0;
	padding: 0;
	background: #28435E;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.0em;
	color: #28435E;
}

html {
	scrollbar-face-color: #28435E;
	scrollbar-highlight-color: #2395CB;
	scrollbar-3dlight-color: #28435E;
	scrollbar-darkshadow-color: #28435E;
	scrollbar-shadow-color: #2395CB;
	scrollbar-arrow-color: #2395CB;
	scrollbar-track-color: #28435E;
	cursor: url(jibecity.cur); 
}

image {
    border-color: #28435E;
}

td.tekst {
    background: url(images/backgr2.jpg) repeat-y left top; 
}

td.menu {
    background: none;
    color: #FFFFFF;
}

a {
	background: url(images/backgr-links.gif) repeat-x left bottom;
	text-decoration: none;
	font-weight: bold;
	color: #2395CB;
}

a:hover {
	background: none;
	text-decoration: underline;
    color: #2395CB;
}

a:visited {
    color: #2395CB;
}
	