body {
	margin: 0;
	background: #d0d0d0;
	font-size: 12px;
	font-family: Verdana, Arial, Sans;
}
  
#logo {
  margin-top: 15px; width: 160px; margin-left: 10px; margin-right: 10px; float: left; border: 0
}

h1, h2, h3 {
	font-weight: normal; margin-top: 3px;
}

#content p {
	text-indent: 2em;
	line-height: 1.6em;
	margin-bottom: -8px;
}

#shadow {
	width: 92%;
	margin-left: 4%;
	background: white; 
	border: 0; 
	padding: 0; 
	padding-right: 10px;
	background: white url('images/shadow_right.gif');
	background-repeat: repeat-y;
	background-position: right;
	border-left: 1px solid #808080;
}

p {
	text-align: justify;
}

a {
	text-decoration: none;
	color: #0000c0;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

#nav {
	position: relative;
	top: -1px;
	font-size: 12px;
	width: 180px;
	float: left;
	background: #bbb9d3 url("images/menu.gif") no-repeat;
	border-right: 1px solid #888888;
	margin-top: 0; padding-top: 0;
}

#nav ul, .box ul {
	margin-left: -30px;
	padding-top: 1px;
	list-style-type: none;
}

#nav ul li, .box ul li {
	top: 0; left: 0;
	text-align:	left;
}

#nav ul li a, .box ul li {
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	display: block;
}

#nav li a:link, #nav li a:visited {
	color: #151430;
}

#nav li a:hover {
	color: #151430; background: transparent url('images/biale.png');
}

#nav ul li.current a {
	margin-bottom: -1px;
}

#nav li.current a:link, #nav li.current a:visited {
	background:	transparent url('images/biale.png');
	background: #151430;
	color: white;
}

#header {
	height: 90px; 
	background: #0d054c url('images/bg_blue.gif') bottom repeat-x;
	background: #242e6f;
	background: #b9bbd3;
	color: #151430;
	font-family: Georgia;
	padding-left: 200px;
	height: 70px;
	border-bottom: 1px solid #888888;
	border-top: 1px solid #888888;
}

.box {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 4px; padding-top: 0;
	width: 160px;
	margin-right: 10px;
	float: right;
	clear: right;
}

.box h2 {
	font-size: 13px;
}

.box ul li {
	padding-left: 0px; margin-left: 0px; margin-top: 0px; padding: 0;
}

#header a {
	color: #68A4EC;
}

#content, #content-jtam {
	padding: 0;
	padding-left: 200px;
	padding-top: 12px;
	padding-right: 20px;
	margin-right: 180px;
	background: white; 
	color: black; border: 0; 
	background: white url('images/menu.gif') top left;
	background-repeat: no-repeat;
	min-height: 100%;
}

#content-jtam {
	margin-right: 0px;
}

#nav hr
{
	width: 80%;
}

#admin_login_box
{
	display: none; position: absolute; top: 10px; right: 10px;
}

#admin_login_tekst
{
	background: #888888; color: white; border: thin solid #888888;
	border-bottom-width: 0px; font-variant: small-caps; 
	font-size: 12px; padding: 2px
}

#admin_login_input
{
	background: white; border: thin solid #888888;
	margin: 0; padding: 6px; width: 240px; text-align: center
}

#content ul li p
{
	text-indent: 0em;
}
