html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../image/bg_site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 926px;
	position: relative;
}
#flash {
	height: 200px;
	width: 926px;
}
.clear_border {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4c4c4c;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.only_left {
	float: left;
}
.only_right {
	float: right;
}


p {
	font-size: 12px;
	color: #999999;
	line-height: 24px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
p a {
	color: #CCCCCC;
}
p a:hover {
	text-decoration: none;
}

.produkty_text {
	line-height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 330px;
	float: left;
}


h1 {
	font-size: 24px;
	color: #0e8b83;
	font-weight: normal;
	background-image: url(../image/bg_h1.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin: 0px;
	width: 445px;
	position: relative;
	float: left;
}
h1 span {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b1b180;
	width: 445px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h2 {
	font-size: 24px;
	color: #0e8b83;
	font-weight: normal;
	background-image: url(../image/bg_h1.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin: 0px;
	width: 445px;
	position: relative;
	float: left;
}
h2 span {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b1b180;
	width: 445px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	font-style: italic;
	background-image: url(../image/bg_h3.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h4 {
	font-size: 18px;
	color: #0e8b83;
	font-weight: normal;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.clear {
	clear: both;
	height: 40px;
}
.only_right1 {
	float: right;
	padding-left: 30px;
}
ul {
	color: #FFFFFF;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}
ul ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

ul li {
	font-size: 12px;
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: disc;
	line-height: 16px;
}
ul li a {
	text-decoration: none;
	color: #CCCCCC;
}
ul li a:hover {
	color: #999999;
	text-decoration: underline;
}

.nazwa_produktu a {
	color: #CCCCCC;
}
.nazwa_produktu a:hover {
	color: #999999;
}
#obrazek {
	width: 231px;
	position: relative;
	float: right;
	padding-left: 20px;
}
#obrazek #box_top {
	background-image: url(../image/bg_top_box.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 231px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#obrazek #box_middle {
	background-image: url(../image/bg_box_repeat.jpg);
	background-repeat: repeat-y;
	width: 231px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#obrazek #box_down {
	background-image: url(../image/bg_bottom_box.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 231px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.obrazek_left {
	margin-left: 16px;
}
.inne_tlo {
	background-image: url(../image/inne_tlo.jpg);
	width: 183px;
	padding-top: 20px;
}

