*
{
margin:0;
padding:0;
}

body
{
	font-family:Tahoma;
	font-size:10pt;
}

#container
{
	width:945px;
	margin:0 auto;
}

#header
{
	height:241px;
	background:url('../images/top.jpg') no-repeat;
}

#links
{
	float:left;
	width:205px;
}

#content
{
float:right;
width:700px;
}

#links ul li a span
{
	position:relative;
	left:-10000px;
}

#links ul
{
list-style:none;
}

#footer
{
text-align:center;
color:#999999;
margin-top:20px auto;
font-size:9pt;
}

#text
{
float:left;
width:50%;
color:#555555;
}

#content h1
{
font-size:15pt;
margin-bottom:10px;
}

#text h2
{
margin:10px 0 4px 0;
font-size:11pt;

}

#pictures
{
width:48%;
float:right;
overflow:hidden;
}

#links ul li
{
margin:0;
padding:0;
}

#links ul li a 
{
	height:38px;
	display:block;
	text-decoration:none;
	font-size:1%;
}

#links ul li#l1 a
{
	background:url('../images/li_sklep.gif') no-repeat;
}

#links ul li#l2 a
{
	background:url('../images/li_nasza.gif') no-repeat;
}

#links ul li#l3 a
{
	background:url('../images/li_turowski.gif') no-repeat;
}

#links ul li#l4 a
{
	background:url('../images/li_kontakt.gif') no-repeat;
}

#links ul li#l5 a
{
	background:url('../images/li_lokalizacja.gif') no-repeat;
}

#links ul li#l6 a
{
	background:url('../images/li_promocje.gif') no-repeat;
}

.clear
{
clear:both;
}
