﻿* 							{
							border:0;
							padding:0;
							}
							
body 						{
							margin: 0;
							padding: 0;
							background: #f7941d;
							font: 500 12px/14px arial, tahoma, verdana, sans-serif;
							}

div#top 					{
							width:100%;
							height: 91px;
							background: url("image/top_bkg.jpg") repeat-x;
							}

div#top2 					{
							width:100%;
							height: 72px;
							background: #fff;
							}

div#trescKontener 			{
							width: 100%;
							background: #fff;
							clear: both;
							overflow:hidden;
							}

div#menuBig 				{
							width: 410px;
							height: 465px;
							background: #c3c4c6;
							float: left;
							}

div#menuSmall 				{
							width: 210px;
							height: 465px;
							background: #c3c4c6;
							float: left;
							}

div#slonecznik 				{
							width: 550px;
							height: 465px;
							float: left;
							background: url("image/tlo.jpg") no-repeat;
							}

div#tresc 					{
							width: 750px;
							float: left;
							}

div#logo					{
							width: 218px;
							height: 41px;
							background: url("image/logo.jpg") no-repeat;
							text-indent: -5555px;
							float: right;
							}

div#menuKontener 			{
							width: 160px;
							height: 320px;
							margin: auto;
							margin-top: 100px;
							}

div.menuWiersz 				{
							height: 29px;
							width:160px;
							padding-left: 50px;
							background: url("image/kwadrat.jpg") left no-repeat;
							}

div.menuWierszA 			{
							height: 29px;
							width:160px;
							padding-left: 50px;
							background: url("image/kwadrat2.jpg") left no-repeat;
							}

#menuKontener a 			{
							font: 900 16px/29px arial, tahoma, verdana, sans-serif;
							color: #fff;
							text-decoration: none;
							}

div.menuPrzerwa				{
							height: 20px;
							width:160px;
							}

div#logoKontenerBig 		{
							width: 550px;
							height: 72px;
							clear: both;
							}

div#logoKontener 			{
							width: 750px;
							height: 72px;
							clear: both;
							}

div#bottomBig 				{
							width: 100%;
							height: 12px;
							background: url("image/bottom_bkg.jpg") repeat-x;
							}

div#platki 					{
							width: 100%;
							height: 107px;
							background: url("image/platki_bkg.jpg") repeat-x;
							}

div.ramka 					{
							width:718px;
							float: right;
							}

div.ramka_top 				{
							width: 718px;
							height: 17px;
							background: url("image/ramka_top.jpg");
							}

div.ramka_tlo 				{
							width: 658px;
							overflow: hidden;
							background: url("image/ramka_tlo.jpg");
							padding-top: 0;
							padding-left: 30px;
							padding-right: 30px;
							}

div.ramka_bottom 			{
							width: 718px;
							height: 22px;
							background: url("image/ramka_bottom.jpg");
							}

h1 							{
							color: #00adef;
							font: 900 16px arial, tahoma, verdana, sans-serif;
							}

p							{
							color: #303030;
							font: 500 12px/14px arial, tahoma, verdana, sans-serif;
							}

a 							{
							color: #00aef8;
							font: 500 12px/14px arial, tahoma, verdana, sans-serif;
							}

div.clear	 				{
							clear: both;
							}


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;
							}
							
p.small						{
							font: 500 11px/12px arial, tahoma, verdana, sans-serif;
							color: #717171;
							margin-bottom: 20px;
							}