
body
{
	color: #000000;
	background-image: url(images/tlo.jpg);
   	background-repeat: repeat-x;
	background-color: #fcecd4;
	font-size: 12px;
	font-family: arial, sans-serif;
}

a
{
	text-decoration: none;
	color: #72543C;
}

a:hover
{
	text-decoration:underline;
}



a.menu
{
	font-family: "comic sans ms", arial, sans-serif;
	text-decoration: none;
	color: #72543C;
}

a.menu:hover
{
	text-decoration:underline;
}


li.menu
{
	color: #72543C;
	list-style-type: square;
}

p
{
	color: #000000;
	text-align: justify;
}

table
{
	font-family: arial, sans-serif;
	font-size: 12px;
}


table.contact_line
{
	font-family: arial, sans-serif;
	font-size: 12px;
	border-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

table.naglowek
{
	font-family: "comic sans ms", arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #72543C;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: white;
	background-color: #fffbf4;
}

td.menu_left
{
	font-family: "comic sans ms", tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #72543C;

}

td.main_field
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fffbf4;
	padding-left: 5px;
	padding-right: 5px;
}
