#wrapper {
}
#logo {
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	width: 421px;
	height: 119px;
	margin-top: 25px;
}
#logo-small {
	float: left;
	margin-right: 20px;
}
#logo-small img {
	border: none;
}
#logo-input {
	padding-top: 15px;
	paddin-left: 20px;
}
#search-box {
	background-image: url(/images/kupla.gif);
	background-repeat: no-repeat;
	width: 420px;
	height: 170px;
}
#search-field {
	position: relative;
	top: 55px;
	left: 15px;
}
#info-links {
	margin-top: 10px;
}
#info-links a {
	padding: 5px;
	color: #95433d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#copy {
	margin-top: 10px;
	color: #ceb392;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#copy a  {
	color: #ceb392;
	text-decoration: none;
}
#copy a:visited  {
	color: #ceb392;
	text-decoration: none;
}
#info {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#feedback {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#new-link {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.pop-up {
	width: 400px;
	height: 350px;
	padding: 20px;
	top: -350px;
	background-color: #ecebe2;
	position: relative;
	z-index: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.spacer {
	clear: both;
	width: 100%;
	border: 1px solid #ecebe2;
}
ul {
	position: relative;
	left: -10px;
}
li {
	list-style-type: none;
	padding-top: 8px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}