.logo{
	float:left;
}
.back{
	float:right;
}
.pdf_link{
	float:right;
	margin-top:20px;
	padding:15px;
	padding-left:40px;
	background-image:url(../img/pdf_icon.jpg);
	background-repeat:no-repeat;
	background-position:5px 12px;
}
a {
	
}
a, a:visited {
	color: #475568;
	text-decoration: none;
}
a:active {
	color: #475568;
}
a:hover, a:focus {
	color: #333D4B;
}
body, html {
	/* (5) */   background: #FFFFFF; /* This is the background color of the whole webpage. */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
h1 {
	color: #FFFFFF;
}
img {
	border: none;
}
p {
	color: #999999;
	font-size: 0.6em;
}
div.outer {
	height: 95%;
}
#katalog {
	height: 95%;
	outline: none;
	width: 100%;
}
#head {
	padding-top:20px;
	background:url("../img/bg.jpg");
	background-repeat:repeat-x;
	height:94px;
}
#head div {
	width:1000px;
	margin:auto;
}
#head img {
	margin-right:450px;
}
