/* CSS Document */
*
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#ffffff;
	color:#000000;
	text-align: center;
}

img
{
	border: 0px;
	text-align: center;
}


a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul
{
	text-align:left;
	margin-top: 10px;
}

div#factory
{
	margin: 0 auto;
	width: 980px;
}

div.top
{
	background:#CCCCCC;
	width: 978px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	margin-bottom: 5px;
	border:1px solid #000000;
}

div.baza
{
	width:256px;
	height:158px;
	float:left;
	background:url(magazyn/baza_bkg.jpg) no-repeat;
	color: #6666A6;
	font-size: 14px;
	font-weight:bold;
	line-height: 26px;
	padding-top: 4px;
}

div.baza a
{
	color: #6666A6;
	display:block;
	float:left;
	width: 121px;
	margin-top:61px;
}

div.magazyny
{
	width: 500px;
	height: 183px;
	margin: 0;
	float:left;
	background:url(magazyn/magazyny_bkg.jpg) bottom no-repeat;
}

div.magazyny a
{
	color: #6666A6;
	line-height: 38px;
	margin-right: 84px;
}

div.wynajem
{
	width: 495px;
	height: 186px;
	background:url(magazyn/wynajem_bkg.jpg);
	float:left;
	font-size: 18px;
	color:#666666;
	font-weight:bold;
	padding:14px 30px 0 30px;
	margin: 10px 0 0 30px;
}

div.wynajem a
{
	color: #6666A6;
	display:block;
	float:left;
	width: 130px;
	margin-top:125px;
}

th
{
	font-size: 24px;
	font-weight: bold;
	color:#666666;
	height: 75px;
}

td a
{
	font-size: 12px;
	color:#666666;
}

table
{
	margin-top: 20px;
}

div.text
{
	background:#CCCCCC;
	width: 958px;
	text-align:left;
	padding: 10px;
	margin: 10px 0 0 0;
	border:1px solid #000000;
}

div.bot
{
	background:#CCCCCC;
	width: 976px;
	height: 32px;
	padding: 10px 0 10px 2px;
	border:1px solid #000000;
	border-top: none;
	margin: 0 0 10px 0;
}

div.bot a
{
	width:170px;
	height: 32px;
	line-height: 32px;
	display:block;
	float:left;
	background:url(magazyn/magazyn.gif);
	background-repeat:no-repeat;	
	color: #6666A6;
	margin-left: 10px;
}

