body {
  background-color: #FCFCFC;
	margin: 0;
	font-family: Verdana,Tahoma, arial;
	font-size: 10pt;
	text-align: justify;
}

img {
	border: 0;
}

a {
	color: #AF1111;
}

a:visited {
	color: #3C0000;
}

/* jaunumi */
h2 a {
	Text-decoration: none;
	font-size: 12pt;
}

div.newsdin {
	display: none;
}

span.datums {
	font-size: 8pt;
	color: #444444;
}

/* lapa */

#page {
  margin: 10px auto;
  background-color: #FFFFFF;
  border: 2px solid #CECECE;
	width: 800px;
}

#bottom {
  background-color: #CECECE;
	color: #FFFFFF;
	text-align: center;
}
#bottom a{
  font-size: 0.8em;
  text-decoration: underline;
	color: #FFFFFF;
	margin: 0 5px;  
}
#bottom span{
  font-size: 0.3em;
}
#content {
  margin-left: 235px;
	width: 540px;
	margin-bottom: 2em;
}
#content2 {
  margin-left: 235px;
	width: 368px;
	margin-bottom: 2em;
}

#menu {
  margin-top: 30px;
  width: 190px;
	float: left;
  clear: right;
}

#menu ul {
  background-color: #F4F4F4;
	list-style: none;
	font-family: Tahoma, Verdana, arial;
	width: 170px;
	margin: 0 0 12px 16px;
	padding: 0 0 0 16px;
	border-left: 1px solid #FF0000;
	text-align: left;
	background-image: url('i/menu_bg.gif');
	background-repeat: repeat-y;
	background-position: right;
}
#menu a {
  text-decoration: none;
	color: #000000;
	text-align: left;
}
#menu a:hover {
  text-decoration: underline;
}
#menu a.big {
	font-size: 1.2em;
	font-weight: bold;	
}

#menu .hide {
  display: none;
  border: 0;
	margin: 0;
	padding: 0 0 0 15px;
	text-align: left;
	width: auto;
}

#bi {
  margin-top: 48px;
}

img.topmenu {
  margin-right: 3px;
	border: 0; 
}

H1, h2, h3 {
	font-family: Tahoma, Verdana, arial;
	font-size: 16pt;
	font-weight: normal;
}
H1:first-letter {
  color: #FF0000;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}

.paskaidrojums {
  font-size: 0.8em;
  color: #444444;
}

div.atkape {
	margin-left: 2em;
}
div.atkape p {
	margin: 0.4em 0;
}

.kluda {
	color: red;
}

/* formas */
form {
	background-color: #FCFCFC;
	padding: 1em;
}
label {
	display: block;
	width: 130px;
	float: left;
}
p.paskaidrojums {
  margin: 1em 0 0 0;
  padding: 0;
  font-size: 0.8em;
  color: #444444;
}

.izcelt {
	color: red;
}

input, textarea {
	border: 1px solid #222222;
	border-bottom: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	margin-bottom: 5px;
}

/* tabulas */
table {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  border-collapse: collapse;
}

td, th {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-collapse: collapse;
}

th {
  background-color: #8B3131;
  padding: 8px 4px;
  color: #FFFFFF;
}

td {
  padding: 3px 4px;
}

tr.bg {
  background-color: #FAFAFA;
}

/* forum */
a.forvirs {
	font-weight: bold;
}

/* personals */
div.personals {
	border-top: 1px dashed #B0B0B0;
}
div.personals img {
	float: left;
	margin: 1em;
	margin-right: 40px;
}

/* reklaama */
#reklama {
	position: absolute;
	left: 0;
	top: 20%;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	height: 100px;
	display: block;
}

#reklama img {
  border: 5px solid #AEAEAE;
}
.hot {
	margin-left: 5px;
	color: red;
}
.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 20%;
	right: 30%;
	width: 640;
	height: 510;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.white_content2 {
	display: block;
	position: absolute;
	top: 20%;
	right: 30%;
	width: 595;
	height: 311;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.close_content2 {
	display: block;
	position: absolute;
	top: 19%;
	right: 30%;
	width: 23;
	height: 23;
	z-index:1003;
	overflow: auto;
	CURSOR: pointer;
}
.black_overlay2{
	display: block;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.close_content {
	display: none;
	position: absolute;
	top: 18%;
	right: 28%;
	width: 23;
	height: 23;
	z-index:1003;
	overflow: auto;
	CURSOR: pointer;
}
.white_contentAlgas{
	display: none;
	position: absolute;
	top: 30%;
	right: 15%;
	width: 958;
	height: 969;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.close_contentAlgas {
	display: none;
	position: absolute;
	top: 28%;
	right: 13%;
	width: 23;
	height: 23;
	z-index:1003;
	overflow: auto;
	CURSOR: pointer;
}
.white_contentAtskaites{
	display: none;
	position: absolute;
	top: 30%;
	right: 15%;
	width: 958;
	height: 969;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.close_contentAtskaites {
	display: none;
	position: absolute;
	top: 28%;
	right: 13%;
	width: 23;
	height: 23;
	z-index:1003;
	overflow: auto;
	CURSOR: pointer;
}
.white_contentPL{
	display: none;
	position: absolute;
	top: 35%;
	right: 15%;
	width: 958;
	height: 969;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.close_contentPL {
	display: none;
	position: absolute;
	top: 33%;
	right: 13%;
	width: 23;
	height: 23;
	z-index:1003;
	overflow: auto;
	CURSOR: pointer;
}
.white_contentSods {
	display: none;
	position: absolute;
	top: 10%;
	right: 20%;
	width: 986;
	height: 709;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.close_contentSods {
	display: none;
	position: absolute;
	top: 8%;
	right: 18%;
	width: 23;
	height: 23;
	z-index:1003;
	overflow: auto;
	CURSOR: pointer;
}

.demolabel{
    width: 275px;
}

.iegadelabel{
    width: 340px;
}

.totallabel{
    width: 330px;
	text-align: right;
}

.iegadetitlelabel{
    width: 380px;
}

.smalllabel {
    width: 50px;
}

.divforma {
    height: 24px;
}

.pricelabel {
    float: right;
    text-align: center;
    width: 95px;
    padding-right: 31px;
}

#smallpic a img, #smallpic a           { border: none; overflow: hidden; float: left; }
#smallpic a:hover                                { border: 3px solid black; }
#smallpic a:hover img                         { margin: -3px; }



