#detail-galerie img.resize {
    width: 100px;
    height: 65px;}
    
/*#################### nabidka_thumb ####################*/
.nabidka_thumb {
  width: 295px;
  height: 160px;
  float: left;
  position: relative;
  padding: 0px 0px 29px 0px;
  margin: 10px 15px 10px 15px;
  background: #FFFFFF;}
.nabidka_thumb .header {
  width: 295px;
  height: 22px;
  padding: 5px 0px 0px 0px;
  background: url(../layout/nabidka-thumb-header.png) bottom left no-repeat;}
.nabidka_thumb .header .popis {
  font-size: 0.8em;
  padding: 0px 10px 0px 22px;}
.nabidka_thumb .header .mapa {
  color: #FFFFFF;
  font-size: 0.8em;
  cursor: pointer;
  padding: 0px 10px 0px 22px;}
.nabidka_thumb h3 {
  color: black;
  padding: 2px 3px 2px 3px;
  font-size: 0.9em;
  word-spacing: -1px;
  border-bottom: 1px solid #9BAABF;}
.nabidka_thumb h3 a {
  color: #000000 !important;}
.nabidka_thumb p {
  font-size: 0.8em;
  word-spacing: -1px;
  margin: 8px 10px 5px 5px;}
  .nabidka_thumb p .odhadni_cena {
    color: #A04003;
    font-weight: bold;
    font-size: 1.1em;
    display: block;}
  .nabidka_thumb p .vyvolavaci_cena {
    color: #F0A900;
    width: 280px;
    font-weight: bold;
    font-size: 1.2em;
    display: block;}
  #content .nabidka_thumb p a {
    text-decoration: none;
    color: #464646;}
.nabidka_thumb img {
  padding: 0px 0px 5px 5px;
  float: right;}
.nabidka_thumb .footer {
  font-size: 0.8em;
  font-weight: bold;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 5px 5px 0px 5px;
  width: 285px;
  height: 29px;
  color: #000000;
  background: url(../layout/nabidka-thumb-footer.png) bottom left no-repeat;}
  .nabidka_thumb .footer span {
    position: relative;
    top: 6px;}
    
/*#################### detail ####################*/
/*########## detail-galerie ##########*/
#detail-galerie {
  float: right;
  width: 320px;
  padding: 0px 5px 10px 10px;}
#detail-galerie #big {
  width: 320px;
  height: 240px;}
#detail-galerie a img {
  cursor: pointer;
  float: left;
  margin: 1px;
  border: 2px solid #CCCCCC;}
#detail-galerie a:hover img {
  border: 2px solid #F0A900;}
/*########## detail-description ##########*/
#detail-description {
  width: 320px;}
/*########## detail-vlastnosti ##########*/
table.vlastnosti td {
  width: 160px;}
/*########## detail-prilohy ##########*/
#detail-prilohy {
  float: right;
  width: 320px;
  padding: 0px 5px 10px 10px;}
/*########## mapa ##########*/
#map_canvas {
  width: 320px;
  height: 300px;
  margin: 5px;
  float: right;
  clear: right;}
/*########## box ##########*/
#box {
  width: 289px;
  position: relative;
  left: -10px;
  margin: 20px 0px 10px 0px;
  text-align: center;
  background: #F49902 url(../layout/detail-box-bottom.png) bottom left no-repeat;
  padding: 0px 0px 15px 0px;}
#box span {
  color: #000000;
  cursor: pointer;
  text-decoration: underline;}
#box-top {
  width: 289px;
  height: 10px;
  background: url(../layout/detail-box-top.png) top left no-repeat;}

#social-detail{
  height: 20px;
  padding-top: 5px;
}


