html, body {
	font-family: Helvetica, sans-serif;
	padding-bottom: 0.5em;
	font-size: 12px;
	background-color: #FFF;
}
#bodijs {
	width: 100%;
	height: auto;
	border-right: 1px solid #f0f0f0;
	/*border-bottom: 1px solid #f0f0f0;*/
	margin: 0;
}
#cepure {
border: 0;
padding: 0;
}
#kreismala {
	width: 25%;
	border: 0;
	padding-top: 0;
	padding-bottom: 90px;
}
#kaste {
    position: absolute;
/*    width: 50px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin-left: -25px; [ -(50 / 2)
    margin-top: -50px;  -(100 / 2)] */
	
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -154px  0px 0px -254px;
}
#pasts {
	position: absolute;
	top: 80%;
	left: 42%;
}
#bott {
	width: auto;
	height: auto;
	position: absolute;
	text-align: center;
	top: 95%;
	left: 35%;
}
#konteineris {
	width: auto;
	height: auto;

	position: absolute;
	top: 10%;
	left: 350px;
}
#navi {
	width: auto;
	height: auto;
	position: absolute;
	top: 10%;
	left: 680px;
	vertical-align: bottom;
}
#navi1 {
	width: auto;
	height: auto;
	position: absolute;
	top: 10%;
	left: 800px;
	vertical-align: bottom;
}
#textBox {
     position: absolute;
     top:15%;
     left: 250px;
     font-family:Helvetica, sans-serif;
     font-size:12px;
	  color:#000;
     width:600px;
     height: 400px;
	  padding: 5px 25px 5px 25px;

	  scrollbar-face-color: #000;
	  scrollbar-highlight-color: #000;/*#DDDDDD*/
	  scrollbar-3dlight-color: #000;/*fff*/
	  scrollbar-darkshadow-color: #000;
	  scrollbar-shadow-color: #000;
	  scrollbar-arrow-color: #fff;
	  scrollbar-track-color: #fff;
	  overflow: auto;
	  wrap: hard;
	  }
/* */

.saraksts {
	margin-left: 20px;
	padding-left: 1px;
	line-height: 25px;
}
.grey {
	margin-left: 20px;
	padding-left: 1px;
	color: #c0c0c0;	
}
.link {
	color: #Gray;
	font-family: Arial; /* Trebuchet MS, Helvetica,*/
	font-size: 14px;
}
.uplink {
	color: #1E90FF;
	padding-left: 80%;
	}

/* */
a {
	text-decoration: none;
	color: #000;
	}
a:hover { color: #c0c0c0; }

img {
	text-decoration: none;
	border: none;	
}
p.txt {
	padding: 30px;
	text-align: justify;
	line-height: 25px;
	}
p.txt a { color: #008080; }

p.sub_txt {
	padding: 15px;
	text-align: left;
	line-height: 15px;
	font-size: 12px;
	}
h4 {
	text-align: center;
	font-weight: normal;
	}
h3 {
	font: Trebuchet MS, sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 0;
}
ul li {
	margin: 0;
}
table {
	padding: 0;
}




