html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #DBDBDB;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
p {
	margin: 0.5em 0px;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #2C2C2C;
	font: 11px arial, sans-serif;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: -8px 0px url(../images/header_bg.jpg) repeat-x;
	height: 284px;
}
#header h1 {
	background: 0px 0px url(../images/header_left.jpg) no-repeat;
	height: 184px;
	width: 282px;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 1;
}
#header h1 em {
	display: block;
	padding: 23px 0 0 70px;
	margin: 0;
	font-weight: normal;
	font-size: 28px;
	font-family: "Times new roman", serif;
}
#header h1 strong {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 90px;
	font-weight: normal;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;
}

#uppers {
	position: absolute;
	top: 17px;
	left: 270px;
	background: top left url(../images/search.gif) no-repeat;
	padding-left: 25px;
	z-index: 15;
}

#nav {
	position: absolute;
	top: 66px;
	left: 270px;
	width: 580px;
	text-align: center;
	z-index: 15;
}
#nav ul {
	background: top left url(../images/nav_bg.gif) repeat-x;
	padding: 10px 0 10px 0px;
}
#nav li {
	display: inline;
	text-transform: uppercase;
	margin-left: 20px;
	margin-right: 20px;
}
#nav a {
	font-weight: normal;
}

#left-person {
	position: absolute;
	top: 120px;
	left: 53px;
	width: 282px;
	height: 575px;
	
}

#black-tl {
	margin-left: 237px;
	margin-top: 112px;
	width: 734px;
	position: relative;
	background: black;
	margin-bottom: 10px;
}
#black-bl {
	position: relative;
}

#tips {
	float: left;
	width: 233px;
}
#choose {
	float: left;
	width: 200px;
	margin-left: 50px;
}

#copyright {
	margin-left: 320px;
}
#s {
	position: relative;
	top: 0.4em;
}
#submit {
	position: relative;
	top: 0.2em;
}

.polecamy {
  border: 1px solid #976763; 
  padding: 8px;
  text-align: center;
  margin-top: 4px;
  margin-bottom: 8px;
  width: 132px;
  background: black;
}

.adver {
	vertical-align: middle;
	text-align: center;
}

/* TABELA */

td {
	text-align: center;
	vertical-align: middle;
	border: 1px dotted gray;
	background: black;
}
.description {
	margin-left: -8px;
	text-align: left;
	padding: 12px;
}
.list {
	padding: 0px;
	max-height: 217px;
	max-width: 217px;
	margin-bottom: -4px;
}
.list-big {
	padding: 0px;
	margin-bottom: -4px;
	max-height: 217px;
	max-width: 217px;
}
.show-foto {
  margin-bottom: -4px;
	max-width: 700px;
	border: 1px dotted gray;
}
#stopka {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding: 15px;
	padding-top: 5px; 
}

/* /TABELA */