body
{
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url('img/tlo.jpg');
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666666;
}

.glowny
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/tlo2.jpg);
	background-repeat: repeat-y;
	width: 700px;
	text-align: left;
	position: relative;
	border: 0px;
	z-index: 1;
}

.logo
{
	position: relative;
 	float: none;
	top: 0px;
 	left: 50px;
	width: 600px;
	height: 120px;
	border-bottom: 1px solid #cccccc;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	z-index: 2;
}

.maszyna
{
	position: relative;
 	float: none;
	top: 0px;
 	left: 50px;
	width: 600px;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

.maszyna_nazwa
{
	font-size: 15px;
	font-weight: bold;
	margin: 15px auto 5px 35px;
	text-decoration: none;
	color: #666666;
}

.maszyna_foto
{
	width: 550px;
	margin: 5px 25px 10px 25px;
	border: 0px;
}

a
{
	text-decoration: none;
	color: #666666;
}

a.link_czerwony
{
	color: red;
}