body 
{ 
	height: 100%;
	background-image: url('slk/bg.png');
	background-repeat: repeat;
	scrollbar-3dlight-color: #0000FF; 
	scrollbar-arrow-color: #0000FF; 
	scrollbar-base-color: #0080B4; 
	scrollbar-darkshadow-color: #0080B4; 
	scrollbar-face-color: #0080B4; 
	scrollbar-highlight-color: #0080B4; 
	scrollbar-shadow-color: #0000FF;  
} 

div.grnj
{
	height: 13%;
}

div.dnj
{
	height: 13%;
	padding: 5px;
	text-align: center;
	font: normal 10px verdana;
	color: #0080B4;
}

table.tbl
{
	width: 850px;
	height: 489px;
}

td.meni
{
	width: 160px;
	background: #0080B4;  	
}

td.txt
{
	height: 120px;
	background: #008DC6;
	valign: middle;
	padding: 10px;
	color: #FFFFFF;
	font: bold 13px verdana;  	
}


ul.m, li.n 
{ 
	list-style-type: none;
	margin:0;
	padding:0;
}

ul.m 
{
	list-style-type: none;
	background: #0080B4;
	height: 120px;
	width: 160px;
	text-align: center;
	font: italic 11px verdana;
}

li.n 
{
	display: inline;
}

li.n a 
{ 
	display: block;
	height: 18px;
	width: 160px;
	line-height: 18px;  
	color: #FFFFFF;
	font: italic 11px verdana;
	font-weight: bold;
	text-decoration: none;
}

li.n a:hover 
{
	color: #00709E;
	font: oblique 11px verdana;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	background: url('slk/link22.jpg');
}

img.lg
{
	border: 0px;
}



