body
{
	margin: 0px 0px 0px 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #19181a;
	/*color: #FFFFFF;*/
	background-color: #fff;
	background-repeat: repeat-x;
}
a, a:visited, a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #000080;
}

img
{
	border: none;
}
#gora
{
	text-align: center;
	width: 1000px;
	height: 110px;
	padding-top: 10px;
	background-image: url('../images/gg2.png');
	background-repeat: no-repeat;
}
#srodek
{
	width: 1000px;
	text-align: justify;
	height: 100%;
	background-repeat: repeat-y;
	background-image: url('../images/srodek.jpg');
}
#menu
{
	width: 338px;
	background-repeat: repeat;
	float: left;
}
#menuLewo
{
	width: 285px;
	float: left;
}
#menuPrawo
{
	width: 53px;
	height: 215px;
	background-image: url('../images/listwa2.jpg');
	float:right;
}
#menuDol
{
	width: 338px;
	background-image: url('../images/kalkulator.jpg');
	height: 256px;
}
#tresc
{
	width: 589px;
	float: left;

	background-repeat: repeat-y;
	background-position: right;
	padding-right: 73px;
}

#tresc h3
{
	text-transform: uppercase;

}
#tresc h1
{
	font-size: 13px;
}
.pusty
{
	clear: both;
}

.text
{
	text-align: justify;
}

.miniaturka
{
	border: solid 3px #000;
}

#stopka
{
	background-image: url('../images/dol.jpg');
	height: 66px;
	width: 1000px;
	
}

