body {
  background-color: #FFFFFF;
  margin: 0px;
  overflow-x: auto;
  overflow-y: auto;
  color: #000000;
  font-size: 12px;
  font-family: "Courier New", monospace, Courier; 
}

td, th {
  padding: 0px;
  font-size: 12px;
  vertical-align: top;
  border: none;
  color: #000000;
}

h1 {
  margin: 10px;
	margin-top: 25px;
	margin-left: 55px;
  font-size: 24px;
  font-family:"Trebuchet MS", Verdana, Arial;
}

h2 {
  margin: 10px;
	margin-top: 25px;
  margin-left: 59px;
  font-size: 16px;
  font-family:"Trebuchet MS", Verdana, Arial;
} 

h3 {
  margin: 0px;
  margin-left: 59px; 
  font-size: 12px;
}

a {
	font-size: 12px;
  color: #000000; 
  font-weight: normal; 
  text-decoration: underline; 
}

a:hover {
  font-weight: normal; 
  text-decoration: none; 
}

.vycentrovani {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px; /*39px*/
	width: 1000px;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.menu { 

  padding-top: 50px;
  padding-right: 65px;
  width: 510px; 
  height: 80px;
  float: right;
}

.menu a {
    display: block;
    float: left;
  color: #000000; 
  font-weight: bold; 
  text-decoration: none; 
  padding-left: 15px; 
  padding-right: 15px; 
  border-right: solid #000000 1px;
  margin-bottom: 3px;
}

.menu a:hover, .menu a.active {
  color: #000000; 
	font-weight: bold; 
	text-decoration: underline; 
}
.menu a.last {
  color: #000000; 
	font-weight: bold; 
	border-right: none;
}

.hlavni_blok { 
  width: 900px; 
  margin: 0 50px 0 50px;
}

.hlavni_blok p { 
  margin: 0 0 26px 0;
  padding: 0 0 0 0;
}


.copyright { 
	width: 1000px;
  height: 55px;
  padding-top: 20px;
	background-image: url(images/copyright-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
  text-align: center;
  font-size: 11px;
}

.copyright a { color: #000000; font-weight: normal; text-decoration: none; font-size: 11px;}
.copyright a:hover { color: #000000; text-decoration: underline;}


img { 
  border: none; 
}

.zarovnat_doprava { 
  float: right; 
  margin: 5px 0 5px 5px;
}

.zarovnat_doleva { 
  float: left;
    margin: 5px 5px 5px 0;
}

.zarovnat_na_stred { 
  text-align: center; 
  width: auto; 
}

.oddelovac {
  clear: both; 
	padding: 0px; 
	margin: 0px; 
	line-height: 0px;
	height: 0px;
}

.tabulka_obrazku, .tabulka_obrazku_80px {
} 

div.thmb {
	float: left;
  text-align: center;
	margin: 10px;
  width: 120px;
  height: 120px;
}	

div.siroky {
  width: 250px;
        float: left;
  text-align: center;
        margin: 10px;
  height: 120px;
}

.tabulka_obrazku_80px div {
	float: left;
  text-align: center;
  margin: 8px;
  width: 80px;
  height: 80px;
}

.B_crumbBox {
    float: right;
}
