body {
	background-image: url(https://images.latinsexpictures.com/pic/blue.png);
	font-family: Verdana, Arial, sans-serif;
	text-align:center;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.plnaBLUE {
	background-color: #729EBF;
}

a {
	color: #fff;
	text-decoration: none;
}

a.eras {
	margin: 9px 7px 9px 7px;
	box-shadow: 0px 0px 2px 2px #CDE4FF;
	width: 190px;
	height: 240px;
	display: inline-block;
	border-radius: 14px;
	transition: all ease 0.3s;
}

a.eras:HOVER {
	box-shadow: 0px 0px 2px 5px #CDE4FF;
}

.perfect {
	border-radius: 14px;
}

.upro {
	display: inline-block;
}

.lightBLUE {
	background-color: #ADD0E5;
}

.nejsvetlejsi {
	background-color: #CDE4FF;
}

.PPPanchor {
	display: inline-block;
	width: 268px;
	line-height: 34px;
	border-radius: 16px;
	background: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin: 7px 4px;
	text-align: left;
	color: #000;
}

.PPPprice {
	display: inline-block;
	background: #CDE4FF;
	line-height: 30px;
	width: 70px;
	text-align: center;
	font-weight: normal;
	border-radius: 16px;
	margin-left: 2px;
	margin-right: 10px;
	font-style: italic;
}

.PPPanchor:HOVER .PPPprice {
	background: #F1FF95;
	text-decoration: underline;
	font-weight: bold;
}

.UKAZto {
	margin: 9px 7px 9px 7px;
	box-shadow: 0px 0px 2px 2px #CDE4FF;
	width: 170;
	height: 240px;
	display: inline-block;
	border-radius: 14px;
	transition: all ease 0.3s;
	overflow: hidden;
	
	background: #CDE4FF;
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

a.UKAZto:HOVER {
	box-shadow: 0px 0px 2px 5px #CDE4FF;
	font-weight: bold;
}

.picture {
	margin-bottom: 5px;
}