
/* ========================================================================== Tlacitka ========================================================================== */

.button  { 
  border-style: solid; 
  border-radius: 4px;  
border-width: 2px;  
cursor: pointer;    
font-size: 16px;
line-height: 1;  
position: relative; 
text-decoration: none; 
text-align: center;  
padding-top: 5px; 
padding-right: 10px; 
padding-bottom: 2px; 
padding-left: 10px;   
background-color: #2e6ca5;
border-color: #009cd3; 
color: #fff; 
  -webkit-transition: all 200ms; 
  transition: all 200ms;
  line-height: 1; 
  letter-spacing: -0.01em;
}

.button:hover, .button:focus { background-color: #2399dd; color: #fff; }

.inzerbutton {       
margin-top: 4px;    
border-style: solid; 
  border-radius: 4px;   
cursor: pointer;    
font-size: 15px;
line-height: 1;  
position: relative; 
text-decoration: none; 
text-align: center;  
padding-top: 5px; 
padding-right: 5px; 
padding-bottom: 4px; 
padding-left: 5px;    
border: 2px solid #3683c5;
color: #1771bf;
  -webkit-transition: all 200ms; 
  transition: all 200ms;
  line-height: 1; 
  letter-spacing: -0.01em;
}

.smallvzkaz {       
margin-top: 4px;    
border-style: solid; 
  border-radius: 4px;   
cursor: pointer;    
font-size: 14px;
line-height: 1;  
position: relative; 
text-decoration: none; 
text-align: center;  
padding-top: 1px; 
padding-right: 5px; 
padding-bottom: 0px; 
padding-left: 5px;    
border: 2px solid #3683c533;
color: #3683c599;
background-color: #fbfbfb;
  -webkit-transition: all 200ms; 
  transition: all 200ms;
  line-height: 1; 
  letter-spacing: -0.01em;
}

.smallvzkaz:hover, .smallvzkaz:focus {       
  color: #1771bf;  
  border: 2px solid #1771bf;
}


.choice {       
  background: #F2F2F2; 
  color: #009cd3;   
line-height: 1; 
margin-right: 10px; 
}


.buttoncheck {   
margin-top: 4px;    
border-style: solid; 
  border-radius: 4px;  
border-width: 2px;  
cursor: pointer;    
font-size: 18px;
line-height: 1;  
position: relative; 
text-decoration: none; 
text-align: center;  
padding-top: 10px; 
padding-right: 10px; 
padding-bottom: 8px; 
padding-left: 10px;   
background-color:  inherit; 
border-color: #1e60a5; 
color: #1e60a5; 
  -webkit-transition: all 200ms; 
  transition: all 200ms;
  line-height: 1; 
  letter-spacing: -0.01em;
}

.superchoice {       
  background: #F2F2F2; 
  color: #286CB0;   
line-height: 1; 
margin-right: 5px; 
padding-top: 9px;
padding-bottom: 6px;    
margin-top: 10px;
border-color: #1b7bb2;
}

.choicei { 
  padding-top: 5px; 
  padding-bottom: 1px;
  background: #F2F2F2; 
  color: #585858;     
  border: 2px solid #D8D8D8;     
  outline: none; 
  -webkit-transition: all 200ms; 
  transition: all 200ms;
  
}
 
.inze {
  margin-top: 6px; 
  padding-bottom: 10px;
  text-align: center;
}

.inzerat {
  padding-top: 3px; 
  padding-bottom: 1px; 
  outline: none; 
  -webkit-transition: all 200ms; 
  transition: all 200ms;

}
/*
.inze a { 
  background: #97b0d1; 
  color: #1c3b76;     
  border: 2px solid #1c3b76;     
} 

.inze a:hover { 
  background: #1c3b76; 
  color: #585858;     
  border: 2px solid #D8D8D8;     
} */

.choice:hover{
  background-color: #1b7bb2;
  color: #fff;   
  border-color: #1e60a5; 
}

.choicei:hover{
  background-color: #c3c3c3;
  color: #585858;    
}


.choiceq {
position: relative;
display:inline-block;
  border-radius: 10px;  
  padding-top: 5px; 
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  background: #286CB0; 
  color: #fff;       
  outline: none;  
  font-size: 35px;
  white-space: nowrap;
  font-family: 'Creamy', sans-serif, Fira Sans, helvetica, arial, sans-serif; 
  margin-bottom: 5px;
  margin-left: 10px;
  
} 

.choiceq a{
  color: #fff;
}

.choiceq i{
  font-size: 15px;
}


.badchoice {       
  border: 1px solid #9f9f9f;   
  background: #d8d8d8; 
  color: #232323;          
  outline: none; 
  -webkit-transition: all 200ms; 
  transition: all 200ms;
  width: 100px;
  margin-right: 10px;
  font-size: 12px;
  
}

.topstrip {
    background-image: url("../img/strip.png");
    height: 3px;
}

.mobilbar {
	background: #fff; 
	color: #009cd3;   
	line-height: 1; 
	margin-right: 3px;
	font-size: 16px;
	padding-left: 12px;
	padding-right: 12px;
}

.mobilbarx {
  background: #286CB0;
    background-color: rgb(40, 108, 176);
  color: #fff; 
  margin-right: 10px;
  font-size: 17px;
  padding-left: 11px;
  padding-right: 11px;
  border-color: #1e60a5;
  opacity: 0.5;
  filter: alpha (opacity=50);
  padding-top: 13px;
    font-size: 22px;
    padding-bottom: 0px;
}
 
@media (min-width:701px) { .choiceq:after {
content: "";
position: absolute;
bottom: -15px;
left: 60%;
border-style: solid;
border-width: 15px 15px 0;
border-color: #286CB0 transparent;
display: block;
width: 0;
z-index: 1;
}}

 



.whiteButton {   
  padding-top: 40px;
  padding-top: 3px;
  background: #FFF; 
  color: #2399DD;    
  border: 1px solid #CCD6DB;     
  outline: none; 
  -webkit-transition: all 200ms; 
  transition: all 200ms;
}

.shadeButtonFa {    
  font-size: 15px;
  background: #E0EBF2; 
  color: #9DC4DB;    
  border: 1px solid #CCD6DB;     
  outline: none; 
  -webkit-transition: all 200ms; 
  transition: all 200ms; 
  padding-top: 8px; 
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 8px;
}

.sunny {
  background-color: #f04b4b;
  border-color: #803232;
  padding-bottom: 4px;
  padding-top: 6px;
}

.green {
  background-color: green;
  border-color: #803232;
  padding-bottom: 4px;
  padding-top: 6px;
}
  
 
.sunny:hover { background-color: #FBC515; border-color: #DBAC14; color: #fff }

.green {
  background-color: #25932a;
  border-color: #378032;
  padding-bottom: 4px;
  padding-top: 6px;
}
  
 
.green:hover { background-color: #49cb4f; border-color: #378032; color: #fff }

.redbutton { 
  border-color: #cf3d3d;
  color: #cf3d3d;
  background-color: #fff;
}
  
 
.redbutton:hover { 
  background-color: #f04b4b;
  border-color: #803232;
}

.dalsi {
  border-color: #306899;
  color: #306899;
  background: #fff;
} 

.predchozi {
  background-color: rgba(209, 209, 209, 0.3);
  color: #759bb7;
  border: 2px solid rgba(44, 77, 137, 0.05);
} 

.predchozi:hover, .predchozi:focus{ 
  border: 2px solid rgba(33, 97, 177, 0.66);
  color: #759bb7; 
  background-color: rgba(209, 209, 209, 0.3);
} 
 
.button .none {
  padding-bottom: 7px;
  background-color: #ececec;
  border: 1px solid #dedfe0;
  padding-top: 9px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  border-right: 0px;

}

.tooltip button {
  border-radius: 5px;
  padding-left: 10px;
  padding-bottom: 8px;
  padding-top: 11px; 
  margin-left: 5px;
  background-color: #234169;
  border: 2px solid;
  margin-top: 6px;
}

.cislo_stranky a {
  font-weight: bolder;
  font-size: 20px;
  padding-left: 14px;
  padding-right: 15px;
  color: #00529b;
  background: #e8e8e8;
  border-radius: 4px;
  margin-left: 3px;
  margin-right: 4px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.cislo_neaktivni_stranky a {
  font-weight: bolder;
  font-size: 20px;
  padding-left: 14px;
  padding-right: 15px;
  color: #b7b7b7;
  border-radius: 4px;
  margin-left: 3px;
  margin-right: 4px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.cislo_neaktivni_stranky a:hover {
  font-weight: bolder;
  font-size: 20px;
  padding-left: 14px;
  padding-right: 15px;
  color: #00529b; 
  background: #e8e8e8;
  border-radius: 4px;
  margin-left: 3px;
  margin-right: 4px;
  padding-top: 3px;
  padding-bottom: 3px;
}


/* 
@media  (min-width: 701px) {

.sunny {
  font-size: 18px;
} 

}

@media  (max-width: 700px) {

.sunny {
  font-size: 12px;
} 

}
*/

