html,body {
	height: 100%;
}

body {
	background-color: #EDC364;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
#header {
	clear: right;
}

#lnav {
	background-color: #FFFFFF;
	float: left;
	width: 187px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 70%;
}
#content {
	background-color: #85B22F;
	float: left;
	width: 426px;
	border: 4px solid #FFFFFF;
}
#right {
	background-color: #7AA3CB;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	float: left;
	height: 70%;
	width: 187px;
}
#tholder {
	height: 100%;
}
#lang {
	background-color: #7AA3CB;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}
dl {
	margin: 0px;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 24px;
}
dt {
	padding-left: 20px;
	background-image: url(images/iflag.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
dt#active {
	background-image: url(images/aflag.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;
}
dt a {
	font-size: 11px;
	font-weight: bold;
	color: #7AA3CB;
	text-decoration: none;
}
dt a:hover {
	color: #85B22F;
}

a{
	font-size: 11px;
	color: #455A1D;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#cheader {
	background-color: #719827;
	height: 29px;
}

h1 {
	font-size: 2.4em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	
	padding-bottom: 10px;
	padding-top: 10px;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-align:left;
	
	padding-bottom: 10px;
	padding-top: 10px;
}

#content table.datatbl{ background-image:url(http://www.finieris.lv/img/table_bg.gif); margin-bottom: 1em;}
#content table.datatbl tr{ background-color:#85b22f}
#content table.datatbl td {padding-left:4px; padding-top:2px; padding-bottom:2px; padding-right:4px; vertical-align:middle}
#content table.datatbl th {height:26px; background-color:#ece5dd; padding-top:4px; padding-bottom:4px; padding-left:4px; padding-right:4px;}

#content p
{
	margin-top:0em;
	padding:0em; 
	line-height:1.4615384615384615em;
	margin-bottom:1.4615384615384615em
}


#content td, #content font, #content table, #content div{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
}

#inside {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 10px;
	line-height: 14px;
	text-align: justify;
	padding-right: 125px;
	padding-bottom: 10px;
}

#L1 {
	position:absolute;
	z-index:1;
	border: 4px solid #FFFFFF;
	width: 240px;
	left: 496px;
	top: 178px;
	right: 0px;
	bottom: 0px;
	height: 180px;
        background-color:#FFFFFF;
}
#foot {
	height: 400px;
}

