
* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #ede6e0 url("../bcg.jpg") repeat-x;
}

h1 {
	font-size: 1.8em;
	padding: 0.25em;
}

h2 {
	font-size: 1.5em;
	padding: 0.25em;
}

h3 {
	font-size: 1.2em;
	padding: 0.25em;
}

h4 {
	font-size: 0.9em;
	padding: 0.25em;
}

img {
	border: none;
}

ul, ol {
	list-style-position: outside;
}

A:link { color: #215d82; text-decoration: none; }
A:visited { color: #215d82; text-decoration: none; }
A:hover { color: #215d82; text-decoration: underline; }
A:active { color: #000001; text-decoration: none; }

.error {
	width: 400px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border: solid 3px #ff0000;
	padding: 0.5em 0.5em 0.5em 4.1em;
	margin: 20px auto;
	background-color: #febdbd;
	background-image: url("../images/error.gif");
	background-repeat: no-repeat;
	background-position: center left;
	text-align: center;
}

.info {
	width: 400px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border: solid 3px #69A0D9;
	padding: 0.5em 0.5em 0.5em 4.1em;
	margin: 20px auto;
	background-color: #ceddf9;
	background-image: url("../images/info.gif");
	background-repeat: no-repeat;
	background-position: center left;
	text-align: center;
}

div#layout {
	width: 911px;
	margin: auto;
	text-align: center;
	height: auto;
	overflow: hidden;
	background-color: transparent;
}

div#center {
	margin: 0 auto;
	width: 775px;
	height: auto;
	background-color: #ececea;
	overflow: hidden;
}

div#center_top {
	width: 775px;
	height: 273px;
	background-color: #ede6e0;
}

div#center_top img {
	margin: 0 auto;
	display: block;
}

div#center_mid {
	margin: 0 auto;
	overflow: hidden;
	width: 769px;
	height: auto;
	background-color: transparent;
}

/* =============================  content  =========================== */

.naglowek {
	width: 545px;
	padding: 15px 10px 0px;
	border-bottom: solid 2px #ede6e0;
	font-size: 14px;
}

div#oferta {
	margin: 0 auto;
	padding-top: 30px;
	overflow: hidden;
	border: none;
}

div#oferta table {
	margin: auto;
}

.container_prod {
	width: 120px; 
	height: 80px; 
	z-index: 0;
}

.l_prod {
	display: block; 
	padding-top: 30px; 
}

.page_prod {
	display: block;
	padding-top: 10px; 
	padding-bottom: 20px;
}

.page_prod2 {
	display: block;
	text-align: center;
}

div#leaf {
	width: 210px;
	height: 311px;
	float: left; 
	display: block;
	position: absolute;
	margin-top: -20px;
	margin-left: -40px;
	background: url("../images/leaf.gif");
	background-repeat: no-repeat;
}

div#left {
	float: left;
	padding: 20px 0px 0px 0px;
	width: 186px;
	min-height: 384px;
	height: auto !important;
	height: 384px;
	overflow: visible;
	background-color: #fff;
}

div#content {
	float: left;
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding: 0px 7px 0px;
	width: 562px !important;
	width: 568px;
	min-height: 384px;
	height: auto !important;
	height: 384px;
	overflow: visible;
	text-align: left;
	color: #614631;
	background-color: #fff;
}

div#left, div#content { padding-bottom: 20000px; margin-bottom: -20000px; } 

div#center_bottom {
	float: left;
	width: 911px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	overflow: hidden;
	position: relative;
	background: url("../images/footer.jpg") 3px 0px;
	background-repeat: no-repeat;
}

div#footer {
	width: 100%;
	margin-top: -105px;
	min-height: 142px;
	height: auto !important;
	height: 142px;
	text-align: center;
	background-color: #fff;
	background-image: url("../fbcg.jpg");
	background-repeat: repeat-x;
}

div#thumbs {
	margin: 0 auto;
	width: 560px;
	min-height: 420px;
	height: auto !important;
	height: 420px;
	padding-top: 40px;
	padding-bottom: 5px;
	overflow: visible;
	text-align: center;
}

div#thumbs table {
	margin: auto;
}

div#thumbs img {
	text-align: center;
	height: 100px;
	margin: 5px;
	border: solid 2px #ede6e0;
}

div#thumbs a:hover img {
	margin-top: -4px;
	border: solid 4px #d7d7d7;
}

/* ============================= link  ============================ */

.link1, .link1 a:link, .link1 a:visited {
	color: #614631;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

.link1 a {
	color: #614631;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.link1 a:hover {
	color: #000002;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}