* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-family: tahoma;
	background-repeat: no-repeat;
	list-style: none;
	font-size: 11px;
	color: #626262;
}

body {
	width: 1024px;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 0 auto;
	
}


/* top - logo & menu */
#top {
	height: 85px;
	widht: 994px;
	margin-top: 25px;
	padding-left: 34px;
	background-image: url('../images/background_top.gif');
	background-position: top right;
}

#top ul {
	height: 14px;
	float: right;
	margin-top: 19px;
	padding-right: 126px;
}

#top ul li {
	float: left;
	display: block;
	margin-left: 38px;
}

#top ul li a {
	display: block;
	height: 14px;
	width: 100%;
}

#top ul li.menu1 a { width: 51px; background-image: url('../images/menu.gif'); }

#top ul li.menu2 a { width: 42px; background-image: url('../images/menu.gif'); background-position: -89px 0; }

#top ul li.menu3 a { width: 50px; background-image: url('../images/menu.gif'); background-position: -169px 0; }


/* content */
#newsContent {
	padding: 35px 46px 0;
}

.news {
	float: left;
	display: block;
	width: 270px;
	margin-right: 60px;
}

#newsContent h1 {
	width: 270px;
	height: 17px;
	background-image: url('../images/headers/dotted.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 4px;
	margin-bottom: 17px;
}
#contacth2 { font-size:15px; }
#newsContent h2 {
	color: #088fc1;
	text-transform: uppercase;
	font-weight: normal;
	background-image: url('../images/headers/arrows.gif');
	background-position: left center;
	padding-left: 16px; 
	font-size: 12px;
	margin-bottom: 5px;
}

#newsContent h2 a {
	color: #088fc1;
	font-size: 10px;
}

#newsContent h2 a:hover {
	color: #088fc1;
	text-decoration: underline;
}

#newsContent p {
	line-height: 17px;
	text-align: justify;
}

#newsContent ul.textlist li {
	line-height: 17px;
	background-image: url('../images/background_listBrown.gif');
	background-position: left 8px;
	padding-left: 10px;
}

#products li {
	float: left;
	width: 284px;
	margin-right: 40px;
}

#products img {
	float: left;
	padding: 0 14px 14px 0;
}

#products .name {
	font-weight: bold;
	color: #cc7675;
	margin-bottom: 3px;
	font-size: 12px;
}

#products .name a {
	font-size: 12px;
	color: #cc7675;
}

#products p {
	color: #adadad;
	font-size: 10px;
	line-height: 13px;
}

#products p.price {
	font-size: 15px;
	color: #088fc1;
	font-weight: bold;
	line-height: 100%;
	margin-top: 3px;	
}

#products p.price span {
	text-decoration: line-through;
	font-weight: normal;
	color: #626262;
	padding-right: 5px;
}

#product {
	margin-top: 88px;	
}

#product h1 {
	width: 100%;
}

#product #left {
	float: left;
	width: 243px;
}

#product #right {
	float: left;
	width: 644px;
}

#formSearch {
	width: 190px;
	height: 62px;
	margin-bottom: 38px;	
}

#search {
	width: 160px;
	height: 27px;
	background-image: url('../images/background_formSearch.gif');
	padding: 15px 15px 0;
}

#send {
	width: 55px;
	height: 17px;
	background-image: url('../images/background_sendButton.gif');
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma;
	margin-left: 130px;
	margin-top: 3px;
}

#left ul li {
	background-image: url('../images/background_listBlue.gif');
	background-position: left 7px;
	padding-left: 13px;
}

#left ul li a {
	font-size: 13px;
	color: #088fc1;
}

#left ul li a:hover, #left .active {
	font-weight: bold;
}

.item {
	clear: both;
	display: block;
}

.item img {
	float: left;
	padding: 0 14px 14px 0;
}

.item h2 {
	display: block;
	float: left;
}

.item p {
	float: right;
	width: 494px;
	padding-bottom: 30px;
}

/* footer */
#footer {
	width: 1024px;
	height: 39px;
	background-image: url('../images/background_footer.gif');
	display: block;
	margin: 35px auto 0;
}

#footer p {
	text-align: center;
	color: #878787;
	padding-top: 13px;
}

#footer p a {
	color: #878787;
}

#footer p a span {
	color: #cc7675;
}
h3 { font-size:14px; margin-bottom:5px; margin-top:5px;}

#zdjecia_sklep ul {


	float:left;

	list-style-type: none;
	}
	
	#zdjecia_sklep li {
	margin:0px;
	float:left;
	display:inline;
	margin-left:15px;
	list-style-type: none;
	}
