@CHARSET "UTF-8";
body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

ul
{
	margin: 10px;
	padding: 10px;
	list-style-type: none;
	list-style-image: none;
	line-height: 140%;
}


.NaglowekMaszyny, .NaglowekIndukcja, .NaglowekDystrybucja
{
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	font-size: 85%;
}

.NaglowekMaszyny
{
	background-color: #072138;
	background-image: url("images/index_11.jpg");
}

.NaglowekIndukcja
{
	background-color: #072138;
	background-image: url("images/index_13.jpg");
}

.NaglowekDystrybucja
{
	background-color: #072138;
	background-image: url("images/index_15.jpg");
}	
.TrescMaszyny, .TrescIndukcja, .TrescDystrybucja
{
	color: #FFFFFF;
	vertical-align: top;
	font-size: 75%;
	font-weight: bold;
	font-variant: small-caps;
}

.TrescMaszyny
{
	background-image: url("images/index_16.jpg");

}

.TrescIndukcja
{
	background-image: url("images/index_18.jpg");
}

.TrescDystrybucja
{
	background-image: url("images/index_20.jpg");
}

.TrescDystrybucja ul
{
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	list-style-type: none;
	list-style-image: none;
	line-height: 140%;
}

.Stopka
{
	padding: 10px;
	font-size: xx-small;
	color: #999999;
	text-align: center;
}
a
{
	text-decoration: none;
	color: #FFFFFF;
}


a:hover
{
	text-decoration: underline;
	color: #DDF2F9;
}

