/* PRAGUE */
/* produktboxy ---------------------------------------------------------------- */
.produktbox ._bottom, .produktboxsmall ._bottom, .produktboxmicro ._bottom {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.produktbox a, .produktbox a:hover, .produktboxsmall a, .produktboxsmall a:hover, .produktboxmicro a, .produktboxmicro a:hover {
	text-decoration:none !important;
}
/* ---------------------------------------------------------------- */
.produktbox {
	border: 1px solid #F27CB1;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../gfx/bg_gradient_light.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.produktbox h4 {
	color: #FFFFFF;
	background-color: #F27CB1;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(/gfx/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.produktbox img {
	float: left;
	background-color: #C9C2A7;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.produktbox p {
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.produktbox p.cena {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F27CB1;
}
/* ---------------------------------------------------------------- */
.produktboxsmall {
	border: 1px solid #F27CB1;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../gfx/bg_gradient_light.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.produktboxsmall h4 {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.produktboxsmall img {
	float: left;
	background-color: #C9C2A7;
	padding: 0px;
	margin: 10px;
}
.produktboxsmall p {
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.produktboxsmall p.cena {
	border-bottom-width: 1px;
	border-bottom-style: hidden;
	border-bottom-color: #F27CB1;
}
/* ---------------------------------------------------------------- */
.produktboxmicro {
	border: 1px solid #F27CB1;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../gfx/bg_gradient_light.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.produktboxmicro h4 {
	display:none;
}
.produktboxmicro p {
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.produktboxmicro p.cena {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F27CB1;
}
/* ---------------------------------------------------------------- */
a.box {
	background-image: url(/gfx/bg_gradient_light.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #F27CB1;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	text-decoration:none;
}
a.box2 {
	background-image: url(/gfx/bg_gradient_light.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #F27CB1;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	text-decoration:none;
}
.box img {
	margin:10px;
}
.box h4 {
	color: #FFFFFF;
	background-color: #F27CB1;
	font-size: 8pt;
	font-weight: bold;
	padding: 3px 3px 3px 10px;
	margin: 0px;
	background-image: url(/gfx/bg_gradient.jpg);
	background-repeat: repeat-x;
}
/* ---------------------------------------------------------------- */
a.x {
	background-image: url(/gfx/bg_gradient_light.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #F27CB1;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	text-decoration:none;
}
img.x {
	margin:10px;
}
.x h4 {
	color: #FFFFFF;
	background-color: #F27CB1;
	font-size: 8pt;
	font-weight: bold;
	padding: 3px 3px 3px 10px;
	margin: 0px;
	background-image: url(/gfx/bg_gradient.jpg);
	background-repeat: repeat-x;
}


/*--------------------------------------------------------------------*/
.hotelbox {
	border: 1px solid #F27CB1;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../gfx/bg_gradient_light.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}


.hotelbox .header 
{
	background-color: #F27CB1;
	background-image: url(/gfx/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}


.hotelbox .header h4
{
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;	
}


.hotelbox .content
{
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;	
}

.hotelbox .content .bcenter
{
	float: left;
	margin-left: 7px;
	width: 320px;
}

.hotelbox .content .bright
{
	float: right;
	width: 100px;
	height: 50px;
	margin-left: 7px;
	margin-right: 7px;
}


.hotelbox .content .icons
{
	margin-top: 10px;
}
/*--------------------------------------------------------------*/
.leftbox {
	margin-bottom: 10px;
	padding: 10px 5px;
	background-image: url(../gfx/leftbox_middle.gif);
	background-repeat: repeat-y;
	position: relative;
}
.leftbox ._top {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url(../gfx/leftbox_top.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width:210px;
}
.leftbox ._bottom {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url(../gfx/leftbox_bottom.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:210px;
}
/*--------------------------------------------------------------*/
.box200 {
	margin-bottom: 10px;
	padding: 10px 5px;
	background-image: url(../gfx/box200_middle.gif);
	background-repeat: repeat-y;
	position: relative;
}
.box200 ._top {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url(../gfx/box200_top.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width:210px;
}
.box200 ._bottom {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url(../gfx/box200_bottom.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:210px;
}
/*--------------------------------------------------------------*/
.box520 {
	margin-bottom: 10px;
	background-image: url(../gfx/box520_middle.gif);
	background-repeat: repeat-y;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.box520 ._top {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url(../gfx/box520_top.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width:520px;
}
.box520 ._bottom {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url(../gfx/box520_bottom.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:520px;
}

/*--------------------------------------------------------------*/
.box255 {
	margin-bottom: 10px;
	background-image: url(../gfx/box255_middle.gif);
	background-repeat: repeat-y;
	position: relative;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.box255 ._top {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url(../gfx/box255_top.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 255px;
}
.box255 ._bottom {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-image: url(../gfx/box255_bottom.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 255px;
}

.box255 ._content {
	width: 100px;
	margin: 0px;
	padding: 10px 0px 10px 17px;
}

.box255 ._contentfull {
	width: 215px;
	margin: 0px;
	padding: 10px 20px 10px 20px;
}

