﻿
body {
	font: 13px Verdana;
	color: #dbddf4;
	margin: 0;
	padding: 0;
	background-color: #d5daf7;
	background-image: url(img/tlo.jpg);
	background-repeat: repeat-x;
}

table {
	font-size: 100%;
	font: #dbddf4;
	/* we don't want the bottom borders of <h2>s to be visible through
	   floated tables */
	
	border: 0px solid black;
	border-collapse: collapse;
	padding: 0px;
	
	
}
td {
	font: 13px Verdana;
	
}

a {
	text-decoration: none;
	font: Verdana;
	color: #ffffff;
	background: none;
}
a:visited {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.menu, a.menu:hover,a.menu:visited,a.menu:active {
	color: #ffffff;
	font-weight: bold;
	font: Verdana;
	font-size: 15px;
}

a.menu_l,a.menu_l:hover,a.menu_l:visited,a.menu_l:active {
	color: #ffffff;
	font-weight: bold;
	font: Verdana;
	font-size: 13px;
}
img {
	border: none;
	vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
	font: Verdana;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}
td.zawartosc
{
	background-color:#dbddf4;

	
}

.tab_zaw 
{
	background-color:#6870d3;
	margin: 10px;

}

h1
{
	font-size: 17px;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 15px;
}



p
{
	font-size: 13px;
}
