/* Global reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:#000;background:#fff}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}
input,button{overflow:visible}strong{font-weight:bold}em{font-style:normal}

body {
	font: 11px/140% Arial, Tahoma, Helvetica, sans-serif;
	color: #000;
	background: #dfdfdf url(../images/bg.jpg) repeat-x;	
}

/* Container
---------------------------------------------- */
#container { width: 943px; margin: 0 auto; overflow: hidden; }

/* Header
---------------------------------------------- */
#header { height: 270px; background: #fff url(../images/header.jpg);}	
		
/* Menu */	
#menu { float: left; width: 100%; height: 278px; }

#info li.left { float:left; background: url(../images/left.jpg); height:278px; width:360px; }
#info li.center { float:left; background: url(../images/center.jpg); height:278px; width:223px; }
#info li.right { float:left; background: url(../images/right.jpg); height:278px; width:360px; }
#info li a { float:left; background: url(../images/button.png); width:148px; height:42px; color:#FFFFFF; font-family:tahoma; font-size:13px; font-weight:bold; line-height:42px; text-align:center; text-decoration:none;}
#info li a:hover { background: url(../images/buttonhover.png); }
#info li a.solarium { margin-top:200px; margin-left: 179px; }
#info li a.sklep { margin-top:200px; margin-left: 38px; }
#info li a.fitnes { margin-left: 45px; margin-top: 226px; }
#info li a.hover2 { background: url(../images/buttonselected.png); }

#submenu { float:left; margin-top: -210px; margin-left: 45px; }

/* Footer
---------------------------------------------- */	
#footer { width: 943px; height: 25px; margin: 0 auto; clear: both; color: #808183; text-align:center; }
#footer a {text-decoration:none; color: #808183;}
#footer a:hover {color:red;}
#footer span {text-indent:-999999px;}
#footer a.peter { display:inline-block; vertical-align:middle; background: url(../images/peterbuttonoff.gif);  height:24px; width:57px;}
#footer a:hover.peter { background: url(../images/peterbuttonon.gif);}



