﻿@charset "utf-8";
html  {
	background-color: white;
	color: #c0c0c0;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-color: #fafafa;
}
body  {
	background-color: white;
	color: #c0c0c0;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-color: #fafafa;
}
.topmenu {
	width: 1000px;
	height: 100px;
	margin: auto;
	background-image: url('/grafika/header.jpg');
	background-repeat: no-repeat;
}
.clearl {
	clear: left;
}
.section {
	margin: 0 0 20px 0;
}
.menupos {
	/* color: #e99714; */
	color: #d0d0d0;
	background-image: url('/grafika/menu_back.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
/*	padding: 8px 20px 2px 20px; */
  padding-top: 8px;
	margin-top: 69px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  text-align: center;
 	cursor: pointer;
}
.menupos:hover {
	background-repeat: repeat-x;
	background-position: left bottom;
	cursor: pointer;
	/* color: #faa825; */
	color: white;
	}
.menuend {
	background-image: url('/grafika/menu_end.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin-top: 69px;
	height: 31px;
	width: 6px;
}
.menustart {
	background-image: url('/grafika/menu_start.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin-top: 69px;
	height: 31px;
	width: 6px;
}

.menu {
	visibility: hidden;
	z-index: 5;
	position: absolute;
	left: 0px;
	top: 65px;
	cursor: pointer;
}
.menurow {
	border-left: #393939 1px solid;
	border-right: #393939 1px solid;
/*	border-top: #404040 0px solid; */
	border-bottom: #393939 1px solid;
	background-color: #262626;
	padding: 5px 10px 5px 10px;
	color: #606060;
}
.menurow:hover {
	background-color: #393939;
	color: #606060;
}

.n {
	/* color: #faa825; */
	color: #d0d0d0;
	text-decoration: none;
}
a.n:link {
	text-decoration: none;
}
a.n:active {
	text-decoration: none;
}
a.n:visited {
	text-decoration: none;
}
a.n:hover {
	text-decoration: none;
}
.n:hover {
  	color: white;	
}
.red {
	color: #D12222;
}
.grn {
	color: #55B510;
}
.pur {
	color: #73388C;
}
.org {
	color: #F08212;
}
.dbl {
	color: #2C85C6;
}
.lbl {
	color: #5AB6D5;
}
.pnk {
	color: #C41E99;
}
a:hover {
	text-decoration: none;
}
p {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	color: #404040;
	font-size: 12px;
	line-height: 160%;
}
.przypis {
	margin-top: 40px;
	color: #a0a0a0;
}
div {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	color: #404040;
	font-size: 12px;
	line-height: 160%;
}
textarea {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 12px;
	margin-bottom: 0px;
}
select {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 12px;
	margin-bottom: 0px;
	padding: 4px;
}
input {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 12px;
	margin-bottom: 0px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	color: #404040;
	font-size: 12px;
	list-style: disc outside;
	margin: 0 0 0 28px;
	padding: 4px 0 16px 0px;
	line-height: 22px;
}
ol li {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	color: #404040;
	font-size: 12px;
	line-height: 22px;
	padding-bottom: 10px;
}

pre {
	font-family: courier new, courier, serif;
	color: #000000;
	font-size: 12px;
}
sup {
	font-size: 80%;
	margin-top: 0px;
}
sub {
	font-size: 80%;
	margin-bottom: 0px;
}
a.hiddenlink:link {
	color: inherit;
	text-decoration: none;
}
a.hiddenlink:active {
	color: inherit;
	text-decoration: none;
}
a.hiddenlink:visited {
	color: inherit;
	text-decoration: none;
}
a.hiddenlink:hover {
	color: #e97714;
	text-decoration: none;
}
.glow {
	color: #2C85C6;
}
.product {
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 12px;
}
a.product:link {
	text-decoration: none;
	color: #4d4d4d;
}
a.product:active {
	text-decoration: none;
	color: #4d4d4d;
}
a.product:visited {
	text-decoration: none;
	color: #4d4d4d;
}
a.product:hover {
	text-decoration: none;
	color: #4d4d4d;
}
.error {
	color: #FF1100;
}
.legal {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 10px;
}
.legal:link {
	color: #9999cc;
	text-decoration: none;
}
.legal:visited {
	color: #9999cc;
	text-decoration: none;
}
.legal:hover {
	color: #333333;
}
.browse {
	font-family: arial;
	color: #666666;
	letter-spacing: 0px;
	font-size: 10px;
}
.browse:link {
	color: #666666;
	text-decoration: none;
}
.browse:visited {
	color: #666666;
	text-decoration: none;
}
.browse:hover {
	color: #333333;
}
.headline {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0px;
}
h1 {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0px;
}
.subhead {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0px;
}
h2 {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0px;
}
h4 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #404040;
  padding-top: 20px;
  font-weight: normal;
}
h5 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #404040;
  font-weight: normal;
}
h6 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #404040;
  font-weight: normal;
}


.large {
	font-size: 13px;
}
.fixed {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	color: white;
	font-size: 11px;
}
.smallhead {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
}
.smallheadlink {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}

.small {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
}
.tiny {
	font-size: 6px;
}
.light {
	color: #ffffff;
}
a.light:link {
	color: #ffffff;
	text-decoration: underline;
}
a.light:active {
	color: silver;
	text-decoration: none;
}
a.light:visited {
	color: #f5f5f5;
	text-decoration: underline;
}
a.light:hover {
	color: #f5f5f5;
	text-decoration: none;
}
a.thread {
	font-weight: bold;
}
a.thread:visited {
	font-weight: normal;
}
a.threadv {
	font-weight: normal;
}
a.threadv:visited {
	font-weight: normal;
}
.footer {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 100%;
	font-weight: bold;
}
.lamlewy a:visited, .all_page a:visited {
	color: #0066FF;
	text-decoration: none;
}
p a:visited {
	color: #0066FF;
	text-decoration: none;
}
.lamlewy a:active, .all_page a:active {
	color: #0066FF;
	text-decoration: none;
}
p a:active {
	color: #0066FF;
	text-decoration: none;
}
.lamlewy a:link, .all_page a:link {
  color: #0066FF;
  text-decoration: none;
}
p a:link {
	color: #0066FF;
	text-decoration: none;
}
.lamlewy a:hover, .all_page a:hover {
	color: #00c000;
	text-decoration: none;
}


p a:hover {
	color: #00c000;
	text-decoration: none;
}


a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:active {
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #999999;
	text-decoration: underline;
}

.footer2{font-family: Tahoma, sans-serif; color: #808080; font-size: 11px; line-height: 16px;}
a.footer2:link{color: #808080; text-decoration: none}
a.footer2:active{color: #808080; text-decoration: none}
a.footer2:visited{color: #808080; text-decoration: none}
a.footer2:hover{color: #666666; text-decoration: underline}

a.button {
	background: url('/grafika/button.png') no-repeat right top;
	color: #333333;
	display: block;
	font: 13px 'segoe ui', arial, sans-serif;
	height: 30px;
	width: 120px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
/*a.button {
	background: url('/grafika/button.png') no-repeat left top;
	color: #333333 !important;
	font: normal 12px arial, sans-serif;
	height: 30px !important;
	width: 120px !important;
	text-align: center;
	padding-top: 8px;
	text-decoration: none !important;
	
}
*/
/*
a.button span {
	background: url('/images/butt_l.gif') no-repeat;
	display: block;
	line-height: 12px;
	padding: 5px 0 5px 9px;
}
a.button:active {
	background-position: bottom right;
	color: #000000;
	outline: none;
}
a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 9px;
}
*/
a.button:hover {
	color: #000000;
}
.internalonly {
	background-color: #FFFFCC;
}
A.internalonly:link {
	color: #566B99;
	background-color: #FFFFCC;
	font-size: 13px;
	text-decoration: underline;
}
A.internalonly:active {
	color: silver;
	background-color: #FFFFCC;
	font-size: 13px;
	text-decoration: none;
}
A.internalonly:visited {
	color: #666666;
	background-color: #FFFFCC;
	font-size: 13px;
	text-decoration: underline;
}
A.internalonly:hover {
	color: #333333;
	background-color: #FFFFCC;
	font-size: 13px;
	text-decoration: none;
}
.quote {
	font-family: Arial, Tahoma, Verdana, MS Sans Serif;
	color: #1a96c3;
	font-size: 16px;
	text-align: center;
	margin: 20px;
}
.quotecred {
	font-family: Tahoma, Verdana, MS Sans Serif;
	color: #666666;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 6px;
}
img {
	border-style: none;
	padding: 0;
}
#cennik td.header {
	font-weight: bold;
	padding: 0px !important;
}
#cennik td.empty {
	height: 15px;
}
#cennik td.cena {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px #f0f0f0 solid;
	text-align: right;
	vertical-align: bottom;
}
#cennik td.produkt {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px #f0f0f0 solid;
	vertical-align: bottom;
}
#kontakt td {
	padding: 10px 5px 10px 5px;
}
.emptyline {
height: 30px;
float: none;
clear: both;
}
.allpage {
	width: 1000px;
	margin: 3px auto 5px auto;
	background-color: white;
	background-image: url('/grafika/lamy.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 15px;
	border-bottom: 1px #dedede solid;
}
.all_page {
	width: 1000px;
	margin: 3px auto 5px auto;
	background-color: white;
	padding-bottom: 15px;
	border-bottom: 1px #dedede solid;
}

.lamlewy {
	float: left;
	width: 680px;
	padding: 40px 30px 20px 30px;
}
.lamprawy {
	width: 220px;
	float: left;
	padding: 10px 20px 20px 20px;
}
.tabhead {
	background-image: url('/grafika/table_bg.jpg');
	background-repeat: repeat-x;
	float: left;
	border: 1px #f5f5f5 solid;
	height: 22px;
	padding: 6px 5px 0px 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.tabcell {
	float: left;
	border-bottom: 1px #f5f5f5 solid;
	border-right: 1px #f5f5f5 solid;
	margin-top: 1px;
	padding: 8px 5px 5px 5px;
}
.tabcellfull {
	float: left;
	border: 1px #f5f5f5 solid;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.tabheadfull {
	background-image: url('/grafika/table_bg.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
	border: 1px #f5f5f5 solid;
	height: 26px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}


.pagename {
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  font-size: 18px;
  padding-top: 6px;
  color: white;
  height: 34px;
}
.callnow {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-top: 5px;
}
.leftheader {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #404040;
  padding-top: 20px;
}

.point01 {
	list-style-image: url('/grafika/point01.png');
	list-style-position: outside;
}
.point02 {
	list-style-image: url('/grafika/point02.png');
	list-style-position: outside;
}
.point03 {
	list-style-image: url('/grafika/point03.png');
	list-style-position: outside;
}
.cent {
	text-align: center;
}
.lewy {
  text-align: left;
}
.prawy {
  text-align: right;
}
.produkt_prawy {
  width: 320px;
  float: left;
  margin-bottom: 20px;
}
.produkt_lewy {
  width: 320px;
  float: left;
  margin-bottom: 20px;
}
.produkt_lewy {
    margin-right: 20px;

}
.produkt_jeden {
  width: 680px;
  float: left;
}
.kolumnaprawa {
  width: 325px;
  float: left;
}
.kolumnalewa {
  width: 325px;
  float: left;
}
.kolumnalewa {
  margin-right: 28px;
}
.nowosc {
  color: red;
}
.lamna4last {
  width: 220px;
  float: left;
}
.lamna4first {
  width: 220px;
  float: left;
}
.lamna4 {
  width: 220px;
  float: left;
}
.lamna4first{
  margin-right: 30px;
}
.lamna4{
  margin-right: 30px;
}
.lamna4first {
  margin-left: 15px;
}
