BODY {
	background-color : white;
background-image: url(../nakt.gif); 
	font-family : Tahoma;
	font-size : 12px;
scrollbar-base-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#000000;
}
TABLE.table {
	font-family : Tahoma;
	font-size : 12px;
}
TABLE.headertable {
	font-family : Tahoma;
	font-size : 12px;
	background : #CC0000;
	color : #FFFFFF;
	border-collapse : collapse;
}
TD.headercell{
	background-image : url(styles/#CC0000/images/table.gif);
}
TD.datacell {
	background :#FFFFFF ;
	font-family : Tahoma;
	color : #000000;
	font-size : 12px
}
TABLE.footer {
	font-family : Tahoma;
	font-size : 12px;
}
TABLE.stats {
	font-family : Tahoma;
	font-size : 12px;
    border-collapse : collapse;
}
A:LINK, A:VISITED, A:ACTIVE {
	font-family : Tahoma;
	font-size : 12px;
	color : #CC0000;
	font-weight : bold;
}
A:HOVER {
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
	text-decoration : none;

}
TABLE.LOCBAR {
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}
A.SMALL:LINK, A.SMALL:ACTIVE {
	font-family : Tahoma;
	font-size : 12px;
	color : #CC0000;
	text-decoration : underline;
	font-weight : bold;
}

A.SMALL:VISITED {
	font-family : Tahoma;
	font-size : 12px;
	color : #CC0000;
	text-decoration : underline;

}
A.SMALL:HOVER {
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;

}
A.SMALL{
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;

}
A.HEAD:LINK, A.HEADL:ACTIVE {
	font-family : Tahoma;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}
A.HEAD:VISITED {
	font-family : Tahoma;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : underline;
}
A.HEAD:HOVER {
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;
}
A.SMALLTEXT {
	font-family : Tahoma;
	font-size : 12px;
	color : #000000
}
A.PIN:LINK, A.PIN:ACTIVE {
	font-family : Tahoma;
	font-size : 12px;
	color : #CC0000;
	text-decoration : underline;
	font-weight : bold;
}
A.PIN:VISITED {
	font-family : Tahoma;
	font-size : 12px;
	color : #CC0000;
	text-decoration : underline;
	font-weight : bold;
}
A.PIN:HOVER {
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
}


A.APACIOJE:LINK, A.APACIOJE:ACTIVE, A.APACIOJE:VISITED {
	font-family : Tahoma;
	font-size : 9px;
	color : #CC0000;
	text-decoration : underline;
	font-weight : bold;
}



A.MENIU:LINK, A.MENIU:ACTIVE, A.MENIU:VISITED {
	font-family : Comic Sans MS;
	font-size : 12.0pt;
	color : #CC0000;
	text-decoration : none;
	font-weight : bold;
}


A.NUOROD:LINK, A.NUOROD:ACTIVE, A.NUOROD:VISITED {
	font-family : Tahoma;
	font-size : 7px;
	color : black;
	text-decoration : underline;
}


.forminput {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	background-color: #EEEEEE;
}


/*  styles for the unit rater     */
.ratingblock {
	width: 70%;
	display:block;
	padding-bottom:8px;
	margin-left:48px;
	margin-bottom:8px;
	}

.loading {
	height: 18px;
	background: url('images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 18px;
	position: relative;
	background: url('images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:18px;
	height: 18px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:18px;}
.unit-rating a.r2-unit{left:18px;}
.unit-rating a.r2-unit:hover{width: 36px;}
.unit-rating a.r3-unit{left: 36px;}
.unit-rating a.r3-unit:hover{width: 54px;}
.unit-rating a.r4-unit{left: 54px;}	
.unit-rating a.r4-unit:hover{width: 72px;}
.unit-rating a.r5-unit{left: 72px;}
.unit-rating a.r5-unit:hover{width: 90px;}
.unit-rating a.r6-unit{left: 90px;}
.unit-rating a.r6-unit:hover{width: 108px;}
.unit-rating a.r7-unit{left: 108px;}
.unit-rating a.r7-unit:hover{width: 126px;}
.unit-rating a.r8-unit{left: 126px;}
.unit-rating a.r8-unit:hover{width: 144px;}
.unit-rating a.r9-unit{left: 144px;}
.unit-rating a.r9-unit:hover{width: 162px;}
.unit-rating a.r10-unit{left: 162px;}
.unit-rating a.r10-unit:hover{width: 180px;}

.unit-rating li.current-rating {
	background: url('images/starrating.gif') left bottom;
	position: absolute;
	height: 18px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}

.rating_bar {
  width: 73px;
  background: url(images/star1.gif) 0 0 repeat-x;
}

.rating_bar div {
  height: 14px;
  background: url(images/star2.gif) 0 0 repeat-x;
}
