#boxv {width: 747p; clear: both; margin-bottom: 20px; overflow: hidden;}
#boxm1 {width: 409px; float: left;}
#boxm2 {width: 338px; float: left;}

#vpravo #boxy-null a {text-decoration: none;}

#boxy-null {width: 338px; float: left; height: 300px;}
#boxy {padding: 0px 0px 0px 0px;  margin: 0; font-family:  arial, verdana, helvetica, sans-serif;}

#vpravo #boxy p {text-align: center; padding: 0;}

.produkt-box {float: left; width: 169px; height: 300px; text-align: center; margin: 0px 0px 0px 0px; padding-top: 30px; background: url('../images/box1.gif') no-repeat center top;}
#boxy .produkt-box a p b {font-size: 14px; font-family: "Trebuchet MS", Arial, Verdana; text-align: center;}
#boxy .produkt-box img.fotonahled {height: 65px; margin: 10px 13px 10px 9px; border: 0; text-align: center;}
  .produkt-box a {color: #27528a; text-decoration: none;}
  .produkt-box a p {padding: 5px 20px 10px 10px; margin: 0; text-decoration: none; font-weight: bold;}
#vpravo #boxy-null .produkt-box:hover, #vpravo #boxy-null .produkt-box.hover {color: #fff; background: url('../images/box2.gif') no-repeat center top; text-decoration: none;}
	.produkt-box {
		background-color: expression(
			this.onmouseover = new Function("this.className += ' hover';"),
			this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
		);
	}
    #vpravo #boxy-null .produkt-box:hover a, #vpravo #boxy-null .produkt-box.hover {color: #fff;}
    
    .vice {text-decoration: underline;}





    
    







