body { 
  color: rgb(255, 255, 255);
  font-family: "Verdana", "Tahoma", sans-serif;
  font-size: 0.75em;
  font-style: normal;
  background-color: #D9DADA;
  background: #D9DADA;
}
h1  {
  position: absolute;
  top: 180px;
  left: 100px;
  color: blue;
  display: none;
}
h2  {
  color: red;
}
#c0 {
  background-image: linear-gradient(left , rgb(255,255,255) 0%, rgb(217,218,218) 100%);
  background-image: -o-linear-gradient(left , rgb(255,255,255) 0%, rgb(217,218,218) 100%);
  background-image: -moz-linear-gradient(left , rgb(255,255,255) 0%, rgb(217,218,218) 100%);
  background-image: -webkit-linear-gradient(left , rgb(255,255,255) 0%, rgb(217,218,218) 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgb(255,255,255)),
    color-stop(1, rgb(217,218,218))
  );
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff',endColorstr='#808080'); /* IE9 a starší*/
  -webkit-border-radius: 0px;  
  -moz-border-radius: 0px;  
  border-radius: 0px;  
}
#c1  {
  background-color: #D9DADA;
}
#container  {
  background-color: #D9DADA;
}
#theme { 
  background-attachment: scroll;
  background-clip: border-box;
  backgroud-size: cover;
  background-origin: border-box;
  background-color: transparent;
  background-image: url("http://www.tgreklama.cz/obrazek/3/tg-logo/");
  background-position: 0px 0px;
  -moz-background-size: 100% 100%;   
  -o-background-size: 100% 100%;   
  -webkit-background-size: 100% 100%;   
  background-size: 100% 100%;  
  left: 30px;
  overflow-x: hidden;
  overflow-y: hidden;
  position: absolute;
  top: 40px;
  height: 70px;
  width: 345px;
}
#theme .ltcorner { 
  background: 0px 0px no-repeat transparent;
  left: 0px;
  top: 0px;
}
#theme .rtcorner { 
  background: 0px 0px no-repeat transparent;
  left: 0px;
  top: 0px;
}
#theme .lbcorner { 
  background: 0px 0px no-repeat transparent;
  left: 0px;
  top: 0px;
}
#theme .rbcorner { 
  background: 0px 0px no-repeat transparent;
  left: 0px;
  top: 0px;
}
.textr { 
  font-family: Verdana;
  font-size: medium;
  color: black;
  font-style: italic;
  text-align: justify;
}
.postable  { 
  position: absolute;
  top: 250px;
  margin-left: 25px;
}
.tabgal  { 
  position: absolute;
  top: 300px;
  margin-left: 150px;
}
.tabgal2  { 
  position: absolute;
  top: 360px;
  margin-left: -30px;
}
.tabgal3  { 
  position: absolute;
  top: 460px;
  margin-left: -30px;
}
.radgal  { 
  text-align: center;
  font-family: Verdana;
  font-size: x-large;
  color: blue;
  font-weight: bold;
}
.hlavgal  { 
  text-align: center;
  font-family: Verdana;
  font-size: large;
  color: blue;
  font-weight: bold;
  height: 50px;
  vertical-align: top;
}
.text-n { 
  font-family: Verdana;
  font-size: medium;
  color: red;
  font-style: italic;
  text-align: justify;
  font-weight: bold;  
}
.clear { 
  clear: both;
}
.thumb { 
  background: url("http://www.tgreklama.inpage.cz/images/styles/template4/red/transparent-20-bg.png") 0px 0px transparent;
  border: 1px solid #986969;
  display: table-cell;
  float: left;
  height: 98px;
  margin: 0px 5px 10px;
  overflow: hidden;
  text-align: center;
  width: 98px;
}
.lista-h { 
  background-attachment: scroll;
  background-color: transparent;
  background-position: 0px 0px;
  left: 0px;
  position: absolute;
  top: 140px;
}
.lista-d { 
  background-attachment: scroll;
  background-color: transparent;
  background-position: 0px 0px;
  left: 0px;
  position: absolute;
  bottom: 70px;
}
.pata { 
  left: 0px;
  position: absolute;
  bottom: 0px;
  width: 780px;
  height: 40px;
  border: 0;
}
.patatxt { 
  text-align: right;
  color: white;
}
#lcolumn { 
  margin-left: 100px;
  width: 550px;
}
#rcolumn { 
  width: 200px;
}
.gnext { 
  color: blue;
}
.gback { 
  color: blue;
}
.gprev { 
  color: blue;
}
#menu li a {
  background-color: #D9DADA;
  color: black;
}
#menu li a:hover, #menu li a.active {
  background-color: #9D9E9E;
}
#menu li a.active {
  background-color: white;
  color: #000000;
  font-weight: bold;
}
#menu { 
  background-color: white;
  color: black;
}
#gphoto { 
  margin-bottom: 0px;
  padding: 0px 0px 30px 0px;
}
.gnav1.bottom, .gnav2.bottom { 
  margin-bottom: 35px;
}
#oknofoto { 
  color: #FFFFFF;
  display: inline;
  font: normal normal 400 12px/0px Verdana;
  height: 485px;
  text-align: center;
  width: 845px;
}
.mapa  { 
  position: absolute;
  top: 360px;
  margin-left: 50px;
}
#form table th span { 
  color: black;
}
#form p.required { 
  border-top: 1px solid #73383B;
  color: black;
  margin-bottom: 0px;
  padding-top: 1px;
}
a { 
  color: black;
  cursor: pointer;
  text-decoration: none;
}