@charset "utf-8";
/* CSS Document */

._content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
/* ----------------------- */
.box180 {
	background-image: url(/hodinky/gfx/boxes/b180_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.box180 ._bottom {
	background-image: url(/hodinky/gfx/boxes/b180_bg_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.box180 ._top_maroon {
	background-image: url(/hodinky/gfx/boxes/b180_top_maroon.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.box180 ._top_maroon {
	background-image: url(/hodinky/gfx/boxes/b180_top_maroon.gif);
	background-repeat: no-repeat;
	height: 20px;
}
/* ----------------------- */
.box600 {
	background-color: transparent;
	margin-bottom: 10px;
}
.box600 ._bottom {
	background-image: url(/hodinky/gfx/boxes/b600_bg_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.box600 ._top_maroon {
	background-image: url(/hodinky/gfx/boxes/b600_top_maroon.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.box600 ._top_maroon {
	background-image: url(/hodinky/gfx/boxes/b600_top_maroon.gif);
	background-repeat: no-repeat;
	height: 20px;
}
/* ----------------------- */
.box230 {
	background-image: url(/hodinky/gfx/boxes/b230_bg.gif);
	background-repeat: repeat-x; 
	margin-bottom: 10px;
	background-color: #FDFDFD;
}
.box230 ._bottom {
	background-image: url(/hodinky/gfx/boxes/b230_bg_bottom.png);
	background-repeat: no-repeat;
	height: 15px;
}
.box230 ._top_maroon {
	background-image: url(/hodinky/gfx/boxes/b230_top_maroon.gif);
	background-repeat: no-repeat;
	background-color: transparent !IMPORTANT;
	height: 23px;
}
.box230 ._top_light_blue {
	background-image: url(/hodinky/gfx/boxes/b230_top_blue.gif);
	background-repeat: no-repeat;
	background-color: transparent !IMPORTANT;
	height: 23px;
}
.box230 ._content {
	
}
/* ----------------------- */
._top_maroon h3, ._top_maroon h3 {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 9pt;
}
._top_light_blue h3 {
	color: #660000;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 9pt;
}
/* -------------------------- */
#basketbox
{
}

/*----------------------------*/
.vyrobcebox
{
	width: 124px;
	height: 144px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #ffffff;
	border-bottom: 1px solid #9BCACF;
	border-right:  1px solid #9BCACF;	
}

