* {
	margin: 0;
	padding: 0;
}
body{
	font-family:Verdana,"Geneva CE",lucida,sans-serif;
	background: #D5EBF7 url("../img/body.gif") repeat-x;
	color: #000;
	font-size:x-small;
	text-align: center;
	line-height: 1.4;
	min-width: 770px;
	padding: 0 25px;
}
#detail {
	background: none;
	text-align: left;
	line-height: 1;
	padding: 0;
}
html>body {
	font-size: small;
}
.noscreen {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px;
}
hr {
	display: none;
}
.end {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
#toplist {
	visibility:hidden;
}
/* layout */
#main {
	width: 770px;
	margin: 16px  auto 0 auto;
	background: #FBF5E8 url("../img/in.gif") repeat-x;
	text-align: left;
}
#in {
	padding: 15px 35px;
	background: url("../img/motiv.gif") no-repeat right bottom;
	padding-bottom: 270px;

}
#google {
	background: #fff;
	margin: 0 0 10px 0;
	padding: 7px 10px
}
.link {
	background: #2E80BA;
	color: #fff;
	padding: 15px 35px 5px 0;
}
h1 {
	font-size: 130%;
	text-align: right;
	color: #565656;
	background: #9E6477;
	color: #fff;
	padding: 5px 10px;
}
h2 {
	color: #2F81BB;
	font-size: 130%;
	padding: 0 0 5px 0;
}
h2.first {
	clear: both;
}
p {
	padding: 0 0 15px 0;
}
#detail p {
	padding: 0;
}
.link p {
	padding: 0 15px 10px 15px;
}
ul {
	padding: 0 0 15px 35px;
	list-style: square;
}
p.img {
	float: right;
	width: 280px;
	margin: 0 0 5px 15px;
	font-size: 86%;
	text-align:center;
	color: #c00000;
}
p.up {
	text-align: right;
	padding: 15px 0;
}
#img {
	background: url("../img/kreta.jpg") no-repeat;
	height: 79px;
}

img {
	border: 5px solid #fff;
	margin-bottom: 2px;
}
#detail img {
	border: 1px solid #fff;
}
.gallery img {
	float: right;
	margin: 0 0 5px 15px;
}
.gallery h2 {
	clear:both;
	padding-top: 10px;
}
a {
	text-decoration: underline;
}
.link a:link, .link a:visited {
	color: #ffff00;
}
.link a:hover {
	color: #000;
}
a:link, a:visited {
	color: #000;
}
a:hover {
	color: #ff0000;
}
p.center {
	font-size: 86%;
	text-align:center;
	color: #c00000;
}
p.center img {
	border: none;
}
p em {
	display: block;
	text-align:right;
	padding-top: 15px;
}
