html, body {
background:#000;
color:#F00;
font-family:arial,sans-serif;
font-size:small;
height:100%;
margin:0;
padding:0;
/*background-image:url(../img/background_glowna.jpg);*/
background-repeat:repeat-y;
background-position:center;
}
h1 {
-x-system-font:none;

font-style:italic;
font-size:1.5em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0.9em 0;
}
h2 {
-x-system-font:none;

font-size:1.25em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0 0 0.5em;
}
h1, h2, a {
color:#F00;
}

a, a:hover, a:active, a:visited {
	color:#F00;
}

.links li a, .links li a:visited {
	color:#000;
	text-decoration:none;
}

.links li  a:hover, .links li  a:active {
	color:#F00;	
}

p {
line-height:1.5;
margin:0 0 1em;
}
div.container {
padding:0;
height:auto !important;
margin:0 auto;
min-height:100%;

position:relative;
width:100%;

}

.products {

	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}

.home {
	background-image:url(../img/napalm_glowna.jpg);
background-position:center top;
background-repeat:no-repeat;	
}
	

div#header {
background:url(../img/header_tlo.gif) repeat-x;
width:100%;
height:121px;
font-weight:bold;
}
div.header p {
font-size:1.1em;
font-style:italic;
margin:0;
}
div#content {
padding:0em 1em 135px;
min-height:630px;

}

.content-products {
	background-image:url(../img/content.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#000;
}

div#content p {
padding:0 1em;
text-align:justify;
}
div#footer {
background:url(../img/footer_tlo.gif) repeat-x;
bottom:0;
position:absolute;
width:100%;
height:121px;
color:#000;
}

.szerokosc {
	width:790px;
	margin:0 auto;
}

div#footer p {
margin:0;
padding:1em;
}

.left {
	float:left;
	
	
	
	
}

.padding {
	padding-top:60px;	
}

.right {
	float:right;
	text-align:right;
	
}

.clear {
	clear:both;	
}

#footer a {
	color:#000;
}

#footer a:hover {
	text-decoration:none;
}

.header-home {
	background-image:url(../img/header_logo.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:100%;
}

.header-products {
	background-image:url(../img/header_products_logo.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:100%;
}

h1.intro {
	position:absolute;
	bottom:0;
	margin:160px;
	text-align:right;
	background-color:#000;
	padding:10px;
	font-family:Verdana, Geneva, sans-serif;
	
}

.sz260 {
	width:307px;	
}

.pad70 {
	
}

.tresc h2 {
	
	background-repeat:no-repeat;
	
	margin:20px;
	background-color:#FF0;
	color:#000;
	padding:5px;
	background-image:url(../img/h2_tresc.gif);
	background-repeat:repeat;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}

p img {
	text-align:center;	
}

img.prod-shot {
	text-align:right;
	float:right;
}

/*.menu li {
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	padding-left:10px;
	font-size:14px;
}

.menu {
	padding:0;
	margin:0;
	color:#000;
	float:right;
	margin-top:40px;
}

ul.menu {
 font-family: Georgia, serif;
}

ul.menu div.ahover {
 background: #0F0 url('up.png') no-repeat center bottom;
 padding-bottom: 10px;
}

div.ahover {
 position: absolute;
} */

ul {
    clear: both;
    font-family: Helvetica, Arial, sans-serif;
    list-style-type: none;
    position: relative;
    margin: 2em;
    padding: 1em;
}

ul li {
    position: relative;
    z-index: 200;
    padding: 0 0.5em;
    line-height: 1.5;
    float: left;
	font-size:16px;
}



ul.links div.ahover {
    background: #000 url('up.png') no-repeat center bottom;
    padding-bottom: 10px;
	color:#F00;
}



div.ahover {
    position: absolute;
}

.links {
	float:right;	
	padding-right:0;
	margin-right:0;
	color:#000;
}

label {
	display:block;
	
	font-size: 160%;
	font-weight: bold;
}

form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}

form div.required {
	
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
	width:100px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}

img {
	border:0;
}


