html {
	background-color: #ACACAC;
	background-image: url(img/bg_main_tiled.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-repeat: repeat;
	margin: 0;
	padding: 10px;
}
body {
	background-color: #EBEBEB;
	border: 2px solid #FFFFFF;
	padding: 0;
}
p, td, li {
	font-size: 10pt;
	color: #000000;
	font-family: Arial, sans-serif;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #2845FF;
	text-decoration: none
}
a:hover {
	background-color: #89B8FF;
	text-decoration: underline;
}
.nazwa {
	font-size: 16px;
	color: black;
	font-weight: bold
}
.info_header {
	font-size: 14pt;
	color: black;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 4px;
}
.info {
	font-size: 10pt;
	color: black
}
.info2 {
	font-size: 10pt;
	color: black;
	border: 1px dotted white;
	padding: 4px 4px 4px 4px;
}
.info_promocja {
	font-size: 10pt;
	color: black;
	border: 2px solid red;
	padding: 4px 4px 4px 4px;
}
.info_promocja2 {
	font-size: 10pt;
	color: white;
	background-color: red;
	border: 2px solid black;
	padding: 4px 4px 4px 4px;
}
.info_promocja2 A:hover, .info_promocja2 A:visited, .info_promocja2 A:active {
	color: black;
	font-weight: bold;
}
DIV.history H3 {
	font-size: 10pt;
	color: black;
	font-style: italic;
	padding-left: 4px;
}
DIV.history P {
	font-size: 10pt;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}
UL {
}
LI {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
LI.new A {
	font-weight: bold;
    padding-right: 15px;
	background-image: url(img/new.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
P.uwaga {
	font-style: italic;
	padding: 2px 2px 2px 2px;
	border: 1px solid red;
}
.tabela_cen {
	font-size: 12px;
	color: black;
}
.tabela_cen TR.altrow {
	background-color: #90d0e0
}
.tabela_cen TD {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
DIV.metka {
	float: right;
	width: 250px;
	border: 2px solid #334683;
	background-color: #FFECAD;
	color: black;
	padding: 10px;
}
DIV.metka H2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 2px 0;
	padding: 0;
}
DIV.metka P {
	margin: 2px 0;
	padding: 0;
}
DIV.metka A {
	color: #998649;
}
DIV#top_logo {
	height: 153px;
	background-color: #454648;
	background-image: url(img/bg_top.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: white;
	text-align: center;
}
DIV#top_logo IMG {
	vertical-align: bottom;
}
#top_menu {
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #828282;
	border-bottom-color: white;
	background-attachment: scroll;
	background-image: url(img/bg_menu.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #606060;
	text-align: center;
}
#top_menu ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 23px;
}
#top_menu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	font-weight: bold;
}
#top_menu a, #top_menu a:visited {
	text-decoration: none;
	color: white;
	margin: 0px;
	font-size: 13px;
}
#top_menu a:hover {
	text-decoration: none;
	color: #C1C1C1;
	background-color: #424242;
}
#top_menu img {
	vertical-align: middle;
}
#breadcrumb_top {
	background-color: #ACACAC;
	display: block;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
	font-size: x-small;
	color: #434343;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #828282;
}
#breadcrumb_top ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#breadcrumb_top li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	padding: 0 8px;
	font-size: 12px;
}
#breadcrumb_top a {
	text-decoration: none;
	font-weight: bold;
}
#breadcrumb_top a:hover {
	color: #EBEBEB;
	background-color: #979797;
	text-decoration: none;
}
#breadcrumb_top img {
	vertical-align: middle;
}
H1 {
	padding: 5px;
	margin: 0 10px 10px 0;
	font-size: 24px;
	font-family: Arial, sans-serif;
	background-color: #C0AB64;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BAA763;
	border-right-color: #BAA763;
	border-bottom-color: #605B4F;
	border-left-color: #BAA763;
	color: #0F252D;
	clear: both;
	font-weight: bold;
}
H2, DL.produkty DT {
	margin: 32px 0 16px 0;
	border-bottom: 1px dotted #606060;
	padding: 0 5px 5px 5px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
DL.produkty DD {
	padding: 10px 30px;
}
DIV#content {
	padding: 14px;
}
UL.download {
	padding: 0;
	margin: 8px;
}
UL.download LI {
	list-style: none;
	background-image: url(img/download.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	min-height: 32px;
	padding: 0px 0px 0px 30px;
	margin: 8px 0;
}
.address {
	padding-left: 32px;
}
A.email {
	background-image: url(img/mailto.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	min-height: 12px;
	padding-left: 17px;
}
#footer {
	clear: both;
	background-color: #ACACAC;
	display: block;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
	font-size: x-small;
	color: #434343;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #828282;
}

#footer P {
	padding: 1px 8px;
	margin: 0;
}
