/* (c) 2008 burst.pl dla gamabik.pl */
/* arkusz styli dla strony głównej */

body								{background: url('../gfx/lights.gif') no-repeat top center;} 

/* top */
#top 								{height: 300px; width: 860px; display: block; background: #cabda6 url('../gfx/top_home.jpg') no-repeat; margin-bottom: 30px; clear: both;}

/* naglowki */
h3									{position: relative; display: block; margin-bottom: 20px;}
#head_aktualnosci					{width: 82px; height: 11px; text-indent: 1px; }
#head_kontakt						{width: 53px; height: 11px;}
#head_aktualnosci span				{background: url('../gfx/head_aktualnosci.gif') no-repeat; border-bottom: 3px solid #191919;} 
#head_kontakt span					{background: url('../gfx/head_kontakt.gif') no-repeat; border-bottom: 3px solid #191919;} 

/* aktualności */
#aktualnosci						{float: left; padding-left: 20px; width: 630px;}
.news								{display: block; width: 190px; float: left; padding-right: 20px; list-style-type: none;}
.news_data							{color: #4a4a4a; margin-top: 3px; padding-bottom: 15px;}
.news dl dd h4 a					{padding-right: 15px; background: url('../gfx/news_arrow.gif') right no-repeat;}

/* kontakt */
#kontakt							{float: left; width: 190px;}
#link_kontakt						{position: relative; display: block; width: 190px; height: 87px;}
#link_kontakt span					{background: url('../gfx/kontakt.jpg');}