DIV#main_outer
 {
  background-color: #999;
  text-align: center;
 }

DIV#main
 {
  position: relative;
  height: 415px;
  background-color: black;
  text-align: left;
  overflow: clip;
 }
DIV#main, DIV#menu
 {
  margin: auto;
  width: 750px;
  color: white;
  text-align: center;
 }
DIV#menu
 {
  height: 28px;
  text-align: center;
  background-color: #999;
 }

DIV#top
 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 700px;
  width: 550px;  /* kvuli presahu nad obrazek akce v LH rohu */
  height: 90px;
  background-color: transparent;
  background-repeat: no-repeat;
  z-index: 1;
 }
DIV#text_outer, DIV#text_outer_ti
 {
  height: 415px;
  overflow: auto;
  background-color: transparent;  
 }
DIV#text
 {
  padding: 7px;
  padding-left: 33px;
  color: white;
  text-align: left;
  overflow: visible;
  background-color: transparent;  
position: relative;
 }
DIV#text_outer_ti DIV#text
 {
  padding-top: 97px;
  padding-right: 192px;
 }
DIV#main DIV.akce
 {
  display: inline;
  float: right;
  margin: -7px -7px 0px 0px;
  background: transparent;
 }
DIV#main DIV.akce IMG
 {
  border: none;
 }
DIV#main DIV#text_outer_ti DIV.akce
 {
  margin-top: -97px;
  margin-right: -192px;
  background: transparent;
 }

DIV#text A
 {
  color: white;
 }
DIV#text A:hover
 {
  color: #ccc;
 }
DIV#text A:visited
 {
  color: #ccc;
 }
#home DIV#main DIV.akce
 {
  display: none;
 }
#copy DIV#text A:hover
 {
  color: #ff99cc;
 }
#dtp DIV#text A:hover
 {
  color: #66ccff;
 }
#reklama DIV#text A:hover
 {
  color: ##FFff66;
 }
#produkce DIV#text A:hover
 {
  color: #57cf5d;
 }
#onas DIV#text A:hover
 {
  color: #fff;
 }


TABLE TD#vcenter
 {
  width: 100%;
  height: 443px; 
  text-align: center;
  vertical-align: center;
 }

BODY, TD
 {
  font-size: 9pt;
  font-family: Tahoma, sans-serif;
 }
BODY
 {
  margin: 0px;
  padding: 0px;
  background-color: #b4b4b4;
  overflow: hidden;
  scrollbar-base-color: #333;
  scrollbar-arrow-color: #999;
  scrollbar-3dlight-color: #999;
  scrollbar-face-color: #333;
  scrollbar-highlight-color: #666;
  scrollbar-darkshadow-color: #111;
  scrollbar-track-color: #222;
 }
H1
 {
  display: none;
 }
H2
 {
  color: white;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 0.4em;
 }
/*
H2:after
 {
  content: "";
  float: right;
  width: 25px;
  height: 25px;
  background-color: #333;
  border: 1px dotted red;
 }
 */


#copy DIV#main, #dtp DIV#main, #reklama DIV#main, #produkce DIV#main, #onas DIV#main
 {
  background-position: top right;
  background-repeat: no-repeat;
  background-attachment: scroll;
 }

#copy H2
 {
  color: #ff99cc;
 }
#copy DIV#top
 {
  background-image: url("images/pozadi/t_copy.jpg");
 } 
#copy DIV#main
 {
  background-image: url("images/pozadi/r_copy.jpg"); 
 } 
#dtp H2
 {
  color: #66ccff;
 }
#dtp DIV#top
 {
  background-image: url("images/pozadi/t_dtp.jpg"); 
 } 
#dtp DIV#main
 {
  background-image: url("images/pozadi/r_dtp.jpg"); 
 } 
#reklama H2
 {
  color: #FFff66;
 }
#reklama DIV#top
 {
  background-image: url("images/pozadi/t_reklama.jpg"); 
 } 
#reklama DIV#main
 {
  background-image: url("images/pozadi/r_reklama.jpg"); 
 } 
#produkce H2
 {
  color: #57cf5d;
 }
#produkce DIV#top
 {
  background-image: url("images/pozadi/t_produkce.jpg"); 
 } 
#produkce DIV#main
 {
  background-image: url("images/pozadi/r_produkce.jpg"); 
 } 
#onas H2
 {
  color: #fffff;
 }
#onas DIV#top
 {
  background-image: url("images/pozadi/t_onas.jpg"); 
 } 
#onas DIV#main
 {
  background-image: url("images/pozadi/r_onas.jpg"); 
 } 
#home H2
 {
  color: #ffffff;
 }
                                                           /* obsah stranky */

A.subpart
 {
  display: block;
  text-decoration: none;
 }

SPAN.top_menu /* horni polozka menu */
 {
/*  color: white; */
  font-weight: bold;
 }
 
