body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/body_top.gif);
	background-repeat: repeat-x;
}
#strona {
	width: 1000px;
	overflow: hidden;
}
#top {
	width: 1000px;
	height: 60px;
	float: left;
	overflow: hidden;
}
#pod_menu {
	width: 1000px;
	height: 75px;
	float: left;
	overflow: hidden;
}
#baner {
	width: 1000px;
	height: 244px;
	float: left;
	overflow: hidden;
}
#tresc_top {
	width: 1000px;
	height: 86px;
	float: left;
	overflow: hidden;
}
#tresc {
	width: 1000px;
	background-image: url(img/tresc_tlo.gif);
	background-repeat: repeat-y;
	float: left;
	overflow: hidden;
}
#lewa_tresc {
	width: 230px;
	margin-left: 13px;
	float: left;
	overflow: hidden;
}
#prawa_tresc {
	width: 720px;
	float: right;
	overflow: hidden;
}
#stopka {
	width: 100%;
	height: 80px;
	background-image: url(img/stopka_tlo.gif);
	background-repeat: repeat-x;
	float: left;
	overflow: hidden;
}
#stopka_strona {
	width: 1000px;
	height: 80px;
	overflow: hidden;
}



#kategoria_naglowek {
	width: 250px;
	height: 35px;
	background-color: #db1b16;
	margin-bottom: 2px;
	float: left;
	overflow: hidden;
}



a.kategoria {
	color: white;
	text-decoration: none;
}
a.kategoria:hover {
	text-decoration: underline;
}
a.stopka {
	color: #333333;
	text-decoration: none;
}
a.stopka:hover {
	text-decoration: underline;
}



img.logo {
	float: left;
}
img.menu_odstep {
	margin-left: 0px;
	float: left;
}
img.menu {
	float: left;
}
img.samochody_glowna {
	float: left;
}
img.stopka {
	float: right;
}



p.kategoria_naglowek {
	color: white;
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	margin-top: 10px;
}
p.stopka_p {
	color: #333333;
	font-family: Verdana;
	font-size: 10pt;
	margin-top: 48px;
	text-align: left;
	margin-left: 300px;
}
