body {
     padding: 0;
     margin: 0px 0px 30px 0px;
     font: 60% verdana, helvetica, arial, sans-serif;
	 color: #333333;
     text-align: center;
	 background-color: #032D04;
}
#first {
     width: 800px;
     margin-left: auto;
     margin-right: auto;
	 margin-top: 150px;
	 margin-bottom: auto;
     text-align: center;
}
#first img{
     border: 0px;
}
#main {
     width: 760px;
     margin-left: auto;
     margin-right: auto;
     text-align: left;
	 background-image: url(../img/main.gif);
	 background-repeat: repeat-y;
}
#main2 {
     width: 760px;
     margin-left: auto;
     margin-right: auto;
     text-align: left;
	 background-image: url(../img/main2.gif);
	 background-repeat: repeat;
	 background-attachment: fixed;
}
#all-top {
     width: 100%;
     height: 250px;
     padding: 0;
     border: 0;
     background: #ffffff;
     background-image: url("../img/.jpg");
     background-position: 0% 0%;
     background-repeat: no-repeat;    
}
#top {
     width: 760px;
     height: 250px;
     padding: 0;
     border: 0;
     margin: 0;
}
#top1 {
     width: 760px;
     height: 4px;
     border: 0;
     margin: 0;
	 background-color: #032D04;
     text-align: right;
     padding: 5px 0 0 0;
     font-size: 7pt;
     line-height: 150%;
     font-weight: bold;
     color: #c6c6c6;
}
#top1 img {
     margin: 15px 0 0 5px;
     border: 1px solid #ccc;
}
#top2 {
     width: 760px;
     height: 218px;
     padding: 0;
     border: 0;
     margin: 0;
	 background-color: #032D04;
}
#top3 {
     width: 760px;
     height: 28px;
     border: 0;
     margin: 0;
	 background-image: url("../img/top3.gif");
     background-position: 0% 0%;
     background-repeat: no-repeat;
	 text-align: right;
	 padding: 0 0 0 0;
}
#all-content {
     width: 518px;
     float: right;
     margin: 20px 0px 0px 0px;
     border: 0;
}
#content object {
     margin-bottom: 10px;
}
#content table {
	 width: 477px;
}
#content, #content-to {
     padding: 10px 20px 0px 20px;
}
#content li {
     margin-bottom: 10px;
}
#content-to img {
     margin: 0px 20px 0px 0px;
     border: 1px solid #ccc;
}
#content p {
     text-indent: 13px;
     text-align: justify;
}
#content ul {
     margin-left: 20px;
     padding-left: 0;
     text-indent: 0px;
}
#visible {
     font: 120% verdana, helvetica, arial, sans-serif;
	 color: #ffffff;
     text-align: center;
}
#all-content2 {
     width: 758px;
     float: left;
     margin: 0px 0px 0px 0px;
     border: 0;
     padding-top: 20px;
}
#content2 object {
     margin-bottom: 0px;
}
#content2, #content2-to {
     padding: 10px 20px 0px 20px;
}
#content2 li {
     margin-bottom: 10px;
}
#content2-to img {
     margin: 0px 20px 0px 0px;
     border: 1px solid #ccc;
}
#content2 p {
     text-indent: 20px;
     text-align: justify;
}
#content2 ul {
     margin-left: 20px;
     padding-left: 0;
     text-indent: 0px;
}
#content3 img {
	border: none;
}
#all-menu2 {
     width: 240px;
     float: left;
     padding: 0 0 0 0;
     border: 0;   
}
#menu2 {
     padding: 20px 20px 20px 20px;
}
#all-bottom {
     clear: both;
     width: 100%;
     padding: 0;
     border: 0;
     background: #ffffff;     
}
#bottom1 {
     width: 760px;
     height: 23px;
     border: 0;
     margin: 0;
     background-image: url("../img/bottom1.gif");
     background-position: 0% 0%;
     background-repeat: no-repeat;
     text-align: right;
     padding: 0 0 0 0;
     font-size: 7pt;
     line-height: 150%;
     font-weight: normal;
}
#bottom3 {
     width: 760px;
	 height: 28px;
     text-align: left;
     padding: 0px 0px 0px 0px;
     color: #666666;
     font-size: 6pt;
     background-image: url("../img/bottom3.gif");
     background-position: 0% 0%;
     background-repeat: no-repeat;
}
#bottom4 {
     width: 760px;
     text-align: center;
     padding: 2px 0px 0px 0px;
     color: #666666;
     font-size: 6pt;
	 background-color: #032D04;
}
#bottom2 {
     text-align: center;
     width: 760px;
     padding: 20px 0px 0px 0px;
     background: #ffffff;
     color: #999999;
     letter-spacing: 0pt;
}
.pmp {
     padding: 0px 0px 0px 13px;
}
.noscreen { 
     display: none;
}
/* menu zacatek ---------------------------------------- */
.menu {
  float: left;
  width: 760px;
  font-size: 8pt;
  padding: 6px 0px 0px 0px;
}
.menu a{
  text-align: left;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  font-size: 7pt;
  padding: 0px 8px 0px 8px;
}
.menu a:hover{
  color: #cccccc;
}
.menu2 {
  float: left;
  width: 200px;
  font-size: 7pt;
}
.menu2 ul {
  margin: 0;
  padding: 0;
  width: 200px;
}
.menu2 ul li {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu2 ul li a, .menu .klik {
  display: block;
  background-image: url(../img/.gif);
  background-repeat: no-repeat;
  text-align: left;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  font-size: 7pt;
  padding: 2px 35px 6px 10px;
  _width: 100%;
}
.klik {
  margin: 2px 35px 2px 0px;
  background-image: url("../img/sipm.gif");
  background-position: 0% 0%;
  background-repeat: no-repeat;
}
.menu2 ul li a:hover {
  color: #1c3e6c;
  background: #fff url("../img/sipm.gif") top right no-repeat;
}
.menu3 {
  float: left;
  width: 760px;
  font-size: 8pt;
  padding: 3px 0px 3px 0px;
}
.menu3 a{
  text-align: left;
  text-decoration: none;
  color: #ffffff;
  font-weight: normal;
  font-size: 7pt;
  padding: 0px 11px 0px 11px;
}
.menu3 a:hover{
  color: #cccccc;
}
/* menu konec ---------------------------------------- */
.tabhead {
     background-color: #4ba000;
	 color: #e7e7e7;
	 font-size: 8pt;
	 font-weight: bold;
}
.tabmain {
	 width: 130px;
	 color: #666666;
	 font-size: 7pt;
	 font-weight: bold;	 
}
.tabsecond {
	 background-color: #e7e7e7;
}
.tabtext {
	 color: #666666;
	 font-size: 7pt;
	 font-weight: normal;
}
h2 {
     margin: 0 0 15px 13px;
     font-size: 140%;
     color: #165918;
     font-weight: bold;
     font-family: arial, verdana, helvetica, sans-serif;
}
h4, h5, h6 {
     color: #333333;
     font-weight: bold;
     font-size: 100%;
     margin: 0 0 0 13px;
     margin-bottom: 10px;
     letter-spacing: 0pt;
}
h5 {
     color: #4e6a97;
}

h6 {
     color: #ff0000;
	 font-size: 108%;
}

h7 {
     color: #4e6a97;
     font-weight: bold;
     font-size: 140%;
     margin: 0 0 0 13px;
     margin-bottom: 10px;
     letter-spacing: 0pt;
}

h8 {
     color: #4682b4;
     font-weight: bold;
     font-size: 100%;
}

.mmm1 {
     height: 0px;
     width: 200px;
}
.rad {
     margin-bottom: 20px;
}
dd { 
     margin: 0 0 0 200px;
     padding: 0;
}
dt { 
     font-style: normal;
     left: 0px;
     float: left;
     margin: 0;
     padding: 0;
}
.pics { 
     width: 100%;
	 margin-bottom: 10px;
     text-align: center;
     padding: 0;
}
.pics img {
     margin: 2px 0px 2px 0px;
     border: 1px solid #999999;   
}
.bunv, .buni, .bunz, .bun2 { 
     width: 100%;
     text-align: center;
     margin: 0;
     padding: 0;
}
.bunz { 
     text-align: left;
     width: 480px;
     margin-bottom: 20px;
     float: left;
}
.bunv img {
     border: 0;
     margin: 0px 0px 20px 0px;   
}
.buni img {
     margin: 0px 20px 0px 0px;
     border: 1px solid #ccc;   
}
.bunz img {
     margin: 0px 10px 0px 10px;
     border: 1px solid #ccc;
     float: left;   
}
.bm {
     width: 255px;
     float: left;
     margin: 0;
     padding: 0;   
}
.bounce1 {
     margin-left: 20px;   
}
.bounce2 {
     margin-left: 40px;   
}
a.lin1 {   font-weight: bold;  text-decoration: underline; font-size: 8pt; color: #999999; letter-spacing: 0pt; padding: 0px 5px 0px 15px; }
a:hover.lin1 {  color: #1c3e6c; text-decoration: none;}
a.lin2 {   font-weight: normal;  text-decoration: underline; font-size: 6pt; color: #ffffff;}
a:hover.lin2 {  color: #cccccc;}
a.lin3 {   font-weight: normal;  text-decoration: none; color: #999999;}
a:hover.lin3 {  color: #000000; text-decoration: none;}
a.lin4 {   font-weight: bold;  text-decoration: underline; color: #666666; font-size: 7pt;}
a:hover.lin4 {  color: #000000; text-decoration: none;}
a.lin5 {   font-weight: bold;  text-decoration: underline; color: #ffffff; font-size: 9pt;}
a:hover.lin5 {  color: #cccccc; text-decoration: none;}
a.lin6 {   font-weight: normal;  text-decoration: none; color: #ffff00;}
a:hover.lin6 {  color: #ff00f; text-decoration: none;}
a.lindwnl {   font-weight: bold;  text-decoration: underline; color: #666666; font-size: 7pt; margin-left: 10px;}
a:hover.lindwnl {  color: #000000; text-decoration: none;}
.imgdwnl {
     float: left;   
}

/* VIRTUALNI PROHLIDKA */

.virtprohlidka {
    padding-left: 8px;
}

.virtprohlidka img{
     border: 1px #165918 solid;
     margin: 12px 10px 0px 0px; 
}
.virtprohlidka img:hover{
     border: 1px solid black;
}


