h2
{
	text-transform: uppercase;
	margin-bottom: 5px;
    text-shadow: 1px 1px 3px rgba(80, 80, 80, 0.7);
    font-weight: 100;
	font-size: 1.6em;
}

.card-title
{
    margin-bottom: 15px;
    color: black;
    font-size: 1.7em;
    font-weight: 100;
    text-decoration: underline;
    text-shadow: 1px 1px 2px rgba(80, 80, 80, 0.4);
}

.card-image-holder
{

}

.card-content
{
	/*
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
	*/
}

.price-list
{
    width: 75%;
}

.price-list-left
{
}

.price-list-right
{
    text-align: right;
}

.price-list td
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.lection_dates-list
{
    width: 70%;
    border-collapse: collapse;
}

.lection_dates-list-headline
{
    font-weight: bold;
    border-bottom: 1pt solid black;
}

.lection_dates-list-left
{
  padding-right: 4ch;
}

.lection_dates-list-center
{
}

.lection_dates-list-right
{
}

.lection_dates-list td
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.ocni-terapie-background
{

}

.mikromasaz-background
{
    background-image: url(../design/mikromasaz.jpg);
    background-position: center;
    background-size: cover;
}

.ocni-gymnastika-background
{

}

.poukaz-image
{
	width: 100%;
	height: auto;
	box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#kurzy_rychlocteni
{
  margin-top: 3em;
}

#kurzy_rychlocteni a
{
	color: #1e88e5;
	font-weight: bold;
}

#kurzy_rychlocteni a:hover
{
	color: #0c56ce;
}

