* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}
h2, h3, h4 {
  margin: 0;
  margin-bottom: 10px;
}

a {
	color: #85859c;
	text-decoration: none;
}

a:hover {
	color: #69699c;
	text-decoration: underline;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 0;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 892px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
	margin-bottom: 8px;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


/* Page Header */

#page_header {
	width: 100%;
	height: 70px;
	color: #fff;
	background: url('../images/header_background.gif') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	float: left;
}

#page_heading h1 {
	float: left;
	margin-top: 25px;
	margin-left: 40px;
}

#page_heading h2 {
	width: 190px;
	height: 16px;
	float: left;
	clear: both;
}

#page_headersearch {
	padding-right: 30px;
	padding-top: 29px;
	float: right;
	clear: right;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 100%;
	height: 21px;
	background: url('../images/menu_background.gif') repeat-x 0px 0px;
}

#page_menu ul {
  width: 100%;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
	padding-top: 4px;
}

#page_menu li {
	margin-left: -4px;
	display: inline;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 20px;
	color: #fff;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#page_menu a {
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}


/* Left Sidebar */

#left_sidebar {
	width: 150px;
	margin-left: 8px;
	float: left;
	text-align: left;
	color: #8989b6;
	margin-bottom: 8px;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}

/* Main Content Area */

#main_content {
	width: 718px;
	float: right;
	margin-right: 8px;
	margin-bottom: 8px;
}

.adver {
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

/* TABELA */

table {
  margin: -8px;
}

td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #9e9ec3;
	padding: 8px;
}
.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 solid #9e9ec3;
}
.polecamy {
  border: 1px solid #9e9ec3; 
  padding: 5px;
  margin: 5px;
  text-align: center;
}
#stopka {
	margin: 5px;
	margin-bottom: 10px;
  padding: 5px;
  text-align: left; 
}

/* /TABELA */