/* HTML
--------------------------------------------------------------------------------------------------------------------------------- */
html,body
{
	font-family:Tahoma;
	font-size:13px;
}
html,body,ul,div,p,pre,h1,h2,h3,h4,h5,h6,form
{
	margin:0;
	padding:0;
}
ul
{
	margin:0px;
	padding:10px 5px 10px 40px;
	padding:10px 10px 10px 50px;
	background:#eff3fb;
	list-style-image:url(/img/li.gif);
}

label
{
	font-size:11px;
	color:#666;
}

a
{
	color:orange;
	outline:none;
}
a:hover
{
	color:#3366cc;
}
h1
{
	background:#eff3fb;
	font-size:18px;
	font-weight:bold;
	border-left:#fdc800 4px solid;
	padding:2px 5px 2px 10px;
	color:#5079c9;
	margin:5px 0 10px 0;
}
p
{
	margin:5px 0 15px 0;
}
.clear
{
	clear:both;
	line-height:0;
	background:#FF0000;
}
.tekst-just
 {
	text-align:justify;
}
.button
{
	background:white;
	border:#999 1px solid;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000;
	pa dding:2px 5px 2px 5px;
	line-height:20px;
	cursor:pointer;
	outline:0px;
}
.txt-input
{
	border:#000 1px solid;
}
.txt-inputover
{
	border:blue 1px solid;
}

/* wrapper
--------------------------------------------------------------------------------------------------------------------------------- */
#wrapper
{
	width:1000px;
	height:auto;
	margin:0 auto;
	border-left:#003399 1px solid;
	border-right:#003399 1px solid;
	position:relative;
}
/* head
--------------------------------------------------------------------------------------------------------------------------------- */
#head
{
	height:207px;
	background:url(/img/head.jpg) no-repeat left top;
}
/* content
--------------------------------------------------------------------------------------------------------------------------------- */
#content
{
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	background:white;
}
/* content  mainNav
--------------------------------------------------------------------------------------------------------------------------------- */
#content #mainNav
{
	float:left;
	width:200px;
}
		#mainNav ul
		{
			list-style-type:none;
			list-style:none;
			border: #ffcb00 1px solid;
			border-left:none;
			margin:0px;
			padding:0px;
			list-style-type:none;
		}
				#mainNav ul li
				{
					//height:1%;
				}
				#mainNav ul img
				{
					width:0;
					height:0;
					border:0;
				}
						#mainNav ul a
						{
							display:block;
							background:#ffcb00 url(/img/a.gif) repeat-x left bottom;
							padding:5px 5px 5px 15px;
							font-size:11px;
							font-weight:bold;
							color:black;
							border-bottom:white 1px solid;
							text-decoration:none;
						}
						#mainNav ul a:hover
						{
							background:#ffcb00;
						}
						#mainNav ul a.current
						{
							background:#6f93db;
							color:white;
						}
/* content  mainContent
--------------------------------------------------------------------------------------------------------------------------------- */
#content #mainContent
{
	float:left;
	width:575px;
	padding:5px;
	padding-left:10px;
	padding-top:0;
	padding-bottom:70px;
	height:auto;
}
		 #mainContent h1:first-child
		 {
		 	margin-top:0px;
		 }
/* content  sideContent
--------------------------------------------------------------------------------------------------------------------------------- */
#content #sideContent
{
	float:right;
	width:200px;
	margin-right:5px;
	height:auto;
	//display:inline;
}
		#sideContent .block
		{
			height:auto;
		}
				.block h5
				{
					font-size:13px;
					font-weight:bold;
					padding:5px;
					background:#eff3fb;
				}
				.block .blockContent
				{
					font-size:11px;
				}
/* footer
--------------------------------------------------------------------------------------------------------------------------------- */
#footer
{
	background:#3366cc url(/img/footer.gif) repeat-x left top;
	height:22px;
	padding-top:20px;

}
		#footer p
		{
			text-align:center;
			font-size:11px;
			color:white;
			margin:0;
			padding:0;
		}
		#footer a
		{
			color:#ffcb00;
		}
/* absolute
--------------------------------------------------------------------------------------------------------------------------------- */
#logo-link
{
	position:absolute;
	left:19px;
	top:18px;
	width:172px;
	height:169px;
	display:block;
}
#panel{
	width:575px;
	font-size:12px;
	c olor:#003E7B;
	margin-top:5px;
	margin-bottom:10px;
	position:absolute;
	left:205px;
	bottom:50px;
	z-index:5000;
}
	#panel a{
		co lor:#636363;
	}
	#panel a:hover{
		tex t-decoration:none;
	}

	#panel .leftLinks{
		float:left;
	}
	#panel .rightLinks{
		float:right;
	}
	#panel #panel-Top{
		height:20px;
		background:url(/img/border_dottes.gif) repeat-x left top;
	}
	#panel #panel-Bot{
		width:100%;
		height:20px;
		border-top:#0C57C6 3px solid;
		background:url(/img/border_dottes.gif) repeat-x left bottom;
	}
/* 
--------------------------------------------------------------------------------------------------------------------------------- */
/* 
--------------------------------------------------------------------------------------------------------------------------------- */
/* 
--------------------------------------------------------------------------------------------------------------------------------- */
