body
{
	background-color: #d6d5d3;
	<!--background-color: #bdbdbd;-->
	margin-top: 24px;
	padding: 0;
	font-family: Trebuchet MS, sans-serif;
	font-size: 10pt;
}

#bg_div
{
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
	height: 156px;
	background-color: #d6d5d3;
	z-index: 10;
}

#main_div
{
	position: relative;
	top: -5px;
	z-index: 1000;
	width: 776px;
	text-align: center;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
}

#logo
{
	margin: 20px 0 15px 0;
}

h1
{
	font-size: 14pt;
	color: #d58f16;
	text-align:center;
}

h2
{
	font-size: 13pt;
	color: #1d1d1d;
	text-align:center;
}

.content
{
	padding: 0px 25px 10px 25px; 
	text-align: left;
	color: #1d1d1d;
	font-size: 10pt;
}

p
{
	width: 100%;
	text-indent: 0px;
	text-align: left;
}

td 
{
	font-size: 10pt;
}
.popis
{
	font-size: 7pt;
}

.order_link
{
	color: #d58f16;
}

.div_shape
{
	border-width: 2px;
	border-style: solid;
	border-color: #b97b11;
	background-color: #f6ce8a;
	color: #000000;
	padding: 5px;
	font-family: courier;
}

#footer
{
	font-size: 8pt;
	color: #666666;
	text-align: center;
	margin: 15px 10px 5px 10px;
}

li
{
	margin: 4px 0 0 0;
}

.center_aligner
{
	margin: 0 auto 0 auto;
	text-align: center;
}
