		body {
			background: url(../img/body.jpg) top left repeat-x #e9f3f8;
			margin: 0px auto;
			text-align: center;
		}
		
		#Wrapper {
			background: #fff;
			width: 900px;
			margin: 0px auto;
		}
		
		#Top {
			background: url(../img/top.jpg) top left no-repeat #fff;
			width: 900px;
			height: 200px;
			margin: 0px auto;
			border-left: 1px solid #b8e2e1;
			border-right: 1px solid #b8e2e1;
		}
		
		#Logo {
			width: 400px;
			height: 200px;
			float: left;
			cursor: pointer;
		}
		
		#Logo h1 {
			visibility: hidden;
		}
		
		#TopRightPart {
			height: 110px;
			float: left;
			text-align: right;
			float: right;
		}
		
		#TopRightPartMenu {
			background: #fff;
			width: 470px;
			margin-top: 20px;
			margin-right: 0px;
			float: right;
			padding-top: 5px;
			padding-bottom: 7px;
		}
		
		#TopRightPartMenu ul {
			margin-left: 0px;
			padding-left: 0px;
			display: inline;
		} 
		
		#TopRightPartMenu ul li {
			color: #353535;
			margin-left: 0px;
			list-style: none;
			display: inline;
		}
		
		#TopRightPartMenu ul li:hover {
			cursor: pointer;
		}
		
		#TopRightPartMenu a {
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			color: #419db1;
			padding-right: 10px;
			padding-left: 10px;
		}
		
		#TopRightPartMenu a:hover {
			text-decoration: underline;
		}
		
		#TopRightPartMenu .Search {
			display:inline;
		}
		
		#MenuTop {
			background: url(../img/menutop.png) top left repeat-x;
			margin: 0px auto;
			width: 900px;
			height: 50px;
			text-align: left;
			line-height: 290%;
		}
		
		#MenuTop ul {
			margin-left: 0px;
			padding-left: 0px;
			display: inline;
		} 
		
		#MenuTop ul li {
			color: #353535;
			margin-left: 0px;
			margin-right: 0px;
			list-style: none;
			display: inline;
		}
		
		#MenuTop ul li:hover {
			cursor: pointer;
		}
		
		#MenuTop a {
			font-family: Trebuchet MS, Sans-serif;
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
			padding-right: 10px;
			padding-left: 10px;
			padding-top: 20px;
			padding-bottom: 17px;
		}
		
		#MenuTop a:hover {
			background: #8fea09;
			color: #f8f8f8;
		}
		
		#MenuTop .Selected, #MenuTop .Selected:hover {
			background: #58a30e;
			margin-left: 0px;
			margin-right: -4px;
			padding-left: 10px;
			padding-right: 15px;
			padding-bottom: 20px;
		}
		
		#MenuTop .icon {
			border:0px; 
			margin-top: 15px; 
			margin-bottom: -2px;
		}
		
		#SubMenuTop {
			margin: 0px auto;
			width: 900px;
			height: 40px;
			text-align: left;
			line-height: 230%;
		}
		
		.SubMenuTop {
			background: #58a30e;
		}
		
		#SubMenuTop ul {
			margin-left: 0px;
			padding-left: 0px;
			display: inline;
		} 
		
		#SubMenuTop ul li {
			color: #353535;
			margin-left: 0px;
			list-style: none;
			display: inline;
		}
		
		#SubMenuTop ul li:hover {
			cursor: pointer;
		}
		
		#SubMenuTop a {
			font-family: Trebuchet MS, Sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
			padding-right: 10px;
			padding-left: 10px;
			padding-top: 20px;
			padding-bottom: 18px;
		}
		
		#SubMenuTop a:hover {
			color: #ffff82;
		}
		
		#Container {
			background: url(../img/content.png) top left no-repeat #fff;
			width: 100%;
			float: left;
			margin-right: -200px;
		}
		
		#Leftbar {
			float: left;
			width: 200px;
		}
		
		#Leftbar .Text {
			padding-left: 20px;
		}
		
		#Leftbar a {
			font-weight: bold;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			color: #3ebbae;
		}
		
		#Leftbar img {
			border: 0px;
			float: left;
			padding-right: 7px;
			padding-bottom: 3px;
		}
		
		.dataDodania {
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			color: #9f9f9f;
			margin-top: 1px;
			margin-bottom: 1px;
		}
		
		a.podzielSieOpinia {
			font-weight: bold;
		}
		
		#Content {
			margin-left: 0px;
			padding: 20px;
			text-align: justify;
			font-family: Verdana, sans-serif;
			font-size: 12px;
			color: #4b4b4b;
			line-height: 160%;
			float: left;
		}
		
		#Content .ContentLeft {
			width: 660px;
		}
		
		#Content .ReadMoreBox {
			width: 460px;
			display: none;
		}
		
		#Content .ReadMoreBoxPreview {
			width: 460px;
		}
		
		#Content .TableSingleInfo {
			border: 0px;
			font-family: Verdana, sans-serif;
			font-size: 11px;
			color: #404040;
			width: 650px;
		}
		
		#Content .TableSingleInfo td {
			padding-right: 5px;
			padding-bottom: 5px;
		}
		
		#Content h1 {
			font-family: Verdana, sans-serif;
			font-size: 24px;
			font-weight: normal;
			color: #a38850;
			margin-bottom: 15px;
		}
		
		#Content h2 {
			font-family: Verdana, sans-serif;
			font-size: 18px;
			font-weight: normal;
			color: #79a251;
			margin-bottom: 15px;
			margin-top: 5px;
		}
		
		#Content h2.article {
			width: 670px;
			margin-top: 2px;
		}
		
		#Content h3 {
			font-family: Verdana, sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #8fb56a;
			margin-bottom: 15px;
		}
		
		#Content .readMoreLink {
			font-family: Verdana, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #4a98a8;
			text-decoration:none;
			padding-bottom: 2px;
		}
		
		#Content .readMoreLink:hover {
			border-bottom: 1px solid #88b748;
			color: #51a29f;
		}
		
		#Content .MainPageH2 {
			font-family: Verdana, sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #6bc032;
			margin-bottom: 15px;
			margin-top: 5px;
			text-decoration: none;
		}
		
		#Content a {
			font-family: Verdana, sans-serif;
			font-size: 12px;
			color: #3f9bba;
			text-decoration: underline;
		}
		
		#Content a:hover {
			color: #758833;
		}
		
		#Content .successInfo {
			color: #55b924;
			font-size: 11px;
			font-weight: bold;
		}
		
		#Content .TableWydarzenie{
			width: 650px;
		}
		
		/* forms begin */
		
		#Content fieldset {
			border: 1px solid #d7d1c8;
			text-align: left;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			color: #000;
			padding: 10px;
			margin-bottom: 5px;
			width: 645px;
		}
		
		#Content fieldset .errorInfo {
			color: #d2330b;
			font-size: 11px;
		}
		
		#Content fieldset legend {
			font-family: Verdana, Sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #81b07b;
			margin-bottom: 5px;
		}
		
		#Content fieldset label {
		    width: 18em;
		    float: left;
		    text-align: left;
		    margin-right: 1em;
		    display: block;
		}
		
		#Content fieldset input, fieldset select {
			padding: 0px;
			margin-left: 0px;
			margin-right: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
			width: 300px;
		}
		
		#Content fieldset textarea {
			padding: 0px;
			margin-left: 0px;
			margin-right: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
			width: 400px;
			height: 100px;
		}
		
		#Content .checkbox {
			width: 20px;
		}
		
		#Content fieldset .hint {
			background: url(../img/help.png) no-repeat;
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #b0b0b0;
			height: 16px;
			width: 16px;
			padding-left: 18px;
			padding-bottom: 2px;
			cursor: help;
		}
		
		#formularzKomentarza fieldset label
		{
			width: 12em;
		}
		
		#Content .confirmMessage {
			width: 650px;
			padding: 5px;
			background: #f1eeb6;
			color: #937620;
			border: 1px solid #d8db59;
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			margin-bottom: 10px;
		}
		
		#Content .confirmMessageIcon {
		    background-color: #578d25;
		    background-repeat: no-repeat;
		    border: 0px;
			padding: 0px;
		    margin-top: 0px;
		    margin-bottom: -3px;
		    margin-left: 0px;
		    margin-right: 5px;
		}
		
		#Content .errorMessage {
			width: 650px;
			padding: 5px;
			background: #f8e3da;
			color: #b74528;
			border: 1px solid #e88a79;
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			margin-bottom: 10px;
		}
		
		#Content .errorMessageIcon {
		    background-color: #b74528;
		    background-repeat: no-repeat;
		    border: 0px;
			padding: 0px;
		    margin-top: 0px;
		    margin-bottom: -3px;
		    margin-left: 0px;
		    margin-right: 5px;
		}
		
		/* forms - end */
		
		#Content .BoxWide {
			width: 658px;
			margin-bottom: 15px;
		}
		
		#Content .BoxWide a {
			text-decoration: none;
		}
		
		#Content .BoxWideHeader {
			width:660px; 
			height:30px; 
			background: url(../img/contentheaderwide.png);
		}
		
		#Content .BoxWideHeaderText {
			margin-left: 5px; 
			line-height: 180%; 
			font-family: Arial, sans-serif; 
			color: #fff; 
			font-size: 16px; 
			font-weight: bold;
		}
		
		#Content .BoxWideContent {
			width:658px; 
			background: #fff; 
			border-left: 1px solid #d0c79b; 
			border-right: 1px solid #d0c79b; 
			border-bottom: 1px solid #d0c79b;
		}
		
		#Content .BoxWideContentText {
			padding: 5px;
			font-family: Verdana, sans-serif;
			font-size: 11px;
			color: #666;
		}
		
		#Content .BoxWideSmall {
			width: 458px;
			margin-bottom: 15px;
		}
		
		#Content .BoxWideSmall a {
			text-decoration: none;
		}
		
		#Content .BoxWideSmallHeader {
			width:460px; 
			height:30px; 
			background: url(../img/contentheaderwidesmall.png);
		}
		
		#Content .BoxWideSmallHeaderText {
			margin-left: 5px; 
			line-height: 180%; 
			font-family: Arial, sans-serif; 
			color: #fff; 
			font-size: 16px; 
			font-weight: bold;
		}
		
		#Content .BoxWideSmallContent {
			width: 458px; 
			background: #fff; 
			border-left: 1px solid #d0c79b; 
			border-right: 1px solid #d0c79b; 
			border-bottom: 1px solid #d0c79b;
		}
		
		#Content .BoxWideSmallContentText {
			padding: 5px;
			font-family: Verdana, sans-serif;
			font-size: 11px;
			color: #666;
		}
		
		#Content .BoxNarrowLeft {
			width: 205px;
			margin-bottom: 15px;
			float: left;
		}
		
		#Content .BoxNarrowMiddle {
			width: 205px;
			margin-bottom: 15px;
			margin-left: 22px;
			float: left;
		}
		
		#Content .BoxNarrowRight {
			width: 205px;
			margin-bottom: 15px;
			margin-left: 20px;
			float: right;
		}
		
		#Content .BoxNarrowHeader {
			width: 205px; 
			height: 30px; 
			background: url(../img/contentheadernarrow.png);
		}
		
		#Content .BoxNarrowHeaderText {
			margin-left: 5px; 
			line-height: 180%; 
			font-family: Arial, sans-serif; 
			color: #fff; 
			font-size: 16px; 
			font-weight: bold;
		}
		
		#Content .BoxNarrowContent {
			width: 203px; 
			height: 150px;
			background: url(../img/boxbg.png) no-repeat top left #fff; 
			border-left: 1px solid #d0c79b; 
			border-right: 1px solid #d0c79b; 
			border-bottom: 1px solid #d0c79b;
		}
		
		#Content .BoxNarrowContentZywnosc {
			width: 203px; 
			height: 150px;
			background: url(../img/box/zywnosc.jpg) no-repeat top left #fff; 
			border-left: 1px solid #d0c79b; 
			border-right: 1px solid #d0c79b; 
			border-bottom: 1px solid #d0c79b;
		}
		
		#Content .BoxNarrowContentDziecko {
			width: 203px; 
			height: 150px;
			background: url(../img/box/dziecko.jpg) no-repeat top left #fff; 
			border-left: 1px solid #d0c79b; 
			border-right: 1px solid #d0c79b; 
			border-bottom: 1px solid #d0c79b;
		}
		
		#Content .BoxNarrowContentKosmetyki {
			width: 203px; 
			height: 150px;
			background: url(../img/box/kosmetyki.jpg) no-repeat top left #fff; 
			border-left: 1px solid #d0c79b; 
			border-right: 1px solid #d0c79b; 
			border-bottom: 1px solid #d0c79b;
		}
		
		#Content .BoxNarrowContentSprzatanie {
			width: 203px; 
			height: 150px;
			background: url(../img/box/sprzatanie.jpg) no-repeat top left #fff; 
			border-left: 1px solid #d0c79b; 
			border-right: 1px solid #d0c79b; 
			border-bottom: 1px solid #d0c79b;
		}
		
		#Content .BoxNarrowContentModa {
			width: 203px; 
			height: 150px;
			background: url(../img/box/moda.jpg) no-repeat top left #fff; 
			border-left: 1px solid #d0c79b; 
			border-right: 1px solid #d0c79b; 
			border-bottom: 1px solid #d0c79b;
		}
		
		#Content .BoxNarrowContentWydarzenia {
			width: 203px; 
			height: 150px;
			background: url(../img/box/wydarzenia.jpg) no-repeat top left #fff; 
			border-left: 1px solid #d0c79b; 
			border-right: 1px solid #d0c79b; 
			border-bottom: 1px solid #d0c79b;
		}
		
		#Content .BoxNarrowContentPoradnik {
			width: 203px; 
			height: 150px;
			background: url(../img/box/poradnik.jpg) no-repeat top left #fff; 
			border-left: 1px solid #d0c79b; 
			border-right: 1px solid #d0c79b; 
			border-bottom: 1px solid #d0c79b;
		}
		
		#Content .BoxNarrowContentMiasto {
			width: 203px; 
			height: 150px;
			background: url(../img/box/miasto.jpg) no-repeat top left #fff; 
			border-left: 1px solid #d0c79b; 
			border-right: 1px solid #d0c79b; 
			border-bottom: 1px solid #d0c79b;
		}
		
		#Content .BoxNarrowContentDom {
			width: 203px; 
			height: 150px;
			background: url(../img/box/dom.jpg) no-repeat top left #fff; 
			border-left: 1px solid #d0c79b; 
			border-right: 1px solid #d0c79b; 
			border-bottom: 1px solid #d0c79b;
		}
		
		#Content .BoxNarrowContentText {
			padding: 5px;
			font-family: Verdana, sans-serif;
			font-size: 11px;
			color: #666;
		}
		
		#Content .SingleArticleContent {
			margin-top: 5px;
			width: 650px;
		}
		
		#Content .ArtykulyZdjeciaBox {
			float: left; 
			margin-right:10px; 
			margin-bottom:3px;
			width: 200px;
			text-align: left;
		}
		
		#Content .ArtykulyZdjeciaBox img{
			border: 0px;
		}
		
		#Content .ArtykulyZdjeciaTextBox {
			width: 450px; 
			float: left;
		}
		
		#Content .ArtykulyZdjeciaBoxElement {
			margin-bottom: 3px;
		}
		
		#Content .ZdjecieMainPage {
			float: left; 
			margin-right: 10px; 
			margin-bottom: 3px;
		}
		
		#Content .KomentarzeTable
		{
			border-collapse: collapse;
			margin-bottom: 20px;
		}
		
		#Content .KomentarzeTable td
		{
			border-bottom: 1px solid #bfe0b4;
			padding-top: 5px;
			padding-bottom: 5px;
			font-family: Verdana, sans-serif;
			font-size: 12px;
			color: #4b4b4b;
			line-height: 160%;
		}
		
		#Content .KomentarzeTable td .Data
		{
			font-size: 11px;
			color: #9f9f9f;
		}
		
		#Content .KomentarzeTable td .Login
		{
			font-size: 11px;
			color: #a0b511;
			font-weight: bold;
		}
		
		#Content .KomentarzeTable td img
		{
			margin-top: 5px;
		}
		
		#Content .KomentarzeTable td .Opcje a
		{
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			text-decoration: none;
			color: #b30000;
		}
		
		#Content .KomentarzLink
		{
			font-family: Verdana, Sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #3fb1be;
			text-decoration: none;
		}
		
		#Content .KomentarzLink:hover
		{
			text-decoration: underline;
			color: #3fb1be;
		}
		
		#Content .RankingiLoginLinks
		{
			margin-top: 10px;
		}
		
		#Content .ArtykulyLoginLinks
		{
			margin-top: 10px;
		}
		
		#Content .ForumTable
		{
			width: 660px;
			border: 0px;
		}
		
		#Content .ForumTable th
		{
			border: 1px solid #ded6c9;
			padding: 5px;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			font-weight: bold;
			background: #7C5B04;
			color: #fff;
		}
		
		#Content .ForumTable td
		{
			border: 1px solid #ded6c9;
			padding: 5px;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #000;
		}
		
		#Content .BazarTable
		{
			width: 660px;
			border: 0px;
		}
		
		#Content .BazarTable th
		{
			border: 1px solid #ded6c9;
			padding: 5px;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			font-weight: bold;
			background: #7C5B04;
			color: #fff;
		}
		
		#Content .BazarTable td
		{
			border: 1px solid #ded6c9;
			padding: 5px;
			font-family: Verdana, Sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #000;
		}
		
		#Content .BazarTable td img
		{
			border: 0px;
		}
		
		#Content .BazarMenu
		{
			background: #e1f0ef; 
			padding-top: 10px; 
			padding-bottom: 10px; 
			padding-left: 5px;
			padding-right: 5px;
			line-height: 190%;
		}
		
		#Content .BazarCancelOrder
		{
			color: #c10202; 
			font-weight: bold;"
		}
		
		#Content .dodano {
			font-family: Verdana, Sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #b0b0b0;
		}
		
		#powrotDoSpisuKategorii {
			background: #E1F0EF;
			padding-bottom: 10px;
			padding-top: 10px;
		}
		
		
		#powrotDoSpisuKategorii a {
			font-weight: bold;
			margin-left: 5px;
			color: #c83a11;
		}
		
		#KomentarzeBox
		{
			width: 100%;
			float: left;
		}
		
		#ArticlesMainPage {
			border: 0px;
			border-collapse: collapse;
			width: 445px;
		}
		
		#ArticlesMainPage .Title {
			font-weight: bold;
			color: #2f799d;
		}
		
		#Articles, .ArticlesSearch {
			border: 0px;
			border-collapse: collapse;
			width: 645px;
		}
		
		#Articles td, #ArticlesMainPage td, .ArticlesSearch td {
			border-bottom: 1px solid #9bcadb;
			padding-bottom: 5px;
			padding-top: 5px;
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			color: #3f3f3f;
			text-align: left;
		}
		
		#Articles .Sponsored, #ArticlesMainPage .Sponsored {
			background: #ffffb9;
		}
		
		#Articles tr, #ArticlesMainPage tr {
			background: #fff;
		}
		
		#Articles tr:hover, #ArticlesMainPage tr:hover, .ArticlesSearch tr:hover {
			background: #f0f8fb;
		}
		
		#Articles .Image, #ArticlesMainPage .Image {
			width: 70px;
		}
		
		#Articles .Title, #ArticlesMainPage .Title, .ArticlesSearch .Title {
			font-weight: bold;
			color: #2f799d;
			margin-top: 0px;
			margin-bottom: 5px;
		}
		
		#Articles .ContentBegin, #ArticlesMainPage .ContentBegin {
			font-weight: normal;
			color: #a0a0a0;
			margin-bottom: 0px;
			margin-top: 0px;
		}
		
		#Sidebar {
			width: 200px;
			float: right;
			margin-left: 0px;
		}
		
		#Sidebar .BoxBanner {
			border: 0px;
			padding: 0px;
		}
		
		#Sidebar .BoxBanner img {
			border: 0px;
		}
		
		#Sidebar .BoxBanner h3 {
			font-family: Verdana, Sans-serif;
			font-size: 14px;
			color: #765f50;
			margin-top: 5px;
			margin-bottom: 10px;
		}
		
		#Sidebar .Text, #Leftbar .Text {
			padding-top: 20px;
			padding-right: 20px;
			text-align: left;
			font-family: Verdana, sans-serif;
			font-size: 11px;
			color: #666;
			line-height: 160%;
		}
		
		#Sidebar .Box, #Leftbar .Box {
			width: 180px;
			margin-bottom: 15px;
		}
		
		#Sidebar .BoxHeader, #Leftbar .BoxHeader {
			width:180px; 
			height:30px; 
			background: url(../img/sidebarheader.png);
		}
		
		#Sidebar .BoxHeaderText, #Leftbar .BoxHeaderText {
			margin-left: 5px; 
			line-height: 180%; 
			font-family: Arial, sans-serif; 
			color: #fff; 
			font-size: 16px; 
			font-weight: bold;
		}
		
		#Sidebar .BoxContent, #Leftbar .BoxContent {
			width:178px; 
			background: url(../img/boxbg.png) no-repeat top left #fff; 
			border-left: 1px solid #d0c79b; 
			border-right: 1px solid #d0c79b; 
			border-bottom: 1px solid #d0c79b;
		}
		
		#Sidebar .BoxContentText, #Leftbar .BoxContentText {
			padding: 5px;
			font-family: Verdana, sans-serif;
			font-size: 11px;
			color: #666;
		}
		
		#Sidebar .BoxContentText a, #LeftBar .BoxContentText a {
			color: #5caed6;
			text-decoration: underline;
			font-weight: bold;
		}
		
		.ArtykulPolecany {
			margin-bottom: 20px;
		}
		
		.ArtykulPolecany img {
			border: 0px;
		}
		
		.BannerRight {
			margin-bottom: 20px;
		}
		
		.printIcon, .recommendIcon {
			border: 0px;
			margin-right: 10px;
			margin-top: 10px;
			margin-bottom: 10px;
		}
		
		#formularzPolecenia {
			display: none;
			width: 663px;
		}
		
		.Clearing {
			height: 0px;
			clear: both;
		}
		
		#PreFooter {
			border-bottom: 5px solid #a69357;
			background: url(../img/footer.jpg) top left no-repeat;
			margin: 0px auto;
			height: 150px;
			width: 900px;
		}
		
		#Partnerzy {
			background: #494127;
			margin: 0px auto;
			text-align: left;
			width: 900px;
		}
		
		#Partnerzy .Content {
			padding-left: 20px;
			padding-right: 20px;
			padding-bottom: 20px;
			padding-top: 20px;
		}
		
		#Partnerzy .Content h3 {
			font-family: Verdana, Sans-serif;
			font-size: 14px;
			color: #a69357;
			margin-top: 0px;
			margin-bottom: 15px;
			padding: 0px;
		}
		
		#Partnerzy .Content img {
			border: 0px;
		}
		
		#Popieramy {
			background: #494127;
			border-top: 2px solid #76683d;
			margin: 0px auto;
			text-align: left;
			width: 900px;
		}
		
		#Popieramy .Content {
			padding-left: 20px;
			padding-right: 20px;
			padding-bottom: 20px;
			padding-top: 20px;
		}
		
		#Popieramy .Content h3 {
			font-family: Verdana, Sans-serif;
			font-size: 14px;
			color: #a69357;
			margin-top: 0px;
			margin-bottom: 15px;
			padding: 0px;
		}
		
		#Popieramy .Content img {
			border: 0px;
		}
		
		#Footer {
			background: #494127;
			margin: 0px auto;
			border-top: 2px solid #76683d;
			border-bottom: 5px solid #6f633c;
			width: 900px;
			padding-top: 5px;
			padding-bottom: 15px;
		}
		
		#Footer .Text {
			padding-left: 20px;
			padding-right: 20px;
			padding-top: 15px;
			padding-bottom: 15px;
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			color: #c0b787;
			text-align: center;
		}
		
		#Footer .LeftText {
			float: left;
			text-align: left;
		}
		
		#Footer .RightText {
			float: right;
			text-align: right;
		}
		
		#Footer ul {
			margin-left: 0px;
			padding-left: 0px;
			display: inline;
		} 
		
		#Footer ul li {
			margin-left: 25px;
			margin-right: 0px;
			list-style: none;
			display: inline;
		}
		
		#Footer a {
			font-family: Verdana, Sans-serif;
			font-size: 11px;
			color: #c0b787;
			text-decoration: none;
		}
		
		#Footer a:hover {
			text-decoration: underline;
		}