html{ background:#444444 url('media/htmlbg.png') top center no-repeat;}
body {padding: 0; background:url('') top center no-repeat;
	 margin: 0px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	color: #747474;
}

.nu {
	background-color: #FFF;
}

td {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000;
}

.mini {
	color: #000;
	font-size: 10px;
}



.navhilite {
	background: url(media/topleft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #000;
	background-color: #e3e3e3;
	border: #5D6C8C 0 solid;
	border-bottom: #fff 0 dashed;
	font-weight: 700;
	width: 100px;
	cursor: pointer;
	font-size: 12px;
	height: 20px;
}

.nav {
	background: url(media/topleft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #610E12;
	border: #5D6C8C 0 solid;
	border-bottom: #f3f3f3 0 dashed;
	font-weight: 700;
	width: 100px;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	height: 20px;
}

.navhilite2a {
	background: url(media/h2-back.png);
	color: #fff;
	background-color: #610E12;
	border: #D5D5D5 0 solid;
	border-right: #550A10 1px solid;
	cursor: pointer;
	font-size: 12px;
	padding: 4px;
}

.navhilite2 {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	color: #fff;
	background-color: #610E12; 
	background-image: -moz-linear-gradient(top, #8B1319, #610E12);
	  background-image: -webkit-gradient(linear, left top,left bottom, from(#8B1319), to(#610E12));
	  background-image: linear-gradient(top, #8B1319, #610E12);
		
	border: #D5D5D5 0 solid;
	cursor: pointer;
	font-size: 14px;
	padding: 4px;
}

.nav2 {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background-color: #eaeaea; 
	background-image: -moz-linear-gradient(top, #eaeaea, #FFFFFF);
	  background-image: -webkit-gradient(linear, left top,left bottom, from(#eaeaea), to(#FFFFFF));
	  background-image: linear-gradient(top, #eaeaea, #FFFFFF);
	border: #D5D5D5 0 solid;
	cursor: pointer;
	color: #000;
	font-size: 14px;
	padding: 4px;
}

.navhilite22 {
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
	color: #fff;
	background-color: #1d1d1d;
	border: #D5D5D5 0 solid;
	border-right: #550A10 0 solid;
	cursor: pointer;
	font-size: 14px;
	padding: 4px;
}

.nav3 {
}

.navhilite3 {
	background-color: #eaeaea;
}

.saans {
	background: url(media/bg-saans.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.dibens {
	background: url(media/bg-apaksha.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 29px;
}

.hren {
	border-bottom: #000 0 solid;
	border-right: #DBDBDB 0 solid;
	height: 35px;
}

.hren2 {
	border-top: #D4D4D4 0 solid;
	border-right: #969696 0 solid;
}

.fade {
	border-top: #BC0000 0 dashed;
}

.faili {
	border-bottom: #a3a3a3 0 dashed;
}

.faili2 {
	border-top: #d5d5d5 0 dashed;
}

.vraksts {
	color: #000;
	font-weight: 700;
}

.topleft {
	background: url(media/topleft.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.topright {
	background: url(media/topright.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.bottomleft {
	background: url(media/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.bottomright {
	background: url(media/bottomright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.vidus {
	border: #000 0 solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.kuuul {
	filter: alpha(opacity=90);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 90%;
}

.vidusvidus {
}
input:-webkit-autofill {
    color: #000000 !important;
}
.vidusvidus_old {
	background-repeat: no-repeat;
	border: #969696 0 solid;
	border-top: #EBEBEB 0 solid;
	border-bottom: #EBEBEB 1px solid;
}

.vidusmala {
	border: #AA9 1px solid;
	background-color: #ECECDB;
}

INPUT.ailes {
	font-size: 12px;
	background-color: #555555;
	border: 0;
	width: 100px;
	padding-left: 5px;
	color: #FFFFFF;
}

INPUT {
	font-size: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

INPUT.submit {
	background-color: #610E12; 
	background-image: -moz-linear-gradient(top, #8B1319, #610E12);
	  background-image: -webkit-gradient(linear, left top,left bottom, from(#8B1319), to(#610E12));
	  background-image: linear-gradient(top, #8B1319, #610E12);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: #610E12 0 solid;
	color: #fff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	width: 60px;
}

textarea {
	background: url(media/textareabg.jpg);
	background-color: #fff;
	border: #AA9 1px solid;
	color: #000;
	font-family: Arial, Verdana;
	font-size: 10px;
}

a {
	color: #929594;
	text-decoration: none;
}

a:visited {
	color: #929594;
	text-decoration: none;
}

a:hover {
	color: #929594;
	text-decoration: none;
}

a.dalink2 {
	background: url(media/alert-h2-back2.png);
	border-top: #BC0000 1px solid;
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
	font-size: 10px;
}

a.dalink2:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
	font-size: 10px;
}

a.dalink2:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
	font-size: 10px;
}

a.dalink {
	color: #610E12;
	text-decoration: none;
	font-weight: 700;
	font-size: 13px;
}

a.dalink:visited {
	color: #610E12;
	text-decoration: none;
	font-weight: 700;
	font-size: 13px;
}

a.dalink:hover {
	color: #969696;
	text-decoration: none;
	font-weight: 700;
	font-size: 13px;
}

table.sortable a.sortheader {
	border-bottom: #eaeaea 1px solid;
	color: #474747;
	font-weight: 700;
	text-decoration: none;
	display: block;
}

.sortableww {
	background: url(media/corner.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 5px;
	border: 0 #C2C2C2 dashed;
	border-spacing: 0;
	background-color: #FFF;
}

.sortable {
	padding: 5px;
	border: 0 #C2C2C2 dashed;
	border-spacing: 0;
	background-color: #FFF;
}

table.sortable span.sortarrow {
	color: #474747;
	text-decoration: none;
}

.vairak {
	color: blue;
}

.mazak {
	color: red;
}

a.menu {
	color: #FFF;
	background-color: #000;
}

a.menu:visited {
	color: #FFF;
	background-color: #000;
}

.darkened {
	border-bottom: #eaeaea 1px solid;
}

.gaishaks {
	background: #f4f4f4;
}

.uzmanibu {
	background: #FFD1CF;
}

.gaishaks2 {
	width: 10%;
	border-right: #eaeaea 1px solid;
	padding-left: 10px;
}

.nosaukums {
	font-size: 12px;
	color: #000;
	font-weight: 700;
}

.subnos {
	font-size: 12px;
	color: #FFF;
	background-color: #610E12;
	font-style: italic;
	font-weight: 700;
}

.leftmenu {
	background-color: #eee;
	border: #eaeaea 1px solid;
	padding-left: 10px;
}

.vidus2 {background-color: #fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; padding-top: 20px;padding-bottom: 20px;
}

.referer {
	color: #787878;
}

.referer:visited {
	color: #787878;
}

.left {
	font-weight: 700;
}

.left:visited {
	font-weight: 700;
}

.left:hover {
	color: red;
	font-weight: 700;
}

.toper {background-color: #000000; 
background-image: -moz-linear-gradient(top, #303030, #000);
  background-image: -webkit-gradient(linear, left top,left bottom, from(#303030), to(#000));
  background-image: linear-gradient(top, #303030, #000);
  -moz-box-shadow: 0px 0px 3px #000;
  -webkit-box-shadow: 0px 0px 3px #000;
  box-shadow: 0px 0px 3px #000;
  padding: 7px;
  }

.tophilite {
	background-color: #FEFDDD;
	border-bottom: #d5d5d5 1px solid;
}

a.btn {
	font: 8pt Helvetica, Arial, Helvetica, sans-serif;
	padding: 0 .5em 0 0;
	border: 1px #000 solid;
	text-decoration: none;
}

a.btn span {
	border-right: 1px solid #000;
	margin: 0 .1em 0 0;
	padding: 0 .5em;
}

a.ff:link,a.ff:visited {
	color: #fff;
	background: #009;
}

a.ff:hover,a.ff:active {
	background: #99f;
}

a.ff span {
	background: #f93;
	color: #000;
}

.report {
	border: 1px #d5d5d5 dashed;
}

TD.komments {
	font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #efefef;
	width: 100%;
}

a.cipari {
	border: 1px solid #d5d5d5;
	padding: 5px;
}

a.affiliates {
	color: #747474;
	text-shadow: 0 1px 2px #000;
	font-size: 14px;
}

a.affiliates:visited {
	color: #747474;
}

a.affiliates:hover {
	color: #FFF;
}

.info {
opacity: 0.6;
filter: alpha(opacity=90);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 90%;
	position: absolute;
	top: 0;
	right: 0;
	color: #FFF;
	width: 300px;
	background: #747474;
	border: #000 0 solid;
	padding: 10px;
	-webkit-border-radius: 10px; -moz-border-radius: 10px;
	
}

a.lapas:hover {
	color: red;
}

a.show {
	padding: 3px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border: 1px solid #d5d5d5;
	background-color: #eaeaea;
	text-decoration: none;
	color: #000;
}

a.show:hover {
	color: #262626;
	background-color: #FFFDC9;
}

table.central {
	border: 0;
}
