body {
	background-color: #E6E7E8;
	text-align: center;
}

#main {
	position: relative;
	width: 800px;

	background-color: #6A7371;

	margin-left: auto;
	margin-right: auto;

	background-image: url('../img/patchwork.png');
	background-position: 0px 20px;
	background-repeat: no-repeat;

	text-align: left;
}

#content {
	padding: 0 50px 0 95px;

	font-family: Georgia, "New York CE", utopia, serif;
	color: #B1B8B3;

	min-height: 460px;
	height: auto;
	_height: 460px;
}

#content-matr {
	width: 600px;
}

#content p {
	text-align: justify;

}

p {
	margin: 0;
	padding-bottom: 0.5em;
}

#menu {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #6A7371;

	text-transform: uppercase;

	padding: 10px;
	line-height: 30px;

	background-color: #CBDC44;
}

#menu A:link,
#menu A:active,
#menu A:visited {
	text-decoration : none;
	color: #6A7371;
	display: block;
}

#menu A:hover {
	color: #B1B8B3;
}

#menu A:link.active,
#menu A:active.active,
#menu A:visited.active {
	font-size: 1.3em;
	color: #B1B8B3;
}

#menu-null {
	position: absolute;
	left: 600px;
	top: 0px;

	width: 150px;
}

#under-menu {
}

#male-logo {
	padding: 10px;
}

#male-logo-null {
	position: absolute;
	left: 600px;
	top: 210px;
	width: 150px;
}

#corner-bottom {
	position: relative;
	height: 20px;
}

#kontakt p {
	margin: 5px;
	padding: 0px;
}

#kontakt {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	color: white;

	padding: 10px;
}

#kontakt-null {
	position: absolute;
	left: 600px;
	top: -133px;

	width: 150px;
/*	height: 205px; */
	background-color: #6A7371;
}

.zelena {
	color: #CBDC44;
}

p.text {
	text-indent: 3em;
	padding-top: 0.5em;
}

h2 {
	margin-top: 0;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	text-transform: uppercase;
	font-size: 150%;
}

h3 {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	text-transform: uppercase;
	font-size: 100%;
	color: #FFFFFF;
}

ul {
	font-size: 90%;
	/*text-align: justify;*/
}

A:link,
A:active,
A:visited {
	color: #CBDC44;
}

A:hover {
}

table {
	width: 100%;
	font-size: 90%;
}

td {
	padding-right: 6px;
}

.cena {
	text-align: right;
}

.test {
	border: 1px solid red;
	border: 1px solid yellow;
}

img.amazon {
	width: 108px;
	height: 140px;
	border: 1px solid #CBDC44;
}

.align-top {
	vertical-align: top;
}

.book-title {
	font-weight: bold;
	font-size: 110%;
	color: #FFF
}

.hiden,
h1 {
	display: none;
}

#content img {
	border: 1px solid #CBDC44;
}

.date {
	color: white;
}