/* 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 #2080AF;
	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: #2080AF;
	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: #2080AF;
}
/* ---------------------------------------------------------------- */
.produktboxsmall {
	border: 1px solid #2080AF;
	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: #9F925B;
}
/* ---------------------------------------------------------------- */
.produktboxmicro {
	border: 1px solid #2080AF;
	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: #9F925B;
}
/* ---------------------------------------------------------------- */
a.box {
	background-image: url(/gfx/bg_gradient_light.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #2080AF;
	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 #DB90B1;
	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: #2080AF;
	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 #2080AF;
	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: #2080AF;
	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 #2080AF;
	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: #2080AF;
	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: 300px;
}

.hotelbox .content .bright
{
	float: right;
	width: 100px;
	height: 50px;
	margin-left: 7px;
	margin-right: 7px;
}

.hotelbox .booking-button
{
    list-style-type:none;	
	font-size: 8pt;
	background-image: url(/gfx/bg_gradient.jpg) !important;
	background-repeat: repeat-x !important;	
	margin: 1px 2px 2px 2px;
	padding:2px 5px 2px 5px;
	font-weight: bold;
	border: solid 1px #999999;
	height:22px;
	color: #FFF !important;        
}

.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;
}

/* ---------------------------------------------------------------- */
/* PRODUKTOVE BOXY CERVENE BY JONES
/* ---------------------------------------------------------------- */
/* SPOLECNA CSS PRO TRIDU REDBOX -----------------------------------*/
.redbox a, .redbox a.noclick {
    color: #c31e23 !important;
}
.redbox a:hover {
    color: #663333 !important;
} 
/* PRODUKTBOX ------------------------------------------------------*/
.produktbox.redbox {
	border: 1px solid #c31e23 !important;
	background-image: url(/design/gfx/bg_gradient_light_red.jpg) !important;
}
.produktbox.redbox h4 {
	color: #FFFFFF !important;
	background-color: #c31e23 !important;
	background-image: url(/design/gfx/bg_gradient_red.jpg) !important;
}
.produktbox.redbox img {
	background-color: #C9C2A7 !important;
}
.produktbox.redbox p {
	color: #333333 !important;
}
.produktbox.redbox p.cena {
	border-bottom-color: #c31e23 !important;
}
/* PRODUKTBOX SMALL--------------------------------------------------*/
.produktboxsmall.redbox {
	border: 1px solid #c31e23;
	background-image: url(/design/gfx/bg_gradient_light_red.jpg) !important;
	background-position: bottom;
	background-repeat: repeat-x;
}
.produktboxsmall.redbox h4 {
	color: #c31e23;
}
.produktboxsmall.redbox img {
	background-color: #C9C2A7;
}
.produktboxsmall.redbox p {
	color: #333333;
}
.produktboxsmall.redbox p.cena {
	border-bottom-color: #c31e23;
}
/* PRODUKTBOX MICRO--------------------------------------------------*/
.produktboxmicro.redbox {
	border: 1px solid #c31e23;
	background-image: url(/design/gfx/bg_gradient_light_red.jpg) !important;
	background-position: bottom;
	background-repeat: repeat-x;
}
.produktboxmicro.redbox h4 {
	display:none;
}
.produktboxmicro.redbox p {
	color: #333333;
}
.produktboxmicro.redbox p.cena {
	border-bottom-color: #c31e23;
}
