/* Main */
body { background:url(../img/main/bg.png) repeat-x #3d3d3d; color:#fff; }

/* Typography */
p { }

a:link,a { color:#21eaea; text-decoration:none; }
a:visited { color:#0c8282; }
a:hover { color:#0c8282; }
a:active { color:#0c8282; }

h3 {color:#33CCCC;}

h1 a:link,h1 a {  }
h2 a:link,h2 a {  }
h3 a:link,h3 a {  }
h4 a:link,h4 a {  }
h5 a:link,h5 a {  }
h6 a:link,h6 a {  }

/* Menu */
#menu {  width:950px; height:40px; margin:0; list-style:none; background:url(../img/menu/menu.png); }
	#menu span { display:none; }
	#menu li, #menu a { height:40px; display:block; }
	#menu li { float:left; display:inline; }
	
	#firma { width:53px; }
	#oferta { width:71px; }
	#jakosc { width:69px; }
	#nagrody { width:83px; }
	#referencje { width:95px; }
	#cennik { width:69px; }
	#kontakt { width:79px; }
	#dojazd { width:74px; }
	#dystrybutorzy { width:121px; }
	#poradnik { width:86px; }
	#aktualnosci { width:105px; }
	#linki { width:45px; }

	
	#firma a:hover {background:url(../img/menu/menu.png) 0px -40px no-repeat; }
	#oferta a:hover {background:url(../img/menu/menu.png) -53px -40px no-repeat; }
	#jakosc a:hover {background:url(../img/menu/menu.png) -124px -40px no-repeat; }
	#nagrody a:hover {background:url(../img/menu/menu.png) -193px -40px no-repeat; }
	#referencje a:hover {background:url(../img/menu/menu.png) -276px -40px no-repeat; }
	#cennik a:hover {background:url(../img/menu/menu.png) -371px -40px no-repeat; }
	#kontakt a:hover {background:url(../img/menu/menu.png) -440px -40px no-repeat; }
	#dojazd a:hover {background:url(../img/menu/menu.png) -519px -40px no-repeat; }
	#dystrybutorzy a:hover {background:url(../img/menu/menu.png) -593px -40px no-repeat; }
	#poradnik a:hover {background:url(../img/menu/menu.png) -714px -40px no-repeat; }
	#aktualnosci a:hover {background:url(../img/menu/menu.png) -800px -40px no-repeat; }
	#linki a:hover {background:url(../img/menu/menu.png) -905px -40px no-repeat; }

/* Header */
#header { background:url(../img/header/header.jpg); height:152px; }

/* Kategorie-Kotly, Lewa kolumna */
#kategorie-kotly { width:400px; float:left; }
	.opis { width:320px; margin:0 0 0 0; }
		.opis p { border-top:1px solid #535353; font-size:0.9em; padding:1em 0 0 3em; }

/* Tresc, Prawa kolumna */
#tresc { width:500px; float:right; 	text-align: justify; }
#slogan { font-size:1.8em; color:#fff; margin:1em 0; }
.red { color:#ff0000; }
#misja-firmy, #page-tresc { width:490px; }
	#page-tresc p { padding:0 0 0 1.2em; }
	#page-tresc h2 { background:url(../img/tresc/naglowek-page.jpg) repeat-x; width:490px; clear:both; height:44px; color:#fff; font-size:1.6em; padding:0.4em 0 0 1em; }
	#misja-firmy p { padding:2em; }
	#iso { margin:0 0 0 2em; }
#ikony { }
	.ikona { float:left; }
		.ikona-naglowek { font-size:1.3em; color:#fff; margin:0; }
		#ico-innowacje { margin:1em 0 0 1.2em; }
		#ico-technologia { margin:1em 0 0 1em; }
		#ico-natura { margin:1em 0 0 2em; }
		#ico-nowoczesnosc { margin:1em 0 0 0.3em; }
		
#lista { color:#fff; font-size:1.5em; padding:2em 0 1em 0; clear:both; }
#zalety { line-height:2.2em; list-style:square inside; width:325px; margin:0; float:left; }
#stal-kotlowa { float:right; }

/* Footer */
#footer { width:950px; height:93px; background:url(../img/footer/bg.jpg) repeat-x; clear:both; margin:0; }
	#menu-footer { list-style:none; padding:3.5em 0 0 0; }
		#menu-footer li { display:inline; float:left; }
		#menu-footer a { margin:0 0.5em; color:#fff; }
		#menu-footer a:hover { color:#21eaea; }
#logo-footer { float:right; margin:-4em 0.5em 0 0; }

