body {
	margin: 0; 
	background-color: #fff;
}

div.global {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

div.stripTopL {
	width: 49%;
	height: 60px;
	background: url('../images/topBgL.gif') #fff repeat-x;
	font-size: 0;
	overflow: hidden;
	float: left;
}

div.stripTopR {
	width: 49%;
	height: 60px;
	background: url('../images/topBgR.gif') #fff repeat-x;
	font-size: 0;
	overflow: hidden;
	float: right;
}

div.header {
	width: 950px;
	margin: auto;
	position: relative;
	top: -60px;
}

div.page {
	width: 950px;
	margin: auto;
}

div.top {
	width: 950px;
	height: 60px;
	background: url('../images/top.jpg') transparent repeat-x;
}

div.topContent {
	width: 722px;
	height: 60px;
	position: relative;
	left: 228px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #808080;
	overflow: hidden;
}

div.topContent h1 {
	margin: 0;
	padding-top: 36px;
	font-family: Tahoma;
	font-size: 11pt;
	color: #21498f;
}

div.topContentHeader {
	width: 155px;
	float: left;
}

div.topContentAddress {
	width: 100px;
	padding-top: 17px;
	float: left;
	margin-left: 20px;
}

div.topContentSeparator {
	padding-top: 7px;
	padding-left: 17px;
	padding-right: 17px;
	float: left;
}

div.topContentTelFaxImg {
	padding-top: 17px;
	padding-right: 5px;
	float: left;
}

div.topContentTelFax {
	padding-top: 10px;
	float: left;
}

div.stripMiddle {
	width: 100%;
	height: 194px;
	position: relative;
	top: -60px;
	font-size: 0;
	overflow: hidden;
}

div.bannerLeft {
	width: 228px;
	height: 194px;
	background: #fff;
	float: left;
}

div.bannerRight {
	width: 722px;
	height: 194px;
	background: transparent;
	float: right;
}

div.mainPage {
	width: 950px;
}

div.menu {
	width: 228px;
	background: #fff;
	
	/* ### FOR NORMAL BROWSERS */
	min-height: 231px !important;
	height: auto !important;
	
	/* ### FOR IE6 */
	min-height: 0;
	height: 231px;
	margin-top: -230px;
	
	float: left;
	position: relative;
	z-index: 999999;
}

div.content {
	width: 702px;
	
	/* ### FOR NORMAL BROWSERS */
	min-height: 120px !important;
	height: auto !important;
	
	/* ### FOR IE6 */
	min-height: 0;
	height: 120px;
	
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	position: relative;
	line-height: 19px;
	text-align: justify;
}

div.textContent {
	margin-top: 15px;
	font-family: Tahoma;
	font-size: 9pt;
	color: #808080;
}

div.textContent strong {
	font-weight: bold;
	color: #808080;
}

div.akapit {
	float:left;
	height:31px;
	cursor:pointer;
}

div.akapit div.offL {
	float:left;
	width:4px;
	height:31px;
	background:url(../images/buttonAkapitOffBorderL.gif) no-repeat;
}

div.akapit div.offR {
	float:left;
	width:4px;
	height:31px;
	background:url(../images/buttonAkapitOffBorderR.gif) no-repeat;
}

div.akapit div.offM {
	float:left;height:26px;
	background:url(../images/buttonAkapitOffBorderBg.gif) repeat-x;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:#303030;
	padding:5px 3px 0px 3px;
}

div.akapit div.onL {
	float:left;
	width:4px;
	height:31px;
	background:url(../images/buttonAkapitOnBorderL.gif) no-repeat;
}

div.akapit div.onR {
	float:left;
	width:4px;
	height:31px;
	background:url(../images/buttonAkapitOnBorderR.gif) no-repeat;
}

div.akapit div.onM {
	float:left;height:26px;
	background:url(../images/buttonAkapitOnBorderBg.gif) repeat-x;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:#e0e0e0;
	padding:5px 3px 0px 3px;
}

div.akapitBg {
	float:left;
	width:3px;
	height:21px;
	background:url(../images/buttonAkapitBg.gif) repeat-x;
}

div.akapitEnd {
	float:left;
	width:39px;
	height:31px;
	background:url(../images/buttonAkapitEndGr.gif) no-repeat;
}

div.newsArea {
	width: 702px;
	width: 698px;
	/* ### FOR NORMAL BROWSERS */
	min-height: 130px !important;
	height: auto !important;
	
	/* ### FOR IE6 */
	min-height: 0;
	height: 130px;
	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -3px;
	margin-left: 2px;
}

div.newsBg {
	background: url('../images/newsBg.gif') repeat-y;
}

div.newsContentC {
		width: 680px;
}

div.newsContentL {
	width: 340px;
	background: transparent;
	float: left;
}

div.newsContentR {
	width: 340px;
	background: transparent;
	float: right;
}

div.newsArea h1 {
	margin-top: 0px;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #007cc1;
}

div.newsArea h2 {
	margin-top: 0px;
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: normal;
	color: #9b9b9b;
}

div.newsArea a {
	float: right;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: normal;
	color: #007cc1;
	text-decoration: none;
}

div.newsArea a:hover {
	text-decoration: underline;
}

div.footer {
	width: 100%;
	height: 50px;
	position: relative;
	top: -40px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #817f80;
}

div.footerL {
	margin-top: 7px;
 	float: left;
	line-height: 17px;
}

div.footerR {
	margin-top: 5px;
	float: right;
	line-height: 17px;
	text-align: right;
}

div.clear {
 	clear: both;
}

div#menu {
	padding-left: 15px;
	font-family: Tahoma;
}

div#menu img {
	position: relative;
	left: -10px;
	top: 6px;
}

div#menu div.menuHeader {
	height: 19px;
	margin-top: 18px;
	padding-left: 10px;
	border-left: 3px #d0d0d0 solid;
	font-size: 10pt;
	font-weight: bold;
}

div#menu div.menuHeader a {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

div#menu div.menuHeader a:hover {
	text-decoration: underline;
}

div#menu div.menuContent {
	padding-left: 15px;
	background: url('../images/menuPoint.gif') repeat-y;
	font-size: 9pt;
	font-weight: bold;
	color: #939393;
	line-height: 17px;
}

div#menu div.menuContent a.mContent {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #939393;
	text-decoration: none;
}

div#menu div.menuContent a.mContent:hover {
	color: #000;
}

div#menu ul {
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 15px;
	list-style-type: none;
}

div#menu li {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	font-size: 9pt;
	font-weight: normal;
	color: #939393;
}

div#menu a.li {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #939393;
	text-decoration: none;
}

div#menu a.li:hover {
	color: #000;
}

div#formDiv td {
	font-family: Tahoma;
	font-size: 8pt;
	color: #505050;
	white-space: nowrap; 
	text-align: right;
	vertical-align: top;
}

div#formDiv input {
	width: 320px;
	border: 1px solid #d0d0d0;
	padding: 1px;
	font-family: Tahoma;
 	font-size: 9pt;
 	color: #656565;
}

div#formDiv textarea {
	width: 320px;
	height: 150px;
	border: 1px solid #d0d0d0;
	padding: 1px;
	font-family: Tahoma;
 	font-size: 9pt;
 	color: #656565;
}

div#formDiv2 td {
	font-family: Tahoma;
	font-size: 8pt;
	color: #505050;
	white-space: nowrap; 
	text-align: right;
	vertical-align: top;
}

div#formDiv2 input {
	width: 320px;
	border: 1px solid #d0d0d0;
	padding: 1px;
	font-family: Tahoma;
 	font-size: 9pt;
 	color: #656565;
}

span.czasNews {
	color: #b0b0b0;
	font-size: 8pt;
}

span.queryName {
	font-family: Tahoma;
	font-size: 10pt;
	color: #3366FF;
	text-decoration: underline;
}

span.queryContent {
	font-family: Tahoma;
	font-size: 9pt;
	color: #404040;
}

img.strefaPracownikow {
	border: 0;
	position: relative;
	top: 4px;
}

a.queryMore {
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
	color: #996666;
}

a.s1 {
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #817f80;
}

a.s1:hover {
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
	color: #000;
}

hr {
	height: 1px;
	border: 0;
	background-color: #d0d0d0;
}

.produkty b
{
font: 15px tahoma;
color:#B74F8F;
font-weight: bolder;
font-family: tahoma;
}


.produkty
{
font: 11px tahoma;
color:gray;
width:620px;
color:gray;
margin:0;
float:left;

}

.produkty img {
 border: 0;
}

.produkty_lewa
{
font: 11px tahoma;
color:gray;
width:139px;
margin:0;
float:left;

}
.produkty_lewa_point
{
font: 11px tahoma;
color:gray;
width:11px;
margin:0;
float:left;

}

.produkty_srodek
{

font: 11px tahoma;
color:gray;
width:1px;
height: 150px;
margin-right: 10px;
float:left;
background:transparent url(../images/wino.gif) repeat top left;
}


.produkty_prawa
{
font: 11px tahoma;
color:gray;
width:420px;
/* height: 140px; */
height: auto;
padding-bottom: 3px;
color:gray;
text-align: center;
float:left;
background:#F7EAF3;
}


.produkty_main
{
font: 11px tahoma;
color:gray;
width:380px;
height: 140px;
color:gray;
text-align:left;
float:left;

margin:5px 5px 5px 5px;
}

.gora {
	color: black;
	font: 11px Tahoma;
	text-decoration: none;
	background: url('../images/gora.jpg') no-repeat;
	background-position: right;
	padding-right: 15px;
}

/* oferta : start */

#oferta_szalunki {
	width: 320px;
	height: 108px;
	background: url('../images/szalunki.jpg') no-repeat;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#oferta_tuleje {
	width: 320px;
	height: 108px;
	background: url('../images/tuleje.jpg') no-repeat;
	margin-bottom: 10px;
	overflow: hidden;
}

#oferta_papier {
	width: 320px;
	height: 108px;
	background: url('../images/papier.jpg') no-repeat;
	overflow: hidden;
}

#oferta_tekstura {
	width: 320px;
	height: 108px;
	background: url('../images/tekstura.jpg') no-repeat;
	overflow: hidden;
}

.oferta_szczegoly {
	position: relative;
	left: 50px;
	top: 10px;
	color: #266591;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/szczegoly.jpg') no-repeat;
	background-position: right;
	padding-right: 20px;
	padding-bottom: 2px;
}

.oferta_text {
	color: #484848;
	font-weight: bold;
	position: relative;
	top: 13px;
	left: 180px;
	width: 127px;
	text-align: left;
}

.oferta_szczegoly:hover {
 	text-decoration: underline;	
}

/* oferta : stop */

.kropki {
	background: url('../images/kropki.jpg') no-repeat;
	background-position: right;	
	padding-right: 20px;
	margin-left: 8px;
	margin-top: 6px;
	margin-bottom: 15px;
}

#kropki_left {
	background: url('../images/kropki.jpg') no-repeat;
	background-position: left;	
	margin-top: 6px;
	margin-left: 65px;
	
	float: left;
	width: 9px;
	height: 224px;
	overflow: hidden;
}
