body {
  margin: 0 auto;
  background: url(../css/sark_mala.png) 0 0 repeat-y;
  color: black;
  font-size: 80%;
  font-family: Arial, Helvetica, sans-serif;
  }

div#konteineris {
  background: url(../bildes/foni/ilustr_kalendars.png) 0 0 no-repeat;
	margin-left:0px;
  width: 812px;
  height: 100%;
  position: relative;
  z-index: -10;
	}

img {
  border:0;
  }
 
#sarkana_mala {
  width: 200px;
  color: white;
  position: fixed;
  }
  
/* izvēle sākas */
#izvele {
  margin-left: 226px;
  color: black;
  width: 200px;
  position: fixed;
  z-index:5;
  }
  
#izvele ul {
  display: inline;
  list-style-type:none;
  vertical-align: bottom;
  }
  
#izvele li {
  height: 32px;
  background:url("../faili/izv_poga.png") no-repeat 0px -2px;
  padding-top: 4px;
  padding-left: 50px;
  z-index: 1;
  /*margin: 10px 0;*/
  }

  
#izvele .akt{
   background:url("../faili/izv_poga_akt.png") no-repeat 0px 0px;
   padding-top: 4px;
   font-weight: bold;
   z-index: 2;
}

#izvele a {
  text-decoration: none;
  font-size: 16px;
  color: black;
}

#izvele li a:hover {
  font-weight: bold;
  text-decoration: none;
}

#k_bilde {
  margin-top: 30px;
  margin-bottom: 20px;
  width: 170px;
  
}
/*izvēle beidzas */

a {
  text-decoration: none;
  color: black;
}
/*
a:hover {
  color: #da251c;
  text-decoration: none;
}*/

#centrs {
  list-style-type:none; 
  margin-top: 40px;
  padding-left:10px;
  padding-right:10px;
  margin-left: 420px;
  width: 550px;
  position: absolute;
  z-index: 5;
}
#top_bilde {
  position: fixed;
  margin-top: 0px;
  margin-left: 426px;
  z-index: 101;
  }
  #sanu_bilde {
  position: fixed;
  margin-top: 0px;
  right: 0;
  z-index: -102;
  }
h3 {
font-size: 16px;}

.diena {
  font-family: Arial;
  font-size: 30px;
  font-weight: bold;
}
.dienaakt {
  font-family: Arial;
  font-size: 30px;
  font-weight: bold;
  text-decoration: underline;
  z-index: 500;
}
.dienaizr {
  font-family: Arial;
  font-size: 30px;
  color: red;
  font-weight: bold;
}
.dienanos {
  font-family: Arial;
  font-weight: bold;
  font-size: 70%;
}
#kalendars, #kalendarsl {
  margin-top: 40px;
	margin-left: 30px;
	height: 640px;
	width: 450px;
	z-index: 1;
}
#kalendars a:link {
  color: #da251c;
  text-decoration: none;
  
}
#kalendars a:visited {
  color: #da251c;
  text-decoration: none;
  
}
#kalendars a:hover {
  text-decoration: none;
}
.izrades {
z-index: 2;
 position: absolute;
  margin-top: 100px; 
  /*margin-left: 100px;*/
  font-size: 16px;
  font-weight: bold;
  color: white;
  text-align: center;
  list-style-type:none;
}
.izrades a {
	color: white;
}

td,th {border-style: none;}

.izradev {
	position: absolute;
	z-index: 5;
	color: white;
	width: 380px;
	margin-left: 30px;
	margin-top: 80px;
	height: 470px;
	overflow: auto;
}
.izradev a{
	color: white;
}

/*JUITTER PLUGIN CSS*/

#juitterContainer{} /*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;background:#FFF;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #CAF8C9;padding:3px;clear:both;height:55px;} 
#juitterContainer .twittList SPAN.time{color:#666;font-size:0.9em}
#juitterContainer .twittList A{color:#da251c;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}

#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

/*end of Juitter CSS*/