BODY 
{
	font-size: 10px;
	font-family:verdana, arial;
	color:black;
	background-image: url(images/tlo.jpg);
	margin-left: 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

td.srodek
{
	background-image: url(images/index_03.jpg);
	background-repeat:repeat-y;

}

td.lewa
{
	background-image: url(images/index_02.jpg);
	background-repeat:repeat-y;

}

td.prawa
{
	background-image: url(images/index_04.jpg);
	background-repeat:repeat-y;
	border-left:1px dotted #D0AA91;
}

table.sklep td
{
	color:black;
	font-size: 10px;

}

.text
{ 
	font-size: 13px;
	margin-left: 5px;
	margin-right : 8px;
	margin-top : 3px;
	margin-bottom : 3px;
	color: black;
}

.text2
{ 
	font-size: 12px;
	margin-left: 15px;
	margin-right : 7px;
	margin-top : 2px;
	margin-bottom : 2px;
	color: black;
}

form	{ margin:5px; }
input	{ font-family: arial; font-size: 14px; border:1px solid #A02F08; }

a:link      { text-decoration: none; color:#660000; }
a:visited   { text-decoration: none; color:#660000; }
a:hover     { text-decoration: none; color:red; }

img.prod { border:1px solid #A02F08; }
