html, body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
body {
	background: #fff url("background.gif") center;
	text-align: center;
}
#CENTER {
	background: #fff url("pliki/metallurgy_polacz_podmiana.jpg") center;
	text-align: center;
}
#CONTENT a:link {
	color: #00f;
	text-decoration: none;
	border-bottom: 1px dashed #00f;
}
#CONTENT  a:visited {
	color: #808;
	text-decoration: none;
	border-bottom: 1px dashed #808;
}
#CONTENT a:hover {
	color: #f00;
	border-bottom: 1px solid #f00;
}
#CONTENT sup a:link, #CONTENT sup a:visited, #CONTENT sup a:hover, #CONTENT sub a:link, #CONTENT sub a:visited, #CONTENT sub a:hover {
	text-decoration: none;
	border-bottom: 0;
	font-weight: bold;
	color: red;
}
#CONTENT a.http {
	background: url("http.gif") no-repeat right top;
	padding-right: 6px;
}
#CONTENT .linki a:link, #CONTENT .linki a:visited {
	text-decoration: none;
	border: 0;
	color: #000;
}
#CONTENT .linki a:hover {
	text-decoration: none;
	border: 0;
	color: #460;
}

#TOP {
	margin: 0 auto;
	width: 770px;
	text-align: center;
	background: #fff url("bg.gif") repeat-y center;
}

#BODY {
	width: 750px;
	margin: 0 10px;
	text-align: left;
}

#HEADER {
	width: 750px;
	text-align: left;
	background: #4a80a1 url("gora.jpg") no-repeat bottom;
	color: #fff;
	height: 200px;
}
#HEADER h1 {
	margin: 0;
	background: #4a80a1 url("naglowek.gif") no-repeat top;
}
#HEADER h1 a {
	display: block;
	width: 750px;
	height: 140px;
}
#HEADER h1 a * {
	display: none;
}
#HEADER ul {
	display: block;
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	font-size: 13px;
	}
#HEADER ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0px 2px 0 7px;
	white-space: nowrap;
	background: #C04F01 url("gora.png") repeat-x bottom;
	background: url("links.gif") no-repeat left;
}
#HEADER a {
	font-weight: bold;
	color: #ff8116;
	text-decoration: none;
	border: 0;
}
#HEADER a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border: 0;
}

#MENU {
	width: 240px;
	overflow: hidden;
	float: left;
	padding-bottom: 10px;
	background: #fff url("menu_t.gif") no-repeat left top;
	padding-top: 7px;
}
#MENU dl {
	display: block;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: #fff url("menu_b.gif") no-repeat left bottom;
}
#MENU dt, #MENU dd  {
	display: block;
	margin: 0;
	padding: 0;
}
#MENU dt {
	background: #4a80a1 url("menu_h.gif") no-repeat center top;
	padding: 9px 10px 19px 10px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	cursor: default;
}
#MENU dt a {
	background: #4a80a1 url("menu_h.gif") no-repeat center top;
	padding: 9px 0px 9px 0px;
	text-decoration:none;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	
}
#MENU dd {
	background: #fff url("menu.gif") repeat-y center ;
	padding: 0 20px 5px 20px;
	
}
#MENU dd b {
	font-size: 14px;
}
#MENU dd a {
	display: block;
	padding: 1px 0 1px 15px;
	color: #4a80a1;
	text-decoration: none;
	font-weight: bold;
	border: 0;
}
#MENU dd ul li a {
	display: inline;
}
#MENU dd a:hover {
	color: #62a9d5;
}
#MENU dd a strong {
	color: #6c0;
}
#MENU ul, #MENU ul li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#MENU dl ul li {
	background: url("menu_li.gif") no-repeat 20px 2px;
	padding-left: 35px;
}
#MENU dl ul li a {
	background: none;
	padding-left: 0;
	font-weight: normal;
}

#MENU .box {
	font-size: 12px;
	border: 3px double #9BABBA;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #fff;
	color: #5E7388;
}
#MENU .box a {
	color: #0E7398;
	text-decoration: none;
	border: 0;
}
#MENU .box a:hover {
	color: #1096c9;
	text-decoration: none;
	border: 0;
}
#MENU .box .header {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 3px 5px;
	background-color: #C7D1DA;
	color: #5E7388;
	border-bottom: 3px solid #9BABBA;
}
#MENU .box .header a {
	color: #5E7388;
}
#MENU .box .header a:hover {
	color: #0E7398;
}
#MENU .box ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#MENU .box ul li {
	display: block;
	list-style-type: none;
	margin: 1px;
	padding: 3px 3px 3px 21px;
	background: url("post.gif") no-repeat 0 5px;
}
#MENU .box .row1 {
	background-color: #E4E8EC;
}
#MENU .box .row2 {
	background-color: #DEE3E8;
}

#SEARCH, .SEARCH {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #eee;
	border: 1px dashed #888;
	border-top: 3px solid #888;
}
#SEARCH form, .SEARCH form {
	margin: 10px 0;
}
#SEARCH input.text, .SEARCH input.text {
	width: 140px;
	margin-right: 3px;
	border: 1px solid #888;
}
.SEARCH input.text {
	width: 250px;
}
#SEARCH select, .SEARCH select {
	margin-right: 3px;
	border: 1px solid #888;
}
#SEARCH input.text:focus, #SEARCH select:focus, .SEARCH input.text:focus, .SEARCH select:focus {
	border: 1px solid #000;
}
#SEARCH input.button, .SEARCH input.button {
	border: 1px solid #888;
}
#SEARCH input.button:focus, .SEARCH input.button:focus {
	border: 1px solid #000;
}
#SEARCH div {
	font-size: 11px;
	margin-bottom: 5px;
}

#CONTENT {
	width: 490px;
	overflow: hidden;
	float: left;
	margin: 20px 0 50px 10px;
	line-height: 150%;
}
#CONTENT h1, #CONTENT h2, #CONTENT h3, #CONTENT h4, #CONTENT h5, #CONTENT h6, #CONTENT .kod, #CONTENT .html, #CONTENT .css, #CONTENT .skladnia {
	line-height: normal;
}
#CONTENT h1 {
	color: #a00;
	text-align: right;
	font-size: 22px;
	padding-right: 10px;
	border-right: 20px solid #a00;
}
#CONTENT dt {
	color: #a00;
	text-align: right;
	font-size: 22px;
	padding-right: 10px;
	border-right: 20px solid #a00;
}
#CONTENT h2 {
	color: #4a80a1;
	text-align: left;
	font-size: 14px;
	margin: 0.5em 0 0em 0;
}
#CONTENT h2 strong{
	color: #4a80a1;
	font-size: 16px;
	font-weight: bold;
	margin: 2em 0 1em 0;
}
#CONTENT h2 a:link, #CONTENT h2 a:visited {
	color: #4a80a1;
	border: 0;
	text-decoration: underline;
}
#CONTENT h2 a:hover {
	color: #ff8116;
	border: 0;
	text-decoration: underline;
}
#CONTENT h3 {
	color: #5E7388;
	font-size: 18px;
}
#CONTENT hr {
	color: #460;
	border-top: 1px dashed #460;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	margin: 30px 0;
}

#CONTENT ol.lista {
	list-style-type: upper-roman;
}
#CONTENT ol.lista ol {
	list-style-type: decimal;
}
#CONTENT ol.lista ol ol {
	list-style-type: lower-alpha;
}

#CONTENT .news {
	line-height: normal;
}
#CONTENT .news dt {
	font-size: 14px;
	text-align: left;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #9BABBA;
	font-weight: bold;
	border-bottom-width: 3px;
	background: #C7D1DA url("post.gif") no-repeat 5px 9px;
	padding-left: 27px;
}
#CONTENT .news dt a:link, #CONTENT .news dt a:visited {
	color: #5E7388;
	text-decoration: none;
	border: 0;
	background-image: none !important;
	padding: 0 !important;
}
#CONTENT .news dt a:hover {
	border: 0;
	color: #0E7398;
	text-decoration: none;
}
#CONTENT .news dd {
	background: #E4E8EC;
	color: #5E7388;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #9BABBA;
	border-top-width: 0;
	margin: 0;
	margin-bottom: 10px;
}
#CONTENT .news dd a:link, #CONTENT .news dd a:visited {
	color: #0E7398;
	text-decoration: none;
	border: 0;
	background-image: none !important;
	padding: 0 !important;
}
#CONTENT .news dd a:hover {
	color: #1096c9;
	text-decoration: none;
	border: 0;
}
#CONTENT .news_content {
	padding: 5px;
	text-align: left;
}
#CONTENT .news_date {
	font-size: 11px;
	text-align: left;
	padding: 5px;
	padding-bottom: 0;
}
#CONTENT .news_date span {
	font-weight: bold;
}
#CONTENT .news_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0;
}
#CONTENT .news_more {
	font-size: 11px;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 15px;
}
#CONTENT .news_author {
	font-size: 11px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9BABBA;
	padding: 5px;
	clear: both;
}
#CONTENT .news_author span {
	font-weight: bold;
}
#CONTENT .news ol {
	margin: 0 0 0 75px;
	padding-left: 0;
}
#CONTENT .news ol li {
	margin-bottom: 0.5em;
}

#CONTENT .box {
	line-height: normal;
}
#CONTENT .box dt {
	font-size: 14px;
	text-align: left;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #9BABBA;
	font-weight: bold;
	border-bottom-width: 3px;
	background: #C7D1DA url("post.gif") no-repeat 5px 9px;
	padding-left: 27px;
}
#CONTENT .box dt a:link, #CONTENT .box dt a:visited {
	color: #5E7388;
	text-decoration: none;
	border: 0;
	background-image: none !important;
	padding: 0 !important;
}
#CONTENT .box dt a:hover {
	border: 0;
	color: #0E7398;
	text-decoration: none;
}
#CONTENT .box dd {
	background: #E4E8EC;
	color: #5E7388;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #9BABBA;
	border-top-width: 0;
	margin: 0;
	margin-bottom: 10px;
	padding: 5px;
}
#CONTENT .box dd a:link, #CONTENT .box dd a:visited {
	color: #0E7398;
	text-decoration: none;
	border: 0;
	background-image: none !important;
	padding: 0 !important;
}
#CONTENT .box dd a:hover {
	color: #1096c9;
	text-decoration: none;
	border: 0;
}
#CONTENT .box .link_more {
	font-size: 11px;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 15px;
}
#CONTENT .box .podium {
	position: relative;
	width: 100%;
}
#CONTENT .box .podium ol {
	margin-top: 0;
	margin-right: 100px;
	margin-bottom: 5px;
}
#CONTENT .box .podium div.banner {
	text-align: right;
}
#CONTENT .box .podium div.button {
	width: 88px;
	text-align: right;
	position: absolute;
	top: 25px;
	right: 0;
}
#CONTENT .box img {
	border: 0;
}

.NAV, .NAV li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.NAV {
	clear: both;
	padding-top: 50px;
}
.NAV li {
	float: left;
	overflow: hidden;
	width: 50%;
}
#CONTENT .NAV a:link, #CONTENT .NAV a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	color: #460;
}
#CONTENT .NAV a:hover {
	text-decoration: none;
	border: 0;
	color: #6c0;
}
.NAV li.PREV {
	text-align: left;
	background: url("prev.gif") no-repeat left top;
	padding: 2px 0;
}
.NAV li.PREV a {
	display: block;
	margin: 0 15px 0 24px;
}
.NAV li.NEXT {
	text-align: right;
	background: url("next.gif") no-repeat right top;
	padding: 2px 0;
}
.NAV li.NEXT a {
	display: block;
	margin: 0 24px 0 15px;
}

.PAG {
	clear: both;
	text-align: center;
	margin: 2em 0 1em 0;
}
#CONTENT .PAG a:link, #CONTENT .PAG a:visited, #CONTENT .PAG a:hover {
	text-decoration: none;
	border: 0;
}

.PAG_NAV {
	clear: both;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
}
.PAG_NAV li {
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#CONTENT .PAG_NAV a:link, #CONTENT .PAG_NAV a:visited {
	font-size: 14px;
	text-decoration: underline;
	border: 0;
	color: #000;
}
#CONTENT .PAG_NAV a:hover {
	text-decoration: none;
	border: 0;
	color: #008;
}
.PAG_NAV .TOP {
	list-style-type: none;
	background: url("top.gif") no-repeat left top;
	padding: 3px 15px 3px 25px;
}
.PAG_NAV .HOME {
	list-style-type: none;
	background: url("home.gif") no-repeat left top;
	padding: 3px 15px 3px 25px;
}
.PAG_NAV .PRINT {
	list-style-type: none;
	background: url("print.gif") no-repeat left top;
	padding: 3px 15px 3px 25px;
}

#FOOTER {
	width: 750px;
	clear: both;
	text-align: center;
	font-size: 11px;
	padding: 20px 0 13px 0;
	color: #fff;
	background: #4a80a1 url("footer.gif") repeat-x top;
	
}

#FOOTER ul {
	display: block;
	list-style-type: none;
	margin: 1px 0 0 0;
	padding: 0 0 0 20px;
	font-size: 13px;
	
	}
#FOOTER ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0px 2px 0 7px;
	white-space: nowrap;
	border-width: 0 0 0 1px;
	border-style: dotted;
	border-color: #bbb;
	
}
#FOOTER a {

	color: #fff;
	text-decoration: none;
	border: 0;
}
#FOOTER a:hover {

	color: #ff8116;
	text-decoration: none;
	border: 0;
}


.skladnia {
	overflow: auto;
	width: 90%;
	padding: 2px 5px 20px 5px;
	background-color: #ffe;
	border: 1px dotted #000;
}

code {
	font-family: "Courier New", Courier, monospace;
}
.skladnia var,  code var {
	font-style: italic;
	font-weight: bold;
	color: #008;
}



.aktualnosci ul, .wazne ul, {
	margin-top: 0;
}

.aktualnosci {
	display: block;
	margin: 1em 0;
	color: #033;
	background: #eff url("informacja.gif") no-repeat 2px 2px;
	padding: 10px 10px 10px 35px;
	border-width: 1px 3px 1px 1px;
	border-style: solid;
	border-color: #088;
}
#nowe h2{
	display: block;
	margin: 1em 0;
	color: #000;
	background: #ddd 2px 2px;
	padding: 10px 10px 10px 35px;
	border-width: 3px 3px 3px 3px;
	border-style: solid;
	border-color: #000;
}

#nowe a{
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #000;
	background: #ddd 2px 2px;
	padding: 10px 10px 10px 10px;
	border-width: 3px 3px 3px 3px;
	border-style: solid;
	border-color: #000;
}
.wazne {
	display: block;
	margin: 1em 0;
	font-weight: bold;
	color: #a00;
	background: #fee url("ostrzezenie.gif") no-repeat 2px 2px;
	padding: 10px 10px 10px 35px;
	border-width: 1px 12px 1px 1px;
	border-style: solid;
	border-color: #a00;
}

