	html, body {
		padding: 0;
		margin: 0;
		width: 100%;
		height: 100%;
	}
	body {
		background: #ECD9C9; 
		color: #000000; 
		font-family: Arial,serif;	
		font-size: 12px; 
		margin-top: 0px;
	}
	
	hr {
		border: none; 
		height: 1px; 
		background-color: #FFFFFF;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	
	a {
		color: #990000;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	h4 {
		padding: 1px;
		margin: 1px;
	}
	h3 {
		padding: 1px;
		margin: 1px;
	}
	p {
		margin: 0px;
		padding: 0px;
	}
	.clearer {
		clear: both;
	}
	
	.linkuRinda {
		position: absolute; top: 203px; left: 10px; 
		z-index: 1;
		height: 30px; 
		line-height: 28px;
	}
	
	.atstarpe {
		float: left; 
		width: 1px; 
		background-color: #736C65; 
		box-shadow: 1px 0px 0px #FFFFFF; 
		line-height: 25px;
		z-index: 1;
	}
	
	.poga {
		position: relative; 	
		z-index: 5;		
		float: left; 
		padding-left: 15px; padding-right: 15px;
		text-align: center; 
		font-size: 15px; 
		font-weight: bold; 
		text-shadow: 1px 1px #FFFFFF; 
		color: #444C59; 
	}	
	
	.pogasTeksts {
		cursor: pointer;
	}
	
	.apaksizvelnesBloks {
		padding: 10px 0px 10px 0px;
		position: absolute; top: 28px; left: -3px;
		z-index: 5;
		background: #706254;
		font-size: 12px;
		display: none;
		color: #FFFFFF;
		font-weight: bold; 
		text-shadow: none; 
		text-align: left; 
		opacity:0.92; 
		filter:alpha(opacity=92); 
		line-height: normal;
		min-width: 150px;
	
	}	
	
	.apaksizvelne {
		padding: 0px 5px 0px 5px;
		z-index: 5;
	}
	
	.apaksizvelne a {
		text-decoration: none;
		color: #FFFFFF;
	}
	
	.apaksizvelneViss {
		padding: 3px 0px 3px 0px;
		z-index: 5;
	}
	
	.child {
		margin-left: 20px;
	}	
	
	.karogi {
		position: absolute; top: 165px; left: 870px;
	}
	.viegliLasit {
		position: absolute; top: 80px; right: 20px;
		cursor: pointer;
	}
	.viegliLasit>img {
		/*width: 50px;*/
	}
	.meklesana {
		position: absolute; top: 202px; left: 910px;
	}
	.meklesanasForma {
		display: none;
		position: absolute; top: 202px; left: 745px;
		border: 1px solid #736C65; 
		padding: 0px;
		box-shadow: 1px 0px 0px #FFFFFF; 
	}
	
	.virsraksts {
		font-size: 15px; 
		font-weight: bold; 
		margin: 0px 0px 20px 0px;
	}
	
	.publicets {
		font-size: 13px; 
		font-weight: normal; 
		margin: 0px 0px 3px 0px;
		float: right;
	}
	
	.vairak {
		text-decoration: none;
		line-height: 30px;
		color: #A33038;
	}
	
	a.vairak:hover {
		text-decoration: underline;
	}
	
	.atpakal {
		text-decoration: none;
		color: #A33038;
	}
	a.atpakal:hover {
		text-decoration: underline;
	}
	
	.ievads {
		margin-bottom: 14px;
		font-size: 16px;
	}
	.pamatlapa {
		font-size: 14px; 
		text-align: justify;
	}
	.vissRaksts {
		font-size: 14px; 
		text-align: justify; 
		
	}
	#footer {
		display: none;						
	}
	
	#informationButton {
		position: absolute; 
		right: 0px; 
		top: 20px; 
		border: 1px solid white; 
		padding: 2px; 
		background: #DDDDDD;
		cursor: pointer;
	}

	 