body {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#zamawiam { display: block; float: left; width: 103px; height: 25px; background: url('images/zamawiam.gif') no-repeat 0 0; }
#zamawiam:hover { background-position: 0 -25px; }
#zamawiam span { display: none; }
#onas { display: block; float: left; width: 103px; height: 25px; background: url('images/onas.gif') no-repeat 0 0; }
#onas:hover { background-position: 0 -25px; }
#onas span { display: none; }
#porownanie { display: block; float: left; width: 103px; height: 25px; background: url('images/porownanie.gif') no-repeat 0 0; margin-left: 10px; }
#porownanie:hover { background-position: 0 -25px; }
#porownanie span { display: none; }
#regulamin { display: block; float: left; width: 103px; height: 25px; background: url('images/regulamin.gif') no-repeat 0 0; margin-left: 10px; }
#regulamin:hover { background-position: 0 -25px; }
#regulamin span { display: none; }
#panelklienta { display: block; float: left; width: 103px; height: 25px; background: url('images/panelklienta.gif') no-repeat 0 0; margin-left: 10px; }
#panelklienta:hover { background-position: 0 -25px; }
#panelklienta span { display: none; }
#kontakt { display: block; float: left; width: 103px; height: 25px; background: url('images/kontakt.gif') no-repeat 0 0; margin-left: 10px; }
#kontakt:hover { background-position: 0 -25px; }
#kontakt span { display: none; }
.textarea { background-color:#ffffff; width:400px; height: 150px; color:#000000; border-width:0; border: 1px #717171 solid; margin:6px 0 3px 0; display:block; font-family:tahoma, sans-serif; font-size:8pt; padding:2px 3px; }
#all {
    width: 100%;
	height: 500px;
    background-color: #E6E6E6;
	background-image: url('images/tlo.jpg');
	background-repeat: repeat-x;
}
#content {
	width: 960px;
	text-align: left;
}
#header {
	width: 100%;
	float: left;
	text-align: left;
}
#menu{
	float: right;
	text-align: left;
	margin-top: 40px;
}
#box {
	width: 100%;
	height: 365px;
	float: left;
	text-align: left;
	background-image: url('images/box.jpg');
	background-repeat: no-repeat;
}
#packages {
	width: 100%;
	float: left;
	text-align: left;
}
#plan {
	width: 235px;
	height: 305px;
	padding-left: 5px;
	padding-top: 5px;
	background-image: url('images/plan.gif');
	background-repeat: no-repeat;
	float: left;
	margin-left: 3px;
	font-size: 12px;
}
#okno {
      width: 645px;
      height: 300px;
      padding-left: 5px;
      padding-top: 5px;
      background-image: url('images/okno.gif');
      background-repeat: no-repeat;
      float: left;
      margin-left: 5px;
      font-size: 12px;
}
#foother {
	width: 100%;
	height: 136px;
	float: left;
	text-align: left;
	background-image: url('images/stopka.png');
	margin-top: 10px;
}