/* CSS Document */

#foto {
	width:120px;
	height:120px;
	background-color:#ffffff;
	float:left;
}
#opis {
	width:400px;
	height:132px;
	margin-left:12px;
	float:left;
}
#opis span {
	display:block;
	font-size:0.8em;
	color:#000333;
}
#opis p {
	width:400px;
}

#left-column h2 {
	margin-bottom:30px;
	margin-top:15px;
}

/* duze zdjecia w akcesoriach */
.big-foto {
	width:554px;
	text-align:center;
}
.big-foto div {
	margin:0 auto;
}

/* duze zdjecia telefonow i tabele danych obok */
.left-foto {
	width:190px;
	text-align:center;
	float:left;
}
.left-foto div {
	margin:0 auto;
}
.tech {
	width:364px;
	float:left;
}
.tech table {
	width:364px;
	border:none;
	font-size:0.7em;
	margin-bottom:12px;
}
.tech table td {
	padding:3px 0 3px 2px;
}
.tech table td.header {
	background-color:#a5abc8;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
}
.tech table td.z-tlem {
	background-color:#e6e7eb;
}
#left-column .tech p {
	width:364px;
	text-align:center;
}
