body {
    margin: 0px auto;
    padding: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	overflow-y: scroll;
    background-image: url("../img/BG.png");
	background-attachment: fixed;
	background-repeat: no-repeat;  
}

/*** IE Fix ***/
* html body {
	background-color: #FFFFFF;
    max-width: 1440px;
    padding-left: 15.27%;
    padding-right: 15.27%;
    overflow-y: scroll;
}

/*************Lapas saturs****************/
.back_tulip {
	background-color: #FFFFFF;
    margin-left:100px;
    position: absolute;
    position: fixed;
    z-index:-5;
}
/* CSS Style Rule for Div having id="outer-container" */
/* outer-container will hold the whole assembly of
   nested div overlays. */
/* It will also center align the design */

/*** IE Fix ***/
* html #outer-container {
	background-color: #FFFFFF;
    width: 990px;
    margin: 10px auto 10 auto;
}

#outer-container {
	background-color: #FFFFFF;
    font-family:  Tahoma, Arial, Verdana;
    font-size: 12px;
    width: 990px;
    margin: 10px auto 10px auto;
    box-shadow: 0px 0px 19px #888888;
    padding: 4px 4px 4px 4px;
    border-radius: 5px;
    overflow: hidden;
}

* html #outer-container {
        padding: 0px;
}



/*************Lapas satura beigas****************/
/*************Top sadaļa****************/

#header {
    width: 990px;
    height: 178px;
    background: url(../img/Top_header.png) no-repeat bottom;
}

#flag {
    text-decoration: none;

}
.top_schortcut img {
	border:none;
}
.top_schortcut {
	margin-top: 10px;
    margin-left: 20px;
    position:absolute;
  	line-height: 10px;
  	text-align: center;
}
.top_schortcut a:hover {
	text-decoration:underline;
	color:#000;
}

.top_schortcut a {
	color: #000000;
	text-decoration: none;
}
.top_schortcut a:active {
	color: #000000;
}
.top_schortcut a:focus {
	text-decoration:none;
	color: #000000;
}
.Logo_div {
	width: 400px;
	height: 80px;
	
	
    margin-top: 70px;
    margin-left: 25px;
    position:absolute;
}
.error_divs{
	height:150;
	margin-top: 220px;
    margin-left: 260px;
    position:absolute;
}

.Logo_div img {
    border:0px;
    width:500px;
}
.social_div {
	height:100;
	margin-top: 124px;
    margin-left: 876px;
    position:absolute;

}
.social_draugiem {
	height:26px;
	width:31px;
    position:absolute;
    background: url(../img/social_draugiem_off.png);


}

.social_draugiem:hover {
	background: url(../img/social_draugiem_on.png);
	text-decoration:none;
}
.social_facebook {
    margin-left: 30px;
    height: 35px;
    width: 35px;
    position:absolute;
    background: url(../img/social_facebook_off.png) no-repeat;


}

.social_facebook:hover {
	margin-top: -2px;
	margin-left: 28px;
	background: url(../img/social_facebook_on.png) no-repeat;
	text-decoration:none;
}




.social_youtube {
    margin-left: 65px;
    height: 35px;
    width: 35px;
    position:absolute;
    background: url(../img/social_youtube_off.png) no-repeat;


}

.social_youtube:hover {
	margin-top: -2px;
	margin-left: 63px;
	background: url(../img/social_youtube_on.png) no-repeat;
	text-decoration:none;
}





.kursugrafiks:hover{
  text-decoration:underline #000;
  cursor: pointer;
}

 a
{
	color: #276798;
	text-decoration:none;
}

 a:hover, a:focus
{
	color: #990000;
	text-decoration: underline;
}



#top_navig {
	height:31px;
    position: relative;
	padding-left:188px;
	padding-top:3px;
	padding-bottom:3px;
	background: #13529d;
	border: 1px solid #2b4479;
	border: 1px solid #2d4373;
	-webkit-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
	-o-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
	-moz-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
	-ms-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
	box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
    z-index: 3;

}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-family: 'Arial', sans-serif;
  font-weight: 500;
  font-size: 13px;
  color: #ffffff;
  -webkit-transition: all ease .5s;
  -o-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  transition: all ease .5s;
}

#cssmenu li:hover > a {
	background: #2d4373;
  -webkit-box-shadow: inset 0 0 1px #1e2e4f;
  -o-box-shadow: inset 0 0 1px #1e2e4f;
  -moz-box-shadow: inset 0 0 1px #1e2e4f;
  -ms-box-shadow: inset 0 0 1px #1e2e4f;
  box-shadow: inset 0 0 1px #1e2e4f;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
#cssmenu:before,
#cssmenu:after,
#cssmenu > ul:before,
#cssmenu > ul:after {
  content: '';
  display: table;
}
#cssmenu:after,
#cssmenu > ul:after {
  clear: both;
}
#cssmenu a {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 35);
}
#cssmenu ul {
  background: #13529d;
  -webkit-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);
  -o-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);
  -ms-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);
  box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);
}

#cssmenu ul > li {
  float: left;
  list-style: none;
}
#cssmenu ul > li > a {
  display: block;
  text-decoration: none;
  padding: 9px 18px;
  position: relative;
}
#cssmenu ul > li > a:hover {
  background: #2d4373;
  -webkit-box-shadow: inset 0 0 1px #1e2e4f;
  -o-box-shadow: inset 0 0 1px #1e2e4f;
  -moz-box-shadow: inset 0 0 1px #1e2e4f;
  -ms-box-shadow: inset 0 0 1px #1e2e4f;
  box-shadow: inset 0 0 1px #1e2e4f;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
#cssmenu ul > li > a:hover:before {
  content: '';
  z-index: 2;
  position: absolute;
  border: 1px solid white;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: -1px;
  opacity: .2;
}
#cssmenu ul > li > a:hover:after {
  content: '';
  z-index: 2;
  position: absolute;
  border: 1px solid white;
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  right: -1px;
  opacity: .2;
}
#cssmenu > ul > li > ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
#cssmenu > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
  position: absolute;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
#cssmenu > ul > li > ul {
  width: 300px;
  position: absolute;
}
#cssmenu > ul > li > ul > li {
  float: none;
  position: relative;
}
#cssmenu > ul > li > ul > li > ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
#cssmenu > ul > li > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
  position: absolute;
}
#cssmenu > ul > li > ul > li > ul {
  left: 200px;
  top: 1px;
  width: 200px;
}
#cssmenu > ul > li > ul > li > ul > li {
  float: none;
}

/* left sidebar that is the left side column of */

/* 3 columns div layout */
/* -------------------------------------------------------------------------------------------------------------Kreisā puse------------------------ */
#left-sidebar {

    width: 175px;
    background-color: #13529d;
    padding-top:20px;
    padding-left:5px;
    margin: -2px 2px 2px 0px;
    float: left;
    /*-moz-border-radius-bottomright: 25px;
    border-bottom-right-radius: 25px;*/
    padding-bottom: 20010px;  /* X + padding-bottom */
    margin-bottom: -20000px;  /* X */
}

#left-sidebar a {
	color: #FFFFFF;
	text-decoration:none;
}

#left-sidebar  a:hover, a:focus
{
	color: #e0e0e0;
	text-decoration: none;
}
div.sdmenu {
	width: 180px;
    font-family: 'Archivo Narrow', sans-serif;
    text-shadow: 1px 1px 1px #000;
	padding-bottom: 10px;
	color: #fff;
}
div.sdmenu div {
	background: url(../img/poga.png) no-repeat;
	overflow: hidden;
}
div.sdmenu div#Uzņēmējiem {
	background: url(../img/o_uznemejiem.png) no-repeat;	overflow: hidden;}
div.sdmenu div#Uzņēmējiem:hover {
	background: url(../img/h_uznemejiem.png) no-repeat;	overflow: hidden;}
#Uzņēmējiem,
#Uzņēmējiem ul,
#Uzņēmējiem ul li,
#Uzņēmējiem ul li a { padding: 0;  margin: 0;  line-height: 1;  font-family: 'Arial';  font-weight: 500;  font-size: 13px;  color: #ffffff;}
#Uzņēmējiem li:hover > a {	background: #2d4373;    -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;}
#Uzņēmējiem:before,
#Uzņēmējiem:after,
#Uzņēmējiem > ul:before,
#Uzņēmējiem > ul:after {  content: '';  display: table;}
#Uzņēmējiem:after,
#Uzņēmējiem > ul:after {  clear: both;}
#Uzņēmējiem a {  text-shadow: 0 1px 1px rgba(0, 0, 0, 35);}
#Uzņēmējiem ul {  -webkit-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -o-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -moz-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -ms-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);}
#Uzņēmējiem ul > li {  width:170px; float: left;  list-style: none;}
#Uzņēmējiem ul > li > a {  display: block;  text-decoration: none;  padding: 7px 10px 7px 25px;  position: relative;}
#Uzņēmējiem ul > li > a:hover {  background: #2d4373;  -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;  -webkit-transition: all ease .3s;  -o-transition: all ease .3s;  -moz-transition: all ease .3s;  -ms-transition: all ease .3s;  transition: all ease .3s;}
#Uzņēmējiem ul > li > a:hover:before {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-right: 0;  width: 100%;  height: 100%;  top: 0;  left: -1px;  opacity: .2;}
#Uzņēmējiem ul > li > a:hover:after {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-left: 0;  width: 100%;  height: 100%;  top: 0;  right: -1px;  opacity: .2;}

div.sdmenu div#Metālapstrādei {
	background: url(../img/o_metalapstradei.png) no-repeat;
	overflow: hidden;
}
div.sdmenu div#Metālapstrādei:hover {
	background: url(../img/h_metalapstradei.png) no-repeat;
	overflow: hidden;
}
#Metālapstrādei,
#Metālapstrādei ul,
#Metālapstrādei ul li,
#Metālapstrādei ul li a { padding: 0;  margin: 0;  line-height: 1;  font-family: 'Arial';  font-weight: 500;  font-size: 13px;  color: #ffffff;}
#Metālapstrādei li:hover > a {	background: #2d4373;    -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;}
#Metālapstrādei:before,
#Metālapstrādei:after,
#Metālapstrādei > ul:before,
#Metālapstrādei > ul:after {  content: '';  display: table;}
#Metālapstrādei:after,
#Metālapstrādei > ul:after {  clear: both;}
#Metālapstrādei a {  text-shadow: 0 1px 1px rgba(0, 0, 0, 35);}
#Metālapstrādei ul {  -webkit-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -o-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -moz-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -ms-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);}
#Metālapstrādei ul > li { width:170px;  float: left;  list-style: none;}
#Metālapstrādei ul > li > a {  display: block;  text-decoration: none;  padding: 7px 10px 7px 25px;  position: relative;}
#Metālapstrādei ul > li > a:hover {  background: #2d4373;  -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;  -webkit-transition: all ease .3s;  -o-transition: all ease .3s;  -moz-transition: all ease .3s;  -ms-transition: all ease .3s;  transition: all ease .3s;}
#Metālapstrādei ul > li > a:hover:before {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-right: 0;  width: 100%;  height: 100%;  top: 0;  left: -1px;  opacity: .2;}
#Metālapstrādei ul > li > a:hover:after {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-left: 0;  width: 100%;  height: 100%;  top: 0;  right: -1px;  opacity: .2;}

div.sdmenu div#Pedagogiem {
	background: url(../img/o_pedagogiem.png) no-repeat;
	overflow: hidden;
}
div.sdmenu div#Pedagogiem:hover {
	background: url(../img/h_pedagogiem.png) no-repeat;
	overflow: hidden;
}
#Pedagogiem,
#Pedagogiem ul,
#Pedagogiem ul li,
#Pedagogiem ul li a { padding: 0;  margin: 0;  line-height: 1;  font-family: 'Arial';  font-weight: 500;  font-size: 13px;  color: #ffffff;}
#Pedagogiem li:hover > a {	background: #2d4373;    -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;}
#Pedagogiem:before,
#Pedagogiem:after,
#Pedagogiem > ul:before,
#Pedagogiem > ul:after {  content: '';  display: table;}
#Pedagogiem:after,
#Pedagogiem > ul:after {  clear: both;}
#Pedagogiem a {  text-shadow: 0 1px 1px rgba(0, 0, 0, 35);}
#Pedagogiem ul {  -webkit-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -o-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -moz-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -ms-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);}
#Pedagogiem ul > li { width:170px;  float: left;  list-style: none;}
#Pedagogiem ul > li > a {  display: block;  text-decoration: none;  padding: 7px 10px 7px 25px;  position: relative;}
#Pedagogiem ul > li > a:hover {  background: #2d4373;  -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;  -webkit-transition: all ease .3s;  -o-transition: all ease .3s;  -moz-transition: all ease .3s;  -ms-transition: all ease .3s;  transition: all ease .3s;}
#Pedagogiem ul > li > a:hover:before {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-right: 0;  width: 100%;  height: 100%;  top: 0;  left: -1px;  opacity: .2;}
#Pedagogiem ul > li > a:hover:after {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-left: 0;  width: 100%;  height: 100%;  top: 0;  right: -1px;  opacity: .2;}

div.sdmenu div#Jauniešiem {
	background: url(../img/o_jauniesiem.png) no-repeat;
	overflow: hidden;
}
div.sdmenu div#Jauniešiem:hover {
	background: url(../img/h_jauniesiem.png) no-repeat;
	overflow: hidden;
}
#Jauniešiem,
#Jauniešiem ul,
#Jauniešiem ul li,
#Jauniešiem ul li a { padding: 0;  margin: 0;  line-height: 1;  font-family: 'Arial';  font-weight: 500;  font-size: 13px;  color: #ffffff;}
#Jauniešiem li:hover > a {	background: #2d4373;    -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;}
#Jauniešiem:before,
#Jauniešiem:after,
#Jauniešiem > ul:before,
#Jauniešiem > ul:after {  content: '';  display: table;}
#Jauniešiem:after,
#Jauniešiem > ul:after {  clear: both;}
#Jauniešiem a {  text-shadow: 0 1px 1px rgba(0, 0, 0, 35);}
#Jauniešiem ul {  -webkit-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -o-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -moz-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -ms-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);}
#Jauniešiem ul > li { width:170px;  float: left;  list-style: none;}
#Jauniešiem ul > li > a {  display: block;  text-decoration: none;  padding: 7px 10px 7px 25px;  position: relative;}
#Jauniešiem ul > li > a:hover {  background: #2d4373;  -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;  -webkit-transition: all ease .3s;  -o-transition: all ease .3s;  -moz-transition: all ease .3s;  -ms-transition: all ease .3s;  transition: all ease .3s;}
#Jauniešiem ul > li > a:hover:before {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-right: 0;  width: 100%;  height: 100%;  top: 0;  left: -1px;  opacity: .2;}
#Jauniešiem ul > li > a:hover:after {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-left: 0;  width: 100%;  height: 100%;  top: 0;  right: -1px;  opacity: .2;}

div.sdmenu div#Bibliotēka {
	background: url(../img/o_biblioteka.png) no-repeat;
	overflow: hidden;
}
div.sdmenu div#Bibliotēka:hover {
	background: url(../img/h_biblioteka.png) no-repeat;
	overflow: hidden;
}
#Bibliotēka,
#Bibliotēka ul,
#Bibliotēka ul li,
#Bibliotēka ul li a { padding: 0;  margin: 0;  line-height: 1;  font-family: 'Arial';  font-weight: 500;  font-size: 13px;  color: #ffffff;}
#Bibliotēka li:hover > a {	background: #2d4373;    -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;}
#Bibliotēka:before,
#Bibliotēka:after,
#Bibliotēka > ul:before,
#Bibliotēka > ul:after {  content: '';  display: table;}
#Bibliotēka:after,
#Bibliotēka > ul:after {  clear: both;}
#Bibliotēka a {  text-shadow: 0 1px 1px rgba(0, 0, 0, 35);}
#Bibliotēka ul {  -webkit-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -o-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -moz-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -ms-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);}
#Bibliotēka ul > li { width:170px;  float: left;  list-style: none;}
#Bibliotēka ul > li > a {  display: block;  text-decoration: none;  padding: 7px 10px 7px 25px;  position: relative;}
#Bibliotēka ul > li > a:hover {  background: #2d4373;  -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;  -webkit-transition: all ease .3s;  -o-transition: all ease .3s;  -moz-transition: all ease .3s;  -ms-transition: all ease .3s;  transition: all ease .3s;}
#Bibliotēka ul > li > a:hover:before {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-right: 0;  width: 100%;  height: 100%;  top: 0;  left: -1px;  opacity: .2;}
#Bibliotēka ul > li > a:hover:after {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-left: 0;  width: 100%;  height: 100%;  top: 0;  right: -1px;  opacity: .2;}

div.sdmenu div#vakances {
	background: url(../img/o_vakances.png) no-repeat;
	overflow: hidden;
}
div.sdmenu div#vakances:hover {
	background: url(../img/h_vakances.png) no-repeat;
	overflow: hidden;
}
#vakances,
#vakances ul,
#vakances ul li,
#vakances ul li a { padding: 0;  margin: 0;  line-height: 1;  font-family: 'Arial';  font-weight: 500;  font-size: 13px;  color: #ffffff;}
#vakances li:hover > a {	background: #2d4373;    -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;}
#vakances:before,
#vakances:after,
#vakances > ul:before,
#vakances > ul:after {  content: '';  display: table;}
#vakances:after,
#vakances > ul:after {  clear: both;}
#vakances a {  text-shadow: 0 1px 1px rgba(0, 0, 0, 35);}
#vakances ul {  -webkit-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -o-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -moz-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -ms-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);}
#vakances ul > li { width:170px;  float: left;  list-style: none;}
#vakances ul > li > a {  display: block;  text-decoration: none;  padding: 7px 10px 7px 25px;  position: relative;}
#vakances ul > li > a:hover {  background: #2d4373;  -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;  -webkit-transition: all ease .3s;  -o-transition: all ease .3s;  -moz-transition: all ease .3s;  -ms-transition: all ease .3s;  transition: all ease .3s;}
#vakances ul > li > a:hover:before {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-right: 0;  width: 100%;  height: 100%;  top: 0;  left: -1px;  opacity: .2;}
#vakances ul > li > a:hover:after {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-left: 0;  width: 100%;  height: 100%;  top: 0;  right: -1px;  opacity: .2;}

div.sdmenu div#velejumi {
	background: url(../img/o_velejumi.png) no-repeat;
	overflow: hidden;
}
div.sdmenu div#velejumi:hover {
	background: url(../img/h_velejumi.png) no-repeat;
	overflow: hidden;
}
#velejumi,
#velejumi ul,
#velejumi ul li,
#velejumi ul li a { padding: 0;  margin: 0;  line-height: 1;  font-family: 'Arial';  font-weight: 500;  font-size: 13px;  color: #ffffff;}
#velejumi li:hover > a {	background: #2d4373;    -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;}
#velejumi:before,
#velejumi:after,
#velejumi > ul:before,
#velejumi > ul:after {  content: '';  display: table;}
#velejumi:after,
#velejumi > ul:after {  clear: both;}
#velejumi a {  text-shadow: 0 1px 1px rgba(0, 0, 0, 35);}
#velejumi ul {  -webkit-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -o-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -moz-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -ms-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);}
#velejumi ul > li { width:170px;  float: left;  list-style: none;}
#velejumi ul > li > a {  display: block;  text-decoration: none;  padding: 7px 10px 7px 25px;  position: relative;}
#velejumi ul > li > a:hover {  background: #2d4373;  -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;  -webkit-transition: all ease .3s;  -o-transition: all ease .3s;  -moz-transition: all ease .3s;  -ms-transition: all ease .3s;  transition: all ease .3s;}
#velejumi ul > li > a:hover:before {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-right: 0;  width: 100%;  height: 100%;  top: 0;  left: -1px;  opacity: .2;}
#velejumi ul > li > a:hover:after {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-left: 0;  width: 100%;  height: 100%;  top: 0;  right: -1px;  opacity: .2;}


div.sdmenu div#Vecākiem {
	background: url(../img/o_vecakiem.png) no-repeat;
	overflow: hidden;
}
div.sdmenu div#Vecākiem:hover {
	background: url(../img/h_vecakiem.png) no-repeat;
	overflow: hidden;
}
#Vecākiem,
#Vecākiem ul,
#Vecākiem ul li,
#Vecākiem ul li a { padding: 0;  margin: 0;  line-height: 1;  font-family: 'Arial';  font-weight: 500;  font-size: 13px;  color: #ffffff;}
#Vecākiem li:hover > a {	background: #2d4373;    -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;}
#Vecākiem:before,
#Vecākiem:after,
#Vecākiem > ul:before,
#Vecākiem > ul:after {  content: '';  display: table;}
#Vecākiem:after,
#Vecākiem > ul:after {  clear: both;}
#Vecākiem a {  text-shadow: 0 1px 1px rgba(0, 0, 0, 35);}
#Vecākiem ul {  -webkit-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -o-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -moz-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -ms-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);}
#Vecākiem ul > li { width:170px;  float: left;  list-style: none;}
#Vecākiem ul > li > a {  display: block;  text-decoration: none;  padding: 7px 10px 7px 25px;  position: relative;}
#Vecākiem ul > li > a:hover {  background: #2d4373;  -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;  -webkit-transition: all ease .3s;  -o-transition: all ease .3s;  -moz-transition: all ease .3s;  -ms-transition: all ease .3s;  transition: all ease .3s;}
#Vecākiem ul > li > a:hover:before {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-right: 0;  width: 100%;  height: 100%;  top: 0;  left: -1px;  opacity: .2;}
#Vecākiem ul > li > a:hover:after {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-left: 0;  width: 100%;  height: 100%;  top: 0;  right: -1px;  opacity: .2;}

div.sdmenu div#Senioriem {
	background: url(../img/o_senioriem.png) no-repeat;
	overflow: hidden;
}
div.sdmenu div#Senioriem:hover {
	background: url(../img/h_senioriem.png) no-repeat;
	overflow: hidden;
}
#Senioriem,
#Senioriem ul,
#Senioriem ul li,
#Senioriem ul li a { padding: 0;  margin: 0;  line-height: 1;  font-family: 'Arial';  font-weight: 500;  font-size: 13px;  color: #ffffff;}
#Senioriem li:hover > a {	background: #2d4373;    -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;}
#Senioriem:before,
#Senioriem:after,
#Senioriem > ul:before,
#Senioriem > ul:after {  content: '';  display: table;}
#Senioriem:after,
#Senioriem > ul:after {  clear: both;}
#Senioriem a {  text-shadow: 0 1px 1px rgba(0, 0, 0, 35);}
#Senioriem ul {  -webkit-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -o-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -moz-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -ms-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);}
#Senioriem ul > li { width:170px;  float: left;  list-style: none;}
#Senioriem ul > li > a {  display: block;  text-decoration: none;  padding: 7px 10px 7px 25px;  position: relative;}
#Senioriem ul > li > a:hover {  background: #2d4373;  -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;  -webkit-transition: all ease .3s;  -o-transition: all ease .3s;  -moz-transition: all ease .3s;  -ms-transition: all ease .3s;  transition: all ease .3s;}
#Senioriem ul > li > a:hover:before {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-right: 0;  width: 100%;  height: 100%;  top: 0;  left: -1px;  opacity: .2;}
#Senioriem ul > li > a:hover:after {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-left: 0;  width: 100%;  height: 100%;  top: 0;  right: -1px;  opacity: .2;}

div.sdmenu div#E-sabiedrībai {
	background: url(../img/o_esabiedribai.png) no-repeat;
	overflow: hidden;
}
div.sdmenu div#E-sabiedrībai:hover {
	background: url(../img/h_esabiedribai.png) no-repeat;
	overflow: hidden;
}
#E-sabiedrībai,
#E-sabiedrībai ul,
#E-sabiedrībai ul li,
#E-sabiedrībai ul li a { padding: 0;  margin: 0;  line-height: 1;  font-family: 'Arial';  font-weight: 500;  font-size: 13px;  color: #ffffff;}
#E-sabiedrībai li:hover > a {	background: #2d4373;    -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;}
#E-sabiedrībai:before,
#E-sabiedrībai:after,
#E-sabiedrībai > ul:before,
#E-sabiedrībai > ul:after {  content: '';  display: table;}
#E-sabiedrībai:after,
#E-sabiedrībai > ul:after {  clear: both;}
#E-sabiedrībai a {  text-shadow: 0 1px 1px rgba(0, 0, 0, 35);}
#E-sabiedrībai ul {  -webkit-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -o-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -moz-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -ms-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);}
#E-sabiedrībai ul > li { width:170px;  float: left;  list-style: none;}
#E-sabiedrībai ul > li > a {  display: block;  text-decoration: none;  padding: 7px 10px 7px 25px;  position: relative;}
#E-sabiedrībai ul > li > a:hover {  background: #2d4373;  -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;  -webkit-transition: all ease .3s;  -o-transition: all ease .3s;  -moz-transition: all ease .3s;  -ms-transition: all ease .3s;  transition: all ease .3s;}
#E-sabiedrībai ul > li > a:hover:before {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-right: 0;  width: 100%;  height: 100%;  top: 0;  left: -1px;  opacity: .2;}
#E-sabiedrībai ul > li > a:hover:after {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-left: 0;  width: 100%;  height: 100%;  top: 0;  right: -1px;  opacity: .2;}

div.sdmenu div#Tālākizglītība {
	background: url(../img/o_talakizglitiba.png) no-repeat;
	overflow: hidden;
}
div.sdmenu div#Tālākizglītība:hover {
	background: url(../img/h_talakizglitiba.png) no-repeat;
	overflow: hidden;
}
#Tālākizglītība,
#Tālākizglītība ul,
#Tālākizglītība ul li,
#Tālākizglītība ul li a { padding: 0;  margin: 0;  line-height: 1;  font-family: 'Arial';  font-weight: 500;  font-size: 13px;  color: #ffffff;}
#Tālākizglītība li:hover > a {	background: #2d4373;    -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;}
#Tālākizglītība:before,
#Tālākizglītība:after,
#Tālākizglītība > ul:before,
#Tālākizglītība > ul:after {  content: '';  display: table;}
#Tālākizglītība:after,
#Tālākizglītība > ul:after {  clear: both;}
#Tālākizglītība a {  text-shadow: 0 1px 1px rgba(0, 0, 0, 35);}
#Tālākizglītība ul {  -webkit-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -o-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -moz-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  -ms-box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);  box-shadow: 0 0px 0px rgba(2, 2, 2, 0.25), inset 0 0px 0px rgba(255, 255, 255, 0.15);}
#Tālākizglītība ul > li { width:170px;  float: left;  list-style: none;}
#Tālākizglītība ul > li > a {  display: block;  text-decoration: none;  padding: 7px 10px 7px 25px;  position: relative;}
#Tālākizglītība ul > li > a:hover {  background: #2d4373;  -webkit-box-shadow: inset 0 0 1px #1e2e4f;  -o-box-shadow: inset 0 0 1px #1e2e4f;  -moz-box-shadow: inset 0 0 1px #1e2e4f;  -ms-box-shadow: inset 0 0 1px #1e2e4f;  box-shadow: inset 0 0 1px #1e2e4f;  -webkit-transition: all ease .3s;  -o-transition: all ease .3s;  -moz-transition: all ease .3s;  -ms-transition: all ease .3s;  transition: all ease .3s;}
#Tālākizglītība ul > li > a:hover:before {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-right: 0;  width: 100%;  height: 100%;  top: 0;  left: -1px;  opacity: .2;}
#Tālākizglītība ul > li > a:hover:after {  content: '';  z-index: 2;  position: absolute;  border: 1px solid white;  border-top: 0;  border-bottom: 0;  border-left: 0;  width: 100%;  height: 100%;  top: 0;  right: -1px;  opacity: .2;}

div.sdmenu div span {
	display: block;
	padding-top:12px;
 	padding-bottom:20px;
	padding-left:30px;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 0px solid #044ba0;
    margin-bottom: 7px;
}
div.sdmenu div.collapsed {
	height: 54px;
}
.SDsubMenu ul{
  background: #135200;
  -webkit-box-shadow: 0 1px 0px rgba(2, 2, 2, 0.25), inset 0 1px 0px rgba(255, 255, 255, 0.15);
  -o-box-shadow: 0 1px 0px rgba(2, 2, 2, 0.25), inset 0 1px 0px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: 0 1px 0px rgba(2, 2, 2, 0.25), inset 0 1px 0px rgba(255, 255, 255, 0.15);
  -ms-box-shadow: 0 1px 0px rgba(2, 2, 2, 0.25), inset 0 1px 0px rgba(255, 255, 255, 0.15);
  box-shadow: 0 1px 0px rgba(2, 2, 2, 0.25), inset 0 1px 0px rgba(255, 255, 255, 0.15);
}
div.sdmenu div a.current {
	background : #2d4373;
	font-weight:bolder;
}

/*--------------------Ziņu lenta*/

.errors {
    padding: 5px;
    background-color:#f1f1f1;
    border: solid 1px #eaeaea;
    width:550px;
    min-height:135px;
    max-width: auto;
    float:left;
    margin-top:20px;
    margin-left:17px;
    margin-bottom: 10px;
    position:relative;
}

.main_act {
    padding: 5px;
    background-color:#e9e9e9;
    border: solid 1px #bebebe;
    width:265px;
    min-height:200px;
    max-width: auto;
    float:left;
    position:relative;
}
.main_act_littletitle{
	color:#FFFFFF;
	font-family:Arial;
	font-weight:600;
	background-color: #13529d;
	padding:3px 0px 3px 10px;
	margin:-5px -5px 10px -5px;
   	-webkit-box-shadow: 0 8px 6px -6px #0e335e;
    -moz-box-shadow: 0 8px 6px -6px #0e335e;
    box-shadow: 0 8px 6px -6px #0e335e;
    z-index: 3;
    margin-top:5px;
    margin-left:7px;
}
.main_act_little{
	border-bottom: 1px solid #CCCCCC;
	padding: 6px 3px;

}


#featured{
	width:322px;
	padding-right:250px;
	position:relative;
	height:398px;
	background:#fff;
	margin-top:20px;
	margin-left:17px;
	overflow-x:hidden;
		
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; left:282px;
	list-style:none;
	padding:0; margin:0;
	width:273px;
	overflow:auto;
	overflow-x:hidden;

}
#featured ul.ui-tabs-nav li{
	padding:0px; padding-left:20px;
	font-size:12px;
	color:#666;
}

#featured ul.ui-tabs-nav li span{
	line-height:14px;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:auto;
	text-decoration:none;
	color:#000;
	line-height:14px;
	outline:none;
}
#featured li.ui-tabs-nav-item div:hover{
	background:#f2f2f2;
}
#featured li.ui-tabs-selected, #featured li.ui-tabs-active{
	background:url('../images/selected-item.gif') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected div, #featured ul.ui-tabs-nav li.ui-tabs-active div{
	background:#e9e9e9;
}
#featured .ui-tabs-panel{
	width:265px;
	position:relative;
	padding:5px;
}

#featured .ui-tabs-panel .info{
	position:relative;
	bottom:0; left:0;
	height:auto;
}
#featured .ui-tabs-panel .info a.hideshow{
	position:absolute;
	font-size:11px;
	color:#f0f0f0;
	right:10px;
	top:-20px;
	line-height:20px;
	margin:0;
	outline:none;
}
#featured .info .virsraksts{
	font-family:Arial;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;"
	color:#000;
	margin:0;
	overflow:hidden;
	margin:1px;
}
#featured .info p{
	margin:0 5px;
	font-size:12px;
	line-height:15px; color:#000;
}

#featured .info a{
	text-decoration:none;
	color:#000;
}
#featured .info a:hover{
	text-decoration:underline;
}
#featured .ui-tabs-hide{
	display:none;
}
#featured .pie_raksta a {
color: #BF0707;
font-size: 11px;
text-decoration: none;
}

.main_act_error {
	text-align:center;
    padding: 5px;
    background-color:#f1f1f1;
    border: solid 1px #eaeaea;
    width:545px;
    min-height:100px;
    max-width: auto;
    float:left;
    margin-top:20px;
    margin-bottom: 10px;
    position:relative;
    margin-left:17px;
}


.main_apskats {

    padding: 5px;
    background-color:#f7f7f7;
    border: solid 1px #eee;
    width:265px;
    min-height:236px;
    max-height:300px;
    max-width: auto;
    float:left;
    margin-top:20px;
    margin-left:17px;
    margin-bottom: 10px;
    position:relative;

}


.h1_a:hover {
	text-decoration:none;
	color:#610101;
}
.h1_a {
	color: #000000;
}
.h1_a:active {
	color: #000000;
}
.h1_a:focus {
	text-decoration:none;
	color: #000000;
}
.kursi_a:hover {
	text-decoration:underline;
	color:#000;
}
.kursi_a {
	color: #000000;
}
.kursi_a:active {
	color: #000000;
}
.kursi_a:focus {
	text-decoration:none;
	color: #000000;
}
.pie_raksta{
	align:right;
	margin-top:-10px;
}

.pie_raksta a{
	font-size:11px;
	color:#bf0707;
	text-decoration:none;
}

.pie_raksta a:hover{
	text-decoration:underline;
}

.pie_raksta_b{
	font-size:12px;
}


#featured .main_pct {
    overflow: hidden;
    max-height: 170px;
    max-width:259px;
    border: solid 2px #13529d;

}
#featured .main_pct img{
	width:259px;

}

.main_pct_small {
    width:119px;
    overflow: hidden;
    margin-top: 7px;
    margin-bottom: 7px;
    padding-right:10px;
    float: left;

}
.main_pct_small_archive {
    width:85px;
    overflow: hidden;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-right:10px;
    float: left;
    max-height: 99px;

}

.review_pct {
    float: left;
    width:110px;
    overflow: hidden;
    min-height: 80px;
    max-height: 85px;
    margin-top:4px;
    margin-bottom: 3px;
    margin-right: 5px;
    border: solid 1px #AAA;
}

.kompetences {
	margin:0;
	padding-left:0px;
	list-style:none;
}

.kompetences li {
	font:14px Arial;
	font-weight: lighter;
	margin-bottom:4px;
	margin-top:15px;
	margin-left:10px;
	margin-right:30px;
	padding:8px 20px 4px;
	border-bottom:1px solid #ccc;
}

.kompetences a {
	text-decoration: none;
	color:#5e5e5e ;
}
.kompetences a:hover {
	text-decoration: none;
	color:#000000 ;
}

#sadalas_heads  {margin:0; padding-left:30px;}
#sadalas_heads  {list-style:none; padding:0;}
#sadalas_heads li {font:14px Arial; margin-bottom:4px; margin-top:20px; margin-left:10px;  padding:8px 10px 4px; border-bottom:1px solid #ccc;}

#sadalas_kursi  {margin:0; padding-left:20px;}
#sadalas_kursi  {list-style:none; padding:0;}
#sadalas_kursi li {font:12px Arial; margin-bottom:4px; margin-left:20px; margin-top:4px; margin-right:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer;}
#sadalas_kursi li:hover {border:1px solid #bbb; background:#e3e3e3;}
.stundas {font:11px Tahoma,Arial; color: #6f6f6f;}
.kursu_katalogs table {font:13px Tahoma,Arial; margin-bottom:4px; padding:8px 10px 9px; border:0px solid #ccc;margin-left:17px;margin-top:5px;}
.kursu_katalogs #tabula_head { padding-bottom:0px; padding-right:0px;}
.kursu_katalogs #tabula_td { padding-bottom: 7px; padding-top: 7px; }
.kursu_katalogs #kursu_teksts hr { border-bottom: 1px solid #CCCCCC; border-left: none; border-right: none; border-spacing: 2px; border-top:none;}

.pogapiet_liela {
  background-color: #13529d; /* Green */
  border: none;
  width:500px;
  color: white;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight:bold;
  margin: 2px 2px;
  cursor: pointer;
  border-radius: 8px;
}

.pogapiet {
  background-color: #13529d; /* Green */
  border: none;
  color: white;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  font-weight:bolder;
  margin: 2px 2px;
  cursor: pointer;
  border-radius: 5px;
}

.pogapiet:hover {
  color: white;
  text-decoration: underline;
}


.tbox {
	position:absolute;
	display:none;
	padding:14px 17px;
	z-index:900;
}
.tinner {
	padding:15px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#fff url(../images/preload.gif) no-repeat 50% 50%;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}
.tmask {
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:#000;
	z-index:800;
}
.tclose {
	position:absolute;
	top:0px;
	right:0px;
	width:30px;
	height:30px;
	cursor:pointer;
	background: url(../images/close.png) no-repeat;
}
.tclose:hover {
	background-position:0 -30px;
}

#footer_wraper_top{
    position: relative;
    clear: left;
    width: 100%;
    background: white;
    color: #FFF;
    text-align: center;
    padding: 1px 0px;
    margin-top:-6px;
}
/*************Top sadaļas beigas****************/

/* content-container CSS Style Rule */

/* It will hold the main content of the page. */

/* it is the middle column */

/* in this 3 columns div layout */
/* -------------------------------------------------------------------------------------------------------------Satura josla------------------------ */
#content-container {
    width: 589px;

    margin: 2px 0px 2px 0px;
    float: left;
    padding-bottom: 20010px;  /* X + padding-bottom */
    margin-bottom: -20000px;  /* X */
}

#content-container hr { border-bottom: 1px solid #AAAAAA; border-left: none; border-right: none; border-spacing: 2px; border-top:none;}

#content-container .komp
	{
    font: normal normal 700 16px/16px Arial;
    color: #13529d;
    text-align: center;
    position: relative;
    float: left;
    max-width: 152px;
    min-width: 152px;
    max-height: 200px;
    min-height: 200px;
		padding: 10px;
    border: 1px solid #13529d;
    margin-top:20px;
    margin-left:17px;
    margin-bottom:10px;
    border-radius: 10px;
	}
	.komp:hover
	{
    color: #427af4;
    margin-top:25px;
    margin-left:17px;
    margin-bottom:10px;
		-moz-box-shadow: 0 0 10px #ccc;
		-webkit-box-shadow: 0 0 10px #ccc;
		box-shadow: 0 0 0px 2px #13529d;
	}

#content-container .komp2
  	{
      font: normal normal 700 14px/14px Arial;
      color: #FFFFFF;
      background-color: #13529d;
      text-align: center;
      position: relative;
      float: left;
      max-width: 152px;
      min-width: 152px;
      max-height: 50px;
      min-height: 50px;
  		padding: 10px;
      border: 1px solid #13529d;
      margin-top:5px;
      margin-left:17px;
      margin-bottom:5px;
      border-radius: 10px;
  	}
  	.komp2:hover
  	{
      color: #427af4;
      margin-top:20px;
      margin-left:15px;
      margin-bottom:10px;
  		-moz-box-shadow: 0 0 10px #ccc;
  		-webkit-box-shadow: 0 0 10px #ccc;
  		box-shadow: 0 0 0px 2px #13529d;
  	}


.laiks {
	text-align:right;
	margin-right:17px;
	margin-top:14px;
	color: #7c7c7c;
	font-size: 11px;
	padding-left: 15px;
}

.crumb{
	margin-left:17px;
	margin-top:9px;
	color: #61616B;
	font-size: 10px;
}
.crumb a:hover {
	text-decoration:underline;
	color: #333;
}
.crumb a {
	color: #61616B;
}

.crumbi{
	font-weight:bolder;
	margin-left:17px;
	margin-top:9px;
	color: #414141;
	font-size: 13px;
}
.crumbi a:hover {
	text-decoration:underline;
	color: #C60202;
}
.crumbi a {
	color: #414141;
}
.event_tittle_space{
	padding-left:7px;
	border-left: 6px solid #C60202;
}
.event_title {
	font: normal normal 700 20px/20px Arial;
	margin:0px;
	line-height: 24px;

}


.banners{
	margin-top:25px;
	margin-left:17px;
	margin-bottom:25px;
	max-width: 545px;
}

.teksts {
	margin-top:15px;
	margin-left:17px;
	line-height: 17px;
	margin-right: 17px;
}
.teksts p {
	text-align:justify;
}
.teksts table p {
	text-align:left;
}
.event_teksts {
	margin-top:15px;
	margin-left:17px;
	line-height: 17px;
	margin-right: 17px;
}
.event_teksts p {
	text-align:justify;
}
.teksts_plans {
	margin-top:15px;
	margin-left:17px;
	line-height: 15px;
	margin-right: 17px;
}

.teksts ul li {
	margin-top:8px;
	margin-bottom:8px;
}
}
p.calendar a {
	color:#000000;
}

.galerija {
	margin-top:30px;
	margin-left:17px;
}
.galerija span {
	font-size: 15px;
	font-family: Arial;
}
.galerija ul {
	padding:0 0 0 10px;
}
.bildes {

	list-style: none;
	display:inline;
}


.pielikumi {
	margin-top:30px;
	margin-left:17px;
}
.pielikumi span{
	font-size: 12px;
	font-family: Arial;
}
.pielikumi a {
	color: #000000;
}
.pielikumi a:hover {
	color: #610101;
	text-decoration:underline;
}
.downloade a {
	color: #6F6F6F;
	text-decoration:none;
}
.downloade a:hover {
	color: #6F6F6F;
	text-decoration:underline;
}

.main_form {

    padding: 5px;
	border: solid 1px #f4f4f4;
    width:545px;
    min-height:335px;
    max-width: auto;
    float:left;
    margin-top:25px;
    margin-left:17px;
}

input, textarea {
	padding: 9px;
	border: solid 1px rgba(0, 0, 0, 0.15);
	outline: 0;
	font: normal 12px/100% Verdana, Tahoma, sans-serif;
	width: 300px;

	box-shadow: #83a3c0 0px 0px 8px;
	-moz-box-shadow: #83a3c0 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;

	}

textarea {
	width: 425px;
	max-width: 425px;
	height: 150px;
	line-height: 150%;
	}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: #C9C9C9;
	border: solid 1px #83a3c0;
	-webkit-box-shadow: #83a3c0 0px 0px 8px;
	}
.submit input {
	float:right;
	width: 120px;
	padding: 9px 15px;
	background: #13529D;
	border: double 4px #6da7ed;
	font-size:14;
	font-weight: 600;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.submit input:hover {
	-webkit-box-shadow: #fff 0px 0px 8px;
	background: #196aca;
}
.form label {
	font-size: 13px;
	margin-left: 10px;
	color: #3F3F3F;
	font-weight: bold;
	}


table.list_video {
	border-collapse: collapse;
}

.list_video td  {
	border: 1px solid #EAEAEA;
	padding:4px;
}

/*************Labā puse****************/

/* right sidebar that is the right side column of */

/* 3 columns div layout */
/* -------------------------------------------------------------------------------------------------------------Labā puse------------------------ */
#right-sidebar {
    width: 215px;
    background-color: #FFFFFF;
    margin: 2px 0px 2px 2px;
    float: left;

}
#right-sidebar-content {
    width: 215px;
    background-color: #FFFFFF;
    border-left: solid 2px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
   	-webkit-box-shadow: 0 10px 6px -6px #CCCCCC;
    -moz-box-shadow: 0 10px 6px -6px #CCCCCC;
    box-shadow: 0 10px 6px -6px #CCCCCC;
    position: relative;
    z-index:2;
    margin-top: -2px;
    padding-top: 10px;
    -moz-border-radius-bottomleft: 10px;
 	border-bottom-left-radius: 10px;

}
#right-sidebar-bottom {
    width: 195px;
    background-color: #FFFFFF;
    border-left: solid 2px #CCCCCC;
    margin-left: 20px;
    margin-top: -20px;
    padding-top: 30px;
    padding-bottom: 20010px;  /* X + padding-bottom */
    margin-bottom: -20000px;  /* X */
}

#cal_content {
    width: 160px;
    margin: 6px auto ;
    float:left;
}


#your_time {
	color: #13529d;
	font-weight:bold;
	font-size:15px;
	font-family:Arial;
	line-height:normal;
}

/* left sidebar that is the left side column of */

/* 3 columns div layout */

#cal_left {
    width: 20px;
    margin: 3px 3px;
    float: left;
}

/* right sidebar that is the right side column of */

/* 3 columns div layout */

#cal_right {
    width: 20px;
    margin: 3px 3px;
    float: left;

}
#cal_head {
    background-color: #FFF;
    font-family:Tahoma;
    font-size:12px;
    border-bottom:2px solid #ccc;
    border-top:1px solid #FFF;
    width:215px;
    padding-top:0px;
    padding-bottom:8px;
    -webkit-box-shadow: 0 8px 6px -6px #CCC;
    -moz-box-shadow: 0 8px 6px -6px #CCC;
    box-shadow: 0px 8px 10px -6px #CCCCCC;
}

#small_banner{
	margin-bottom:10px;
    -webkit-box-shadow: 0px 7px 7px -3px #7C7C7C;
    box-shadow: 0px 7px 7px -3px #7C7C7C;
}


/*---------------------------------------------------------------------- fotogalerijas sakumlapā sakums */
.rbanner {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 215px;
    overflow: hidden;
    border:0px solid #092d57;
    color: white;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
figure {
    margin: 0px 6px 5px 6px;
    position: relative;
    width: 200px;
    height: 100px;
    overflow: hidden;
    float: left;
    border: 1px solid #13529d;
}
figure img {
    width: 200px;
}
figure figcaption {
    font-size: 11px;
    font-family: Arial;
    font-weight: normal;
    line-height:12px;
    position: relative;
    text-align: left;
    background: rgba(0,0,0,0.5);
    width: 195px;
    color: #fff;
    margin-left: 0px;
    margin-top: -77px;
    padding-top: 2px;
        padding-bottom: 7px;
    padding-left: 5px;
}
/*---------------------------------------------------------------------- fotaglerijas sakumlapaa */


/*************Footera sadaļas****************/
#footer {
    position: relative;
    background-color: #13529d;
    padding: 10px;
    width:969px;
    color:#FFFFFF;
   	-webkit-box-shadow: 0 8px 6px -6px #0e335e;
    -moz-box-shadow: 0 8px 6px -6px #0e335e;
    box-shadow: 0 8px 6px -6px #0e335e;
    z-index: 1;

}
#galvina {
    -webkit-box-shadow: 0 6px 5px -6px #0e335e;
    -moz-box-shadow: 0 6px 5px -6px #0e335e;
    box-shadow: 0px 5px 9px -6px #0e335e;
    font-size: 13px;
}

div.photo div#gallery {
	background: url(../img/gallery.png) no-repeat;
	background-size:215px;
	overflow: hidden;
	height:74px;
}
div.photo div#gallery:hover {
	background: url(../img/o_gallery.png) no-repeat;
	background-size:215px;
	overflow: hidden;
	height:74px;
}
div.video_gal div#video {
	background: url(../img/video.png) no-repeat;
	background-size:215px;
	overflow: hidden;
	height:74px;
}
div.video_gal div#video:hover {
	background: url(../img/o_video.png) no-repeat;
	background-size:215px;
	overflow: hidden;
	height:74px;
}

#footer a {
    text-decoration: none;
    color:#FFFFFF;
    font-size: 13px;
}
#footer a:hover {
    text-decoration: underline;
    color:#FFFFFF;
    font-size: 13px;
}
#footer-right-sidebar {
    position: relative;
    background-color: #FFFFFF;
    width: 327px;
    height: 100px;
    margin: 2px 0px 0px 2px;
    float: left;
    padding-bottom:40px;
    padding-top:20px;
}
#footer-content-container {

    width: 327px;
    height: 70px;
    margin: 20px 0px 0px 0px;
    float: left;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    padding-bottom:40px;
    padding-top:20px;
}

#footer-left-sidebar {
    font-family: Tahoma;
    position: relative;
    background-color: #FFFFFF;
    width: 327px;
    height: 100px;
    margin: 2px 0px 0px 0px;
    float: left;
    padding-bottom:40px;
    padding-top:20px;
}
.graytext
{
    margin-left: 104px;
    font-size: 8pt;
    font-weight: normal;
    color: #555555;
}
#footer_wraper{
    position: relative;
    clear: left;
    width: 100%;
    background: white;
    color: #FFF;
    text-align: center;
    padding: 2px 0px;
}
#footer_links {
    line-height: 12px;
    position: relative;
    clear: left;
    width: 100%;
    color: #a8a8a8;
    text-align: center;
    padding: 5px 0px;
    font-size: 11px;
    margin-bottom: 25px;
}
#footer_links a {
    line-height: 2em;
    text-decoration: underline;
    color: #a8a8a8;
    font-size: 11px;
}
#footer_links a:hover {
    line-height: 2em;
    text-decoration: underline;
    color: #888;
    font-size: 11px;
}
/*------------------------------------- footera linki copyrights un citi-------------- */
#footer_links {
    line-height: 12px;
    position: relative;
    clear: left;
    width: 100%;
    color: #a8a8a8;
    text-align: center;
    padding: 5px 0px;
    font-size: 11px;
    margin: 10px auto 25px auto;
    width: 990px;
}
#footer_links a {
    line-height: 2em;
    text-decoration: underline;
    color: #a8a8a8;
    font-size: 11px;
}
#footer_links a:hover {
    line-height: 2em;
    text-decoration: underline;
    color: #888;
    font-size: 11px;
}
/*------------------------------------- sadarbiibas partneri-------------- */
.tcont
{
text-indent: 6px;
font-family: Verdana;
font-size: 10pt;
color: #0000CC;
}
.tcont1
{
text-indent: 6px;
font-family: Tahoma;
font-size: 10pt;
color: #0000CC;
}
td.listmargin
{
text-indent: 4px;
border: 1px solid #EAEAEA;
}
a.static {
color: #0000CC;
text-decoration: none;
font-family: Verdana;
font-size: 10pt;
}
.roundshadow
{
border: 0px solid #aaa;
/*width: 990px;
height: 990px;*/
margin: 0 auto;
/*margin-top: 12px; margin-bottom: 15px;*/
background: #fff;

box-shadow: 0px 0px 8px 3px rgba(97, 97, 97, 0.4);
-ms-box-shadow: 0px 0px 8px 3px rgba(97, 97, 97, 0.4);
-moz-box-shadow: 0px 0px 8px 3px rgba(97, 97, 97, 0.4);
-webkit-box-shadow: 0px 0px 8px 3px rgba(97, 97, 97, 0.4);

border-radius: 12px;
-ms-border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}





/*------------------------------------- siikdatnju pazinjojums-------------- */
.button {
  font-family: Trebuchet MS;
  font-size: 1em;
  padding: 6px 32px;
  color: #fff;
  border: 2px solid #FFF;
  border-radius: 50px/50px;
  text-decoration: none;
  cursor: pointer;
  
}
.button:hover {
  background: #FFF;
  color: rgb(110, 110, 110);
  text-decoration: none;
}


.cooklink {
  font-family: Trebuchet MS;
  font-size: 1em;
  color: #fff;
  cursor: pointer;
  
}
.cooklink:hover {
  color: #fff;
  text-decoration: underline;
}





.popup {
	
	font-family: Trebuchet MS;
	letter-spacing: 0.02em;
	font-size: 1.3em;
	align-items: center;
	color: #FFF;
  height: 100px;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(110, 110, 110, 1);
  
  visibility: visible;
  
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 0.7s;
	z-index: 100;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}