@charset "windows-1257";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
}

td,tr,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}
.tituli {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
.poga {
	position: relative;
	height: 23px;
	width: 100%;
	background-image: url(images/stripam.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	margin-left: 5px;
}
.nosaukums {
	font-weight: bold;
	color: #FF9900;
}
.starpa {
	position: relative;
	height: 30px;
	width: 50px;
}

