body  {
	background: #fff url(img/top-tlo.gif) repeat-x top;
	margin: 0 auto;
	width: 900px;
	padding: 0px;
	font-family: arial;
	font-size: 16px;
	color: #454545;
}

a {
	color: #fd4e11;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a.logo  {
	background: url(img/agrok-transport-ziemi.png) no-repeat;
	display: block;
	width: 266px;
	height: 128px;
	margin: 0px 90px 0px 90px;
	float: left;
}

div.telefon {
  background: url(img/traktor-na-telefon.png) no-repeat;
  font-size: 30px;
  font-weight: bold;
  float: right;
  width: 210px;
	height: 85px;
	padding: 290px 0px 0px 190px;
	margin: 0px;
	color: #000;
}

div.menu  {
  padding-top: 38px;
  width: 450px;
  float: left;
}

a.ofirmie {
  background: url(img/ofirmie.png) no-repeat;
 	display: block;
  width: 88px;
	height: 55px;
	float: left;
	margin-left: 78px;
}

a.ofirmie:hover {
  background: url(img/ofirmie-h.png) no-repeat;
}

a.uslugi {
  background: url(img/uslugi.png) no-repeat;
 	display: block;
  width: 75px;
	height: 55px;
	float: left;
  margin-left: 12px;
}

a.uslugi:hover {
  background: url(img/uslugi-h.png) no-repeat;
}

a.sprzet {
  background: url(img/sprzet.png) no-repeat;
 	display: block;
  width: 79px;
	height: 58px;
	float: left;
	margin-left: 12px;
}

a.sprzet:hover {
  background: url(img/sprzet-h.png) no-repeat;
}

a.kontakt {
  background: url(img/kontakt.png) no-repeat;
 	display: block;
  width: 94px;
	height: 55px;
	float: left;
	margin-left: 12px;
}

a.kontakt:hover {
  background: url(img/kontakt-h.png) no-repeat;
}

h1	{
	margin: 40px 0px 20px 0px;
	width: 450px;
	float: left;
	font-size: 24px;
	color: #203d58;

}

h1.prawa	{
	margin: 24px 0px 20px 35px;
	width: 400px;
	float: right;
	font-size: 24px;
	color: #203d58;

}

div.tekst	{
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-indent: 0px;
	width: 450px;
	text-align: justify;
	line-height: 24px;
}

a.mini-foto	{
	float: right;
	display: block;
	width: 119px;
	height: 119px;
	margin: 10px 0px 15px 21px;
}

a.mini-foto img	{
	border: 0;
}

div.stopka	{
	clear: both;
	background: #fff url(img/stopka.gif) repeat-x;
	height: 52px;
	margin: 0 auto;
	padding: 25px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}






