@import url(system.css);
@import url(lightbox.css);

a:link, a:active, a:visited {font-weight: bold;color: #B15807;text-decoration: none;}
a:hover {font-weight: bold; color: #B15807;text-decoration: underline;}
a.mm1:link, a.mm1:active, a.mm1:visited {
	font-weight: normal;
	color: #919191;
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
a.mm1:hover {	font-weight: normal;
	color: #919191;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a.mm2:link, a.mm2:active, a.mm2:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
a.mm2:hover {	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a.mm3:link, a.mm3:active, a.mm3:visited {
	font-weight: normal;
	color: #9b7d4d;
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
a.mm3:hover {	font-weight: normal;
	color: #9b7d4d;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a.mm4:link, a.mm4:active, a.mm4:visited {
	font-weight: bold;
	color: #AC7C0D;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
a.mm4:hover {
	font-weight: bold;
	color: #BA2F34;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4f4f4f;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E7DBC5;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.center {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	background: url(../images/bg_content.jpg) repeat-y top center;
	width: 996px;
	float: left;
}
.left {
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	width: 233px;
	padding-top: 20px;
	padding-left: 38px;
	float: left;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 50px;
}
p{
	padding: 0px;
	margin: 0px;
}
td {
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: normal;
}
.m1{
	float: left;
	width: 166px;
	padding: 8px 10px 8px 23px;
	border-bottom: 1px dotted #a4a4a4;
	background: url(../images/bul_01.gif) no-repeat left 7px;
}
.m2 {
	width: 144px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a4a4a4;
	background-image: url(../images/bul_02.gif);
	background-repeat: no-repeat;
	background-position: 22px 7px;
	padding-right: 10px;
	float: left;
}
.m3 {
	width: 122px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 67px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a4a4a4;
	background-image: url(../images/bul_01.gif);
	background-repeat: no-repeat;
	background-position: 44px 7px;
	padding-right: 10px;
	float: left;
}
.m4 {
	width: 102px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 89px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a4a4a4;
	background-image: url(../images/bul_02.gif);
	background-repeat: no-repeat;
	background-position: 66px 7px;
	padding-right: 10px;
	float: left;
}
.m5 {
	width: 82px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 111px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a4a4a4;
	background-image: url(../images/bul_01.gif);
	background-repeat: no-repeat;
	background-position: 88px 7px;
	padding-right: 10px;
	float: left;
}
.right {
	background: url(../images/bg_right.jpg) no-repeat top left;
	float: right;
	width: 651px;
	padding: 0px 37px;
}
.stopka {
	clear: both;
	background: url(../images/stopka.jpg) no-repeat top center;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #bcaa8c;
	text-align: center;
	float: left;
	width: 996px;
	padding: 60px 0 20px 0;
}

.p1 {
	background-image: url(../images/bg_pole.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 204px;
	height: 22px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 3px;
}
.pole1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	border: 0px none #FFFFFF;
	float: left;
	width: 174px;
}
.pix {
	border: 1px solid #8C8C8C;
	float: left;
	margin-top: 3px;
	margin-right: 12px;
}
.txt2 {
	font-weight: bold;
	padding: 4px;
}
.pasek {
	background-image: url(../images/pasek.gif);
	background-repeat: repeat-y;
	width: 30px;
	background-position: center;
}
.tdn {
	background-color: #4F4F4F;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
}
.tdk {
	padding: 6px;
	color: #5D5D5D;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
}
.but1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	height: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	width: 126px;
	background-color: #BE7D15;
	margin-right: 5px;
	font-weight: bold;
}
.pix3 {
	border: 1px solid #666666;
}
.pole2 {
	color: #8d8d8d;
	padding: 3px;
	width: 400px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
}
.gal {
	text-align: center;
	padding: 3px;
}.opis1 {
	font-size: 12px;
	padding-left: 8px;
	float: left;
	padding-right: 10px;
}
.produkt1 {
	width: 310px;
	float: left;
	border: 1px dotted #B28F69;
}
.katalog {
	text-align: center;
	padding-top: 20px;
}
.wybr {
	font-size: 20px;
	font-weight: bold;
	color: #AC7C0D;
	border: 1px dotted #AC7C0D;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
.opis2 {
	font-size: 12px;
	padding-left: 8px;
	float: left;
	width: 230px;
	padding-right: 10px;
}
.produkt2 {

	width: 648px;
	border: 1px dotted #B28F69;
}

#menuBottom ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menuBottom li
{
	display: inline;
	padding: 0;
	margin-right: 15px;
}

