html, body 
  {
  background: #000000  url(../img/background.jpg) repeat-x;
  font-family: verdana,helvetica, arial, sans-serif;
  font-size: small;
  color: #F7F1EB;
  text-align: center;
  margin: 0;
  scrollbar-base-color:#F26802;
  scrollbar-track-color:#000000;
  
  
  }
body
  {
  margin-bottom: 30px;
  }  

#main
  {
  background: url(../img/content.gif);
  width: 789px;
  margin: 5px auto;
  }
#main #top
  {
  background: url(../img/top.jpg) no-repeat;
  height: 167px;
  }
#main #nav
  {
  height: 22px;
  text-align: left;
  }

#main #nav .nav_item
  {
  float: left;
  margin: 0px;
  }
#main #content
  {
  padding: 20px 63px;
  text-align: left;
  border: 0px solid red;
  }
#main #content_foto
  {
  padding: 20px 63px;
  text-align: center;
  }
#main #bottom
  {
  background: url(../img/bottom.gif) no-repeat;
  height: 37px;
  }
h1
  {
  font-size: 14pt;
  font-weight: normal;
  }
#main #content .text
  {
  
  width: 658px;
  background: url(../img/line.gif) no-repeat;
  padding: 46px 0 0 0;
  text-align: left;
  border: 0px solid red;
  }
#main #content .text_second
  {
  width: 658px;
  background: url(../img/line_second.gif) no-repeat;
  padding: 46px 0 0 0;
  text-align: left;
  }
#main #content_foto .fotogalerie_line
  {
  background: url(../img/line.gif) no-repeat;
  padding: 50px 0 0 70px;
  text-align: left;
  }
#main #content_menu 
  {
  padding: 10px 10px;
  border: 0px solid red;
  }

#main #content_menu #menu_left
  {
  width: 161px;
  float: left;
  text-align: left;
  border: 0px solid red;
  }
  
#main #content_menu #menu_nav
  {
  width: 131px;
  background: url(../img/menu_nav.gif) ;
  padding: 15px 5px 0 5px;
  text-align: center;
  color: black;
  font-size: 10pt;
  font-weight: bold;
  }
#main #content_menu #menu_left #menu_nav ul
  {
    list-style-type: none;
    margin-left: 0px;
  }

#main #content_menu #menu_left #menu_nav ul li
  {
    background: url(../img/line_menu.gif) bottom no-repeat;
    padding-bottom: 8px;
    margin-bottom: 6px;
    line-height: 13px;
  }

#main #content_menu #menu_main
  {
  height: 530px;
  width: 590px;
  float: left;
  text-align: left;
  border: 0px solid red;
  overflow: auto;
  }
#main #content_menu #menu_main a, a:link, a:visited, a:hover, a:active
  {
  color: #000000;
  text-decoration: none;
  }

#main #content_menu h2
  {
  width: 350px;
  height: 32px;
  font-size: 12pt;
  color: #F26802;
  background: url(../img/menu.gif) no-repeat;
  margin-top: 17px;
  margin-bottom: 0px;
  padding: 0px 0 0 48px;
  font-weight: bold;
  border: 0px solid red;
  }
#main #content_menu h3
  {
  
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1em;
  font-weight: bold;
  color: #F26802;
    
  }
#main #content_menu .orange{
  font-weight: bold;
  color: #F26802;
}


#main #content_menu table
  {
  width: 95%;
  }



.world
  {
  width: 378px;
  padding: 0 10px;
  float: left;
  border: 0px solid red;
  }
img
  {
  border: 0;
  }
  
.images
  {
  margin-top: -29px;
  margin-bottom: 0px;
  width: 260px;
  float: left;
  }
.fotogalerie
  {
  margin-top: -29px;
  margin-left: 12px;
  width: 200px;
  float: left;
  }
.clear
  {
  clear: both;

  }
.clear2
  {
  clear: both;
  margin-top: -30px;
  }
#content object
  {
    margin-left: 4px;
  }

  
  
.fotogalery { display: block; margin: 0 auto; width: 100%; }
.fotogalery table{ margin: 0 auto; display: block; border: none; border-collapse: collapse;  } 
.fotogalery tr{ border: none; }
.fotogalery a img{ margin: 6px; }
.fotogalery a, .fotogalery a:link,  .fotogalery a:visited{ color: #f26802;	margin: 0px 0px 0px 5px; padding: 0px;}
 
 .fotogalery td.navigace{	background: transparent;  width: 696px; color: #313131; text-align: center;}
 .fotogalery a:hover{ color: red; }
 body.white{ background: white; }
 a.noborder{ border: none;}
 .contact_line{
 	background-image: url(../img/kontakty_lista.png);
	background-repeat: no-repeat;
	width: 662px;
	height: 23px;
	margin: 10px 5px 10px 5px;
	padding: 0px 10px 0px 38px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: white;
	line-height: 22px;
	border: none;
 }
  .contact_line span{
  	font-weight: bolder;
	font-size: 13px;
	color: #ffd700;
  }