/* ARNICO Pamata izkaartojums
-------------------------------------*/
html, body, div, span, applet, object, iframe,
 h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
html, body {
min-height:100%;
height:100% !important;
height:100%;

}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

div.clears {
display:block;
clear:both;
}

h1 {
	border-bottom:1px solid #000000;
	}
div#leftbl {
position:absolute;
left:0;
top:130px;
width:180px;
padding:0 20px;
}
#leftbl li {
	padding-bottom:10px;
	}
#leftbl li a {
	font:normal 12px Arial;
	color:#000000;
	text-decoration:none;
	
	}
#leftbl li a.act {
	font-weight:bold;
	text-decoration:none;
	}

div#midbl {
position:absolute;
left:220px;
top:130px;
width:350px;
padding:0 20px;
border-left:1px solid #000000;
border-right:1px solid #000000;
}
div.firstp {
	width:auto !important;
	border-right:none !important;
	}
#midbl li {
	display:block;
	}
#midbl li a {
    font:normal 14px Arial;
    display:block;
    text-decoration:none;
    border-bottom:1px solid #000000;
    padding:5px;
    color:#000000;
    }
#midbl li a.act {
    font-weight:bold;
    background-color:#CCCCCC;
    }
#midbl li.licont {
	padding:5px;
	border-bottom:2px solid #000000;
	 font:normal 12px Arial;
	}
div#rightbl {
position:absolute;
left:610px;
top:130px;
padding:0 20px;
white-space: nowrap;
}

#rightbl img {
	margin-right:10px;
	margin-bottom:7px;
	}

div#footer {
border-top:1px solid #000000;
padding-top:30px;
margin-top:40px;
}

img.logo {
margin:20px;
}
