@import url('design/modry.css');

.nahled{
    width: 160px;
    float: left;
    text-align: center;
}
.nahled img{
	border-width: 0px;
}

.zbozi-nahled{
    float: left;
    width: 322px;
    height: 180px;
    margin: 5px;
    border: 1px solid blue ;
    BACKGROUND: url(grafika/upoutavka-bg.png) #fff repeat-x 50% top;
}

.zbozi-detail{
    margin: 5px;
    border: 1px solid blue ;
    BACKGROUND: url(grafika/upoutavka-bg.png) #fff repeat-x 50% top;
}


.zbozi-nahled .nazev a{
    text-align: center;
    font-weight: bold;
}
.cena{
    font-weight: bold;
	color: #003366;
}

th{
	font-size: smaller;
}
.zbozi-nahled .text{
	margin-left: 160px;
}
.zbozi-nahled .nazev{
	margin-left: 10px;
}
.clearfloat 
{ 
	display: table; 
	width: 100%; 
} 
#searchform{
	position: relative;
	z-index: 1;
	text-align: right;
	top: -5px;
	left: -5px;
}

ul li a{
  text-decoration: none;
}