
body {
	margin: 0;
	padding: 0;

   background: url(images/tresc_tlo.png);
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #d00000;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 17px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	text-decoration: none;
  color: #000;
}
a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}


#header {
margin: 0 auto;
width: 600px;
height: 301px;
background: url(images/pompa_header.jpg) no-repeat;
}


#logo {
	float: left;
	width: 300px;
	height: 95px;
	margin-left: 0px;
  margin-top: 0px;	
	padding: 0 0 0 0;
	background: url(images/logo_tlo.png) no-repeat;
	
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	padding-top: 0px;
	font-size: 50px;
	padding-left: 20px;
	font-weight: bolder;

}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-weight: bold;
	padding-left: 130px;
	
}


#logo a {
	text-decoration: none;
	color: #000;
}






#menu {
	width: 302px;
	height: 220px;
	
	padding-top: 94px;
}

#menu ul {
	margin: 0;
padding-left: 0px;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
}

#menu li {
	display: inline;
	text-align: center;
	
}


#menu a {
	display: block;
	float: left;
	height: 34px;
	margin-right: 0px;
	
	padding: 14px 20px 0px 21px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	background: url(images/tresc_tlo.png);
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
}








#strona {
margin: 0 auto;
width: 600px;
height: 374px;
background: url(images/pompa_strona.jpg) no-repeat;
}



#tresc {
width: 340px;
height: 310px;
margin-left: 0px;
padding-left: 14px;
padding-top: 10px;
padding-bottom: 10px;
top: 20px;
background: url(images/tresc_tlo.png);
color: #000;
font-size: 16px;
}

#tresc2 {
width: 588px;
height: 310px;
margin-left: 0px;
padding-left: 14px;
padding-top: 5px;
padding-bottom: 10px;
top: 20px;
background: url(images/tresc_tlo.png);
color: #000;
font-size: 14px;
}




#stopka {
margin: 0 auto;
width: 600px;
height: 40px;
background: url(images/pompa_stopka.jpg) no-repeat;
}

#stopka a{
text-decoration: none;
color: #333333;

}

#stopka_bg {
width: 420px;
margin-left: auto;
padding-left: 14px;
padding-top: 27px;
padding-bottom: 2px;

color: #767676;

font-size: 10px;
}



