
/* HTML tagi 

IMG 
{
	 border-width:0;
}

A 
{
	font-weight:bold;
	color:royalblue;
	text-decoration:none;	
}

A:hover{
	text-decoration:underline;	
}*/

.virsraksts {
	width: 110px; 
	height: 74px; 
}


/* -------------------------------		kontroļu stili ---------------------------- */

/* =============== katalogs ar apakškatalogu sarakstu ------------- */
.KatalogaNosaukumsVirsraksts
{
	background-color: #99ccff ;
	color:#394A8C;
}


/* ===============   saišu saraksts ===============   */
.OperacijasNosaukums
{
	color:Gray;
	font-size:92%;
	font-weight:normal;
}
/* ===============   ziņas   =================*/
 
 .ZinasKatalogaNosaukums
{ 
	color: crimson;
	font-weight:bold;
	 
} 

.ZinasNosaukums
{
	/* color: royalblue; */
	color: #004087;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
} 

.ZinasNosaukums:hover
{
	text-decoration:underline;
} 


.ZinasAutors
  {
	font-style : italic ;
  color:black;
  font-size:90%;
  }
 
 .ZinasDatums
  {
	font-style : italic ;
  color:black;
  font-size:90%;
  }
  
  .ZinasSaturs
  {	 
  color:black;
  font-size:95%;
  }

/* ____________________   end of ziņas   ____________________


/* =============  izkrītošās izvēlnes ================= */
.MenuBloks 
{	

}
.MenuRaksts
{
	font-size:100%;	
}
.MenuRakstsSel
{
	font-size:100%;	
	/*background-color:whitesmoke;*/
}
.ApaksMenuRaksts
{
	font-size:90%;
	font-weight:bold;
	color:gray;
}
.ApaksMenuRakstsSel
{
	font-size:90%;	
	color:royalblue;
	font-weight:bold;
	/*background-color:whitesmoke;*/
	text-decoration:underline;
}
/* ------------- eof izkrītošās izvēlnes  --------- */

/* ------------ mērķauditoriju izvēle  -------- */
.MerkNosaukums
{
	font-size:110%;
	font-weight:bold;
	color:White;	
}
.SpecKatalogi
{
	width:200;
	background-color:red;
}
/* --------------- eof mērķauditoriju izvēle  -------- */

/* --------------- LastKomentarsDiskusija ------------- */

.LastKomHeadTable
{
	width: 100%;
	font-size: 0.7em;
}

.LastKomHead
{
	background-color: #99AA88;
	font-weight:bold;
	text-align: center;
	padding: 2px;
}

.LastKomTable
{
	width: 100%;
}

.LastKom
{
	background-color: #CCCCAA;
	text-align: center;
	color:#333300;
	padding: 2px;
}

/* ------------- eof LastKomentarsDiskusija ------------- */

/* --------------- Lietotaja Info -------------------  */

.LietInfHead
{
	font-size: 0.7em;
	text-align: center;
	background-color: #ccccaa;
}

.LietInf
{
	font-size:0.7em;
	text-align:center;
	}


/* --------------- eof Lietotaja Info -------------------  */

/* --------------- Lietotaja Datu update -------------------  */

.LietUpdHead
{
	font-size: 1.0em;
	text-align: center;
	background-color: #ccccaa;
}

.LietUpdInf
{
	font-size: 0.9em;
	text-align:Left;
}

/* ------------- eof Lietotaja Datu update -------------------  */
