/* CSS Document */


/* Body */
body,td,th,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
}

p {
	line-height: 150%;
	text-align:justify;
}
ul, ol {
	line-height: 150%;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
}
table.bkg_layer0 {
	background-image: url(../img/bkg_layer0.gif);
	background-repeat: repeat-y;
}
td.bkg_layer1 {
	background-image: url(../img/bkg_layer1.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
td.footer {
	font-size: 9px;
	color: #999999;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 3px;
}
span.footer {
	font-size: 9px;
	color: #888888;
}
.v4 {
	font-size: 4px;
	background-image: url(../img/wsparcie_linia.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.v8 {
	font-size: 8px;
	background-image: url(../img/wsparcie_linia.jpg);
	background-position: center;
	background-repeat: no-repeat;
}


/* Default links */
a:link {
	color: #FFAB24;
}
a:visited {
	color: #FFAB24;
}
a:hover {
	color: #FF9D00;
}
a:active {
	color: #FFAB24;
}
a {
	text-decoration: underline;
}


/* Product groups */
td.pg_first {
	padding-bottom: 5px;
	padding-top: 0px;
	background-image: url(../img/lista_produktow_linia.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
td.pg {
	padding-bottom: 5px;
	padding-top: 10px;
	background-image: url(../img/lista_produktow_linia.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
td.pg_last {
	padding-bottom: 10px;
	padding-top: 10px;
}


/* Product tables */
td.pt_header {
	text-align:center;
	background-color:#A0C7E6;
	font-weight:bold;
}
td.pt_item {
	background-color:#A0C7E6;
	font-weight:bold;
}

/* Footer links */
a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #666666;
	text-decoration: underline;
}
a.footer:active {
	color: #999999;
	text-decoration: none;
}
a.footer {
	color: #999999;
	text-decoration: none;
}
#linkuj a {
	color: #cccccc;
	text-decoration: none;
}
#linkuj {
	font-size: 9px;
	color: #cccccc;
}
.formerror {
	color: #FF0000;
}
.forminput {
	border: 1px solid #8F764F;
	background-color: #FFF6E8;
}

.forminputbutton {
	border: 1px solid #3A5569;
	background-color: #648CA9;
	color: #FFFFFF;
}
