/* GENERAL STYLES 
/* body styles  / reset / links / headings / other elements / tags  */
@import "reset.css";
body {
	background: #fff url(../img/body.bg.jpg) no-repeat center top;
	color: #5d5f63;
	font: 0.75em Tahoma, Arial, Helvetica, sans-serif;
}

object {float:left}
legend {display: none}
strong { font-weight: bold}
.accessibility {display: none}
.container { 
	margin: 0 auto;
	position:relative;
	width: 980px; 
}
.notxt {
	font-size: 0;
	line-height: 0;
	text-indent: -9998%;
}



a.more, a.other {
	background: url(../img/special.a.more.gif) no-repeat 0 5px;
	color: #fff;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 10px;
	text-decoration: none;
}
a.more:hover, a.other:hover { text-decoration: underline}
a.other {
	background-image: url(../img/a.dots.gif);
	color: #ff7000;
	font-size: 0.92em;
	margin-top: 18px;
}
/* headings */
#header h1, #header h2 {
	background:url(../img/header.h1.bg.jpg);
	float: left;
	height: 115px;
	margin-top: 30px;
	overflow: hidden;
	text-indent: -9998em;
	width: 289px;
}
#header h1 a, #header h2 a, #sidebar .special h3 a, #sidebar h2 a {
	display: block;
	height: 100%;
}
#main-content h2 {
	height: 22px;
	margin-top: 4px;
	overflow: hidden;
	text-indent: -9998em;
	width: 620px;
}
#main-content h2.wellcome {
	background: url(../img/main-content.h2.gif) no-repeat;
}
#sidebar h2 {
	background: url(../img/sidebar.h2.bg.gif) no-repeat;
	height: 22px;
	margin-top: 3px;
	margin-bottom: 15px;
	overflow: hidden;
	text-indent: -9998em;
	width: 300px;
}
#sidebar .special h3 {
	background: url(../img/special.h3.a.gif);
	height: 25px;
	margin-bottom: 15px;
	overflow: hidden;
	text-indent: -9998em;
	width: 116px;
}
#main-content h2.o-firmie {
	background-image: url(../img/h2.o-firmie.gif);
}
#main-content h2.oferta {
	background-image: url(../img/h2.oferta.gif);
}
#main-content h2.promocje {
	background-image: url(../img/h2.promocje.gif);
}
#main-content h2.portfolio {
	background-image: url(../img/h2.portfolio.gif);
}
#main-content h2.abc-sauny {
	background-image: url(../img/h2.abc-sauny.gif);
}
#main-content h2.kontakt {
	background-image: url(../img/h2.kontakt.gif);
}
#main-content h2.sauny {
	background-image: url(../img/h2.sauny.gif);
}
#main-content h2.infrared {
	background-image: url(../img/h2.infrared.gif);
}
#main-content h2.piece {
	background-image: url(../img/h2.piece.gif);
}
#main-content h2.spa {
	background-image: url(../img/h2.spa.gif);
}
#main-content h2.akcesoria {
	background-image: url(../img/h2.akcesoria.gif);
}
#main-content h2.materialy {
	background-image: url(../img/h2.materialy.gif);
}
#main-content h2.sitemap {
	background-image: url(../img/h2.sitemap.gif);
}
#main-content h3 {
	background: url(../img/sidebar.ul.li.bg.png) no-repeat 0 0;
	color: #ff7000;
	font-size: 1.17em;
	font-weight: bold;
	margin-top: 17px;
	padding: 5px 0 8px 32px;
}
#main-content h4 {
	color: #ff7000;
	clear: both;
	float: left;
	display: block;
	font-weight: bold;
	margin: 25px 0 20px;
	width: 100%;
}

/*	HELPERS
/* forms / notifications and errors / consistant items with normally just one class  */

/*	PAGE STRUCTURE
/* skeleton including page furniture  */
#header {
	height: 145px;
	position: relative;
	width: 100%;
	z-index: 15;
}
#banner {
	height: 260px;
	padding-right: 10px;
}
#content {
	margin-top: 25px;
}
#main-content {
	background: url(../img/main-content.bg.jpg) top right no-repeat;
	float: left;
	margin-left: 10px;
	min-height: 370px;
	padding-right: 290px;
	width: 355px;
}
#main-content a {color: #FF7000; text-decoration: none}
#main-content a:hover {text-decoration: underline}
#sidebar {
	float: right;
	width: 310px;
}
#footer {
	border-top: 1px solid #eae9e8;
	color: #9b9b9b;
	clear: both;
	font-size: 0.83em;
	margin-left: 10px;
	overflow: auto;
	padding-bottom: 20px;
	width: 960px;
}



/*	PAGE COMPONENTS
/* page components -> most of styles  */

#misc-menu {
	position: absolute;
	right: 10px;
	top: 5px;
	width: 344px;
}
#misc-menu li {
	float: right;
}
#misc-menu li a {
	color: #9b9b9b;
	float: left;
	font-size: 0.92em;
	height: 21px;
	margin: 8px 5px 0 0;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	width: 30px;
}

#misc-menu li a.main-page, #misc-menu li a.sitemap {
	height: 46px;
	margin: 0;
	padding-top: 14px;
	text-align: left;
}
#misc-menu li a.main-page {
	background: url(../img/misc-menu.li.main.bg.gif) no-repeat !important;
	padding-left: 36px;
	width: 85px;
}
#misc-menu li a.sitemap {
	background: url(../img/misc-menu.li.sitemap.bg.gif) no-repeat !important;
	padding-left: 31px;
	width: 87px;
}
#misc-menu li a:hover, #misc-menu li a.active {
	background: url(../img/misc-menu.li.a.bg.png) no-repeat 0 0;
	color: #ff7000;
}
#main-menu {
	left: 357px;
	position: absolute;
	top: 70px;
}
#main-menu li {float: left; position:relative}
#main-menu li a {
	background: url(../img/main-menu.bg.gif);
	float: left;
	height: 50px;
	overflow: hidden;
	text-indent: -9998em;
}
#main-menu #company a {width: 103px}
#main-menu #company a.active, #main-menu #company a:hover, #main-menu #company a.hovered {background-position: 0 -50px}
#main-menu #offer a {background-position: -103px 0;width: 86px}
#main-menu #offer a.active, #main-menu #offer a:hover, #main-menu #offer a.hovered {background-position: -103px -50px}
#main-menu #specials a {background-position: -189px 0;width: 106px}
#main-menu #specials a:hover, #main-menu #specials a.active, #main-menu #specials a.hovered {background-position: -189px -50px}
#main-menu #Realizacje a {background-position: -295px 0;width: 106px}
#main-menu #Realizacje a:hover, #main-menu #Realizacje a.active, #main-menu #Realizacje a.hovered {background-position: -295px -50px}
#main-menu #abc a {background-position: -401px 0;width: 118px}
#main-menu #abc a:hover, #main-menu #abc a.active, #main-menu #abc a.hovered {background-position: -401px -50px}
#main-menu #contact a {background-position: -519px 0;width: 94px}
#main-menu #contact a:hover, #main-menu #contact a.active, #main-menu #contact a.hovered {background-position: -519px -50px}


#main-menu li ul {
	background: url(../img/submenu.bg.png);
	display: none;
	padding: 10px 0 15px;
	position: absolute;
	top: 50px;
	left: 0px;
	width: 180px;
}
#main-menu li ul li {
	
}
#main-menu li ul li a {
	background: url(../img/submenu.a.bg.gif) no-repeat 0 5px !important;
	color: #fff;
	font-weight: bold;
	height: auto;
	margin-left: 22px;
	margin-top: 5px;
	padding-left: 22px;
	text-decoration: none;
	text-indent: 0;
	width: auto;
}
#main-menu li ul li a:hover {
	text-decoration: underline
}
#banner ul {
	background: #fff url(../img/banner.ul.bg.gif) no-repeat 0 0;
	float: left;
	height: 250px;
	overflow: hidden;
	padding: 5px 5px 5px 10px;
	width: 640px;
}
#banner ul li {
	left: 10px !important;
	top: 5px !important;
}
#banner div {
	background: url(../img/banner.div.bg.jpg);
	float: right;
	height: 260px;
	width: 315px;
}
#banner div p {
	color: #ff7000;
	font-weight: bold;
	margin: 20px 25px 10px;
}
#banner div a.see-more {
	background: url(../img/a.abcsauny.png);
	display: block;
	height: 25px;
	margin-left: 85px;
	overflow: hidden;
	text-indent: -9998em;
	width: 202px;
}

#main-content p {
	margin-top: 15px;
}

#sidebar ul {
	background: url(../img/sidebar.ul.bg.gif) no-repeat;
	border-bottom: 1px solid #ffead9;
	overflow: auto;
	padding: 20px 0 20px 20px;
	width: 280px;
}
#sidebar ul li {
	float: left;
}
#sidebar ul li a {
	background: url(../img/sidebar.ul.li.bg.png) no-repeat 0 0;
	color: #ff7000;
	float: left;
	font-weight: bold;
	margin: 6px 10px 0 0;
	padding: 5px 0 6px 40px;
	text-decoration: none;
	text-transform: uppercase;
	width: 90px;
}
#sidebar ul li a:hover {
	background-image: url(../img/sidebar.ul.li.bg.hover.gif);
	color: #f5f2eb;
}
#sidebar .special {
	background: url(../img/special.bg.gif) no-repeat;
	height: 165px;
	margin-top: 15px;
	padding: 20px 20px 0;
	width: 260px;
}
#sidebar .special dl {
	color: #fff;
	font-size: 0.92em;
}

#sidebar .special dt {
	font-weight: bold;
	margin-bottom: 2px;
}
#sidebar .special dt a {
	color: #fff;
	text-decoration: none;
}
#sidebar .special dt a:hover { text-decoration: underline }

#sidebar ul li a.three:hover {
    background-image: url(../img/3hover.gif);
}

#footer a {
	color: #9b9b9b;
	text-decoration: none;
}
#footer a:hover {
	color: #ff7000;
}
#footer-menu {
	float: right;
	margin-top: 18px;
	margin-bottom: 10px;
}
#footer-menu li {
	display: inline;
}
#footer-menu li a {
	background: url(../img/footer-menu.li.a.bg.gif) no-repeat 0 2px;
	padding-left: 14px;
	padding-right: 12px;
}

#location-menu {
	float: left;
}
#location-menu li {
	float: left;
}
#location-menu li a {
	background: url(../img/a.back.bg.gif);
	float: left;
	height: 30px;
	margin-top: -1px;
	padding: 17px 0 0 36px;
	width: 49px;
}
#location-menu li a.top {
	background-image: url(../img/a.top.bg.gif);
	padding-left: 29px;
	width: 53px;
}
#footer address {
	clear: right;
	float: right;
}
#footer address a {
	color: #ff7000;
	font-weight: bold;
}
#footer address a:hover {
	text-decoration: underline;
}
body.subpage #main-content {
	background: none;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 620px;
}
#models {
	background: url(../img/models.bg.png) no-repeat;
	border-bottom: 1px solid #ffead9;
	float: right;
	margin: -20px 0 10px 20px;
	padding: 10px 10px 5px;
	width: 140px;
}
#models li {
	margin-bottom: 10px;
}
#models li a {
	background: url(../img/models.li.a.bg.gif) no-repeat 0 3px;
	color: #ff7000;
	font-size: 0.92em;
	font-weight: bold;
	padding-left: 17px;
	text-decoration: none;
}
#models li a:hover {
	text-decoration: underline;
}
#mapa {
	float: right;
	margin: -50px 0 10px 20px;
}
body.subpage #main-content img {
	background: #fff;
	border: 1px solid #eae9e8;
	float: left;
	margin: 20px 0 0 20px;
	padding: 20px;
}
#main-content ul {
	clear: left;
}
#main-content ul.listing {
	overflow: auto;
	padding-bottom: 30px;
}
#main-content ul.listing li {
	float: left;
	margin-left: 23px;
	text-align: center;
	width: 180px;
}
#main-content ul.listing li img, #main-content ul.listing li a {
	margin: 0 auto;
	float: none;
}
#main-content ul.listing li img {
	display: block;
	margin: 20px auto 20px;
}
#main-content ul.listing li a {
	color: #ff7000;
	text-decoration: none;
}
#main-content ul.listing li a:hover span {
	text-decoration: underline;
}
#main-content ul.listing li a span {
	background: url(../img/models.li.a.bg.gif) no-repeat 0 4px;
	color: #ff7000;
	font-size: 0.92em;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 15px;
	text-decoration: none;
}
#main-content ul.listing li a:hover {
	text-decoration: underline;
}
#main-content .columns {
    display: block;
    overflow: auto;
}
#main-content .columns .col {
    float: left;
    width: 300px;
    margin-left: 5px;
}
#main-content .columns .col li {
    margin-left: 0;
    width: 150px;
}

/*	OVERRIDES
/* specyfic, unpredicted  styles, trynigs  */

#footer-menu li:first-child a, #footer-menu li.first-child a  {background: none}
#footer-menu li.last-child a{padding-right: 0}
#main-content ul.dotted {padding: 10px 0}
#main-content ul.dotted li {
	background: url(../img/ul.dotted.li.bg.gif) no-repeat scroll 6px 5px;
	margin: 2px 0;
	padding-left: 3%;
	width: 97%;
}
.listing, .listing .position {clear: both}
.listing .position {margin-top: 20px;overflow: auto}
body.subpage #main-content .position img {margin: 0 20px 0 0}
#main-content .position h3 {margin-bottom: 20px}