body {
	background: #414141;
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(../images/background.gif);
}
img {
	border: 0;
}
h1 {
	background: #5F7C8D;
	padding: 10px;
	text-align: center;
	font-style: italic;
	margin-left: -10px;
}
h1, h2, h3, h4 {
	margin: 0;
}
h2 { margin-bottom: 10px; }
h3 { margin-bottom: 8px; }
p {
	margin: 0;
}

* html body {
	line-height: 14px;
}
a:link { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#content a:link { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#content a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}
	
#content a:hover, #content a:active { 
	color: #5f7c8d;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 950px;
}

#content {
	clear: both;
	margin-top: 15px;
	width: 950px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 763px;
	background-color:#1c2f45;
}

#left {
	border: 6px solid #FFFFFF;
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
	width: 150px;
	display:inline;
	overflow:hidden;
	background-color:#1c2f45;
}

#nav {
	border: 6px solid #FFFFFF;
	font-size: 13px;
	height: 30px;
	padding-top: 7px;
	text-align: center;
	background-color:#1c2f45;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav li{
	position:relative;
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
	
	list-style-type: none;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#nav a{
	text-decoration:none;
	text-transform: uppercase;
}
#nav a:hover {text-decoration:underline;}

#right {
	border: 6px solid #FFFFFF;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	margin-bottom: 20px;
	width: 734px;
	background-color:#1c2f45;
	display:inline;
}

.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}

.adver {
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

table {
	margin-left: -8px;
	margin-right: -8px;
}

td {
	text-align: center;
	vertical-align: middle;
	border: 1px dotted white;
}
.description {
	margin-left: -8px;
	text-align: left;
	padding: 12px;
}
.list {
	padding: 0px;
	max-width: 217px;
	margin-bottom: -4px;
}
.list-big {
	padding: 0px;
	margin-bottom: -4px;
	max-width: 217px;
}
.show-foto {
  margin-bottom: -4px;
	max-width: 700px;
	border: 1px dotted white;
}
.polecamy {
  border: 1px dotted white; 
  padding: 5px;
  margin: 5px;
  text-align: center;
}
#stopka {
	margin: 5px;
	margin-bottom: 10px;
    padding: 5px; 
}