/* header2 */

#header2 {
	width: 100%;
	height: 38px;
background-image: url(images/vbhelp/misc/bgmenu.png);
	background-repeat: repeat-x;
background-position: top right;
	position: relative;
	z-index: 9998;
}

#header2 #menu {
	margin: 0 auto;
	padding: 0;
	width: 982px;
}
#header2 #menu li.spacja {
	width: 100px;
}
#header2 #menu li {
	display: inline;
}

#header2 #menu li a {
	float: left;
	width: 117px;
	height: 0;
	padding-top: 38px;
	overflow: hidden;
}

#header2 #menu li a,
#header2 #menu li.sponsor {
	background-image: url(images/vbhelp/misc/navvbhelp.png);
	background-repeat: no-repeat;
}

#header2 #menu li.sponsor a.sponsor {
	width: 163px;
}


/* buttons */
#header2 #menu li#szukajka  {
	background-position: -819px 0;
}

#header2 #menu li#navhome a {
	background-position: 0 0;
}

#header2 #menu li#forum a {
	background-position: -117px 0;
}

#header2 #menu li#conowego a {
	background-position: -234px 0;
}

#header2 #menu li#mapa a {
	background-position: -351px 0;
}

#header2 #menu li#poczta a {
	background-position: -468px 0;
}

#header2 #menu li#blogi a {
	background-position: -585px 0;
}

#header2 #menu li#szukaj a {
	background-position: -702px 0;
}

#header2 #menu li#sponsor a {
	background-position: -819px 0;
}


#header2 #menu li#navhome a:hover {
	background-position: 0 -38px;
}

#header2 #menu li#forum a:hover {
	background-position: -117px -38px;
}

#header2 #menu li#conowego a:hover {
	background-position: -234px -38px;
}

#header2 #menu li#mapa a:hover {
	background-position: -351px -38px;
}

#header2 #menu li#poczta a:hover {
	background-position: -468px -38px;
}

#header2 #menu li#blogi a:hover {
	background-position: -585px -38px;
}

#header2 #menu li#szukaj a:hover {
	background-position: -702px -38px;
}

#header2 #menu li#sponsor a:hover {
	background-position: -819px -38px;
}

/* active */

#header2 #menu li#navhome a:active {
	background-position: 0 -76px;
}

#header2 #menu li#forum a:active {
	background-position: -117px -76px;
}

#header2 #menu li#conowego a:active {
	background-position: -234px -76px;
}

#header2 #menu li#mapa a:active {
	background-position: -351px -76px;
}

#header2 #menu li#poczta a:active {
	background-position: -468px -76px;
}

#header2 #menu li#blogi a:active {
	background-position: -585px -76px;
}

#header2 #menu li#szukaj a:active {
	background-position: -702px -76px;
}

#header2 #menu li#sponsor a:active {
	background-position: -819px -76px;
}

.navtabs2 {
	background:#003857 none repeat-x left top;
	padding-left: 20px;
	height: 26px;
        _background-image:none;
}

.navtabs2 li:first-child {
	border-left: 1px solid #004f78;
}

.navtabs2 ul {
	position:absolute;
	top:7px;
	width:100%;
    direction:ltr;
}

.navtabs2 li {
	float:left;
	border-right: 1px solid #004f78;
}

.navtabs2 ul li:first-child {
	text-indent: 20px;
	border-left: 0;
}

.navtabs2 ul li {
	border-right: 0;
	position: relative;
}


.navtabs2 li a {
	height:26px;
	line-height:26px;
	padding:0 10px;
}

.navtabs2 li a.navtab {
	border-top: 1px solid #004f78;
	border-left: 1px solid #004f78;
	display:block;
	background:#003857 none repeat-x left top;
        _background-image:none;
	min-width:60px;
	width:auto !important;
	width:60px;
	_min-width:75px;
	_width:auto !important;
	_width:75px;
	text-align:center;
	color: #ffffff;
	font:  bold 12px Arial, Calibri, Verdana, Geneva, sans-serif;
	text-decoration:none;
	line-height:26px;
}

.navtabs2 li a.navtab:hover {
	background:#003857 url(images/vbhelp/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x   0 -4px;
        _background-image:none;
	/*color:#417394;*/
	color:#111111;
}

.navtabs2 li.selected {
	height:26px;
	color:#111111;
}

.navtabs2 li.selected a.navtab {
	color:#111111;
	background:#003857 url(images/vbhelp/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x  ;
        _background-image:none;
	position:relative;
	top:-4px;
	padding-top:4px;
	z-index:10;
}
.navtabs2 li.selected li a,
.navbar_advanced_search li a {
	text-decoration:none;
	font:   11px Arial, Calibri, Verdana, Geneva, sans-serif;
	line-height: 26px;
}
.navtabs2 li.selected li a {
	color:rgb(255, 255, 255);
	padding:2px 5px;
} 