/*  ==============================================================
	  Ogolne deklaracje
	  --------------------------------------------------------------*/
body 			{margin:0;padding:0;background:#fff;font-family:"Myriad", "Lucida Grande","Arial","Helvetica",sans-serif;}
a 				{color:#21699B;}
a:hover 	{color:#3997D8;}
/*  ==============================================================
	  Bloki
	  --------------------------------------------------------------*/
#wrapper  		{width:960px;margin:0;position:relative;}
#header   		{width:960px;height:120px;margin:0;display:none}
#content  		{width:960px;margin:0;}
#left-col 		{float:left;width:235px;margin:0px 0 0 0;height:450px;display:inline;display:none;}
#center-col		{float:left;width:100%;}
#right-col		{float:right;width:240px;padding:0px 110px 0 0;background:url(images/bg-right-col.png) top right no-repeat;display:none;}
#left-col-kontakt	  {float:left;width:235px;margin:10px 0 0 0;height:500px;display:inline;}
#right-col-kontakt  {float:right;width:240px;padding:10px 110px 0 0;background:url(images/bg-right-col.png) top right no-repeat;}
#center-col-cennik	{float:left;width:50%;margin:10px 0 0 20px;}
#right-col-cennik	  {display:none;float:right;width:200px;padding:10px 110px 0 0;background:url(images/bg-right-col.png) top right no-repeat;}
#footer   		{display:none;width:960px;height:50px;clear:both;background:url(images/bg-footer.png) no-repeat;}
#postit				{display:none;width:180px;height:180px;background:url(images/bg-postit.jpg);margin:0 0 0 25px;}
#olowki 			{width:221px;height:284px;display:none;background:url(images/bg-olowki.jpg);position:absolute;left:0px;bottom:50px;_bottom:49px;z-index:4;border:none;}
#kropki 			{display:none;width:16px;height:180px;background:url(images/bg-kropki.png);position:absolute;right:22px;bottom:50px;z-index:1000;}

table {border-collapse:collapse;font-size:.7em;width:100%;}
th	{border:1px solid #333;padding:.2em .4em;background:url(images/bg-th.png) repeat-x;color:#fff !important;text-align:left;text-transform:uppercase;font-size:.8em}
th strong {color:#fff;}

td		{border:1px solid #ddd;padding:.05em .3em;color:#4a4a4a;}

h3 {font-size:70%;margin-bottom:2px;}
