body {
	background:url(images/header_top.gif) repeat-x;
}

.logo_zippo {
	position: absolute;
	top: 48px;
	left: -100px;
}

.logo_case {
	position: absolute;
	top: 48px;
	right: -100px;
}

#header h1 {
	position: absolute;
	top: 43px;
	left: 70px;
	margin: 0px;
	padding: 0px;
}

#contents {
	position: relative;
	width: 728px;
	margin: 0px auto 0px auto;
}

#header h1 span {
	display: none;
}

#header h1 a {
	display: block;
	width: 710px;
	height: 167px;	
}

#header {
	margin: 0px auto 0px auto;
	background: url(images/header_back.jpg);
	width: 850px;
	height: 208px;
	position: relative;
}

#header_top_menu {
	position: absolute;
	left: 75px;
	top: 0px;
}

#header h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#header_top_menu .zippo {
	background: url(images/header_zippo.png);
	margin: 4px 0px 0px 0px;
}

#header_top_menu .zippo a {
	width: 75px;
	height: 30px;
	display: block;
}

#header_top_menu .wrcase {
	background: url(images/header_wrcase.png);
	margin: 4px 0px 0px 0px;	
}

#header_top_menu .wrcase a {
	width: 63px;
	height: 30px;
	display: block;
}

#header_top_menu span {
	display: none;
}

#header .hrline {
	margin: 1px 0px 0px 0px;
	background: url(images/header_line.gif);
	width: 2px;
	height: 30px;
	overflow: hidden;
	float: left;
}

#header_top_right_menu {
	position: absolute;
	right: 190px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#header_top_right_menu h2 {
	font-size: 11px;
}

#header_top_right_menu a, #header_top_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

#header_top_right_menu a:hover, #header_top_menu a:hover {
	color: #cf0000;
}

#header .link {
	padding: 13px 12px 5px 12px;
	margin: 0px;
}

#header_bottom_menu {
	position: absolute;
	left: 102px;
	bottom: 16px;
	width: 700px;
	text-align: center;
}

#header_bottom_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

#header_bottom_menu a:hover {
	color: #cf0000;
}

#finder {
	position: absolute;
	top: 5px;
	right: 75px;
}

#finder .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 11px;	
	background: url(images/header_finder.gif) no-repeat;
	width: 80px;
	text-align: center;
	overflow: hidden;
	border: 0px;
	padding: 4px 0px 5px 0px;
	margin: 0px;
}

#finder form {
	margin: 0px;
	padding: 0px;
}

#finder .f1 {
	float: left;
	height: 30px;
	margin-top: 4px;
}

#finder .f2 {
	float: left;
	height: 30px;	
}

#firmy {
	float: left;
	width: 150px;
	margin: 8px;
}

#firmy img {
	border: 3px solid #ddd;
}

#firmy p {
	text-align: center;
	font-weight: bold;
}