@import url(reset.css);

/* =main layout
---------------------------------------------------------------------------- */

body {
	padding: 0;
	background-color: #DDD8D4;
}

#container {
	width: 864px;
	padding: 0 18px;
	margin: 0 auto;
	background: transparent url(../gfx/bg.jpg) repeat-y;
}

#header {
	height: 137px;
	background: transparent url(../gfx/logo.jpg) no-repeat;
	position: relative;
	zoom: 1;
}

#content {
	background: transparent url(../gfx/bg-bottom-bottom.jpg) 0 bottom no-repeat;
	padding: 0 0 140px;
	margin-bottom: -35px;
}

.subpage #content {
	background-image: url(../gfx/bg-bottom-bottom2.jpg);
	margin-bottom: -70px;
	}

#contentIn {
	background: transparent url(../gfx/bg-center.jpg) center 0 repeat-y;
	padding: 0 75px;
	text-align: justify;
}

.subpage #contentIn {
	margin-bottom: -52px;
}

#contentIn p {
	text-indent: 50px;
	margin-bottom: 5px;
}

.subpage #contentIn p {
	text-indent: 0px;
	margin-bottom: 15px;
}

#contentBatony {
	background: transparent url(../gfx/bg-bottom.jpg) 0 bottom no-repeat;
	height: 64px;
	margin-top: -20px;
}

#contentTowar {
	background: transparent url(../gfx/bg-towar.jpg) top no-repeat;
	min-height: 100px;
	margin-top: -20px;
}

#footer {
	width: 900px;
	height: 48px;
	margin: 0 auto;
	margin-top: 35px;
	background: transparent url(../gfx/bg-foot.jpg) 0 0 no-repeat;
}

.subpage #footer {
	width: 900px;
	height: 75px;
	margin: 0 auto;
	margin-top: 70px;
	background: transparent url(../gfx/bg-foot2.jpg) 0 0 no-repeat;
}

/*	=text format
---------------------------------------------------------------------------- */

body, input, textarea, select, option, optgroup, button, td, th {
	font: 13px Arial, Helvetica, sans-serif;
	color: #423A33;
	line-height: 1.4em;
}

a {
	color: #fff;
	opacity: 0.8;
}

a:hover {
	opacity: 1;
}

h1 {
	height: 39px;
	background: transparent url(../gfx/h1.jpg) no-repeat;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
	line-height: 42px;
	margin: 0 -75px 20px;
	padding-left: 10px;
	padding-top: 10px;
}

/* =buttons
---------------------------------------------------------------------------- */

ul.buttons {
	padding-left: 325px;
	padding-top: 47px;
	margin-bottom: -40px;
}

ul.buttons li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.buttons a {
	display: block;
	width: 86px;
	height: 50px;
	background: transparent url(../gfx/baton.jpg) no-repeat;
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 36px;
	text-transform: uppercase;
	float: left;
	margin-right: 40px;
	padding-top: 7px;
	padding-left: 1px;
	color: #fff;
	outline: 0;
}

ul.buttons a:hover, .productList li a {
	text-decoration: none;
	color: #FFF;
}

/* =others
---------------------------------------------------------------------------- */

.productList {
margin-left: 25px;
}

.productList li {
	list-style: none;
	width: 150px;
	float: left;
	margin-top: 28px;
	margin-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.2em;
}

.productList li a {
	color: #000;
}

#header ol {
	margin: 0;
}

#header li {
	position: absolute;
	display: block;
	list-style: none;
	margin: 0;
	overflow: hidden;
}

#header li a {
	display: block;
	width: 100%;
	height: 100%;
	_background: url(space.gif);
	text-indent: -1000em;
}

#area1 {
	left: 16px;
	top: 1px;
	width: 165px;
	height: 102px;
}

#area2 {
	left: 183px;
	top: 1px;
	width: 165px;
	height: 102px;
}

#area3 {
	left: 350px;
	top: 1px;
	width: 165px;
	height: 102px;
}

#area4 {
	left: 517px;
	top: 1px;
	width: 165px;
	height: 102px;
}

#area5 {
	left: 681px;
	top: 1px;
	width: 165px;
	height: 102px;
}

.mainAddress {
	margin-bottom: 50px;
	margin-left: 18px;
	margin-top: -30px;
}

#contentIn h2 {
	margin-bottom: 60px;
	margin-top: 45px;
	margin-left: 20px;
}

.mainAddress h2, .subAddress h3, .subAddress h3 img, .mainAddress img {
	margin-bottom: 10px;
}

.subAddress1 {
	margin-left: 20px;
	width: 400px;
	font-size: 12px;
	margin-bottom: -10px;
}

.subAddress2 {
	width: 400px;
	font-size: 12px;
	margin-left: 420px;
	margin-top: -306px;
	margin-bottom: -10px;
}

.map a,
.map2 a {
	opacity: 1;
}

.map {
	width: 300px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.map2 {
	width: 150px;
	height: 150px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
