@charset "utf-8";
/* CSS Document */
body{ width: 100%;margin: 0 auto; padding: 0;}
h1,h2,h3{ filter: drop-shadow(5px 5px 3px grey );}
h1,h2,h3{text-decoration: underline;}
p{font-size:20px;text-align:Justify ;color: #2093D1;}
.uvod img{width: 35%; display: block; margin:0 auto; filter: drop-shadow(5px 5px 3px grey );}
.uvod{ background:#2093D1; width: 100%; height: 100%;}
header{width: 100%; height:25%; display: block;}
header .obrazek_1 img{width: 90%; display: block; margin: 0 auto; position: relative;}
header .obrazek_2 img{width: 12%; position: absolute;filter: drop-shadow(5px 5px 3px grey );left:7%;}
nav ul{width: 100%;}
nav li {font-size: 20px; list-style-type: square;}
nav li a {color: black;color:#2093D1;}
.hlavni-nabidka {width: 80%; margin: 0 auto; position: relative; top: 10px;}
.postranni-panel {width: 30%;height:auto;margin: 15px; padding: 5px;position: relative;float: left;}
.postranni-panel img{width: 70%;}
.sponzori{width:100%; height: auto; }
.sponzori img{ margin:5px; padding:5px; filter: drop-shadow(5px 5px 3px grey );}
.informace{ width:100%; height:auto; margin:0 ; padding:0;position:relative;left:5%; }
.dotace{ width:60%; height:auto; margin:5px; padding:5px; float:right; position:relative; right:8%; top:30px; }
.dotace p{color: black;}
.dotace img{width: 30%; float: left; margin: 5px; padding: 5px;}
.historie ul{width: 100%;}
.historie li, .info li{font-size: 20px; list-style-type: square;}
.historie li a, .info li a{color: black;color:#2093D1;}
article {float: left; margin: 10px; padding: 10px;}
.kategorie{ width:60%; height:500px; margin:5px; padding:5px; float:right; position:relative; right:8%; overflow-y: scroll; top: 30px;}
.kategorie img{float: left;}
.kategorie a{color: #F69EA6;}
.vedeni-fotbalu{width:60%; height:500px; margin:5px; padding:5px; float:right; position:relative; right:8%; top: 30px;}
.vedeni-fotbalu img{float: left;}
.vedeni-fotbalu a{color: #F69EA6;}
.klub{width:60%; height:500px; margin:5px; padding:5px; float:right; position:relative; right:8%; top: 30px;}
.klub h3{color: #2093D1;border-bottom: none;filter: none;}
 span.p{color: #000000;font-size: 0.8em;}
.klub h3.barva{color: black;border-bottom: 1px dotted black;}
#footer{width: 100%; height:60px; float: left; background:#2093D1; position:relative; top:10px; }
#footer p{color: white;text-align: center;}
@media (min-width : 1080px ){}
@media (max-width: 1920px){}