body {
	font-family: "Noto Sans", Lato, Titillium, Verdana, sans-serif;
}

@media only print {
	.apskatei {
		display:none;
	}
	.izdrukai {
	}
	.iedalja {
		border-style: solid;
	}
}

@media only screen {
	.apskatei {
	}
	.izdrukai {
		display:none;
	}
	.saturam{
		background-color: #FFF3BF;
	}
	.labaaa_mala {
		padding-top: 21px;
		background-color: #F6E6B2;
	}
	.pamatsaturs{
		display: flex;
		flex-wrap: wrap;
	}
	.pamatsaturs, .nobeigums, .augsha{
		min-width: 580px;
		width: 94%;
		margin-left: 3%;
	}
	.apaksha {
		background-color: #F6E6B2;
	}
	body{
		background-color: #C6A7A5;
	}
	.iedalja {
		color:lightyellow;
		background-color:silver;
		text-shadow:#555577 5px 5px 3px;
	}
}

A:link, A:visited, A:active, A:hover {text-decoration: none}
A:link
{
	color:#efefef;
}
A:visited
{
	color:#efefef;
}
	
A:hover
{
       color:violet;
}

#linki
{
	color:#efefef;
	font-size: 16px;
        font-weight: bold;
	font-family: ;
	padding-left:10px;
	padding-top:3px;
  	padding-bottom:12px;
}

#linki a:hover
{
	background-color:#efefef;
	color:#6d282a;
	font-size: 16px;
}

#aktivais
{
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica;
	background-color:#efefef;
	color:#6d282a;
}

#saites {font-size: 15px;}
#saites a:link {color:#3366ff;}
#saites a:active {color:#3366ff;}
#saites a:visited {color:#3366ff;}
#saites a:hover {color:violet;}

#sakumlapa {font-size: 9px; font-weight: bold;}
#sakumlapa a:link {color:#333333;}
#sakumlapa a:active {color:#333333;}
#sakumlapa a:visited {color:#333333;}
#sakumlapa a:hover {color:white;}

#bildes
{
	color:#6d282a;
	font-size: 13px;
        font-weight: bold;
	font-family: Helvetica;
	padding-bottom:8px;
}
#bildes a:link {color:#6d282a;}
#bildes a:hover
{
	background-color:#6d282a;
	color:#efefef;
	font-size: 13px;
}

CODE {font-size: 14px;}

H1 {
	background-color:#6d282a;
	color:#CdA89a;
}
.doma {padding: 0.3em 0.4em;}

.ramis{
	border-top: thin solid rgb(223,220,217);
	border-right: thin solid rgb(178,176,174);
	border-bottom: thin solid rgb(178,176,174);
	border-left: thin solid rgb(223,220,217);
	padding: 0.5em 0.5em;
	margin: 0.2em;
	background-color: #FFEAEA;
	
	-moz-border-radius: .6em;
}

.tekstam a:link,  .tekstam a:visited, .tekstam a:hover 
{
	color:#8f7f7f;
	font-size: 16px;
        font-weight: bold;
	font-family: Helvetica;
	padding-left:10px;
	padding-top:3px;
  	padding-bottom:12px;
}

.tekstam a:link
{
	color:#8f7f7f;
}

.tekstam a:visited
{
	color:#7f7f8f;
}


.tekstam a:hover
{
	background-color:#efefef;
	color:#6d282a;
}

.txt_aut
{
	font-size: 10px;
}
.txt_dat {
	color: #000000;
	font-size: 12px;
}
.txt_pubaut
{
	font-size: 14px;
	font-style: italic;
	text-align: right;
	font-weight:500;
	background-color:#e6c7c5;
	padding-right:2em;
}
.txt_pubattels{
	font-size: 9px;
	font-style: italic;
	float: right;
	width: 40%;
	margin: 1em 2em;
}
.txt_pubdatums{
	font-style:italic;
	font-weight:500;
	font-size: 10px;
}
.txt_sad {
	color: #6666cc;
	font-size: 24px;
	font-weight: bold;
	padding-top:3px;
	padding-bottom:3px;
}
.txt_teksts {
	font-size: 12px;
	text-indent: 2em;
	text-align:justify;
}
.txt_vr, H2 {
	color: #660000;
	font-size: 16px;
	font-weight: bold;
}



.txt_indat
{
        color: #333333;
        font-size: 9px;
        font-weight: bold;            
}

.txt_tiesibas
{
	color: #efefef;
	font-size: 9px;
        	font-weight: bold;
}


.td_sakums
{
	background-color: #6d282a;
      	width: 740;
	height: 289;
}



.td_krmala
{
	background-image: url('./att/krm.gif');
	background-repeat: repeat-y;
}

.td_lmala
{
	background-image: url('./att/lm.gif');
	background-repeat: repeat-y;
}

.td_augsa
{
	background-color: #6d282a;
	width: 770;
	height: 150;
}

.td_tekstam
{
	background-color: #efefef;
}

.td_album
{
	width: 100;
	height: 450;
	background-color: #efefef;
	border-top: thin solid rgb(51,51,51);
	border-right: thin solid rgb(51,51,51);
	border-bottom: thin solid rgb(51,51,51);
	border-left: thin solid rgb(51,51,51);
	padding: 0.2em 0.2em;
}

	.bilzhuki img{
		display: none;
	}
	.bilzhuki a:hover + img {
		display: block;
		float: right;
		width: 6em;
	}
