* {
    font-family: 'Roboto', sans-serif;
}
.stranka {
     width:980px;
    text-align:left;
    margin:0 auto;
}

body {
    margin:0 auto;
    font-size:12px;
    text-align:center;
    background: #ededec ;
    font-family: 'Roboto', sans-serif;
}
/*vyhledavani*/
#search {
    margin-top: 12px;
}



.box select {
  background-color: #0563af;
  color: white;
  padding: 12px;
  width: 250px;
  border: none;
  font-size: 20px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  -webkit-appearance: button;
  appearance: button;
  outline: none;
}

.box::before {
  content: "\f13a";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  height: 100%;
  text-align: center;
  font-size: 28px;
  line-height: 45px;
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.1);
  pointer-events: none;
}

.box:hover::before {
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(255, 255, 255, 0.2);
}

.box select option {
  padding: 30px;
}

#search input {
    border-radius: 3px;

}
#sinput, #frmdelegationFind-name {
    padding: 3px 15px;
    height: 23px;
    border: white;
    color: #243239;
}
#frmdelegationFind-name {
    border: solid 1px black;
    border-radius: 3px;

}

#ssubmit, #frmdelegationFind-save {
   margin-left: 8px; 
   background: #ee1d36;
   color:white;
   border:solid 1px #ee1d36; 
   height: 30px; 
   padding: 3px 20px;
   cursor: pointer;
   text-transform: capitalize;
   border-radius: 3px;

} 
#ssubmit:hover{
 border:solid 1px white;
}
#frmdelegationFind-save:hover {
    color: black;
}

.header {
   background: url('img/header3.jpg');
   /*width:2048px;*/
   height:500px;
   opacity: 0.9; filter:alpha (opacity=90);
   text-align: center;
   margin: 0 auto;
   /*border-bottom:solid 1px black;*/
}
.next-match-banner {
    position: absolute;
    top: 280px;
    left: 670px;
    color: white;
}
/*pristi zapas*/
.top-next-mc, .top-mc-starts {
  text-decoration: none;
  background: rgba(13, 04, 03, 70%);
  border-radius: 8px;
  display: grid;
  align-content: center;
  padding: 10px 5px;
}
.text-center {
  text-align: center !important;
}
.mn-mc-titel {
  font-size: 22px;
  font-weight: 500;
  margin-top: 0;
}
.top-next-mc h4 {
  font-size: 19px;
  font-weight: 500;
  border-bottom: none;
  color: white;
  margin:5px
  
}
.mt-2 {
  margin-top: .5rem !important;
  font-size: 16px;
}
figure{
    width: 100px;
}
.align-items-center {
  align-items: center !important;
}
.justify-content-center {
  justify-content: center !important;
}
.d-flex {
  display: flex !important;
}
.top-next-mc hr {
  margin: 5px 0;
}
hr:not([size]) {
  height: 1px;
}
hr {
  background: #8d95a1;
}
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: .25;
}

/*leve menu*/
.vrch_menu {
    border-radius: 3px;
    /*background-image: url('img/vrch_menu.png');*/
    background:#071f40;
    text-transform: uppercase;
    width:222px;
    text-align:center;
    color:white;
    font-size:14px;
    padding:10px 3px;
}

.spod_menu {
    height:0px;
}

.menu {
    width:222px;
    background:white;
    padding: 10px 3px;
    border-radius: 0 0 3px 3px;
}

.menu ul {
    margin:0;
    padding:0;
}

.menu ul li {
    height:24px;
    border-left: 5px solid #ebea3a;
    background: white;
    display:block;  
    padding-left: 10px;
    padding-top: 10px;
    font-size:  12px ;
}

.menu ul li a {
    padding:0;
    margin:0;
    color: #4e4e4e;
    text-decoration: none;
    text-transform: uppercase;
}  

.menu ul li:hover {
    color: #bb242d;
    border-left: 5px solid #bb242d;
} 
.menu ul li a:hover {
    color: #bb242d;
}

#hornimenu-in{
    width:980px;
    text-align:left;
    margin:0 auto;
}
#hornimenu, #hornimenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background:black;
}
#hornimenu {
    height:50px;
}    

#hornimenu ul li a,#hornimenu ul li {
    float: left;
    margin-right: 5px;
    color: #4e4e4e;
    font-size:14px;
    text-decoration: none;
    text-align:center;   
}

.spod_menu {
    margin-bottom: 8px;
}

#hornimenu ul li a {
    padding-top:18px; 
    height:30px;
    color:white;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    margin-right: 25px;
}

#hornimenu ul li a:hover {
    color:#ee1d36 
}

#hornimenu ul ul {
visibility:hidden;
position:absolute;
z-index: 100;
width: 140px;
margin: 49px 0 0 -10px;
}


#hornimenu ul li.sms ul a {
background: black;
font-style:normal;
font-size:12px;
width:180px;
height: 26px;
display:block;
margin:0;
border-bottom: 1px solid black;
padding: 14px 0 0 0px;
}



#hornimenu ul ul li a:hover,#hornimenu ul li.sms ul a:hover {
height: 26px;;
border-left: solid 3px #ebea3a;
width: 177px;
}

/* make the sub level visible on hover list or link */
#hornimenu ul li:hover ul,
#hornimenu ul a:hover ul{
visibility:visible;
}

#hornimenu:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}




a img {
    text-decoration: none;
    border:0;
} 

.mezi {
    width:980px;
    height:277px;
}

.mezi_levy {
    width:402px;
    float:left;
    margin-top: 18px;
}

.mezi_levy .vrch {
    background-image: url('img/inf_vrch.png');
    width:402px;
    height:29px;

    font-size:14px;
    text-align: center;
    color:white;
    padding-top:6px;
}
.mezi_levy .stredik {
    background-image: url('img/inf_stred.png');
    background-repeat: repeat-y;
    height:185px;
    width:402px;
}
.mezi_levy .spodek {
    background-image: url('img/inf_spodek.png');
    width:402px;
    height:12px;
}
.mezi_levy .stredik ul {
    list-style-image: url('img/sipka.png');
    margin:0;
}

.mezi_levy .stredik ul li,.mezi_levy .stredik ul li a {
    text-decoration: underline;
    color: #4e4e4e;
    font-size: 12px;
    padding-top:15px;
}

/*.mezi_levy .stredik ul li a.odsazeni {
     margin-top: 15px;
}*/
   
.partneri {
    margin-left:50px;
    width:309px;
    float:left;
    margin-top:18px;
}

.partneri .vrch {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ededed;
    height:20px;
    width:299px;
    font-size: 12px;
    color: #999999;
    padding-top: 5px;
    padding-left: 10px;
}

.partneri2 {
    margin-left:30px;
    width:170px;
    float:left;
    margin-top:18px;
}

.partneri2 .vrch {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ededed;
    height:20px;
    width:170px;
    font-size: 12px;
    color: #999999;
    padding-top: 5px;
    padding-left: 10px;
}

.levy {
    float:left;
    width:218px;
    margin-top:15px;
    box-shadow: #e5e2e2 1px 4px 14px;
}

.stred {
    float:left;
    margin-top:-3px;
    width:520px;
    margin-left:18px;
}

.pravy {
    float:right;
    margin-top:15px;
    width:210px;
    margin-left: 8px;
    background: white;
    text-align:center;
    box-shadow: #e5e2e2 1px 4px 14px;
}

#zmena {
    padding-top: 5px;
}





    
#cfnavbar {
    margin:0 ;
    padding: 0;
    width:500px;
    margin-left:10px;
}

#cfnavbar ul {
    background: url(img/menu_bg.png) repeat-x;
    padding: 0;
    margin: 0;
    float: left;
    font-size:14px;
}

#cfnavbar ul li {
    display: inline;
}


#cfnavbar ul li a {
    float: left;
    color: #4e4e4e;
    padding: 13px 13px 10px 6px;
    text-decoration: none;
    background: url(img/oddelovac.png) top right no-repeat;
    height:33px;
}


#cfnavbar ul li span {
    text-align: center;
    float: left;
    padding: 13px 13px 10px 0px;
    background: url(img/oddelovac.png) top right no-repeat;
    height: 33px;
}

#cfnavbar ul li a#leftcorner {
    float: none;
    padding-left: 10px;
    padding-right: 0px;
    background: url(img/levy.png) top left no-repeat;
}

#cfnavbar ul li a#rightcorner {
    padding-right: 10px;
    background: url(img/pravy.png) top right no-repeat;
}

#cfnavbar ul li a:hover{
    text-decoration: underline;
}

#cfnavbar:after{ 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



.novinky {
    width:480px;
    /*border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color:white;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);    
    */
    
    margin-top:18px;

}
.novinky .text {
 font-size: 14px;
}

.novinka {
    margin-top:45px;
    width:480px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color:white;
    box-shadow: #e5e2e2 1px 4px 14px;    
    background:white;
    padding:5px 20px 20px 20px;
    font-size: 13px;
 
}

.prvni {
    margin-top:0px;
}

h1 {
    margin:0;
    padding:0;
    font-size:18px;
    color: #4e4e4e;
    margin: 5px 0 3px 0;
    border-left: 5px solid #bb242d;
    padding-left: 4px;
}
.novinky ul {
    text-align: left;
}
li a:hover {
    color: #bb242d !important;
}

h3 {
    margin:0;
    padding:0;
    color: #4e4e4e;
    font-size:14px;
    font-weight: normal;
}

h2 {
    margin:10px 0 5px 0;
    color:#071f40;
    font-size:18px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    border-left: 5px solid #bb242d;
    padding-left: 5px;

}
h2 a {
 text-decoration: none;
 color:#071f40;
}
h2 a:hover {
 color: #bb242d;
}

.nadpis {
    background-color: #f9f9f9;
    height:20px;
    width:510px;
    font-size: 13px;
    color: #9f9f9f;
    padding-top: 5px;
    padding-left: 10px;
    margin: 0 0 5px -20px;
    
}
.novinky table {
    text-align: center;
    margin: 5px;
    border-collapse: collapse;
}
.novinky table th {
    text-align: center;
    padding: 10px 0 10px 0;
    background: #bb242d;
    color: white;
}
.novinky table td {
    text-align: center;
    padding: 10px 5px 10px 5px;
    background: #f9f9f9;
    color: #333333;
    display: table-cell;
    border-collapse: separate;
    border-bottom: solid 1px #ededec;;
}

.datum {
    float:left;
}

.autor {
    float:right;
    margin-right: 15px;
}

.text {
    margin:0;
    padding:0;
    color:#4e4e4e;
}
  
.strankovani {
    position:relative;
    width:474px;
    height:20px;
    margin-top:45px;
}

#stred_stran{
    text-align:center;
    margin: 0;
    padding: 0;
}

#stred_stran ul{
    padding:0;
    margin:0;
}

#stred_stran li{
    display: inline;
}

#stred_stran li a{
    margin-left: 3px;
    color: black;
    padding: 5px 13px; 
    text-decoration: none;
    border: solid 1px black;
    background-repeat: no-repeat;
}

#stred_stran li a.tecky{
    margin: 0px;
    padding: 0px;
    color: black;
    text-decoration: none;
    background: none;
    border: none;
 }

#stred_stran li a:hover{
    color: #4e4e4e;
}

#stred_stran li a.tecky:hover{
    color: #4e4e4e;
    background-image: none; 
}
   
#stred_stran li a.dvou{
    padding: 5px 9px;
 }
 
.predchozi a {
    text-decoration: none;
    color: black;
    position:absolute;
    width:82px;
    height:25px;
    font-size: 15px;
}

.dalsi a{
    color: black;
 /*   background-image:url(img/dalsi.png);*/
    width:82px;
    height:25px;
    position:absolute;
    left:450px;
    top: -2px;
    text-decoration: none;
    font-size: 15px;
}
 
.clanky {
    /*background-image: url(img/pravy_bg.png);*/
    color:#4e4e4e;
    font-size:14px;
    padding: 10px 4px;
    background: #071f40;
    text-transform: uppercase;
    color: white;
}


.clanky2 {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width:177px;
    padding: 10px;
    border: solid 1px #eceae7;
    margin: 10px 0 10px  6px !important;
  /*  text-decoration: underline;*/
    margin-left:3px;
    clear: both;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.clanky2 a b {
    color:#bb242d;
    
}
   
.clanek {
    color: #4e4e4e;
    padding:0;
    margin-top: 5px;
}
    
table {
    margin-top:30px;
    color: #4e4e4e;
    width:100%;
    padding:0;
    border-collapse: collapse;
}

tr {
    vertical-align: middle;
}

table tr.suda {
    background-color: #f5f5f5;
}

table tr.licha {
}
 

.odstrankovani
{
margin-top: 20px;
padding: 2px;
}
.odstrankovani ul
{
margin: 0;
padding: 0;
text-align: left;
font-size: 12px;
}
.odstrankovani li
{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}
.odstrankovani a, .odstrankovani a:visited
{
padding: 0 5px;
text-decoration: none;
color: #4e4e4e;
}
.odstrankovani a:hover, .odstrankovani a:active
{
color:#071f40;
text-decoration: underline;
}
.odstrankovani li.aktualni-stranka
{
font-weight: bold;
padding: 0 5px;
}
.odstrankovani li.dalsi-stranka
{
font-weight: bold;
}
* html .odstrankovani li.aktualni-stranka, * html .odstrankovani li.zruseny-odkaz
{
margin-right: 5px;
padding-right: 0;
}

.pravda {
    font-size:10px;
}

.center {
    text-align:center;
}

th {
    background-color: #dedede;
}

.vedouci {
    background-color: #efffe6;
}

.posledni {
    background-color: #ffe6e6;
}

.doleva {
    text-align: left;
    padding-left: 10px;
}

.jmeno {
    width: 130px;
    text-align: left;
    padding-left:15px;
}

.jmeno a {
    text-decoration: underline;
    color: #4e4e4e;
    font-style: italic;
}

.jmeno a:hover {
    color: #071f40;
}

.tymVlevo {
    width:235px; 
    text-align:left;

}

.tymVpravo {
    width:235px;
    text-align: right;

}

.vs {
    width: 10px;
    font-size: 15px;
    font-weight: bold;
}


.nazevtymu {
    font-size: 16px;
    font-weight: bold;
}

.tabulkaDetail {
    width: 480px;
    
}

.tabulkaDetail tr {
   vertical-align: top; 
}

.vysledek {
    margin-top:20px;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 10px;
    color: #4e4e4e;
}

.doprava {
    text-align: right;
}

.polozkaDetail {
    font-size:14px;
    margin-top:10px;
    color: #4e4e4e;
}

h4 {
    border-bottom: 2px solid #9f9f9f;
    color: #4e4e4e;
    font-size:14px;
    font-weight: bold;
}

.jmeno2 a {
    color:#4e4e4e;;
}

.jmeno2 a:hover {
   color: #071f40;
}

.paticka {
    clear: both;
    border-top: #a7a7a7 solid 1px;
    position: relative; 
    top: 30px;
    height: 40px;
    margin-left:0px;
    padding-top:0px;
    background: #071f40;
    color: white;
    padding: 40px;
}

.copyright {
    text-align: right;
    padding-top: 20px;
    color: #a7a7a7;
    float:right;
}

.odeslat {
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    border: 1px solid #327e04;
    background: rgb(85,166,22);
    background: -moz-linear-gradient(top,  rgba(85,166,22,1) 0%, rgba(69,158,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85,166,22,1)), color-stop(100%,rgba(69,158,0,1)));
    background: -webkit-linear-gradient(top,  rgba(85,166,22,1) 0%,rgba(69,158,0,1) 100%);
    background: -o-linear-gradient(top,  rgba(85,166,22,1) 0%,rgba(69,158,0,1) 100%);
    background: -ms-linear-gradient(top,  rgba(85,166,22,1) 0%,rgba(69,158,0,1) 100%);
    background: linear-gradient(to bottom,  rgba(85,166,22,1) 0%,rgba(69,158,0,1) 100%);
    color: white;
    font-weight: bold;
    padding: 4px;
    font-size:12px;
}

.odeslat:hover {
   background: rgb(126,193,54);
    background: -moz-linear-gradient(top,  rgba(126,193,54,1) 0%, rgba(72,186,59,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(126,193,54,1)), color-stop(100%,rgba(72,186,59,1)));
    background: -webkit-linear-gradient(top,  rgba(126,193,54,1) 0%,rgba(72,186,59,1) 100%);
    background: -o-linear-gradient(top,  rgba(126,193,54,1) 0%,rgba(72,186,59,1) 100%);
    background: -ms-linear-gradient(top,  rgba(126,193,54,1) 0%,rgba(72,186,59,1) 100%);
    background: linear-gradient(to bottom,  rgba(126,193,54,1) 0%,rgba(72,186,59,1) 100%);
    
}

.fieldMedium {
    width: 100px;
}

.partnerimainlogo {
    width: 480px;
    height: 470px;
    background: url('img/partners_main_v41.png');
}

a.partnerimainlogo1 {
    position: absolute;
    margin-left: 16px;
    margin-top:25px;
    width: 110px;
    height: 48px;
}

a.partnerimainlogo2 {
    position: absolute;
    margin-left: 136px;
    margin-top: 40px;
    width: 90px;
    height: 40px;
}

a.partnerimainlogo3 {
    position: absolute;
    margin-left: 234px;
    margin-top:28px;
    width: 95px;
    height: 48px;
}

a.partnerimainlogo4 {
    position: absolute;
    margin-left: 332px;
    margin-top:23px;
    width: 143px;
    height: 50px;
}

a.partnerimainlogo5 {
    position: absolute;
    margin-left: 0px;
    margin-top:78px;
    width: 122px;
    height: 63px;
}

a.partnerimainlogo6 {
    position: absolute;
    margin-left: 138px;
    margin-top:82px;
    width: 195px;
    height: 61px;
}

a.partnerimainlogo7 {
    position: absolute;
    margin-left: 340px;
    margin-top:93px;
    width: 143px;
    height: 51px;
}

a.partnerimainlogo8 {
    position: absolute;
    margin-left: 0px;
    margin-top:153px;
    width: 202px;
    height: 40px;
}

a.partnerimainlogo9 {
    position: absolute;
    margin-left: 212px;
    margin-top: 157px;
    width: 240px;
    height: 42px;
}

a.partnerimainlogo10 {
    position: absolute;
    margin-left: 0px;
    margin-top: 209px;
    width: 150px;
    height: 129px;
}

a.partnerimainlogo11 {
    position: absolute;
    margin-left: 160px;
    margin-top: 201px;
    width: 171px;
    height: 57px;
}

a.partnerimainlogo12 {
    position: absolute;
    margin-left: 350px;
    margin-top: 204px;
    width: 133px;
    height: 56px;
}

a.partnerimainlogo13 {
    position: absolute;
    margin-left: 159px;
    margin-top: 262px;
    width: 134px;
    height: 57px;
}

a.partnerimainlogo14 {
    position: absolute;
    margin-left: 295px;
    margin-top: 258px;
    width: 185px;
    height: 56px;
}

a.partnerimainlogo15 {
    position: absolute;
    margin-left: 0px;
    margin-top: 340px;
    width: 191px;
    height: 68px;
}

a.partnerimainlogo16 {
    position: absolute;
    margin-left: 207px;
    margin-top: 327px;
    width: 278px;
    height: 60px;
}

a.partnerimainlogo17 {
    position: absolute;
    margin-left: 0px;
    margin-top: 400px;
    width: 175px;
    height: 58px;
}


a.partnerimainlogo18 {
    position: absolute;
    margin-left: 291px;
    margin-top: 390px;
    width: 191px;
    height: 69px;
}




.partneriotherlogo {
    width: 480px;
    height: 200px;
    background: url('img/partners_other_v2.png') no-repeat;
}

a.partneriotherlogo1 {
    position: absolute;
    margin-left: 83px;
    margin-top:20px;
    width: 50px;
    height: 48px;
}

a.partneriotherlogo2 {
    position: absolute;
    margin-left: 140px;
    margin-top:20px;
    width: 140px;
    height: 48px;
}

a.partneriotherlogo3 {
    position: absolute;
    margin-left:311px;
    margin-top:20px;
    width: 150px;
    height: 48px;
}

a.partneriotherlogo4 {
    position: absolute;
    margin-left: 149px;
    margin-top:80px;
    width: 230px;
    height: 80px;
}

table#kalendar {
    border-collapse: collapse;
    float:none;
    margin: 0px;
    text-decoration: none; 
}

table#kalendar td, table#kalendar th {
    border: solid 1px #071f40;
    background: white;
    width: 20px;
    text-decoration: none;
    padding: 2px;
    
}

table#kalendar  th {
  text-align: center;
  text-decoration: none;
}
table#kalendar  .mesic {
    background: #071f40;
    color: white;
    text-align: center;
}
table#kalendar  .mesic a:link {
    color: white;
} 
table#kalendar  td a {
    display: block;
    color: white;
    text-decoration: none;
}
table#kalendar  td.sel {
    background:  #071f40;
    color: white;
}
table#kalendar  td.mesic a {
    display: inline;
    color: #E0F7DB;
}
table#kalendar  .vikend {
    color: red;
}
table#kalendar  td a:hover, table#kalendar  td a:active{
    color: red !important;
}

.kontakty {
    clear:both;
    width:500px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
    border: solid 1px #eceae7;
    background:white;
    height: 200px;
    margin: 5px 10px
}
.kontakty img.profil {
  border: solid 1px #eceae7;
  float:left;
  margin: 15px;
}
.kontakty .udaje {
    margin-top:15px;
}
   
