body {
  color: white;
  font-family: Tahoma,Verdana,Segoe,sans-serif;
  font-size: 12px;
}
table {
  font-size: 12px;
  font-family: verdana;
}
td {
  font-size: 12px;
}
hr {
  border-bottom: 1px solid #2f676b;
}
img { margin:0; padding:0; }
div#obsah {
  text-align: justify;
  position:relative;
  width: 910px;
  padding-top: 7px;
  padding-bottom: 20px;
  margin: auto;
}
div.AkceMalaOpc {
  opacity:0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);	
}
div.AkceVelkaOpc {
  opacity:0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);	
}
div.obsah_odsad {
  padding: 1em;
}
img.foto {
  margin: 1em;
  border: 1px solid #225959;
}
div.SecTitle {
  font-size: 13px;
  font-weight: bold;
}
div.SecPadding {
  margin: 4px;
  margin-top: 0px;
  border: 1px solid #225959;
  background-color: #1188ba;
  background-repeat: no-repeat;
}
table.dealers td {
  padding-right: 1em;
  padding-left: 1em;
}

a {
  color: #fcff00;
  text-decoration: none;
}
a:visited {
  color: #fcff00;
}

a:hover {
  text-decoration:underline;
}

/* Produkty */
div.boxPrd {
  display: none;
}
span.odkazAct {
font-size: 11px;
color: #B0B0B0; 
font-weight: bold;
text-decoration: underline;
}
a.odkazPrd { 
font-size: 11px;
color: #B0B0B0; 
font-style: italic; 
text-decoration: none; 
}
a.odkazPrd:hover { 
text-decoration: underline; 
}
a.polPrd {
  color: #B0B0B0;
  text-decoration: none;
}
a.polPrd:visited {
  color: #B0B0B0;
}
.textbox {
  background-color: #B0B0B0;
  border: 1px solid #000000;
}
div.ostatnidownload {
  margin:2px;
  padding: 7px; border:1px solid white; 
  color:black; 
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.15, rgb(145,138,145)),
    color-stop(1, rgb(255,255,255))
  );
  background-image: -moz-linear-gradient(
    center bottom,
    rgb(145,138,145) 15%,
    rgb(255,255,255) 100%
  );
}
