body
{
	background-color: #00254a;
	margin-top: 0px;
	margin-bottom: 0px;
}

table
{
	border-collapse: collapse; 
	border-spacing:0px;
}

td
{
	padding: 0px;
	margin: 0px;
	border: none;
	vertical-align: top;
	border: 0px;
}

img
{
	border: 0px;
}

table.main 
{
	margin-left: auto;
	margin-right: auto;
	width: 972px;
}

td.pasek
{
	width: 972px;
	height: 12px;
	background-image: url("grafika/pasek1.png");
}

td.top
{
	width: 972px;
	height: 150px;
	background-image: url("grafika/logov2.jpg");
}

td.lewy
{
	width: 2px;
	background-image: url("grafika/lewy.png");
	background-repeat: repeat-y;
}
td.prawy
{
	width: 2px;
	background-image: url("grafika/prawy.png");
	background-repeat: repeat-y;
}
td.dol
{
	height: 2px;
	width: 972px;
	background-image: url("grafika/dol.png");
	background-repeat: no-repeat;
}

td.txt
{
	width: 968px;
	background-color: #e5e5e5;
	font-family: arial, verdana, tahoma;
	font-size: 13px;
	color: #000000;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}

div.panel
{
	float: right; 
	background-image: url("grafika/produkty2.jpg"); 
	background-repeat: no-repeat;
	width: 400px; 
	background-color: #f0f0f1; 
	margin-right: 10px; 
	margin-left: 0px;
	margin-bottom: 20px;

}

div.tytul
{
	font-family: arial, verdana; 
	font-size: 20px; 
	color: #00224c; 
	font-weight: bold;
	padding-left: 100px; 
	padding-top: 30px;
	margin-bottom: 40px;
}

div.napis
{
	font-family: arial, verdana; 
	font-size: 12px; 
	color: #00224c; 
	font-weight: bold;
	padding-left: 10px; 
	padding-right: 10px; 
	margin-bottom: 7px;
}

div.opis
{
	font-family: arial, verdana; 
	font-size: 12px; 
	color: #3e3e3e; 
	padding-left: 10px; 
	padding-right: 10px; 
}

td.stopka
{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	font-family: Arial;
	padding: 5px;
	text-align: right;
}

a:link.tytul{
	font-family: arial, verdana; 
	font-size: 12px; 
	color: #00224c; 
	font-weight: bold;
	text-decoration: none;
}
a:visited.tytul{
	font-family: arial, verdana; 
	font-size: 12px; 
	color: #00224c; 
	font-weight: bold;
	text-decoration: none;
}
a:active.tytul{
	font-family: arial, verdana; 
	font-size: 12px; 
	color: #00224c; 
	font-weight: bold;
	text-decoration: none;
}
a:hover.tytul{
	font-family: arial, verdana; 
	font-size: 12px; 
	color: #00224c; 
	font-weight: bold;
	text-decoration: none;
}

a:link.opis{
	font-family: arial, verdana; 
	font-size: 12px; 
	color: #3e3e3e; 
	text-decoration: none;
}
a:visited.opis{
	font-family: arial, verdana; 
	font-size: 12px; 
	color: #3e3e3e; 
	text-decoration: none;
}
a:active.opis{
	font-family: arial, verdana; 
	font-size: 12px; 
	color: #3e3e3e; 
	text-decoration: none;
}
a:hover.opis{
	font-family: arial, verdana; 
	font-size: 12px; 
	color: #3e3e3e; 
	text-decoration: none;
}
a:link.stopka{
	font-family: arial, verdana; 
	font-size: 11px; 
	color: #666666;
	text-decoration: none;
}
a:visited.stopka{
	font-family: arial, verdana; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
}
a:active.stopka{
	font-family: arial, verdana; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
}
a:hover.stopka{
	font-family: arial, verdana; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none;
}
