* {
	margin: 0px; padding: 0px;	/* n */
}

body {
	margin: 0;
	background-color: #6F6F6F;
	font-family: Tahoma, Verdana, Arial;
	overflow: auto;
	padding: 0;
	text-align : center;
	border-left: 1;
	background-image: url('http://www.hentel.pl/images/tlo1.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

ul {
	padding-left: 30px;
	list-style-image: url(arrow.gif);
}

a {
	color: #EE4422;
	text-decoration: none;
		font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
		font-weight: bold;
}
 a:hover {
	color: #666666;
	text-decoration: none;
		font-weight: bold;
}

#webcontainer {
    background: url(tlo2.gif) repeat-y;
	
	margin: 0 auto;
	width : 770px;
    
	
}

#head {
	background: #FFFFFF url('http://www.hentel.pl/images/top1.jpg') no-repeat right top;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	width: 770px;
	height: 268px;
	position: relative;
	visibility: visible;
}

#logo {
	width: 770px;
	height:117px;
}

#menu {
	margin-top: 28px;
	margin-bottom: 12px;
	width: 500px;
	height:20px;
}

#content {
	background: url('http://www.hentel.pl/images/okno.jpg') no-repeat;
	width: 770px;
	text-align: left;
       	_height: 100%;		
}


#tresc {
	position:relative;
	top: -10px;
	width:770px;
	left:8px;
	font-size: 13px;
	text-align: justify;
        min-height: ;	
}

#tresc2 {
	position:relative;
	top: -10px;
	width:555px;
	left: 42px;
	font-size: 13px;
	text-align: justify;
        min-height: ;	
}

#footer {
	background: url(stopka.gif) no-repeat;
	height: 70px;
	width : 770px;
	font-size: 10px;	
}

#footer a {
	color: #EE4422;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}

#menu2 {
	position:relative;
	top: 20px;
  left: 30px;
	width:770px;
	text-align: left;
     	font-size: 11px;
     vertical-align: middle;	
}

#realizacja {
	font-size: 11px;
	position:relative;
	top: 5px;
	width: 140;
	text-align : right;
}




.text10 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-align: right;
}

.text11 {
	font-size: 11px;
	text-align: justify;
}

.text12bold {
	font-size: 12px;
	text-align: justify;
	font-weight: bold;

}
.text13 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
}

