
body {
	margin: 20px; /* odsazení celé stránky o 20px */
	background: #000000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}


#telo {
	width: 850px;
	margin: 0 auto;
	padding: 10px;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 850px;
	height: 172px;
	margin: 0 auto;
	background: url(images/img01.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 850px;
	color: #B2B2B2;
}

#logo h1, #logo p {
}

h4 {
text-align:center;
color:#000000;
font-weight:bold;
font-size:22px;
font-family:verdana;
}

#logo p {
	float: left;
	margin: 0;
	padding: 110px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
text-align:center;
color:white;
font-weight:bold;

}
/* Menu */

#menu {
	width: 850px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}


#menu a {
	display: block;
	padding: 8px 17px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Menu 2*/

#menu2 {
	width: 820px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	float: left;
}


#menu2 a {
	display: block;
	padding: 8px 17px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border: none;
}

#menu2 a:hover, #menu .current_page_item a {
	color: #000;
}

#menu2 a:hover {
	text-decoration: underline;
}
/* Menu 3*/

#menu3 {
	width: 820px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
}

#menu3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu3 li {
	float: left;
}


#menu3 a {
	display: block;
	padding: 8px 17px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border: none;
}

#menu3 a:hover, #menu .current_page_item a {
	color: #000;
}

#menu3 a:hover {
	text-decoration: underline;
}

/* Page */

#obsah {
	width: 850px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 800px;
	padding: 40px 0 0 20px;
}


/* Footer */

#footer {
	width: 850px;
	height: 28px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) no-repeat left top;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


#footer p {
  margin-top:2px;
  text-align:center;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: none;
}

#footer a {
  color:#fff;
}




h1 {
  text-align:center;
	margin-top: -30px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 2em;	
}

h2 {
  text-align:left;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #be5801;
	font-size: 1.2em;	
}


p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align:justify;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #A42424;
}

a:hover {
	background: none;
}


/* mezery */
.foot
  {
  height: 1px;
  line-height: 1px;
  clear: both;
  }

.mezera
  {
  border-bottom: solid 1px #d5d5d5;
  }
  
#odkazy {
  margin-top:20px;
  font-size:13px;
	text-align:center;
	color: #fff;
	font-weight:normal;
	text-decoration:none;
	  margin-bottom:20px;
 }
 
 #odkazy a{
  font-size:13px;
	text-align:center;
	font-weight:normal;
	color: #fff;
	text-decoration:none;

 }  