
#sopt {
 position:absolute;
 margin-top:5px;
 text-align:left;
 z-index:9999;
 width:242px;
 background:#fff;
 border:#000 solid 1px;
 color:#000;
}

#soptcl {
 position:absolute;
 left:227px;
 top:4px;
}


.nowaprawa {
	color:#fff;
	background:#1964BA;
	font-size:11px;
	font-family:'Trebuchet MS', verdana;
	font-weight:bold;
}

.raq { font-family:"Trebuchet MS", verdana, sans-serif; font-weight:bold; color:#fff; font-size:14px; }

.npbull { color:#ff0000; width:10px; background-color:#fff; } 


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at javascript:;/menus/magic_menu_one.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


.menu_top {list-style-type:none;padding:0;margin:0 auto;}
.menu_top ul {list-style-type:none;padding:0;margin:0;}
.menu_top li {float:left;background:#1964BA;margin:3px 3px 0 0;position:relative;}
.menu_top li.sub {background:#1964BA;cursor:pointer; cursor:hand;}
.menu_top table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}
.menu_top li a, .menu_top li span {display:block;color:#fff;font-family:"Trebuchet MS", verdana, sans-serif;font-size:11px;line-height:20px;width:94px;text-decoration:none;text-align:center;}
.menu_top li a, .menu_top li span {display:block;color:#fff;font-family:"Trebuchet MS", verdana, sans-serif;font-size:11px;line-height:20px;width:94px;text-decoration:none;text-align:center;}
.menu_top :hover {color:#fff;background:#679DDC;font-size:11px;font-family:"Trebuchet MS", verdana; }
.menu_top :hover > a, .menu_top :hover > span {color:#fff; background:#679DDC;cursor:pointer; cursor:hand;}
.menu_top ul, .menu_top :hover ul ul {position:absolute;left:-9999px;width:97px;}
.menu_top :hover ul{left:0px;top:20px;background:url(transparent.gif);} /* the background image is for IE7 */
.menu_top :hover ul :hover ul {padding:0 3px;left:94px;top:-3px;}

#outer p {position:absolute; right:10px; bottom:5px; margin:0; color:#fff; font-size:10px; font-family:arial, sans-serif;}


