﻿body, td, th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color:blue;
 }
a:hover{
	color:black;
}
body {
	background:url('images/bg.jpg') white ;
}
table {
	border:0px;
	border-collapse : collapse;
}
table td, table th {
	padding : 0;
}
#naglowek {
	background:transparent url('images/forklifter_wozki_baner.jpg') no-repeat ;
	height: 119px;
	text-align:left;
}
#header {
	float:left;
	width:690px;
	height: 119px;
	text-align:left;
}

#tresc {
	margin:10px;
	font-size: 12px;
	text-align: left;
}
.button{
	display:inline-block;
	color:white;
	line-height:16px;
	font-size:12px;
	text-align:left;
	text-decoration:none;
}
.tekst a{
	color:blue;
}
.tekst a:hover {
	color:black;
}

p{
	margin:0px;
}
.style3 {
	font-size:12px;
	text-align: left;
}
.style4 {
	background-color:#f5f5f5;
	background-image: url('images/bg_srodek.jpg');
	background-repeat:no-repeat;
}
.style7 {
	background-color:white;
}
.style9 {
	vertical-align: bottom;
	margin-left: 5px;
	margin-right: 5px;
}
#karteczka td {
	width:158;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
}
#karteczka img {
	border:1px #f5f5f5 solid; 
}
#karteczka img:hover {
	border:1px black solid; 
}

