.ceni {
display: none;
/* padding: 5px 15px; */
line-height: 40px;
}
#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}
#calcul h1{
font-size: 17px;
float: none;
font-weight: bold;
line-height: 28px;
padding: 0 20px;
margin-bottom: 10px;
color:#FF0000;
text-shadow: 0 1px 0 #fff;
text-transform: uppercase;
text-align: center;
}
#calcul p{
margin-bottom: 0 !important;
}
#calcul {
margin: 0 auto;
background: #e6e6e6;
background: #c8d7dc; /* Old browsers */
background: -moz-linear-gradient(left, #c8d7dc 0%, #f2f5f6 50%, #c8d7dc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#c8d7dc), color-stop(50%,#f2f5f6), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #c8d7dc 0%,#f2f5f6 50%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #c8d7dc 0%,#f2f5f6 50%,#c8d7dc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #c8d7dc 0%,#f2f5f6 50%,#c8d7dc 100%); /* IE10+ */
background: linear-gradient(to right, #c8d7dc 0%,#f2f5f6 50%,#c8d7dc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8d7dc', endColorstr='#c8d7dc',GradientType=1 ); /* IE6-9 */
width: 75%;
border: 1px solid #666;
border-radius: 5px;
padding: 10px;
overflow: hidden;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #323232;
}
.ui-slider-horizontal {
margin: 0 10px;
margin-bottom: 15px;
}
.paulund_inner_modal_box p {
margin: 0;
padding: 0;
}
#rasch:hover {
background: #f79544;
}
#rasch {
cursor: pointer;
float: right;
margin-right: 10px;
margin-top: 10px;
background: #ff7400;
background-image: linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -o-linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -moz-linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -webkit-linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -ms-linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #ff7400), color-stop(1, #ffb814) );
-pie-background: linear-gradient(#ff7400, #ffb814);
width: 100px;
text-align: center;
color: #fff;
font-size: 17px;
padding: 7px 15px;
text-shadow: 1px 1px #666;
border-radius: 5px;
box-shadow: 1px 1px 3px #999;
}
.rasch span{
font-weight: bold;
color: #000;
}
.rasch {
display: none;
clear: both;
padding: 10px 20px;
}
.ceni table td .name{
float: left;
color: #323232;
}
.ceni table .nameprice{
padding: 0px;
background: none;
box-shadow: 0 1px 0 white;
-moz-box-shadow: 0 1px 0 white;
-webkit-box-shadow: 0 1px 0 white;
height: 40px;
color: #000;
}
.ceni table td{
border-top: 1px dotted #999;
padding: 20px 0px !important;
}

.ceni table tr:first-child td{
border-top: none;
}
.ceni table {
border-spacing: 0;
width: 100%;
}
.valueprice span {
color: #f65314;
font-weight: bold;
font-size: 17px;
}
.buy:hover {
background: #f79544;
}
.buy {
text-decoration: none;
background: #ff7400;
background-image: linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -o-linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -moz-linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -webkit-linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -ms-linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #ff7400), color-stop(1, #ffb814) );
-pie-background: linear-gradient(#ff7400, #ffb814);
text-align: center;
color: #fff;
font-size: 16px;
padding: 7px 10px;
text-shadow: 1px 1px #666;
border-radius: 5px;
box-shadow: 1px 1px 3px #999;
/* margin-left: 15px; */
}
.ceni .vnutrbackground  td{
line-height: 22px;
}
.ceni .vnutrbackground  td{
padding: 5px !important; 
padding-left: 0px !important;
}
.vnutrbackground a
{
color: #FF6600;
}
#calcul #Button1:hover {
background: #f79544;
}
#calcul #Button1 {
float: left;
background: #ff7400;
background-image: linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -o-linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -moz-linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -webkit-linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -ms-linear-gradient(bottom, #ff7400 0%, #ffb814 100%);
background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #ff7400), color-stop(1, #ffb814) );
-pie-background: linear-gradient(#ff7400, #ffb814);
width: 200px;
text-align: center;
color: #fff;
border: 0;
text-transform: uppercase;
font-size: 22px;
padding: 15px 15px;
text-shadow: 1px 1px 0px #666;
border-radius: 5px;
cursor: pointer;
box-shadow: 1px 1px 3px #999;
border-top: 0;
}
	.ui-state-default, .ui-widget-content .ui-state-default {
	background: url(slid.png) center center no-repeat;
	border: 0;
	width: 17px;
	height: 17px;
	}
.video .intovideo{
width: 640px;
height: 480px;
position: relative;
margin: 0 auto;
padding: 10px;
background: #fff;
margin-top: 50px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}
.video {
text-align:center;
width: 100%;
height: 100%;
left: 0;
z-index: 1000;
top:0;
position: fixed;
display: none;
background: rgba(0,0,0,0.6);
}