@charset "utf-8";
/* CSS Document made by Riekstkodis*/

*	{margin: 0px;}

body { background-image: url(../img/bg.png);
		background-repeat:repeat-x;}

/* Linkotie teksti*/

a:link {color: #FFFFCC;
		text-decoration: none;}

a:visited {	color: #FFFFCC;
		text-decoration: none;}

a:hover {color: #A38D65;
		text-decoration: none;}

a:active {color: #FFFFCC;
		text-decoration: none;}

.pamats {width: 1000px;
		height: 728px;
		margin: auto;
		padding: 0px;
		border: none;
		border-width: 0px;
		background-image: url(../img/fons.png);
		background-repeat: no-repeat;}

.menu_top {width: 918px;
		height: 42px;
		margin: 0px;
		padding-top: 0px;
		padding-left: 52px;
		padding-right: 30px;
		border: none;
		border-width: 0px;
		text-align: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFFFCC;
		line-height: 100%;}

.txt {width: 515px;
		height: 240px;
		margin: 0px;
		padding-top: 40px;
		padding-bottom: 36px;
		padding-left: 395px;
		padding-right: 50px;
		border: none;
		border-width: 0px;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
		line-height: 100%;}

.btn_top {width: 930px;
		height: 35px;
		padding-top: 0px;
		padding-left: 50px;
		padding-right: 20px;
		text-align: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 35px;
		border: 0px;
		color: #FFFFCC;
		text-decoration: none;}
.btn_top a
{
	margin: 0 10px 0 10px;
}
.btn_top a:hover
{
	margin: 0 10px 0 10px;
	color: #684B3E;
}

.atstarpe1 {height: 165px;
			width: auto;}


.txt_area {width: 720px;
		height: 100%;
		margin-top: 0px;
		padding: 40px;
		border: none;
		border-width: 0px;
		text-align: left;
		background-image: url(../img/txt_fons2%20.png);
		background-repeat:no-repeat;}

#texts
{
	overflow: auto;
	width: 580px;
	height: 240px;
	overflow-y: auto;
	overflow-x: hidden;
}
/* Galerijas CSS */
.albumi{float: left;
		width: 100px;
		height: 130px;
		font-size: 14px;
		line-height: 20px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		margin-left: 26px;
		margin-right: 26px;
		margin-top: 0px;
		margin-bottom: 20px;
		text-align: center;
		border: 0px solid #FFFFCC;
		background-image: url(../img/paper.png);
		background-repeat: no-repeat;}

.albumi a{ color: #341F0C;
		text-decoration:none;}

.albumi a:hover{ color: #684B3E;}


.albumu_bildes{color: #58462C;
		float: left;
		width: 100px;
		height: auto;
		line-height: 20px;
		margin-left: 13px;
		margin-right: 13px;
		padding: 5px 5px 5px 5px;
		text-align: center;
		border-bottom: 1px solid #FFFFCC;}

.albumu_bildes a{ color: #341F0C;
		text-decoration:none;}

.albumu_bildes a:hover{ color: #684B3E;}
