body.index {
	background-color: #000000;
	color: #ffffff;	
}

body {
	background-color: #000000;
	color: #ffffff;	
}

table.naglowek {
	width:950px;
	height: 170px;
}

table.tresc {
	width:950px;
}

td.tresc {
	padding: 20px;
}

a:link, a:visited {
	color: yellow;
	text-decoration: none;
}

a:hover {
	color: white;
}

a:link.portfolio, a:visited.portfolio {
	color: yellow;
	text-decoration: none;
	font-size: 13px;
	font-family: Tahoma;
}

a:hover.portfolio {
	color: yellow;
	text-decoration: underline;
}

h1 {
	text-align: center;
	color: yellow;
	font-size: 20;
	font-family: Comic Sans MS;
	text-transform: uppercase;
	letter-spacing: 10px;
}

h2 {
	text-align: center;
	color: #75c5f0;
	font-size: 15;
}

td.spis {
	text-align: center;
	vertical-align: middle;
	height: 35px;
	width: 180px;
	font-family: verdana;
	font-size: 14px;
	background-image: url('grafika/tlo2.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

p {
	font-family: tahoma;
	font-size: 13;
	text-align: justify;
	margin-right: 25px;
}
 
img.bez {
	border: none;
}

table {
	font-family: tahoma;
	font-size: 13;
	text-align: center;
}

table.sprzet {
	width:90%;
}

td.sprzet_lewa {
	width:40%;
	text-align: left;
	background-image: url(grafika/tlo3.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

td.sprzet_prawa {
		width:60%;
}
 
table.fototuning {
	width: 80%;
	margin: 10px;
}

img {
	vertical-align: middle;
	margin: 7px;
}

