﻿.banner2023 {
	height: 320px; 
	margin-bottom: 20px;
	/*padding-right: 10px;
	text-align: right;
	font-size: 30px;
	position:relative;*/
}

.banner2021 p {
	position:absolute;
    bottom: 5px;
    right: 13px;
	font-family: Roboto Slab, Arial, Sans-Serif;
	color: white;
	text-decoration: none;
	font-size: 20px
}

.banner2021 div {
	position:absolute;
	text-align: left !important;
    top: 348px;
    left: 11px;
	font-family: Roboto Slab, Arial, Sans-Serif;
	color: white;
	text-decoration: none;
	font-size: 80px !important;
	font-weight: bold !important;
}


.banner2021 a {
	
}

.SloupecKontakty {
    font-family: Roboto Slab, Arial, Sans-Serif;
    font-size: 35px;
	line-height: 40px;
    font-weight: bold;
    color: white;
	margin-bottom: 10px;
	margin-top: 55px;
}

.SloupecEmail {
    font-family: Roboto, Arial, Sans-Serif;
    font-size: 25px;
    color: white;
    padding-top: 3px;
}

.SloupecEmail a {
    text-decoration: none;
}