.ui-datepicker{
background-color:#dcdada !important; 
border: 1.5px solid black;
z-index: 10;
font-size: 1.s3rem;
}
.ui-state-default{
text-decoration: none;
color: #0073aa;
}
.ui-state-default:hover{
}
.ui-state-highlight{
color: red;
}
.nahled-reklamy{
right:5vw;
position: fixed;
top: 12vw;
}
.ad-list-img{
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: relative;
width:90px;
height: 90px;
}
.image-preview{
position: fixed;
top:10px;
right:10px;
height: 35vw;
width:35vw;
background-position: center;;
background-repeat: no-repeat;
background-size: contain;
z-index: 500; }
.firma-img{
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: relative;
width:75px;
height: 75px;
}
body{
background-image: url(https://www.inform.cz/static/img/logo.png);
background-position-x: right;	
background-position-y: 55px;
background-repeat: no-repeat;
}
#title-letters{
display:none;
color:#DA5D73;
}