@charset "iso-8859-2";

body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #F9F9F9;
}
body, table {
	font: 11px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #6D6D6D;
}
* {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
a img, a object {
	border: 0;
}
a {
	color: #345C9A;
	text-decoration: underline;
}
a:hover {
	color: #A72953;
	text-decoration: underline;
}
a span, a em, a strong, a:hover span, a:hover em, a:hover strong {
	color: #6D6D6D;
	cursor: pointer;
}
form {
	display: block;
}
input, textarea, select, option {
	background: #FFFFFF;
	font-size: 11px;
	color: #464646;
}
input, textarea, select {
	border: 1px solid #EAEAEA;
}
input, textarea {
	background: url(../images/pole-tekstowe-tlo.gif) no-repeat left top;	
}
input.hover, textarea.hover {
	border: 1px solid #6D6D6D;
}
input.error, textarea.error, input.error-hover, textarea.error-hover {
	border: 1px solid #A72953;
}
input {
	height: 22px;
	line-height: 22px;
	padding: 0;
}
textarea {
	padding: 1px;
}
button, input.button {
	border-width: 0;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	height: 24px;
	background-color: transparent;
	color: #6D6D6D;
}
button {
	padding: 0 1px 1px 0;
	cursor: pointer;
}
button.hover, button.submit-hover {
	text-decoration: underline;
}
button span {
	background: url(../images/przycisk-lewa.gif) repeat-x left center;
	display: block;
}
button span span {
	background: url(../images/przycisk-prawa.gif) no-repeat right center;
	display: block;
	padding: 0 11px 2px 12px;
	line-height: 22px;
}
button.submit span span, button.submit-hover span span {
	background: url(../images/przycisk-wyslij-prawa.gif) no-repeat right center;
	padding-right: 22px;
}
* html button span span {
	padding-bottom: 3px;
	line-height: 21px;
}
input.button {
	background: url(../images/przycisk-lewa.gif) repeat-x right center;
	line-height: 24px;
	cursor: pointer;
}
input.radio, input.checkbox {
	border: 0;
	background: transparent;
	cursor: pointer;
	margin-right: 6px;
}
ul {
	list-style: none;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
}
ol {
	list-style-position: inside;
	padding-left: 12px;
}
ul li {
	padding-left: 10px;
	background: url(../images/link-submenu.gif) no-repeat 0px 8px;
	display: block;
}
ol li {
	text-indent: -12px;
}
.hr {
	display: block;
	background-color: #EAEAEA;
	height: 1px;
	margin: 16px 0;
}
.hr * {
	display: none;
}
table {
	font-size: 11px;
	border-collapse: collapse;
	empty-cells: show;
	margin: 0 auto;
}
table td {
	background: none;
	padding: 4px;
	border: 1px solid #EAEAEA;
}
#body {
	margin: 0 auto;
	width: 831px;
	padding: 20px;
	background-color: #FFFFFF;
}
#menu-top {
	width: 829px;
	padding: 0 1px 2px;
	background: url(../images/menu-gora.gif) no-repeat right top;
	font-size: 10px;
	height: 25px;
	
}
#menu-top ul {
	display: block;
	float: right;
}
#menu-top ul li {
	display: block;
	float: left;
	line-height: 25px;
	background: url(../images/menu-gora-element.gif) no-repeat left center;
	padding: 0 10px 0 11px;
	margin: 0;
	position: relative;
	z-index: 3;
}
#menu-top ul li a {
	text-decoration: none;
	color: #6D6D6D;
}
#menu-top ul li a:hover, #menu-top ul li.hover-hover, #menu-top ul li.hover:hover {
	text-decoration: underline;
	color: #6D6D6D;
}
#menu-top ul li.hover span, #menu-top ul li.hover-hover span, #menu-top ul li.hover:hover span {
	background: url(../images/menu-gora-rozwin.gif) no-repeat right center;
	padding-right: 10px;
	margin: 0;
}
#menu-top ul li.hover ul {
	display: none;
}
#menu-top ul li.hover-hover ul, #menu-top ul li.hover:hover ul {
	display: block;
	float: none;
	position: absolute;
	left: 0;
	top: 25px;
	background: url(../images/menu-gora-submenu.gif) no-repeat left bottom;
	width: 130px;
	padding: 4px 1px 6px;
}
#menu-top ul li.hover-hover ul li, #menu-top ul li.hover:hover ul li {
	position: static;
	display: inline;
	float: none;
	line-height: normal;
	background: none;
	padding: 0;
}
#menu-top ul li.hover-hover ul li span, #menu-top ul li.hover:hover ul li span {
	background-image: none;
	padding: 0;
}
#menu-top ul li.hover-hover ul li a, #menu-top ul li.hover:hover ul li a {
	display: block;
}
#menu-top ul li.hover-hover ul li a span, #menu-top ul li.hover:hover ul li a span {
	display: block;
	padding: 1px 10px;
}
h1#logo {
	background: url(../images/logo-css.gif) no-repeat 40px bottom;
	height: 90px;
	clear: both;
	display: block;
	position: relative;
	width: 831px;
	margin: 0 auto 0 0;
	z-index: 2;
}
h1#logo a {
	display: block;
	position: absolute;
	left: 40px;
	top: 21px;
	width: 167px;
	height: 45px;
	overflow: hidden;
}
h1#logo a img {
	display: block;
	margin: 44px 0 0 166px;
}
#ads-top-home {
	background-color: #F2F4F0;
	width: 831px;
	height: 163px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	clear: both;
}
#ads-top-home-2 {
	background-color: #F2F4F0;
	width: 831px;
	height: 80px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	clear: both;
}
#ads-top-home .ads-1, #ads-top-home .ads-2 {
	width: 414px;
	height: 162px;
	margin: 0 auto;
	position: absolute;
	overflow: hidden;
	top: 0;
}
#ads-top-home .ads-1 {
	left: 1px;
}
#ads-top-home .ads-2 {
	left: 416px;
}
#ads-top-home-2 .ads-1 {
	width: 829px;
	height: 80px;
	margin: 0 auto;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 1px;
}
ul#products-home {
	width: 831px;
	height: 119px;
	margin: 0 auto;
	clear: both;
	background: #024E95 url(../images/menu-produkty-glowna.jpg) left top;
}
ul#products-products {
	width: 831px;
	height: 199px;
	clear: both;
	background: #024E95 url(../images/menu-produkty-podstrona.jpg) left top;
	margin: 0 1px;
	position: relative;
}
ul#products-home li {
	display: block;
	position: relative;
	float: left;
	height: 118px;
	margin-left: 1px;
	background-image: none;
	padding: 0;
}
ul#products-products li {
	display: block;
	position: relative;
	float: right;
	clear: right;
	height: 65px;
	width: 415px;
	margin: 0;
	background-image: none;
	padding: 0;
	z-index: 1;
}
ul#products-products li.hover-hover, ul#products-products li.hover:hover {
	z-index: 2;
}
ul#products-products li#product-1-active, ul#products-products li#product-2-active, ul#products-products li#product-3-active, ul#products-products li#product-4-active {
	float: none;
	clear: none;
	position: absolute;
	left: 0;
	top: 0;
	height: 198px;
	width: 414px;
	margin: 0 1px 0 1px;
	left: 0;
	right: 0;
}
ul#products-home li#product-1, ul#products-home li#product-4 {
	width: 207px;
}
ul#products-home li#product-2, ul#products-home li#product-3 {
	width: 206px;
}
ul#products-home li#product-1 {
	background: url(../images/menu-produkty-glowna-produkt1.gif) no-repeat 17px 17px;	
}
ul#products-home li#product-2 {
	background: url(../images/menu-produkty-glowna-produkt2.gif) no-repeat 17px 17px;
}
ul#products-home li#product-3 {
	background: url(../images/menu-produkty-glowna-produkt3.gif) no-repeat 17px 17px;	
}
ul#products-home li#product-4 {
	background: url(../images/menu-produkty-glowna-produkt4.gif) no-repeat 17px 17px;	
}
ul#products-products li#product-1 {
	background: url(../images/menu-produkty-glowna-produkt1.gif) no-repeat 17px 11px;	
}
ul#products-products li#product-2 {
	background: url(../images/menu-produkty-glowna-produkt2.gif) no-repeat 17px 11px;	
}
ul#products-products li#product-3 {
	background: url(../images/menu-produkty-glowna-produkt3.gif) no-repeat 17px 11px;	
}
ul#products-products li#product-4 {
	background: url(../images/menu-produkty-glowna-produkt4.gif) no-repeat 17px 11px;	
}
ul#products-products li#product-1-active {
	background: url(../images/menu-produkty-podstrona-produkt-glowny1.gif) no-repeat 17px 15px;	
}
ul#products-products li#product-2-active {
	background: url(../images/menu-produkty-podstrona-produkt-glowny2.gif) no-repeat 17px 15px;	
}
ul#products-products li#product-3-active {
	background: url(../images/menu-produkty-podstrona-produkt-glowny3.gif) no-repeat 17px 15px;	
}
ul#products-products li#product-4-active {
	background: url(../images/menu-produkty-podstrona-produkt-glowny4.gif) no-repeat 17px 15px;	
}
ul#products-home li span, ul#products-products li span {
	display: none;
}
ul#products-home li ul, ul#products-products li ul {
	height: 25px;
	width: 169px;
	position: absolute;
	font-size: 11px;
	z-index: 1;
}
ul#products-home li ul {
	background: url(../images/menu-produkty-wybierz.gif) no-repeat left top;
	left: 18px;
	top: 72px;
}
ul#products-products li ul {
	background: url(../images/menu-produkty-podstrona-wybierz.gif) no-repeat left top;
	left: 226px;
	top: 20px;
}
ul#products-products li#product-1-active ul, ul#products-products li#product-2-active ul, ul#products-products li#product-3-active ul, ul#products-products li#product-4-active ul {
	background: #000000 url(../images/menu-produkty-podstrona-g-wybierz.gif) no-repeat left top;
	left: 18px;
	top: 100px;
	width: 377px;
	height: 75px;
	font-size: 24px;
	letter-spacing: -2px;
	font-weight: bold;
}
ul#products-home li ul li, ul#products-products li ul li {
	display: none;
}
ul#products-home li ul li span, ul#products-products li ul li span {
	display: block;
}
ul#products-home li.hover-hover ul, ul#products-products li.hover-hover ul, ul#products-home li.hover:hover ul, ul#products-products li.hover:hover ul {
	background: url(../images/menu-produkty-rozwiniete-2.gif) no-repeat left bottom;
	width: 169px;
	height: auto;
	position: absolute;
	padding-bottom: 4px;
}
ul#products-home li.hover-hover ul, ul#products-home li.hover:hover ul {
	left: 18px;
	top: 72px;
}
ul#products-products li.hover-hover ul, ul#products-products li.hover:hover ul {
	left: 226px;
	top: 20px;
}
ul#products-products li#product-1-active.hover-hover ul, ul#products-products li#product-2-active.hover-hover ul, ul#products-products li#product-3-active.hover-hover ul, ul#products-products li#product-4-active.hover-hover ul, ul#products-products li#product-1-active.hover:hover ul, ul#products-products li#product-2-active.hover:hover ul, ul#products-products li#product-3-active.hover:hover ul, ul#products-products li#product-4-active.hover:hover ul {
	background: url(../images/menu-produkty-podstrona-g-rozwiniete2.gif) no-repeat left bottom;
	padding-bottom: 24px;
	height: auto;
}
ul#products-home li.hover-hover ul li, ul#products-products li.hover-hover ul li, ul#products-home li.hover:hover ul li, ul#products-products li.hover:hover ul li {
	display: block;
	height: auto;
	width: auto;
	float: none;
	padding: 1px 21px;
	margin: 0;
}
ul#products-products li#product-1-active ul li, ul#products-products li#product-2-active ul li, ul#products-products li#product-3-active ul li, ul#products-products li#product-4-active ul li, ul#products-products li#product-1-active.hover-hover ul li.active, ul#products-products li#product-2-active.hover-hover ul li.active, ul#products-products li#product-3-active.hover-hover ul li.active, ul#products-products li#product-4-active.hover-hover ul li.active, ul#products-products li#product-1-active.hover:hover ul li.active, ul#products-products li#product-2-active.hover:hover ul li.active, ul#products-products li#product-3-active.hover:hover ul li.active, ul#products-products li#product-4-active.hover:hover ul li.active {
	padding: 1px 21px 0 31px;
}
ul#products-products li#product-1-active ul li.active, ul#products-products li#product-2-active ul li.active, ul#products-products li#product-3-active ul li.active, ul#products-products li#product-4-active ul li.active, ul#products-products li#product-1-active.hover-hover ul li.first, ul#products-products li#product-2-active.hover-hover ul li.first, ul#products-products li#product-3-active.hover-hover ul li.first, ul#products-products li#product-4-active.hover-hover ul li.first, ul#products-products li#product-1-active.hover:hover ul li.first, ul#products-products li#product-2-active.hover:hover ul li.first, ul#products-products li#product-3-active.hover:hover ul li.first, ul#products-products li#product-4-active.hover:hover ul li.first {
	display: block;
	height: auto;
	width: auto;
	float: none;
	padding: 24px 21px 0 31px;
	margin: 0;
}
ul#products-products li#product-1-active.hover-hover ul li.first, ul#products-products li#product-2-active.hover-hover ul li.first, ul#products-products li#product-3-active.hover-hover ul li.first, ul#products-products li#product-4-active.hover-hover ul li.first, ul#products-products li#product-1-active.hover:hover ul li.first, ul#products-products li#product-2-active.hover:hover ul li.first, ul#products-products li#product-3-active.hover:hover ul li.first, ul#products-products li#product-4-active.hover:hover ul li.first {
	background: url(../images/menu-produkty-podstrona-g-rozwiniete1.gif) no-repeat left top;
}
ul#products-home li.hover-hover ul li.first, ul#products-home li.hover:hover ul li.first {
	background: url(../images/menu-produkty-rozwiniete-1.gif) no-repeat left top;
	padding-top: 4px;
}
ul#products-products li.hover-hover ul li.first, ul#products-products li.hover:hover ul li.first {
	background: url(../images/menu-produkty-podstrona-rozwiniete1.gif) no-repeat left top;
	padding-top: 4px;
}
ul#products-home li.hover-hover ul li a, ul#products-home li.hover:hover ul li a, ul#products-products li ul li a {
	display: inline;
	color: #6194C0;
	text-decoration: none;
}
ul#products-home li.hover-hover ul li a:hover, ul#products-home li.hover:hover ul li a:hover, ul#products-products li ul li a:hover {
	text-decoration: underline;
}
ul#products-home li.hover-hover ul li a span, ul#products-home li.hover:hover ul li a span, ul#products-products li  ul li a span {
	display: inline;
	color: #6194C0;
}
ul#submenu {
	margin: 0 auto;
	width: 751px;
	padding: 20px 0 4px;
	font-size: 10px;
	border-bottom: 5px solid #EAEAEA;
}
ul#submenu li {
	display: inline;
	background-position: left 7px;
	margin-right: 10px;
}
ul#submenu li a, #foot a {
	text-decoration: none;
	color: #6D6D6D;
}
ul#submenu li a:hover, #foot a:hover {
	color: #A72953;
	text-decoration: underline;
}
ul#submenu li a:hover span {
	color: #6D6D6D;
	cursor: pointer;
}
#content {
	margin: 23px auto 0;
	width: 751px;
	text-align: left;
}
#content #c-1 {
	float: left;
	width: 494px;
	margin-bottom: 13px;
}
#content #c-1 p {
	margin: 10px 0;
}
#content #c-1 div.blok-bg {
	background: #E9D66D url(../images/tlo-bloku-gora.gif) repeat-y left top;
	margin: 20px 0 -10px;
}
#content #c-1 div.blok-bg div.blok {
	background: url(../images/tlo-bloku-dol.gif) no-repeat left bottom;
	padding: 20px 20px 40px;
	width: 454px;
}
#content #c-1 div.blok-bg div.blok p {
	margin: 0;
	color: #6D6D6D;
}
#content #c-1 div.blok-bg div.blok h3, #content #c-1 div.blok-bg div.blok p.h3 {
	color: #FFFFFF;
	font-size: 24px;
	letter-spacing: -2px;
	font-weight: bold;
	margin: 0;
}
#content #c-1 p.center-img {
	text-align: center;
}
#content #c-1 h2 {
	display: block;
	height: 37px;
	line-height: 100px;
	overflow: hidden;
}
#content #c-1 h2.witamy {
	background: url(../images/text-witamy.gif) no-repeat left top;	
}
#content #c-1 h2.doradztwo {
	background: url(../images/text-doradztwo.gif) no-repeat left top;	
}
#content #c-1 h2.uslugi {
	background: url(../images/text-uslugi.gif) no-repeat left top;	
}
#content #c-1 h2.pn {
	background: url(../images/text-privat-networks.gif) no-repeat left top;	
}
#content #c-1 h2.kontakt {
	background: url(../images/text-kontakt.gif) no-repeat left top;	
}
#content #c-1 h2.sklep {
	background: url(../images/text-sklep-on-line.gif) no-repeat left top;	
}
#content #c-1 h2.cdn {
	background: url(../images/text-cdn.gif) no-repeat left top;	
}
#content #c-1 h2.cdn-klasyka {
	background: url(../images/text-cdn-klasyka.gif) no-repeat left top;	
}
#content #c-1 h2.cdn-optima {
	background: url(../images/text-cdn-optima.gif) no-repeat left top;	
}
#content #c-1 h2.cdn-xl-standard {
	background: url(../images/text-cdn-xl-standard.gif) no-repeat left top;	
}
#content #c-1 h2.cdn-xl {
	background: url(../images/text-cdn-xl.gif) no-repeat left top;	
}
#content #c-1 h2.cdn-oferta {
	background: url(../images/text-zintegrowana-oferta-comarch.gif) no-repeat left top;	
}
#content #c-1 h2.symfonia {
	background: url(../images/text-symfonia.gif) no-repeat left top;	
}
#content #c-1 h2.symfonia-start {
	background: url(../images/text-symfonia-start.gif) no-repeat left top;	
}
#content #c-1 h2.symfonia-premium {
	background: url(../images/text-symfonia-premium.gif) no-repeat left top;	
}
#content #c-1 h2.symfonia-forte {
	background: url(../images/text-symfonia-forte.gif) no-repeat left top;	
}
#content #c-1 h2.msymfonia {
	background: url(../images/text-msymfonia.gif) no-repeat left top;	
}
#content #c-1 h2.symfonia-oferta {
	background: url(../images/text-zintegrowana-oferta-symfonia.gif) no-repeat left top;	
}
#content #c-1 h2.rakssql {
	background: url(../images/text-rakssql.gif) no-repeat left top;	
}
#content #c-1 h2.rakssql-m-p {
	background: url(../images/text-rakssql-dla-mikro-przedsiebiorstw.gif) no-repeat left top;	
}
#content #c-1 h2.rakssql-m-s-f {
	background: url(../images/text-rakssql-dla-malej-i-sredniej-firmy.gif) no-repeat left top;	
}
#content #c-1 h2.rakssql-b-r {
	background: url(../images/text-rakssql-dla-biura-rachunkowego.gif) no-repeat left top;	
}
#content #c-1 h2.rakssql-oferta {
	background: url(../images/text-zintegrowana-oferta-raks.gif) no-repeat left top;	
}
#content #c-1 h2.strony-internetowe {
	background: url(../images/text-strony-internetowe.gif) no-repeat left top;	
}
#content #c-1 h2.sklepy-internetowe {
	background: url(../images/text-sklepy-internetowe.gif) no-repeat left top;	
}
#content #c-1 h2.infotech-cms {
	background: url(../images/text-infotech-cms.gif) no-repeat left top;	
}
#content #c-1 h2.infotech-bip {
	background: url(../images/text-infotech-bip.gif) no-repeat left top;	
}
#content #c-1 h2.imfilcom {
	background: url(../images/text-imfilcom.gif) no-repeat left top;	
}
#content #c-1 h2.systemy-dedykowane {
	background: url(../images/text-systemy-dedykowane.gif) no-repeat left top;	
}
#content #c-1 h2.markowe-serwery-i-systemy {
	background: url(../images/text-markowe-serwery-i-syst.gif) no-repeat left top;	
}
#content #c-1 h2.stacje-graficzne {
	background: url(../images/text-stacje-graficzne.gif) no-repeat left top;	
}
#content #c-1 h2.obsluga-informatyczna {
	background: url(../images/text-obsluga-informatyczna.gif) no-repeat left top;	
}
#content #c-1 h2.rozwiazania-telekomunikacyjne {
	background: url(../images/text-rozwizania-telekomunik.gif) no-repeat left top;	
}
#content #c-1 h2.praca {
	background: url(../images/text-praca.gif) no-repeat left top;	
}
#content #c-1 h2.zamow-demo {
	background: url(../images/text-wersje-demo.gif) no-repeat left top;	
}
#content #c-1 h2.kolektory-i-czytniki {
	background: url(../images/text-kolektory-i-czytniki-d.gif) no-repeat left top;	
}
#content #c-1 h3 {
	display: block;
	margin: 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #6194C0;
}
#content #c-2 {
	float: right;
	width: 237px;
	margin-bottom: 23px;
}
#content #c-2 p {
	margin-top: 7px;
}
#content #c-2 form#contact-form {
	background: url(../images/text-formularz-kontaktowy.gif) no-repeat left top;
	padding-top: 35px;
	font-size: 10px;
}
#content #c-2 form#contact-form #contact-form-error, #content #c-1 form#demo-form #demo-form-error, #content #c-1 form#demo-form #demo-form-ok {
	display: none;
	color: #A72953;
}
#content #c-1 form#demo-form #demo-form-error {
	font-size: 10px;
}
#content #c-2 form#contact-form input, #content #c-1 form#demo-form input {
	width: 235px;
}
#content #c-1 form#demo-form input.radio, #content #c-1 form#demo-form input.checkbox {
	width: auto;
}
#content #c-2 form#contact-form textarea, #content #c-1 form#demo-form textarea {
	width: 233px;
	height: 100px;
}
#content #c-2 form#contact-form fieldset
{
	display: block;
	border: 0;
}
#content #c-2 form#contact-form fieldset legend {
	display: none;
}
#content #c-2 #product-logo, #content #c-2 #product-logo-2, #content #c-2 #product-logo-3 {
	height: 100px;
}
.logo-cdn {
	background: url(../images/logo-produktow-cdn.gif) no-repeat center center;
}
.logo-cdn-klasyka {
	background: url(../images/logo-produktow-cdn-klasyka.gif) no-repeat center center;
}
.logo-cdn-optima {
	background: url(../images/logo-produktow-cdn-optima.gif) no-repeat center center;
}
.logo-cdn-xl-standard {
	background: url(../images/logo-produktow-cdn-xl-standard.gif) no-repeat center center;
}
.logo-cdn-xl {
	background: url(../images/logo-produktow-cdn-xl.gif) no-repeat center center;
}
.logo-symfonia {
	background: url(../images/logo-produktow-sage-symfonia.gif) no-repeat center center;
}
.logo-rakssql {
	background: url(../images/logo-produktow-rakssql.gif) no-repeat center center;
}
.logo-sote {
	background: url(../images/logo-produktow-sote.gif) no-repeat center center;
}
.logo-imfilcom {
	background: url(../images/logo-produktow-imfil.gif) no-repeat center center;
}
.logo-gmsystem {
	background: url(../images/logo-produktow-gmsystem.gif) no-repeat center center;
}
.logo-tp {
	background: url(../images/logo-produktow-tp.gif) no-repeat center center;
}
.logo-orange {
	background: url(../images/logo-produktow-orange.gif) no-repeat center center;
}
.logo-metrologic {
	background: url(../images/logo-produktow-metrologic.gif) no-repeat center center;
}
.logo-opticon {
	background: url(../images/logo-produktow-opticon.gif) no-repeat center center;
}
.logo-cdn-partner {
	text-align: center;
}
.logo-cdn-partner object, .logo-cdn-partner img {
	margin: 20px auto;
}
#content #c-2 ul#product-info li {
	padding: 0;
	background: none;
	display: block;
}
#content #c-2 ul#product-info li a.product-demo, #content #c-2 ul#product-info li a.product-demo-2, #content #c-2 ul#product-info li a.product-demo-imfil {
	display: block;
	height: 138px;
	width: 237px;
}
#content #c-2 ul#product-info li a.product-demo {
	background: url(../images/banner-pobierz-wersje-demo.jpg) no-repeat left top;
}
#content #c-2 ul#product-info li a.product-demo-2 {
	background: url(../images/banner-zamow-demo.jpg) no-repeat left top;
}
#content #c-2 ul#product-info li a.product-demo-imfil {
	background: url(../images/banner-imfil-demo.jpg) no-repeat left top;
}
#content #c-2 ul#product-info li a.product-price, #content #c-2 ul#product-info li a.product-test {
	display: block;
	height: 49px;
	width: 237px;
}
#content #c-2 ul#product-info li a.product-price {
	background: url(../images/banner-pobierz-cennik.gif) no-repeat left top;
}
#content #c-2 ul#product-info li a.product-manual {
	display: block;
	height: 74px;
	width: 237px;
	background: url(../images/banner-pobierz-instrukcje.gif) no-repeat left top;
}
#content #c-2 ul#product-info li a.product-test {
	background: url(../images/banner-cdn-online.gif) no-repeat left top;
	margin-bottom: 12px;
}
#content #c-2 ul#product-info li a span {
	display: none;
}
#foot {
	clear: both;
	margin: 0 auto;
	width: 751px;
	padding: 4px 0 20px;
	font-size: 10px;
	border-top: 5px solid #EAEAEA;
	text-align: right;
}
#foot #map, #foot #go-top {
	float: left;
	padding-left: 10px;
	margin-right: 10px;
}
#foot #map {
	background: url(../images/link-mapa.gif) no-repeat 0px 5px;
	position: relative;
}
#foot #map h3 {
	font-size: 10px;
	font-weight: normal;
}
#foot #map h3 span {
	color: #6D6D6D;
}
#foot #map.click h3, #foot #map.hover h3, #foot #map.click-hover h3 {
	text-decoration: underline;
	cursor: pointer;
	color: #A72953;
}
#foot #map ul#map-map {
	display: none;
}
#foot #map.click ul#map-map {
	display: block;
	position: absolute;
	left: 0;
	bottom: 19px;
	width: 731px;
	background-color: #EAEAEA;
	z-index: 1;
	padding: 6px 10px 0;
}
#foot #map.click ul#map-map li {
	padding: 0;
	font-weight: bold;
	background-image: none;
	margin-bottom: 6px;
}
#foot #map.click ul#map-map li a {
	color: #6D6D6D;
}
#foot #map.click ul#map-map li a:hover {
	color: #6D6D6D;
}
#foot #map.click ul#map-map li ul {
	margin-left: 10px;
	margin-top: -2px;
}
#foot #map.click ul#map-map li ul li {
	margin-right: 10px;
	display: inline;
	font-weight: normal;
}
#foot #go-top {
	background: url(../images/link-do-gory.gif) no-repeat 0px 5px;
}
#foot #copyrights, #foot #imfil {
	display: inline;
	margin-left: 10px;
}