﻿/*Główne style*/
body				{ background:#ffffff; margin:0px; border:0px }
a				{ color: #e63732; font-family: Verdana, Helvetica; text-decoration: underline; font-size:12px }
a:link			{ color: #e63732; font-family: Verdana, Helvetica; text-decoration: underline; font-size:12px }
a:active		{ color: #e63732; font-family: Verdana, Helvetica; text-decoration: underline; font-size:12px }
a:visited		{ color: #e63732; font-family: Verdana, Helvetica; text-decoration: underline; font-size:12px }
a:hover			{ color: #ff0700; font-family: Verdana, Helvetica; text-decoration: none; font-size:12px }
img				{ border:0px}

/*Divy*/
#skp1			{ width:100%; height:29px; background:url('gfx/skp_1.jpg') repeat-x }
#skp2			{ width:100%; height:135px; background:url('gfx/skp_2.jpg') repeat-x; clear:both; text-align:center }
#skp3			{ width:100%; height:48px; background:url('gfx/skp_4.jpg') repeat-x; clear:both; text-align:center }
#skp4			{ width:100%; height:auto; min-height:50px; max-height:auto; background:#ffffff url('gfx/skp_5.jpg') repeat-x; clear:both; text-align:center }
#skp5			{ width:100%; height:100%; min-height:550px; max-height:auto; background: url('gfx/skp_6.jpg') repeat-x bottom; text-align:center; }
#skp6			{ width:100%; height:29px; background:url('gfx/skp_7.jpg') repeat-x;}

/*Treść*/
.cont1			{ margin:0px auto; width:748px }
.foot			{ margin:0px auto; width:748px; height:36px; background:url('gfx/footer.jpg') no-repeat; }
.cont2			{ width:748px; height:11px; background:url('gfx/cont1.jpg') no-repeat;}
.cont3			{ width:748px; background:url('gfx/cont2.jpg') repeat-y;}
.cont4			{ width:748px; height:7px; background:url('gfx/cont3.jpg') no-repeat;}
.cont5			{ padding-left:20px; width:748px; height:167px; background:url('gfx/oferta.jpg') no-repeat;}
.contoferta		{ margin-top:30px;padding-top:10px; padding-left:10px; width:295px; height:118px; background:url('gfx/contoferta.jpg') no-repeat; float:left; color:white; font-family:tahoma; font-size:11px;text-align:left }
.conttable		{ display:table }
.controw		{ display:table-row }
.contcell		{ display:table-cell; width:240px; text-align:center;float:left; margin-top:3px }
.contcell2		{ display:table-cell; width:481px; float:left }
.conttexttable	{ display:table; margin:2px auto; }
.conttextrow	{ display:table-row }
.conttextcell	{ display:table-cell; width:481px; height:24px; line-height:24px; padding-left:7px; text-align:left; background:url('gfx/contenttreschead.jpg') no-repeat; color:white; font-family:tahoma; font-size:12px;font-weight:bold }
.conttextcell:first-letter	{ color:#c0dfff }
.conttextcell2	{ display:table-cell; width:481px; background:url('gfx/contenttrescbg.jpg') repeat-y; padding-left:7px; color:white; font-family:tahoma; font-size:11px;text-align:left }
.conttextcell3	{ display:table-cell; width:481px; height:7px; text-align:center; background:url('gfx/contenttrescfoot.jpg') no-repeat; }