body {
	background: Orange url(../pics/ornament.png) no-repeat fixed center;
	color: #650020;
	font: 15px "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	height: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#pozadi_index {
	margin: 0px 0px 0px 390px;
	position: absolute;
}
/****************************************** Top loga ***************************************/
#img_kvet {
	margin: 20px 0px 0px -40px;
	position: absolute;
	z-index: 4;
}
#img_japairro {
	margin: 150px 0px 0px 691px;
	position: absolute;
	z-index: 2;
}
/******************************************* KONEC ***************************************/

/********************************************* Odkazy ************************************/
a {
	text-decoration: underline;
}
a:visited, a:link	{
	color: #650020;
}
a:hover, a:focus, a:active {
	color: #650020;
	text-decoration: none;
}
/*********************************** Odkazy - konec***************************************/

/***************************************** Menu ******************************************/
.zalozky {
	background: transparent;
	margin: 0 auto;
	margin-left: 90px;
	height: 32px; /* \*/
	overflow: hidden; /* */
}
.zalozky ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: transparent;
}
.zalozky li {
	display: block;
	float: left;
	margin: 0 3px;
}
.snazzy {
	background: transparent;
}
.snazzy span {
	text-align: center;
	color: #650020;
	margin: 0;
	font-weight: normal;
}
.b1, .b2, .b3, .b4 {
	display: block;
	font-size: 1px; /* \*/
	overflow: hidden; /* */
}
.b1, .b2, .b3 {
	height: 1px;
}
.b2, .b3, .b4 {
	border-left: 1px solid White;
	border-right: 1px solid White;
}
.b1 {
	margin: 0 5px;
	background: White;
}
.b2 {
	margin: 0 3px;
	border-width: 0 2px;
}
.b3 {
	margin: 0 2px;
}
.b4 {
	height: 2px;
	margin: 0 1px;
}
.boxcontent {
	display: block;
	border-left: 1px solid White;
	border-right: 1px solid White;
}
a.menu, a.menu:visited {
	display: block;
	text-decoration: none;
	width: 100px;
}
a.menu:hover {
	background: transparent;
	cursor: pointer;
}
a.menu:hover span {
	padding-top: 10px;
}
.black {
	background: #FFA500;
}
/************************************** KONEC *******************************************/

/************************************** Submenu *******************************************/
#submenu
{
background: #FFA500;
border-top: 1px solid #FFDD00;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#navigace
{
list-style: none outside none;
margin: 0;
padding: 0;
}
@media all {
#navigace {
text-align: center
}
}
#navigace
li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}
html>body #navigace li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}
#navigace a, #navigace a:link, #navigace a:visited
{
background: #650020;
border: 1px solid #FFDD00;
bottom: 2px;
color: #FFF;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}
#navigace a:hover
{
background: #650020;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}
#navigace a:aktivniodkaz
{
background: #999;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}
#navigace li#aktivniodkaz
{
background: #FFA500;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}
html>body #navigace li#aktivniodkaz
{
background: #000;
margin: 0 4px 0 4px;
}
#navigace #aktivniodkaz a, #navigace #aktivniodkaz a:link, #navigace #aktivniodkaz a:visited, #navigace #aktivniodkaz a:hover
{
background: #FFA500;
border-bottom: none;
border-left: 1px solid #FFDD00;
border-right: 1px solid #FFDD00;
border-top: 1px solid #FFDD00;
bottom: 0;
color: #650020;
cursor: text;
margin: 0;
padding: 2px 5px 0 5px;
position: relative;
right: 0;
} 
/************************************** KONEC *******************************************/

/*********************************** DIV ID bloky ***************************************/
#page {
	height: 700px;
	left: 50%;
	margin: 5px 0px 0px -395px;
	position: absolute;
	width: 780px;
}
#header {
	background: url(../pics/top.gif);
	height: 94px;
	width: 780px;
}
#container {
	background-image: url(../pics/pozadi.png);
	height: 600px;
	margin-top: 5px;
	width: 780px;
}
#obsah {
	position: absolute;
	height: 570px;
	width: 760px;
	overflow: auto;
	padding: 0px 10px 0px 10px;
	z-index: 3;
}
#bottom {
	background: url(../pics/bottom.gif) no-repeat;
	font: 10px Arial, sans-serif;
	height: 20px;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	width: 780px;
	z-index: 2;
}
/******************************************* KONEC ***************************************/

/*************************************** Fotogalerie ******************************************/
.thumbwrap
{
border: 1px solid #FFA500;
padding: 20px 8px;
background: Orange url(../pics/ornament.png) no-repeat fixed center;
margin: 0;
color: black;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
text-align: center;
width: 98%;
}
.thumbwrap li
{
display: -moz-inline-box;
display: inline-block;
/*\*/ vertical-align: bottom; /**/
margin: 0 7px 15px 7px;
border: solid #FFF5B0 1px;
padding: 0;
}
.thumbwrap li>a
{
/*\*/ display: table; /**/
width: 159px;
}
.thumbwrap a
{
display: block;
text-decoration: none;
color: #650020;
background-color: transparent;
cursor: pointer;
padding-top: 13px;
}
.thumbwrap img
{
border: solid 1px #650020;
vertical-align: bottom;
}
.thumbwrap a:hover
{
background-color: #FFA500;
}
.thumbwrap .caption
{
display: block;
padding: .3em 5px;
font-size: .9em;
line-height: 1.1;
w\idth: 149px; /* Moz, IE6 */
}
@media all and (min-width: 0px)
{
.thumbwrap li
{
vertical-align: top;
}
.thumbwrap li a
{
display: inline-block;
vertical-align: top;
}
.thumbwrap
{
display: inline-block;
}
}  
/******************************************* KONEC ***************************************/

/*************************************** Tabulky ******************************************/
table.fotogalerie {
	font-style: italic;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 2px;
	text-align: center;
	width: 740px;
}
div.foto_blok {
	border: 2px inset #FFDD00;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 180px;
	width: 570px;
}
div.foto_left {
	float: left;
	height: 180px;
	width: 180px;
	text-align: center;
}
div.foto_center {
	float: left;
	height: 180px;
	width: 180px;
	margin-left: 13px;
	text-align: center;
}
div.foto_right {
	float: left;
	height: 180px;
	width: 180px;
	margin-left: 13px;
	text-align: center;	
}
div.index_foto {
	margin: 426px 0px 0px 20px;
	position: absolute;
	z-index: 3;
}
.foto_prvni {
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
} 
.foto_nasledujici {
	margin: 0px 0px 0px 12px;
	vertical-align: middle;
}
/******************************************* KONEC ***************************************/

/*************************************** Seznamy ******************************************/
ul.seznam_1{
	margin: 15px 0px 0px 0px;
}
ul.seznam_2{
	margin: -107px 0px 0px 230px;
}
ul.seznam_3{
	margin: -150px 0px 0px 450px;
}
ul.seznam_4{
	margin: 25px 0px 0px 50px;
}
ul.seznam_5{
	margin: -192px 0px 0px 450px;
}
li.bod_h, li.bod_d {
	list-style: none;
	margin-bottom: 5px;
}
li.bod_d {
	padding-left: 25px;
	font-size: 12px;
}
li.bod_h {
	font-weight: bold;
	font-size: 12px;
}
/******************************************* KONEC ***************************************/

div.center {
	text-align: center;
}
div.citat {
	border-bottom: 2px solid #FFA500;
	border-right: 2px solid #FFA500;
	font-size: 12px;
	font-style: italic;
	height: 50px;
	margin: 398px 0px 0px 190px;
	position: absolute;
	text-align: center;
	width: 400px;
	z-index: 2;
}
div#aktualizace {
	margin: 0px 0px 0px 15px;
	text-align: left;
}
div#webmaster {
	margin: -14px 15px 0px 0px;
	text-align: right;
}
div.oramovani {
	border: 2px inset #FFDD00;
	margin-top: 15px;
	margin-bottom: 15px;
}
h1 {
	display: none;
}
h2 {
	background-color: transparent;
	border-bottom: 2px solid #FFA500;
	color: #650020;
	font: bold 20px "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	margin: 0px 5px 0px 5px;
	padding: 2px 0px 0px 0px;
	text-align: center;
}
h3 {
	font-weight: bold;
	text-align: center;
}
hr {
	background-color: #FFDD00;
	border-width: 0px;
	color: #FFDD00;
	height: 2px;
	width: 100%;
	z-index: 1;
}
img {
	border: 0px;
}
img.middle {
	vertical-align: middle;
}
p {
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: justify;
	text-indent: 4%;
}
p#akce {
	margin: 30px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-indent: 4%;
}
p#error {
	font-size: large;
	margin: 0px;
	padding: 150px 0px 0px 0px;
	text-align: center;
	text-indent: 0%;
}
p:first-letter {
	font-weight: bold;
	font-size: 130%;
}
span.italic {
	font-style: italic;
	font-size: 12px;
}
span#zpet {
	display: block;
	font-size: 15px;
	text-align: center;
}

