*	{
	margin: 0px;
	padding: 0px;
}

#obal	{
	width: 750px;
}

#ramecek  {
  float: left;
  border: 4px solid #A0522D;
	background-color: #F8F8EE;
	color: black;
}

#obal_menu{
  width: 742px;
  height: 25px;
  float: left;
}

#login	{
	text-align: left;
	float: left;
	width: 742px;
	font-size: 12px;
	color: White;
	background-color: #D2691E; 
}

#menu	{
	border-top: 2px dotted black;
	border-bottom: 2px dotted black;
	background-color: #D2691E;
}

.odkaz  {
  padding: 0px 20px 0px 20px;
  color: white;
}

.odkaz:hover  {
  color: #E6E6E6;
}

#obalek {
	clear: left;
	width: 742px;
}
#obal_obsah  {
  width: 596px;
  float: left;
}

#obsah	{
	text-align: justify;
	padding: 0px 10px 10px 10px;
}

#obal_novinky  {
  width: 146px;
  float: left;
}

#novinky  {
  text-align: justify;
  padding: 0px 5px 0 px 5px;
  padding-left: 5px;
  border-left: 2px dotted black;
  border-bottom: 2px dotted black;
}

#obsah a, #novinky a  {
  color: #cc6600;
}

#obsah a:hover, #novinky a:hover  {
  color: #EC8026;
  background-color: #efd8ad;
}

#paticka	{
	text-align: right;
	clear: left;
	width: 742px;
	font-size: 12px;
	color: White;
	background-color: #D2691E; 
}

#paticka a  {
  text-decoration: none;
  color: white;
}

#paticka a:hover  {
  text-decoration: underline;
}

#vpravo	{
	float: right;
	color: Olive;
}

body	{
	margin: 5px auto 0px auto;
	width: 742px;
	text-align: center;
	background-color: #F4A460;
  font-family: georgia, palatino, serif;;
}

.float	{
	float: left;
}

.hlava	{
	float: left;
	clear: left;
}


.jmeno  {
  font-weight: bold;
}

img	{
	border: 0px;
}

h1  {
  color: #B45E1F;
  font-size: 28px;
}

h2  {
  font-size: 20px;
}

li  {
  margin-left: 15px;
}

.varovani {
  color: red;
}

.info {
  font-size: 12px;
  font-weight: bold;
}

.tucne {
  font-weight: bold; 
}
