﻿@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#wrapper {
	height: auto;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #000099;
}
#top {
	background-image: url(images/menubgrtop.png);
	background-repeat: repeat-x;
	height: 43px;
	width: 875px;
}
#banner {
	height: 207px;
	width: 875px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/banerlith.jpg);
}
#menu {
	height: 46px;
	width: 875px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
}
#clear {
	clear: both;
}
#right {
	float: right;
	width: 300px;
}
#left {
	float: left;
	width: 575px;
}

#content {
	background-image: url(images/contbgr.png);
	background-repeat: repeat-x;
	height: 600px;
	width: 875px;
	background-color: #FFFFFF;
}
#footer {
	background-image: url(images/menubgrtop.png);
	background-repeat: repeat-x;
	height: 43px;
	width: 875px;
}
#prodgl {
	height: auto;
	width: 100%;
	margin-top: 20px;
}
#wl {
	float: left;
	height: auto;
	width: 410px;
	margin-left: 20px;
	margin-top: 0px;
}
#wr {
	float: right;
	height: auto;
	width: 125px;
	margin-top: 0px;
	margin-right: 10px;
}
#produkty {
	text-align: center;
	height: auto;
	width: auto;
}
#content2 {
	height: 652px;
	width: 875px;
	background-color: #FFFFFF;
}
.nobord {
	margin: 0px;
	padding: 0px;
	top: 0px;
}
.labelform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.inputform {
	height: 20px;
	width: 200px;
	border: 1px solid #666666;
	text-align: left;
}
.inputformmessage {
	height: 100px;
	width: 200px;
	border: 1px solid #666666;
	text-align: left;
}
.radiofont {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.buttonform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4B98B1;
	height: 25px;
	width: 70px;
	border: 1px solid #666666;
	margin-left: 70px;
}
#dane {

}
#gallery {
	float: left;
	height: auto;
	width: 220px;

}
#opisszczoteczki {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #000066;
	text-align: center;
}

#opisvending {
	float: right;
	width: 352px;
	text-align: left;
}
#border {
	background-image: url(images/border.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 600px;
}

@charset "utf-8";
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 43px;
}

ul {
	float: left;
	background-color: #fff;
	height: 43px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

ul li {
	float: left;
	height: 43px;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #000 url("images/menu.png") repeat-x center;
	color: #225F75;
	border-right: 1px solid #fff;
	border-right: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 43px;
	width: 107px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 43px;
}

ul a:hover {
	background-color: #800;
	background-image: url(images/menuhover.png);
	color: #FFFFFF;
	
}
#atesty {
	height: auto;
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.pointerzoom {
	cursor: pointer;
}

#galleryvending {
	height: auto;
	width: 220px;
	float: left;
}

