#all {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/lay_02a.png);
	background-repeat: repeat-y;
	background-color: #FFF;
}
#all #top {
	background-image: url(images/lay_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-top: 155px;
	text-align: right;
	padding-right: 100px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
}
#all #top img {
	margin-bottom: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#all #top a:link {
	color: #333;
	text-decoration: none;
}
#all #top a:visited {
	color: #333;
	text-decoration: none;
}
#all #top a:hover {
	color: #333;
	text-decoration: underline;
}

#all #content {
	background-repeat: repeat-y;
	background-position: center top;
}
#all #content #subcontent table {
	text-align: left;
	width: 820px;
}

#all #content #subcontent table tr td {
	text-align: center;
	max-height: 366px;
	max-width: 366px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}
#all #content #subcontent table tr td a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	max-height: 366px;
	max-width: 366px;
}


#all #content #subcontent {
	background-image: url(images/lay_02.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 100px;
	padding-left: 100px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.6em;
}
#all #content #subcontent h1{
margin: 0px;
	font-weight: normal;
	font-size: 22px;
	font-family: Tahoma, Geneva, sans-serif;
}
#all #content #subcontent #opis {
	float: left;
	width: 270px;
	padding: 10px;
	text-align: justify; 
}
#all #content #subcontent #opis2 {
	float: left;
	width: 270px;
	padding: 10px;
	line-height: 1.6em;
}
#all #content #subcontent #opis h1 {
	margin: 0px;
	font-weight: normal;
	font-size: 22px;
	font-family: Tahoma, Geneva, sans-serif;
}

#all #content #subcontent #oferta {
	float: left;
	width: 238px;
	background-image: url(images/layo_04.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	padding-right: 14px;
	padding-left: 14px;
	color: #CCC;
	margin-top: 45px;
}
#all #content #subcontent #oferta2 {
	float: left;
	width: 270px;
	padding-right: 14px;
	padding-left: 14px;
	height: 350px;
	margin-top: 45px;
}
#all #content #subcontent #oferta2 table {
  text-align: left;
	float: left;
	width: 270px;
}
#all #content #subcontent #oferta2 table tr .lewa {
  text-align: left;
}
#all #content #subcontent #oferta h1 {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#all #content #subcontent #oferta p {
	text-align: right;
	margin-top: 10px;
}

#all #content #subcontent #oferta a {
	margin: 0px;
	padding: 0px;
	color: #CCC;
	text-decoration: none;
}



#all #footer {
	background-image: url(images/layfoot_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 50px;
}
#all #footer a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}
.clear {
	clear: both;
	height: 0px;
}
body {
	background-color: #7D96DD;
	margin-top: 40px;
	margin-bottom: 40px;
}

