* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background: #B4905B url('img/body.jpg');
	font-family: arial;
	color: #6F3603;
	font-size: 13px;
	padding-bottom: 40px;
} 
#container {
	width: 955px;
	margin: 0 auto;
	position: relative;
	width: 955px;
	margin: 0 auto;
	background: #B4905B url('img/container.jpg');
	padding-top: 190px;
}
#header {
	position: absolute;
	top: 0; left: 0;
	height: 439px; width: 100%;
	background: url('img/header.jpg');
	z-index: 0;
}
#logo {
	position: absolute;
	top: 39px; left: 39px;
	height: 90px; width: 250px;
}
#navi,
#logo em,
#menu span {
	display: none;
}
#content {
	position: relative;
	margin: 0 60px 0 260px;
	height: auto !important;
	min-height: 184px;
}
#content p {
	margin: 0 50px 10px 10px;
}
#menu {
	position: absolute;
	top: 224px; left: 41px;
	width: 160px;
	list-style: none outside;
}
#menu a {
	display: block;
	height: 30px;
	background-position: 0 0;
}
#menu a:hover {
	background-position: 100% 0;
}
#m_strona-glowna {
	background-image: url('img/m_strona-glowna.jpg');
}
#m_o-firmie {
	background-image: url('img/m_o-firmie.jpg');
}
#m_nasze-pojazdy {
	background-image: url('img/m_nasze-pojazdy.jpg');
}
#m_kontakt {
	background-image: url('img/m_kontakt.jpg');
}
#footer {
	position: relative;
	top: 50px;
	background: url('img/footer.jpg') no-repeat;
	font-family: tahoma;
	font-size: 10px;
	text-align: center;
	padding: 100px 0 30px;
}
	#footer p,
	#footer a,
	#footer a:hover {
		color: #3A2405;
	}
		#footer a:hover {
			text-decoration: none;
		}
#copy {
	font-weight: bold;
}
#seo4 {
	position: absolute;
	right: 24px;
	top: 100px;
}
h1, h2, h3 { 
	font-family: Georgia;
	letter-spacing: -.02em;
	word-spacing: .3em;
	clear:left;
}
h1 {
	background: url('img/h1.jpg') no-repeat 0 100%;
	padding: 0 0 21px 8px;
	font-size: 18px;
	color: #784C24;
	margin: .6em 0;
}
h2 {
	font-size: 17px;
	color: #CD5C00;
	font-weight: normal;
	margin: .7em 0 .5em;
	padding-left:9px;
}
h3 {
	font-size: 14px;
	color: #9E5B2A;
	margin: .6em 0 .4em;
}
a:link {
	color: #D3380C;
}
a:visited {
	color: #6F3603;
}
a:hover {
	color: #F35B30;
}
#nasze-pojazdy #content {
	background: url('img/nasze-pojazdy.jpg') no-repeat 50% 100px;
}
/*
.pojazdy {
	position: relative;
}
*/
.pojazdy img {
	float:left;
	margin: 10px 20px 20px 0;
}
.pojazdy a img {
	padding:5px;
	background:#D1C099 url(img/img.png) repeat-x;
	border-style:solid;
	border-width:1px;
	border-color:#E0CEB1 #BCA87A #BCA87A #BCA87A;
	margin-top: 30px;
}
.clear {
	clear:both;
}
.shortpress {
	width: 38%;
	height: 17em;
	text-align: center;
	position: relative;
}
.shortpress h2 {
	background: #994200 url('img/th.jpg') repeat-x ;
	text-transform: uppercase;
	padding: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
.shortpress h2 a:link,
.shortpress h2 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.shortpress h2 a:hover {
	text-decoration:underline;
} 
.shortpress p {
	/* background: url('img/lead.jpg') 50% 0 no-repeat; */
	height: 31px;
	padding-top: 5px;
	font-size: 11px;
	margin: 0;
}
.shortpress ul {
	margin: 10px;
}
.shortpress li { 
	font-style: italic;
	display: inline;
	list-style: none outside;
}
.left {
	float:left;
}
.right {
	float:right;
}
.distance {
	padding-top: 20px
}
.frame {
	border: 1px solid #BF9565;
	padding:2px;
}
.shortpress div {
	position: absolute;
	top: 130px; left: 0;
	height: 7em;
	width: 100%;
}