body {
	font-family: trebuchet ms, verdana;
	font-size: 13px;
	background-color: #555555;
	color: #ffffff;
	text-align: center;
}


a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

a:hover {
	color: #000;
}

#all {
	margin: 10px auto;
	width: 750px;
	border: 1px solid #333333;
	background-color: #ffffff;
}

#header {
	width: 750px;
	height: 120px;
}

#header img {
	float: left;
	margin: 0;
	padding: 0;
	
}

#header h1 {
	font-size: 20px;
	color: #333333;
	margin: 0;
	padding: 0;
	
}


#menu {
	background-color: rgb(121,137,146);
	height: 25px;
	width: 750px;
	text-align: center;
}

#menu table {
	vertical-align: middle;
	width: 100%;
	text-align: center;
}

#menu table * td {

	
}



#content {
	width: 100%;
	color: #333333;
	text-align: left;
	list-style-image: url('img/list.gif');
}

#pojecia h2,#content h2 {
	font-size: 20px;
	text-align: left;
	margin: 0;
	margin-bottom: 15px; 
	text-decoration: underline;
	text-transform: capitalize;
	color: #444444;
}

#pojecia h2 {
	font-size: 17px;
}

#content img{
	float: right;
	margin: 1px 30px 3px 6px;
	margin-top: 3px;
	
}
	
#content p{
	margin-top: 6px;
	color: #333333;
}

#content * a {
	color: #47a5af;
	text-decoration: underline;
}

#content * a:hover {
	color: #990000;
}
	
#footer {
	height: 25px;
	background-color: rgb(121,137,146);
	text-align: center;
}

#footer p{
	color: #fff;
	padding: 0;
	padding-top: 3px;
	margin: 0;
}

#unia {
	background-color: #ffffff;
	text-align: center;
	height: 82px;
	background-image: url('img/unia.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

#unia p {
	padding: 5px;
	margin: 0;
	margin-left: 140px;
	font-size: 10px;
	color: rgb(33,48,126);
}


#ofirmie,#dokumentacja,#dane,#kontakt,#zamowienie,#technologie,#pojecia {
	margin: 0;
	padding: 20px;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#ofirmie {	
	background-image: url('img/1.jpg');
}

#dokumentacja {	
	background-image: url('img/2.jpg');
}

#dane {	
	background-image: url('img/3.jpg');
}

#zamowienie {
	background-image: url('img/4.jpg');
}

#pojecia,#technologie {
	background-image: url('img/notka.jpg');
}


#kontakt a img {
	border: none;
}



#dane table,#zamowienie table{
	margin: 10px;
}

#dane table tr,#zamowienie table tr {
	vertical-align: top;
	text-align: left;
	
}

#dane table td{
	width: 33%;
}

#zamowienie table td.tytul{
	text-align: center;
	background-color: #bbbbbb;
	font-weight: bold;
}
 
#zamowienie table td{
	width: 50%;
	text-align: right;
	background-color: #dddddd;
}

#zamowienie table td.pole{
	text-align: left;
	background-color: #eeeeee;
}

#zamowienie table * p{
	margin: 0;
	padding: 1px;
}



.pasek {
	border-left: 8px solid #eeeeee;
}

.blue {
	color: #47a5af;
}

.cls {
	clear: both;
}
