
.main-frame {
	z-index: 5;
	position: relative;
	height: 72px;
	width: 850px;
	top: 0px;
}

.menu0 {
	position: absolute;
	height: 20px;
	width: 15px;
	left: 0px;
	top: 145px;
	background-image: url("/image_common/header_16.gif");
	background-repeat: repeat-x;
	z-index: 20;
}

.menu1 {
	position: relative;
	height: 20px;
	width: 67px;
	z-index: 21;
}
.menu2 {
	position: absolute;
	height: 20px;
	width: 15px;
	left: 685px;
	top: 145px;
	background-image: url("/image_common/header_16.gif");
	background-repeat: repeat-x;
	z-index: 22;
}
.menu3 {
	position: absolute;
	height: 20px;
	width: 700px;
	left: 0px;
	top: 145px;
	background-image: url("/image_common/header_16.gif");
	background-repeat: repeat-x;
	z-index: 23;
}
.menudopobrania {
	position: absolute;
	height: 20px;
	width: 25px;
	left: 167px;
	z-index: 2;
}

/*POPUP Menu*/

div.popup {
	position:absolute;
	height: 20px;
	top:0px;
	left:0px;
	font-size: 11px;
	text-align: left;
}
div.popup a{
color:#000000;
text-decoration: none;
display: block;
line-height: 2em;
width: 200px;

}
div.popup a:hover{
color:#ffffff;
background: #e94512;
text-decoration: none;
}
div.menupobranie {
	position:absolute;
	height: 17px;
	top: 201px;
	left:283px;
	font-size: 8pt;
	text-align: left;
	background-color: #ededed;
}

div.menuopisy {
	position:absolute;
	height: 18px;
	top:201px;
	left:45px;
	text-align: left;
}

div.menuopisyB {
	position:absolute;
	height: 18px;
	top:201px;
	left:119px;
	text-align: left;
}
div.menuopisyC {
	position:absolute;
	height: 18px;
	top:201px;
	left:209px;
	text-align: left;
}
div.menuFunkcje {
	position: absolute;
	top:201px;
	left:360px;
   width: 78px;
	height: 17px;
	text-align: left;
	background-image: url("/img/skinfidate/funkcje.jpg");
	background-repeat: no-repeat;

}

.menuFunkcjeDrukuj {
	position: absolute;
	top:0px;
	left:10px;
   width: 17px;
	height: 17px;
	background-image: url("/img/skinfidate/drukuj.gif");
	background-repeat: no-repeat;

}
.menuFunkcjeGUI {
	position: absolute;
	top:0px;
	left:35px;
   width: 17px;
	height: 17px;
}

div.menupobranie a{
color:#000000;
text-decoration: none;
display: block;
line-height: 16px;
width: 152px;

}
div.menupobranie a:hover{
color:#ffffff;
background: #e94512;
text-decoration: none;
}

div.submenu a{
background-color: #F9F9F9;
}
div.submenupobrania a{
background-color: #F9F9F9;
}
#popup1{
position:absolute;
top:0px;
left:15px;
}
#popup2{
position:absolute;
top:0px;
left:147px;
}
#popup3{
position:absolute;
top:0px;
left:274px;
}
#popup4{
position:absolute;
top:0px;
left:382px;
}
#popup5{
position:absolute;
top:0px;
left:513px;
}
#popup6{
position:absolute;
top:0px;
left:636px;
/* left:636px; */
}
#popup7{
position:absolute;
top:0px;
left:636px;
/* left:806px; */
}
div.submenu {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top:19px;
/*
	border: solid 1px #999999;
*/
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
div.submenudoPobr {
	visibility: hidden;
	position: absolute;
	width: 152px;
	left: 1px;
	top: 17px;
	background-color: #FFFFFF;
/*
	border: solid 1px #999999;
*/
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}


/* TOP */


ul {
	list-style-type: square;
	padding-top:3px;
	padding-bottom:3px; 
	margin-top:3px;
}

/* basic styles*/
.caption { font-family: verdana, geneva, arial, sans-serif; font-size:10px; color: #000000; font-style: italic;}

/* left navigation box styles*/
td.lftnav-bottomleft { background-color:#ffffff; border-left: 1px solid #9EA6B1; border-bottom: 1px solid #9EA6B1; padding-bottom:5px; padding-top:2px; padding-left:3px;}
td.lftnav-bottomright { background-color:#ffffff; border-right: 1px solid #9EA6B1; border-bottom: 1px solid #9EA6B1; padding-bottom:20px; padding-right:5px;}
td.lftnav-tb { background-color:#ffffff; border-top: 1px solid #9EA6B1; border-bottom: 1px solid #95B8DE;}
td.lftnav-right { background-color:#ffffff; border-right: 1px solid #9EA6B1; padding-bottom:5px; padding-right:5px;}
td.lftnav-left { background-color:#ffffff; border-left: 1px solid #9EA6B1; padding-bottom:5px;}
td.lftnav-arrow { background-color:#ffffff; border-left: 1px solid #9EA6B1; padding-bottom:5px; padding-top:2px; padding-left:3px;}
td.lftnav-arrowindent { background-color:#ffffff; border-left: 1px solid #9EA6B1; border-right: 1px solid #9EA6B1; padding-bottom:5px; padding-top:2px; padding-left:20px;}


