html{
  overflow-x: hidden;
}

body{
  margin: 0;
  padding: 0;
  color: #000;
  background : #FFF none;
  text-align: center;
}

#page{
  width: 995px;
  position: relative;
  margin: auto;
}

#header{
  float: none;
  width: 995px;
  height: 227px; 
}

#header_odsazeni{
  float: none;
  width: 995px;
  height: 20px;
  background-color: #FFFFFF; 
}

#header_part1{
  float: left; 
  width: 995px; 
  height: 50px; 
  background-image: URL('../pic/web/header/cast1.png');
  text-align: left; 
}

#header_part2{
  float: left; 
  width: 995px; 
  height: 177px; 
}

#flags{
  position: relative; 
  top: 15px; 
  left: 50px;
}

#menu{
  float: none;
  width: 995px;
  height: 76px; 
  background-image: URL('../pic/web/menu/lista_pod.png');
  text-align: left;
}

#menu_lista{
  position: relative;
  left: 50px;
  top: 16px;
  width: 830px;
  height: 55px;
}

#menu_lista ul {
  margin: 0px; 
  padding: 0px; 
  list-style: none; 
  width: 830px; 
}

#menu_lista ul li {
  float: left; 
  padding: 0px; 
  margin: 0px; 
  width: 83px; 
}

#menu_lista a {
  text-decoration: none;
}

#menu_lista a:hover {
  text-decoration: none;
}

#middle{
  float: none;
  width: 995px;
  height: 209px; 
  background-image: URL('../pic/web/middle/cast2.png');
}

#middle_part1{
  float: left;
  width: 31px;
  height: 209px;
}

#middle_part2{
	float: left;
	width: 800px;
	height: 209px;
	text-align: left;
	background-image: URL('../pic/web/middle/napis_a_00.png');
	background-repeat: no-repeat;
	background-position: 500px 140px;
}

#footer{
  float: none;
  width: 995px;
  height: 70px; 
}

#footer_part1{
  float: left; 
  width: 995px; 
  height: 70px;
  background-image: URL('../pic/web/footer/cast3.png');
  text-align: left;
}

#footer_part2{
  float: left; 
  width: 995px; 
  height: 88px; 
  background-image: URL('../pic/web/footer/cast4.png');
}

.footerLngSelect{
  float: left; 
  width: 300px; 
  height: 70px;  
  font-family: Tahoma; 
  font-weight: bold; 
  font-size: 8pt; 
  color: #FFFFFF;
}

.footerMenu{
  float: left; 
  width: 600px; 
  height: 70px;  
  font-family: Tahoma; 
  font-weight: bold; 
  font-size: 8pt; 
  color: #FFFFFF;
  text-align: right;
}

.greenText{
  color: #B1D677;	
}

.greenTextUnderline{
  color: #B1D677;	
  text-decoration: underline;
}

.redText{
  color: #843A2A;
}

.normalText{
  font-weight: normal;
}

.boldText{
  font-weight: bold;
}

.middleP1{
  position: relative;
  top: 10px;
  left: 20px;
  width: 822px;
  height: 185px;
  font-family: Tahoma;
  font-weight: normal;
  font-size: 9pt;
  color: #000000;
  text-align: justify;
  overflow: auto;
  padding-left: 0px;
  padding-right: 5px;
  overflow-x: hidden;
}

.middleP1_left{
  float: left;
  width: 500px;
}

.middleP1_right{
  float: left;
  width: 260px;
}

.middleP1_bottom{
  float: left;
  width: 822px;
}

.nadpis{
  font-size: 16pt; 
  margin-top: 0px; 
  margin-bottom: 5px; 
  margin-left: 0px; 
  padding-left: 0px; 
  color: #B1D677; 
  font-weight: normal; 
  letter-spacing: 10px;	
}

.nadpis2{
  font-size: 10pt; 
  margin-top: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  padding-left: 0px; 
  color: #000000; 
  font-weight: bold; 
}

a.footerLink {
 color: #FFFFFF;
 text-decoration: none;
}

a.footerLink:hover {
 color: #FFFFFF;
 text-decoration: underline;
}

a.introLink {
 color: #000000;
 text-decoration: none;
}

a.introLink:hover {
 color: #000000;
 text-decoration: underline;
}

strong.seo {
  font-weight: bold;
}

strong{
  font-weight: normal;
}

ul.odrazky{
  list-style-type: disc;
  list-style-position: inside;
  text-indent: 0px;
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 0px;
}

ul.odrazky li{
  font-weight: bold;
  margin-bottom: 10px;
}

td.galleryTD{
  padding: 2px;
}

