/** BASIC */

body {
	font: 12px/20px arial;
}

h1 {
	margin-top: 25px;
	padding-bottom: 13px;
	font-size: 50px;
}

h1#orchidpoint {
	display: none;
}

h2 {
	margin-top: 15px;
	margin-bottom: 35px;
	font-size: 20px;
}

p {
	margin-top: 0;
	margin-bottom: 20px;
}

a {
	color: #000000;
}

img {
	border: 0;
}

/** LAYOUT */

.img {
	width: 159px;
	float: left;
	margin-right: 13px;
	margin-bottom: 16px;
	padding-right: 7px;
	padding-bottom: 7px;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}

.img-in {
	margin-bottom: 5px;
	padding: 9px;
	border: 1px solid #E8E8E8;
}

#footer {
	display: none;
}

#menu {
	display: none;
}

#right {
	clear: both;
	padding-top: 15px;
	border-top: 1px dashed #cccccc;
}

#kontakt, #oteviraci-doba {
	width: 250px;
	float: left;
	line-height: 17px;
}