* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #000000;
	color: #FFFFFF;
	font-family:  Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

#background-footer {
	background: #000000;
	height: 100%;
}

#background {
	background: #0E0E0D url(../images/background.jpg) no-repeat 50% 100%;
}

#container {
	width: 1000px;
	margin: 10px auto;
}

/* ***************** NAGLOWEK ********************** */

#header {
	height: 215px;
	position: relative;
}

#header h1 span, #header h2 span{
	display: none;
}

#header h1 {
	background: url(../images/logo.gif);
	width: 422px;
	height: 118px;
	position: absolute;
	top: 0;
	left: 57px;
}

#header h1 a {
	width: 422px;
	height: 118px;
	position: absolute;
}

#header h2 {
	background: url(../images/opis.gif);
	width: 208px;
	height: 35px;
	position: absolute;
	top: 136px;
	left: 46px;
}

#header #logo2 {
	background: url(../images/logo2.gif);
	width: 129px;
	height: 74px;
	position: absolute;
	top: 44px;
	right: 86px;
}

#header ul {
	position: absolute;
	left: 320px;
	top: 160px;
}

#header ul li {
	list-style-type: none;
	float: left;
	position: relative;
}

#header ul li a {
	height: 20px;
	display: block;
	margin-right: 40px;
}

#header ul li a.link_onas {	background: url(../images/link_onas.gif); width: 56px; } #header ul li a.link_onas:hover {	background: url(../images/link_onas_hover.gif); }
#header ul li a.link_oferta {	background: url(../images/link_oferta.gif); width: 73px; } #header ul li a.link_oferta:hover {	background: url(../images/link_oferta_hover.gif); }
#header ul li a.link_galeria {	background: url(../images/link_galeria.gif); width: 79px; } #header ul li a.link_galeria:hover {	background: url(../images/link_galeria_hover.gif); }
#header ul li a.link_promocje {	background: url(../images/link_promocje.gif); width: 95px; } #header ul li a.link_promocje:hover {	background: url(../images/link_promocje_hover.gif); }
#header ul li a.link_info {	background: url(../images/link_info.gif); width: 45px; } #header ul li a.link_info:hover {	background: url(../images/link_info_hover.gif); }
#header ul li a.link_kontakt {	background: url(../images/link_kontakt.gif); width: 83px; } #header ul li a.link_kontakt:hover {	background: url(../images/link_kontakt_hover.gif); }

#header ul li a span {
	display: none;
}


#header ul li ul{
	display: none;
	position: absolute;
	left: -3px;
	top: 25px;
	padding: 0;	
}

#header ul li ul li {
  margin: 2px 0;
  background: #FF8400;
  float: left;
  clear: left;
  width: auto;
}

#header ul li ul li a{
  height: auto;
  padding: 1px 3px 0 2px;
  margin-bottom: 2px;
  margin-right: 0;
}

#header #point {  
	height: 2px;
	width: 930px;
	background: url(../images/point.gif) repeat-x;
	position: absolute;
	right: 10px;
	top: 120px;
}

/* ******************* TRESC ************************ */

#content {
}

/* SIDEBAR */

#content #sidebar {
	width: 254px;
	float: left;
}

#content #sidebar p{
	margin: 10px 0 0 5px;
}

#content #sidebar #sidebar_img {
	/*background: url(../images/sidebar_img.gif);*/
	width: 240px;
	height: 232px;
	margin: 50px auto 30px auto;
}
#adres {
	margin: 0 10px 70px 0 !important;
	text-align: center;
}
	
/* GLOWNA CZESC */

#main {
	width: 670px;
	float: right;
	padding: 0 10px 100px 0;
}

#main h1 {
	font-size: 18px;
	margin: 20px 0 10px 0;
}

#main h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

#main p {
	margin: 5px 0 10px 10px;
	line-height: 140%;
}

#main ul {
	margin: 5px 0 10px 10px;
}

#main ul li {
  margin: 0 0 0 10px;
  font-weight: bold;
  font-size: 13px;
}

#main address {
	font-style: normal;
}

#main a {
	color: #FF8400;
	text-decoration: none;
}

#main a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#main form.contact p {
  clear: both;
  overflow: auto;  
}

#main form p span {
  float: left;
  margin-left: 10px; 
}

#main form label {
  display: block;
  float: left;
  width: 150px;
}

#main form input, #main form textarea {
  padding: 2px;
  font-family: inherit;
  font-size: inherit;
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 11px;
  float: left;
}


#main form input.button {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
  font-weight: bold;
}

/* STOPKA */

#footer {
	width: 1000px;
	margin: 10px auto;
	text-align: center;
}

#footer h2 {
	margin: 10px;
	font-size: 8pt;
	font-weight: 100;
	color: grey;
}
.pauza {
	margin: 0px 30px 0px 30px;
	color: #FCFF00;
}

 /* ******************** OTHER *************************** */
 .clear {
	clear: both;
 }
 
a {
	color: #FCFF00;
	text-decoration: none;

}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#gallery table {
  
}

#gallery td {
  padding: 3px;
}

.product {
  clear: both;
  margin-bottom: 20px;
  overflow: auto;
  border-bottom: 1px dotted #FFF;
  padding-bottom: 10px;
}

.product .info {
  float: left;
  width: 140px;
}

.product .info img {
  margin: 0 auto 0 auto;
}

.product .price {
  margin-top: 10px;
  clear: both;
}

.product .desc {
  margin-left: 145px;
}

.strike {
  text-decoration: line-through;
}

#main img {
  border: 1px solid #BBBBBB;
  padding: 1px;
}
