body {margin:0px; }
        h1 {font-size:64px; color:#555555; margin: 70px 0 50px 0;}
        p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
        .divelem {
			text-align:center;
			margin-left:auto;
			margin-right:auto; 
			width: calc(25% - 3px); 
			height: calc(50vh - 2px); 
			float: left;
		}
		.t1 {border-bottom: solid 4px white; }
		.t2 {border-bottom: solid 4px white; border-left: solid 4px white;}
		.t3 {border-bottom: solid 4px white; border-left: solid 4px white;}
		.t4 {border-bottom: solid 4px white; border-left: solid 4px white;}
		.t5 {}
		.t6 {border-left: solid 4px white;}
		.t7 {border-left: solid 4px white;}
		.t8 {border-left: solid 4px white;}
		.fixed {
			width: 100%; 
			height: 100%; 
			position: fixed; 
			overflow: auto; 
			/*background: url(../img/fon.jpg) no-repeat center center fixed; */
			background-size: cover;
			/*display: none;*/
		}
		.dvv{
			width: 100%;
			height: 100%;
		}
		.dvvv{
			background: #ffffff85;
			height: 5vh;
			padding: 1vh;
			color: white;
			font-size: 24px;
		}
		.dvvvl{
			color: white;
			font-size: 2.6vh;
			margin: 0vh 10px;
			/*line-height: 1;*/
			font-family: sans-serif;
			height: 7vh;
		}
		.dvvvr{
			height: 11%;
			padding: 1vh;
			color: white;
			font-size: 24px;
			float: right;
		}
		.immg{
			max-height: 38vh;
			/*max-width:90%;*/
			max-width:100%;
			width: 600px;
			position: absolute;
			margin: auto;
			left: 0;
			top: -6vh;
			bottom: 0;
			right: 0;
		}
		.divimg{
			height: 38vh;
			position: relative;
			background-repeat: no-repeat;
    		background-position: center;
    		background-size: cover;
    		margin-top: -1vh;
		}
.prrice{
	font-size: 4vh;
	font-weight: 600;
    font-family: sans-serif;
    color: white;
    position: absolute;
    width: 100%;
    bottom: 4px;
}
.div_prises{
	height: calc(13vh - 2px);
	position: relative;
}
.prrice_disc{
	color: white;
    width: fit-content;
    font-weight: 600;
    font-family: sans-serif;
    /*float: right;
    align-items: center;
    display: grid;
    height: inherit;*/
	position:absolute;
	right:0px;
	bottom:3px;
}
.prrice_disc1{
	color: white;
    width: fit-content;
    font-weight: 600;
    font-family: sans-serif;
    float: left;
    align-items: center;
    display: grid;
    height: inherit;
}
.diskprs2{
	position: absolute;
    bottom: 0px;
    left: 4px;
    right: 4px;
}
.d_discount{
    bottom: 4vh;
}