#boxcard {
  width: 520px;
  z-index: 1;
  float:left; 
  display:block;
  margin-left:0px;          
}

#boxcard strong {
  text-align:center;
}

#boxcard-big {
  width:165px;
  float:right;
  text-align:center;
  margin-right:5px;
  
}

#box img {
  border:1px solid #fff;
}


#boxcard div {
  float: left;
  width: 75px;
  height: 75px;
	background: url("../pics/karta.gif") no-repeat;
	background-position:center; 
  background-color:#ffffff;
  margin: 2px;
  padding: 2px;
  border: 1px solid #059cc1;
  cursor: pointer;
  z-index: 2;
  display:block;
   position:relative;
}

#boxcard div img {
  border: none;
  z-index: 10;
    width: 75px;
  height: 75px;
  display:block;
  position:relative;
}
	
.ukryj { 
  background-color:red; 
  display:none;
}
            
#boxbutton {
   height:60px;
   line-height:30px;

}
		   
input.link1 {
   width:122px;
   height:24px;
   text-align:center;
   color:#fff;
   background-color:#000;
   border:1px solid #fff;
   text-decoration:none;
   font-size:12px;
   font-weight:bold;
   padding-bottom: 4px;
}
     
input.link1:hover {
   background-color:#fff;
   border:1px solid #000;
   color:#000;        
}      

#link2 {
  width:112px;
  height:24px;
  line-height:24px;
  padding-left:17px;
  font-weight:bold;
  margin-right:4px;
  margin-left:40px;
  margin-bottom:20px;
  margin-top:10px;
}


#popis1, #popis2 {
  width:368px;
  padding-left:10px;
  height:48px;
  font-weight:bold;
  margin-right:4px;
}

.panel {
  margin-left:8px;
  margin-bottom:20px;  
}