
html {
min-height: 100%;
}

body {
	width: 98%;
	height: 100%;
	font-family: Arial;
	font-size: 9pt;
	background-color: #050402;
	margin: 0;
	padding: 0;
	color: white;
	line-height: 15px;
}

UL{
	color: #9C9E9F;
	margin: 0;
	padding-left: 25px;
	padding-top: 15px;
}

UL LI{
	color: #9C9E9F;
	margin: 0;
	padding-top: 2px;
}

P{
	padding-right: 15px;
	margin: 0;
}

a{
	text-decoration: none;
	color: white;
	margin: 0;
	padding: 0;
	-moz-outline: none;
  outline: none; /* CSS 3 */
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */
}

a:hover{
	color: #A6A8AB;
	text-decoration: underline;
}

H1{
	font-family: Arial;
	font-size: 9pt;
	color: white;
	font-weight: bolder;
	padding: 0;
	margin: 0;
}

img{
	margin:0;
	padding: 0;
	border-width: 0px;
	border-style: none;
}

#CONTAINER {
	width: 1000px;
	height: 808px;
	margin: 0 auto;
	padding: 0;
	background: url('images/tlo-drukarnia_03.jpg') no-repeat center;
}

#LEWA{
	width: 450px;
	float: left;
	padding: 50px 0px 0px 50px;
}

#LOGO{
	width:430px;
}

#MENU{
	float: left;
	width: 435px;
}

#MENU_W1{
	float: left;
	width: 435px;
}

#PRAWA{
	position: relative;
	float: right;
	width: 430px;
	height: 110%;
	background: url('images/guziki_10.png') repeat-y center;
	margin-right: 10px;
}

#TRESC{
	width: 400px;
	margin-top: 115px;
	float: left;
	padding-left: 25px;
}

#TRESC_LOGO{
	width: 400px;
	margin-top: 50px;
	float: left;
	padding-left: 25px;
}

#TRESC_LEWA{
	float: left;
	width: 240px;
	text-align:right;
	border-right:3px #f6921e solid;
	padding-right: 20px;
	padding-left: 15px;
	
}

#TRESC_LEWA_MAPS{
	float: left;
	width: 288px;
	text-align:right;
	border-right:3px #f6921e solid;
	padding-right: 5px;
	
}

#TRESC_LEWA2{
	float: left;
	width: 280px;
	text-align:right;
	padding-top:250px;
}

#TRESC_PRAWA{
	float: right;
	width: 100px;
	text-align:left;
}

