@font-face {
    font-family: PTSans;
    src: url('/prodlite-leto/font/PTSans.ttf'),
		url('/prodlite-leto/font/PTSans.ttf');
}
@font-face {
    font-family: NautilusPompilius;
    src: url('/italiya/font/NautilusPompilius.otf'),
		url('/italiya/font/NautilusPompilius.otf');
}
@font-face {
    font-family: 'st_best_ttf';
         src: url('/den-pediatra/Rosamunda_Two.ttf') format('truetype');
    font-style: normal;

}

.image {
		background: rgba(0, 0, 0, 0) url("/den-pediatra/img/bckg.png") no-repeat scroll 50% 100% / cover ;
		height: 110%;
		overflow: hidden;
		position: absolute;
		width: 100%;
		z-index: 1;
	}

.tantum-popup-podrobnee h1 {
display:none;
}
.it-txt {
    width: 45%;
    text-align: justify;
    margin: 0 auto;
}
.st_big_ttt{
	font-size: 18px !important;
}
.it-txt a{
	 color: inherit;
}
.it-txt .st_gifts img{
	height: 165px;
	padding:2px;
}
.st_gifts{
	display :table;
}
.st_gifts > div{
	display: table-cell;
    float: left;

}
@media screen and (orientation: landscape) { 
	.st_gifts > div:nth-child(1){
    padding: 0;
	}
}
.st_gifts > div:nth-child(1){
    padding: 0 25px 0 0;
	}
p.st_gifts_txt{
	padding: 0 !important;
	font-style: italic;
	clear: both;
}
.it-txt h2{text-align: center;}
.it-txt h3{
color: #016648;
text-align: center;
text-decoration: underline;
}

.it-img {
	margin: 0 auto;
	width: 60%;
}
.st_max_size{
	font-size: 38px !important;
	font-family: 'st_best_ttf' !important;
	text-align :center;
}
.it-img img {width:100%;}
.it-txt p {padding: 10px 0px 10px 0 !important;}
.tantum-popup-podrobnee > div {
	margin: 30px auto !important;
}
.st_img_gift > div{
	border: 1px solid #efefef;
    border-radius: 10px;
    box-shadow: 3px 5px 8px rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin: 10px;
    padding: 5px;
    width: 270px;
	float:left;
}
.st_img_gift > div:hover{
	box-shadow: 3px 5px 8px rgba(0, 0, 0, 0.5);
	cursor:pointer;
}
.st_img_gift > div > div {
    box-shadow: 0 0 14px 14px white inset;
    display: inline-block;
    line-height: 0;
}
.st_img_gift img{
	border-radius: 10px;
    position: relative;
    width: 100%;
    z-index: -1;
}
