html
{
}

body
{
		margin:0px;
		padding-top:5px;
		background-color:#000000;
		background: transparent url("bg.png") repeat-x left top;
		background-attachment:fixed;
}

.trOdd
{
		background-color:#F6F6F6;
}

.fileLink
{
		text-decoration:none;
		color:black;
}

.files a:hover
{
		text-decoration:underline;
}

.files
{
		border-spacing:0px;
}

.filesNotSorted
{
		text-align:center;
		background-color:#EAEAEA;
}

.red { background-color: red; }
.blue { color: blue; }
.green { color: green; }


.logo
{
		padding:9px;
		padding-bottom:0px;
}

.navi
{
		/*
		padding-bottom:5px;	
		margin-bottom:-5px;
		*/
}

.navi a:hover
{
		color:#3B3B3B;
}

.navilink
{
		text-decoration:none;
		color:#BDABFF;
		font-weight:bold;
		
		margin-left:5px;
		margin-right:5px;
}

.navilinkEmphasis
{
		text-decoration:none;
		color:#000000; /*#222222;*/
		font-weight:bold;
		/*margin-left:10px;
		margin-right:10px;*/
		background: transparent;
		/*background: transparent url("ny.png") repeat-x left top;
		/*background-color:#949494; /*#CDCDCD;*/
}

.content
{
		margin-left:5%;
		margin-right:5%;
		margin-bottom:2%;
}

.tekstiboxi
{
		/*border-style:solid;
		        border-color:blue;*/
		background-color:white;
		margin-left:10px;
		margin-right:10px;
		margin-top:15px;
		padding:20px;
		padding-top:1px;
}

.boksi
{
}

.no { margin-left:9px; padding-right:9px; background: transparent url("no.png") no-repeat right top; }
.nv { margin-right:9px; background: transparent url("nv.png") no-repeat left top; }

.oo { background: transparent url("o.png") repeat-y right top; }
.vv { background: transparent url("v.png") repeat-y left top; }
.yy { margin-left:20px; margin-right:20px; height:20px; margin-bottom:-22px; background: transparent url("y.png") repeat-x left top; }
.aa { margin-left:20px; margin-right:20px; height:20px; background: transparent url("a.png") repeat-x left bottom; }
.oa { background: transparent url("oa.png") no-repeat right bottom; }
.oy { background: transparent url("oy.png") no-repeat right top; }
.va { background: transparent url("va.png") no-repeat left bottom; }
.vy { background: transparent url("vy.png") no-repeat left top; }

