body#vitkovice {
  margin: 0; 
	padding: 0;
  text-align: center;
}
#container {
  background: #fff;
  margin: 0 auto;
  text-align: left;
}
#header {
  display:none;
}
#languages {
  display:none;
}
#logo {
  display:none;
}
#menu {
	display:none;
}
.submenu{
	display:none;
}
#productshlavni{
	display:none;
}
#products {
	display:none;
}
#main {
  background: #fff;
  padding-top: 55px;
}

#decorationbar {
  display:none;
}
#decorationbar2 {
  display:none;
}
#content {
  float: right;
  width: 700px;
  padding: 0 15px;
  font-size: 8pt;
}
#content p {
  font-size: 8pt;
  padding-bottom: 10px;
}

#content li {
  list-style-image: url(../images/li_bg.png);
  color: #efbb27;
}
#content h1 {
  padding-bottom: 7px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  font-weight: normal;
  text-transform: uppercase;
}
#footer {
  display:none;
}
#quicklook {
  float: right;
  display: block;
  text-align: left;
  text-indent: -90000px;
  background: #fff url(../images/quicklook.jpg) top right no-repeat;
  width: 70px;
  height: 20px;
}

.tab th {
	background-color: #c7d9eb; 
	text-align: left;
 }
  
.tab td {
  background-color:#f0f0f0;
}

.harmonogram1 td {text-align:center; height:36px; background-color:#AAC2D8;}
.harmonogram2 td {text-align:center; height:36px; background-color:#C6D2DD;}
.harmonogram3 td {text-align:center; height:36px; background-color:#E0E6EC;}
.harmonogram4 td {text-align:center; height:36px; background-color:#F1F4F7;}
.harmonogram5 td {text-align:center; height:30px; background-color:#A1BCD7;}

 .tab2 th {
  background-color:#C7D9EB;
  font-weight:normal;
  text-align:center;
}

.tab2 td {
  background-color:#F0F0F0;
  text-align:center;
}

.tab3 { width: auto; border-collapse: collapse; }
.tab3 th { font-weight: normal; text-align: left; padding: 5px; border-bottom: 1px solid #688bcb; }
.tab3 th.th-spec { color: #688bcb; padding: 8px 5px; border-top: 1px solid #688bcb; border-bottom: 1px solid #688bcb; } 
.tab3 td { padding: 5px; border-bottom: 1px solid #688bcb; }

.tab4 { width: auto; }
.tab4 th { font-weight: normal; text-align: left; width: 5em; }
.tab4 td { text-align: left !important; }

.tab5 th { color: #688bcb; text-align: center; padding: 8px 5px; border-top: 1px solid #688bcb; border-bottom: 1px solid #688bcb; }
.tab5 td { text-align: center; padding: 0 0 3px; border-bottom: 1px solid #688bcb; }

.tab6 { border-spacing: 4px 0; } 
.tab6 th { color: #688bcb; text-align: left; width: 50%; padding: 5px;  border-bottom: 1px solid #688bcb; }
.tab6 td { text-align: center; padding: 5px; border-bottom: 1px solid #688bcb; }
.tab6 th.cell-spec, .tab6 td.cell-spec { border-top: 1px solid #688bcb; }

.tab7 th { color: #688bcb; text-align: center; padding: 5px; border-bottom: 1px solid #688bcb; }
.tab7 td { text-align: center; padding: 0 0 3px; border-bottom: 1px solid #688bcb; }

.tab8 { border-spacing: 4px 0; }
.tab8 th { color: #688bcb; text-align: center; padding: 5px; border-bottom: 1px solid #688bcb; }
.tab8 td { text-align: center; padding: 5px; border-bottom: 1px solid #688bcb; }


/****** PRINT ****/
#header, #menu, #decorationbar, #decorationbar2, #submenu, #products, #footer, #subsubmenu
{
 display: none;
}

#content {
  float: left;
	width:97%;
  padding: 0;
  font-size: 8pt;
}


