*							{							
							padding: 0;
							border: 0;
							}
body						{
							background: url('image/tlo_glowna.jpg') repeat-y center;
							}
div#mainContainer			{
							width: 972px;
							height: 605px;
							margin: 5px auto;
							}
div#contentContainerTop		{
							width: 972px;
							height: 21px;
							background: url('image/ramka_top.png') no-repeat;
							clear: both;
							}
div#contentContainerBottom	{
							width: 972px;
							height: 22px;
							background: url('image/ramka_bottom.png') no-repeat;
							clear: both;
							}
div#contentContainer		{
							width: 972px;							
							background: url('image/ramka_bkg.png') repeat-y;
							}

div#leftContainer 			{
							width: 269px;
							float: left;
							}
div#rightContainer 			{
							width: 598px;
							float: right;
							padding-left: 24px;
							background: url('image/tlo_kw_prz.jpg') no-repeat;
							min-height: 430px;
							}
div#ozdobnikTop				{
							width: 891px;
							height: 34px;
							background: url('image/ozdobnik_top.jpg');
							margin: 0 auto;
							clear: both;
							}
div#ozdobnikBottom			{
							width: 891px;
							height: 63px;
							background: url('image/ozdobnik_bottom.jpg');
							margin: 0 auto;
							clear: both;
							}
div#tresc					{
							width:891px;
							clear: both;
							margin: 0 auto;
							}
div#menu 					{
							width: 269px;
							height: 435px;
							background: url('image/menu_bkg.jpg');
							font: 900 13px/14px arial, tahoma, verdana, sans-serif;
							color: white;
							text-decoration: none;
							}
div#menu a					{							
							font: 900 13px/14px arial, tahoma, verdana, sans-serif;
							color: white;
							text-decoration: none;
							}
.kwiatek_bkg				{
							width: 622px;
							height: 435px;
							background: url('image/kwiatek_bkg.jpg');
							}
div#logoContainer			{
							width: 197px;
							height: 43px;
							float: right;
							clear: right;							
							margin-bottom: 20px;
							}
div.clear 					{
							clear: both;
							}
h1 							{
							color: #00adef;
							font: 900 16px arial, tahoma, verdana, sans-serif;
							}
p, li							{
							color: #303030;
							font: 500 14px/16px arial, tahoma, verdana, sans-serif;
							}							

p.tekstWyroznienie			{
							color: #0092c2;
							font: 900 16px/18px "times new roman", times, georgia;
							font-style: normal;
							}
p.stopka					{
							line-height: 55px;
							margin-left: 20px;
							}
a 							{
							color: #00aef8;							
							}
input.formularz 			{
							border: solid 1px #cecece;
							width: 400px;
							height: 20px;
							padding: 5px;
							margin-top: 5px;
							margin-bottom: 15px;
							background: #fff;
							}
				
input.formularz:focus 		{
							background: #f1f1f1;
							}

textarea.formularz 			{
							border: solid 1px #cecece;
							width: 400px;
							height: 300px;
							padding: 5px;
							margin-top: 5px;
							margin-bottom: 15px;
							background: #fff;
							}

textarea.formularz:focus 	{
							background: #f1f1f1;
							}

input.przycisk 				{
							width: 162px;
							height:37px;
							background: url("image/wyslij_button.jpg");
							cursor: pointer;
							cursor: hand;
							}

div#lewaTresc				{
							width: 270px;
							float: left;
							}
div#prawaTresc				{
							width: 300px;
							float: right;							
							}
div#lewaTrescListaProduktow	{
							width: 200px;
							float: left;
							}
div#prawaTrescZdjeciaProduktow {
							width: 370px;
							float: right;							
							}
ul 							{
							margin-left: 15px;
							list-style-position: outside;
							list-style-type:disc;
							}

.red 						{
							color: red;
							}
.kwadrat 					{
							width: 85px;
							height: 85px;
							float: left;
							background: red;
							}
#flashContent 				{
							width:100%;
							height:100%;
							}
