body {
	background-color: #F2F7D4; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #302A26;
	line-height: 150%;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center; 
}
#container {
	width: 800px;
	margin: 0px auto 0px auto;
	text-align: left;
	position: relative;
}
h1 {
	font-size: 170%;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 5px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px; 
}
.nadruk {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
#logo {
	border-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
	position: absolute;
	top: 20px;
}
.nadruk_menu {
	font-size: 120%;
	font-weight: bold;
}
.rood {
	font-size: 120%;
	font-weight: bold;
	color: #FF0000;
}
#navtab {
	padding-bottom: 5px;
	padding-top: 5px;
	position: absolute;
	top: 110px;
	width: 800px;
	background-color: #8C9362;
}
#navtab a {
	text-decoration: none;
	color: #072514;
}
#content {
	position: absolute;
	top: 170px;
	width: 800px;
}
#results {
	position: absolute;
	top: 75px;
	width: 800px;
}
#details {
	padding: 10px;
	border-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
	position: absolute;
	top: 170px;
	width: 778px;
}
#image {
	float: left;
	padding-right: 10px; 
}
#thumbnail {
	width: 180px;
	border-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
	padding: 5px; 
}
#login {
   position: absolute;
	left: 550px;
}
#login_register {
	border-top-style: solid;
	border-top-color: #b3b3b3;
	border-top-width: 1px;
	padding-top: 10px;
	position: absolute;
	top: 225px;
}
#register {
   position: absolute;
	left: 50px;
}
#forgot {
   position: absolute;
	left: 300px;
}
#admin {
   position: absolute;
	left: 300px;
}
#search {
   border-bottom-color: #b3b3b3;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   padding-bottom: 5px;
   position: absolute;
	left: 150px;
}
#search_home {
   border-top-color: #b3b3b3;
   border-top-style: solid;
   border-top-width: 1px;
   padding-top: 5px;
   margin-top: 35px;
   border-bottom-color: #b3b3b3;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   padding-bottom: 5px;
   margin-bottom: 35px;
}
#cards {
   margin-top: 35px;
}
#search_admin {
   border-bottom-color: #b3b3b3;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   padding-bottom: 5px;
   position: absolute;
	left: 200px;
}
#prevnext {
   margin-top: 15px;
   border-top-color: #b3b3b3;
   border-top-style: solid;
   border-top-width: 1px;
   padding-top: 15px;
}
#msg {
	font-weight: bold;
	color: #FF0000;
}
#thankyou {
   border-color: #b3b3b3;
   border-width: 1px;
   border-style: solid;
   padding: 20px;
   position: absolute;
	left: 50px;
}


