* {
	padding: 0px;
	margin: 0px;
	border: 0px solid #FFFFFF;
}

body { 
	background-color: #E0E0E0;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana;
	text-align: center;
}

td, th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana;
	text-align: left;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

strong {
	letter-spacing: 1px;
	font-size: 13px;
}

span.more {
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 10px;
}

span.bold {
	font-weight: bold;
}

span.under {
	text-decoration: underline;
}

span.stri {
	text-decoration: line-through;
}

span.nowrap {
	white-space: nowrap;
}

.clear {
	width: 100%;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	clear: both;
}

.none {
	padding: 0px;
	margin: 0px;
	border: 0px solid #FFFFFF;
}

div#main {
	width: 1008px;
	margin: 0 auto;
	text-align: center;
	display: block;
	background-image: url('../gfx/background_main.gif');
	background-repeat: repeat-y;
}

div.bg_left {
	background-image: url('../gfx/background_left.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div.bg_right {
	background-image: url('../gfx/background_right.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

div.bg_footer {
	background-image: url('../gfx/background_footer.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* ------------------------------------- */

div#header {
	width: 968px;
	height: 346px;
	margin: 0 auto;
	display: block;
	margin-left: 40px;
}

div.logo {
	width: 927px;
	height: 84px;
	display: block;
	text-align: right;
	margin-right: 41px;
}

div.logo img {
	height: 65px;
	margin-top: 19px;
}

div#header div.left {
	width: 145px;
	display: inline;
	float: right;
	margin-top: -6px;
}

a.menu_kontakt {
	width: 125px;
	height: 69px;
	display: block;
	position: relative;
	z-index: 1;
	margin-left: 20px;
	background: url('../gfx/menu_kontakt.jpg') no-repeat;
}
a.menu_cennik {
	width: 111px;
	height: 47px;
	display: block;
	margin-left: 34px;
	background: url('../gfx/menu_cennik.jpg') no-repeat;
}
a.menu_zamow {
	width: 123px;
	height: 56px;
	display: block;
	margin-right: 22px;
	background: url('../gfx/menu_zamow.jpg') no-repeat;
}

div#header div.right {
	width: 313px;
	display: inline;
	float: right;
	margin-right: 41px;
}

div#header div.right img {
	width: 282px;
	height: 88px;
	float: right;
	margin-top: 25px;
}

div.search {
	width: 284px;
	height: 92px;
	display: block;
	clear: both;
	margin-left: 29px;
	text-align: left;
}

div.search span {
	height: 12px;
	display: block;
	margin-top: 10px;
	margin-bottom: 7px;
	padding-left: 4px;
	font-family: "Myriad Pro", Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}

div.search_input {
	width: 203px;
	height: 32px;
	display: inline;
	float: left;
	background: url('../gfx/search_text.jpg') no-repeat;
}

div.search_input input {
	width: 180px;
	margin-left: 10px;
	margin-top: 9px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #852906;
}

input.search_submit {
	width: 61px;
	height: 32px;
	display: inline;
	float: left;
	background: url('../gfx/search_submit.jpg') no-repeat;
	margin-left: 3px;
	cursor: pointer;
}

/* ------------------------------------- */

div#square {
	width: 927px;
	height: 429px;
	display: block;
	margin-left: 40px;
	margin-right: 41px;
	background: url('../gfx/square_background.jpg') no-repeat;
	text-align: center;
}

div.square_main {
	width: 774px;
	margin: 0 auto;
	background: url('../gfx/square_main.gif') repeat-y;
}

div.square_top {
	width: 774px;
	background: url('../gfx/square_top.gif') no-repeat;
	background-position: top left;
}

div.square_bottom {
	width: 774px;
	height: 382px;
	background: url('../gfx/square_bottom.gif') no-repeat;
	background-position: bottom left;
}

div.square_box, div.square_buy {
	width: 250px;
	height: 180px;
	display: inline;
	float: left;
	line-height: 24px;
	text-align: left;
}

div.square_box span {
	display: block;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 36px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

div.square_box ul {
	list-style: none;
	margin-left: 26px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

div.square_box ul a:link, div.square_box ul a:visited {
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

div.square_box ul a:hover, div.square_box ul a:active {
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}

div.box1 {
	width: 241px;
	margin-top: 10px;
	margin-left: 9px;
	background: url('../gfx/square_box1.jpg') no-repeat;
}
div.box1 ul a {
	color: #0B4547;
}
div.box1 span {
	color: #0B4547;
	padding-left: 26px;
}

div.square_buy {
	width: 263px;
	height: 186px;
	margin-top: 4px;
	margin-left: 0px;
}
div.square_buy a {
	width: 263px;
	height: 186px;
	display: block;
	background: url('../gfx/square_buy.jpg') no-repeat;
}

div.box2 {
	margin-top: 10px;
	margin-left: 2px;
	background: url('../gfx/square_box2.jpg') no-repeat;
}
div.box2 ul a {
	color: #FFFFFF;
}
div.box2 span {
	color: #310915;
}

div.box3 {
	margin-top: 3px;
	margin-left: 9px;
	background: url('../gfx/square_box3.jpg') no-repeat;
}
div.box3 ul a {
	color: #FFFFFF;
}
div.box3 span {
	color: #FFFFFF;
}

div.box4 {
	margin-top: 3px;
	margin-left: 3px;
	background: url('../gfx/square_box4.jpg') no-repeat;
}
div.box4 ul a {
	color: #FFFFFF;
}
div.box4 span {
	padding-top: 31px;
}

div.box5 {
	margin-top: 3px;
	margin-left: 3px;
	background: url('../gfx/square_box5.jpg') no-repeat;
}
div.box5 ul a {
	color: #FFFFFF;
}
div.box5 span {
	color: #931700;
}

/* ------------------------------------- */

div#submenu {
	width: 843px;
	height: 45px;
	display: block;
	margin-bottom: 10px;
	margin-left: 88px;
	margin-right: 77px;
	background: url('../gfx/submenu.jpg') no-repeat;
}

div#submenu ul.submenu {
	list-style: none;
	float: left;
}

div#submenu li.submenu {
	display: block;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #861700;
	white-space: nowrap;
}

div#submenu li.submenu a {
	display: block;
	padding-bottom: 10px;
}

div#submenu ul.drop {
	display: none;
	list-style: none;
	text-align: left;
	color: #861700;
	background-color: #FFCD00;
	border: 1px solid #861700;
	font-size: 13px;
}

div#submenu ul.drop li {
	width: 280px;
}

div#submenu ul.drop li a:link, div#submenu ul.drop li a:visited {
	display: block;
	padding: 3px;
	padding-left: 10px;
	background-color: #FFCD00;
	border: 1px solid #FFCD00;
}

div#submenu ul.drop li a:hover, div#submenu ul.drop li a:active {
	display: block;
	background-color: #FE9900;
	border: 1px solid #861700;
}

div#submenu a {
	color: #861700;
	text-decoration: none;
}

div#submenu li.submenu:hover ul.drop {
	display: block;
	position: absolute;
}

/* ------------------------------------- */

div#container {
	width: 927px;
	display: block;
	margin-left: 40px;
	margin-right: 41px;
	padding-bottom: 28px;
}

div#container div.left {
	width: 645px;
	display: inline;
	float: left;
}

div.content_main {
	width: 595px;
	display: block;
	margin-left: 50px;
	background: url('../gfx/content_background.gif') repeat-y;
}

div.content_top {
	width: 595px;
	background: url('../gfx/content_top.gif') no-repeat;
	background-position: top left;
}

div.content_bottom {
	width: 595px;
	min-height: 335px;
	height: auto !important;
	height: 335px;
	background: url('../gfx/content_bottom.gif') no-repeat;
	background-position: bottom left;
}

div.content_bottom div.text {
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
}

div.content_bottom input, select, textarea {
	width: 300px;
	padding: 2px;
	background-color: #F9F9F9;
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

div.content_bottom input.radio {
	width: auto;
	height: auto;
	background: none;
	border: none;
}

div.content_bottom a:link img, div.content_bottom a:visited img {
	border: 1px solid #852906;
}

div.content_bottom a:hover img, div.content_bottom a:active img {
	border: 1px solid #F13900;
}

div.content_bottom li {
	margin-left: 15px;
}

div.content_bottom textarea {
	height: 150px;
}

div.content_bottom table {
	width: 535px;
}

div.content_bottom td {
	padding: 5px;
	margin: 4px;
	border-right: 1px solid #852906;
	border-bottom: 1px solid #852906;
}

div.content_bottom th {
	padding: 5px;
	margin: 4px;
	background-color: #FE7200;
	border-bottom: 2px solid #852906;
	color: #000000;
	text-align: center;
}

div.content_bottom span.title {
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #F13900;
}

div.content_bottom div.article {
	margin-bottom: 15px;
}

div#container div.right {
	width: 282px;
	display: inline;
	float: left;
}

div.doyouknow {
	width: 237px;
	height: 327px;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 41px;
	background: url('../gfx/do_you_know.jpg') no-repeat;
}

div.doyouknow div.text {
	margin-left: 17px;
	margin-right: 16px;
	padding-top: 35px;
	padding-bottom: 20px;
	text-align: left;
}

div.doyouknow span.title {
	display: block;
	padding-bottom: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

div.doyouknow p.text {
	text-indent: 36px;
}

div.doyouknow a.more:link, div.doyouknow a.more:visited {
	width: 100px;
	display: block;
	padding-top: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
div.doyouknow a.more:hover, div.doyouknow a.more:active {
	width: 100px;
	display: block;
	padding-top: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

div.footer {
	width: 1008px;
	margin: 0 auto;
	height: 35px;
}