body   { color: #5d5f51; font-family: "Times New Roman", Times, serif; background: white url(images/pozadi-body.jpg); margin: 0
 }

#obsah  { font-weight: normal; position: absolute; top: 0px; left: 250px; width: 595px; height: 495px }

#kontejner   { background-color: white; position: absolute; z-index: 1; top: 20%; width: 100%; height: 611px; overflow: visible }

#main  {
	background-color: white;
	position: relative;
	z-index: 2;
	top: -125px;
	width: 910px;
	height: 497px;
	overflow: hidden
}

#menu    {
	color: #5d5f51;
	font-weight: bold;
	font-size: 25px;
	font-family: "Times New Roman", Georgia, Times;
	padding-top: 15px;
	position: relative;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 497px
}

#menu a {
	color: #5d5f51; 
	text-decoration: none;
}
#menu a:hover  {
	color: #c55853;
	text-decoration: underline
}


.vnitrek  {
	font-size: 17px;
	text-align: left;
	margin-top: 10px;
	width: 100%;
	height: 100%;
	overflow: auto
}

li        { color: #696969; text-indent: 0px; list-style-type: square; margin-bottom: 2pt; margin-left: -45pt }
p      {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding-bottom: -2px
}

a        {
	text-decoration: none
}
a:link      {
	color: #c55853;
	text-decoration: underline
}
a:visited          {
	color: #c55853;
	text-decoration: underline
}
a:active          {
	color: #c55853;
	text-decoration: underline
}
a:hover               {
	color: #c55853;
	text-decoration: underline
}
h1              {
	color: #afb39d;
	font-weight: normal;
	font-size: 29px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	text-indent: 0px;
	letter-spacing: 1pt;
	margin: 0px;
	border: 0px;
	align: center;
	margin-bottom: 10px;
}
h2               {
	color: white;
	font-style: normal;
	font-weight: bolder;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	background-color: transparent;
	text-indent: 0px;
	letter-spacing: 1px;
	border: 0px;
	margin-left: 5px;
	margin-bottom: 2px;
}
h3           {
	color: #a9a9a9;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	background-color: transparent;
	margin: 0px 0px -5px;
	border: 0px
}
h4        {
	color: #b6b6b6;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-color: transparent;
	margin: 0px 0px -13px;
	border: 0px
}
h5    {
	color: #737373;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	background-color: transparent;
	letter-spacing: 0px;
	margin: 0px
}
.slogan-pod  {
	color: #dcdcdc;
	font-weight: bolder;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 8px
}

