html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
	font: inherit;
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

/*ol, ul {
	list-style: none;
}*/
/*blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,

/*q:before, q:after {
	content: '';
	content: none;
}
*/
table {
	border-collapse: collapse;
	border-spacing: 0px;
}

@import url(http://fonts.googleapis.com/css?family=Oswald);

body {
	/*background-color:#006600;*/
	min-width:1024px;
	margin:0px;
	padding:0px;
	/*line-height: 1.2em;*/
	overflow:hidden;

}
a:link{
	 color: #c36000;
	 /*letter-spacing:1px;
	 text-decoration: none;*/
	}
a:visited{
	color:#FF6600;
	}
a:hover{
	color:#FF6600;
}
a:active {
 /* outline:none;*/
  color:#CC4400;
}



/*:focus {
  -moz-outline-style:none;
}*/
#arny{
	position:absolute;
	top:100px;
	width:100%;
	
	height:12px;
	background:url(syspic/arny.png) repeat-x;
	background-color:#a3a3a3;
	z-index:5;
	
}


/*.balgomb1{
	width:120px;
	margin-left:-60px;
	padding-left:00px;
	}
a:link .balgomb1{
	margin-left:-60px;
	padding-left:0px;
	}
a:visited .balgomb1{
	margin-left:-60px;
	padding-left:0px;
	}
a:hover .balgomb1{
	margin-left:-50px;
	padding-left:0px;
	}
a:active .balgomb1{
	margin-left:-50px;
	padding-left:0px;
	}
	
	
.jobbgomb1{
	width:90px;
	margin-left:-10px;
	padding-left:00px;
	}
a:link .jobbgomb1{
	margin-left:-10px;
	padding-left:0px;
	}
a:visited .jobbgomb1{
	margin-left:-10px;
	padding-left:0px;
	}
a:hover .jobbgomb1{
	margin-left:-20px;
	padding-left:0px;
	}
a:active .jobbgomb1{
	margin-left:-20px;
	padding-left:0px;
	}
	
*/
#alsoarny{
	position:absolute;
	left:0px;
	bottom:50px;
	width:100%;
	margin-top:-8px;
	height:12px;
	background:url(syspic/alsoarny.png) repeat-x;
	z-index:12;
	
}

#lablogo{
position:absolute;
	left:0px;
	bottom:0px;
	display:block;
	width:100%;
	height:50px;
	z-index:2;
	
}
#foot{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:50px;
	padding:0px 10px 0px 10px;
	background: url(syspic/footback1.png) repeat-x;
	z-index:3;

	/*background-color:#FFCCCC;*/
}

