* {
	margin: 0;
	padding: 0;
	border: 0;
	outline:none;
	font-family: Arial;
	font-size:13px;
	color:#4D4D4D;
}


html {
	width: 100%;
}

body {
	width:100%;
	height:100%;	background-image:url('/images/top_bg.gif');
	background-repeat:repeat-x;
	background-color:#DBE0E7;
}

#line-bg {	width:100%;
	height:90px;
	margin-top:178px;
	background-image:url('/images/line_bg.gif');
}

#line {	width:100%;
	height:90px;
	background-image:url('/images/logo_line.jpg');
	background-position:right;
	background-repeat:no-repeat;
}

#txt {	width:100%;
	height:201px;
	background-image:url('/images/mid_bg.gif');
	background-repeat:repeat-x;
}

#txt img {	margin-left:30px;
}

#latviainfo-lv {	position:absolute;
	right:20px;
	bottom:15px;
}

#latviainfo-lv h1 {	float:left;
	margin-right:15px;
}

#latviainfo-lv a{	text-decoration:none;
	color:#A29061;
	font-weight:normal;
}

#latviainfo-lv a:hover{
	text-decoration:underline;
}
