
* { margin: 0; padding: 0; }

body {
	background-color: #ffffff;
	background-image: url(../bg.jpg);
	background-repeat: repeat-x;
	background-color: #fdfffe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	padding-bottom: 20px;
}

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;
}

A:link { color: #5d5d5d; text-decoration: none; }
A:visited { color: #000001; text-decoration: underline; }
A:hover { color: #000001; text-decoration: underline; }
A:active { color: #ff0000; text-decoration: underline; }

.error {
	width: 400px;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #fffffe;
	color: black;
	border: solid 3px red;
	padding: 0.5em;
	margin: 20px auto;
	text-align: center;
}

.info {
	width: 400px;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #fffffe;
	color: black;
	border: solid 3px #9bd9f0;
	padding: 0.5em;
	margin: 20px auto;
	text-align: center;
}

.opis {
	font-size: 12px;
	font-weight: bold;
	color: #000001;
	padding-left: 50px;
}

.opis_produktu {
	display: block;
	font-size: 12px;
	color: #000001;
	text-align: left;
	padding-left: 50px;
}

div#layout {
	width: 782px;
	margin: auto;
	margin-top: 20px;
	height: auto;
	overflow: hidden;
	background-color: #ffffff;
	text-align: center;
}

div#center {
	margin: 0 auto;
	width: 782px;
	height: auto;
	overflow: hidden;
}

div#center_top {
	background-color: transparent;
}

div#center_top img {
	display: block;
}

div#center_mid {
	margin: 0 auto;
	width: 778px;
	height: auto;
	background-color: #ffffff;
	overflow: hidden;
}

/* =============================  content  =========================== */

div#naglowek {
	padding: 15px 0px 0px;
	border-bottom: solid 1px #a7bc4c;
	color: #a7bc4c;
}

.nagl_menu {
	width: 55%;
	clear: both;
	margin-top: 20px;
	margin-left: 35px;
	padding: 10px 20px 0px;
	border-bottom: solid 1px #a7bc4c;
	color: #a7bc4c;
	text-align: left;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}

div#content {
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	width: 520px;
	min-height: 530px;
	height: auto;
	overflow: hidden;
	text-align: left;
	background-color: #f7f7f7;
}

div#left {
	float: left;
	overflow: hidden;
	display: inline;
	width: 222px;
	min-height: 400px;
	height: auto;
	overflow: hidden;
	background-color: #ffffff;
	margin: auto;
	text-align: center;
	padding-bottom: 5px;
}

div#picture {
	width: 520px;
	height: 365px;
	overflow: hidden;
	background-color: #fff;
	margin: auto;
	text-align: center;
}

div#picture img {
	display: block;
	margin: auto;
	margin-top: 10px;
	border: none;
}

div#oferta {
	padding-top: 10px;
	overflow: hidden;
}

div#oferta table {
	/*margin: auto;*/
}

div#thumbs {
	margin: 0 auto;
	width: 520px;
	height: 280px;
	padding-top: 30px;
	padding-bottom: 5px;
	overflow: hidden;
	text-align: center;
}

div#thumbs table {
	margin: auto;
}

div#thumbs img {
	text-align: center;
	height: 100px;
	margin: 5px;
	border: solid 1px #000;
}

div#center_bottom {
	margin: 0 auto;
	overflow: hidden;
	width: 778px;
	min-height: 33px;
	height: auto;
	clear: both;
	background-color: #ffffff;
	background: url(../images/index_05.gif) no-repeat;
}

div#center_footer {
	margin: 0 auto;
	overflow: hidden;
	height: 55px;
	width: 778px;
	clear: both;
	background-color: #ffffff;
	background: url(../images/index_06.gif) no-repeat;
}

/* ============================= link  ============================ */

.link1 {
	color: #5d5d5d;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

.link1 a {
	color: #5d5d5d;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.link1 a:hover {
	color: #000001;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.link2 {
	color: #a7bc4c;
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
}

.link2 a {
	color: #a7bc4c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.link2 a:hover {
	color: #000001;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.link3 {
	color: #e7e8ea;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
}

.link3 a {
	color: #e7e8ea;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.link3 a:hover {
	color: #797a7f;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
