html {
	margin: 0px;
	padding: 0px;
	background-color: #6f97ad;
	background-image: url(../images/bg_html1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body a {
	color: #FFFFFF;
	text-decoration: none;
}
body a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#glowne a {
	color: #FFFFFF;
}
#podmenu_1 {
	background-image: url(../images/bg_menu_alternatywne.gif);
	background-repeat: repeat;
}
#podmenu_2 {
	background-image: url(../images/bg_menu_alternatywne2.gif);
	background-repeat: repeat;
}
#podmenu_3 {
	background-image: url(../images/bg_menu_alternatywne3.gif);
	background-repeat: repeat;
}
.box_alternatywne .content {
	background-repeat: repeat;
    background-image: url(../images/bg_menu_alternatywne.gif);
	width: 200px;
}
.box_sciezka {
	padding-bottom: 10px;
	color: #FFFFFF;
}
.box_sciezka a {
	color: #FFFFFF;
	text-decoration: none;
}
.box_aktualnosc .top {
	width: 402px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: #14496f;
	font-size: 14px;
	position: relative;
	padding-left: 40px;
	padding-top: 12px;
	padding-right: 100px;
}
.box_aktualnosc .top a {
	color: #14496f;
	text-decoration: none;
}
.box_znaczniki .znaczniki span {
	font-size: 10px;
	color: #CCCCCC;
	position: absolute;
	left: 44px;
	bottom: 15px;
	width: 120px;
	display: block;
}
#glowne .down {
	background-image: url(../images/bg_menu_alternatywne_down.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
	margin-left: -15px;
	padding-bottom: 10px;

						behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
	overflow: hidden;
}
.box_alternatywne .down {
	background-image: url(../images/bg_menu_alternatywne_down.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
 behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true) );
}
#glowne ul  li  {
	width: 200px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AFC0D0;
}
#glowne ul ul li {
	width: 200px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #83909C;
}
#glowne ul ul ul li {
	width: 200px;
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
}

