/*----buttons---*/
#buttons .btn:hover {
  opacity: 0.5;
}
#buttons a {
  text-decoration: none;
  color: #ffffff;
  padding: 0 0 0 40px;
  /*line-height: 0.3;*/

}
#buttons h3 {
  line-height: 0.7;
}

#buttons {
  text-align: center;
}
#buttons .btn-primary {
  background-color: #008ED6;
  height: 66px;
  width: 301px;
  background: url(/obrazek/3/pozadi/);
  background-size: cover;
  margin: 80px 20px 10px 0px;
  font-size: 15px;
  margin-top: 20px;
  border: 1px solid white;
  border-radius: 5px;
}


/*--------------prihlasky-----------------*/

#fakturacni a {
  float: left;
}

#prihlaska3 .btn-primary {
  height: 80px;
  width: 350px;
  background: url(/obrazek/3/pozadi/);
  margin: 20px 0px 20px 0px;
  background-color: #008ED6;
  border-color: #008ED6;
  float: left;
}
#prihlaska3 a {
  color: #ffffff;
  padding: 0 0 0 40px;
  text-align: center;
  line-height: 0.3;
  text-decoration: none;
}

#prihlaska3 .btn:hover {
  opacity: 0.5;
}

#prihlaska3 p {
  clear: both;
  text-align: left;
}

/*----skoleni-tab-------*/
#skoleni-tab thead	{
  background-color: #f5f5f5;
  font-weight: 800;
}

#skoleni-tab td	{
  text-align: center;
  font-size: 14px;
}
#skoleni-tab p	{
  margin: 2px 0;
}
/*----END skoleni-tab-------*/

/*-----------------general--------------*/
h1 {
  margin-bottom: 30px;
  text-transform: uppercase;
}
h2 {
  margin-top: 50px;
  color: #008ED6;
}
main {
  width: 100%;
}
a:hover {
  color: #1B98C0;
}
.float-right {
  float: right;
}
li	{
  list-style-type: circle;
}
header li	{
  list-style-type: none;
}
#mainContainer {
  width: 100%;
  background: white;
  /*padding-top: 104px!important;*/
}
.alert {
  background: #def0ff;
  margin-top: 30px;
  clear: both;
}
#breadcrumb a {         /*cesta k souboru*/
  text-decoration: none;
  color: #403e3e;
  font-size: 14px;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #403e3e;
  font-size: 14px;
}
.breadcrumb > .active {
  color: #403e3e;
  font-size: 16px;
}

#logo {
    height: auto;
    padding: 0;
    line-height: unset;
    margin-left: 0;
}

/*--------------header/navigacni panel------------*/
#box-custom-header li {
  width: 30%;
  float: left;
}
#list-navbar {
  margin-top: 30px;
}
.navbar-fixed-top {
  background: #FEED01;
}
.navbar-nav > li	{
  font-size: 17px;
}
/*-------------list-pages (generovane odkazy na clanky)-----------------*/
ul#list-pages.media-list p {
  display: none;
}
ul#list-pages.media-list a {
  text-decoration: none;
}
ul#list-pages.media-list a:hover {
  text-decoration: underline;
}
.media-body .subtitle a:after {
  content: "\00a0\00BB";
}
#list-pages li {
  width: 60%;
  margin: 0 2% 2% 0;
  padding: 10px;
  display: inline-block;
  background-color: white;
  border: 3px solid #def0ff;
  font-size: 11pt;
}
ul #list-pages .media-list {
  margin-top: 40px;
}
/*----------motiv----------*/
#obrazek-motivu {
  display: none;
}
#index #obrazek-motivu {
  display: block;
}
#obrazek-motivu img {
  width: 100%;
  height: auto;
  display: block;
  padding: 0px 0px 20px 0px;
  /*pridano*/
}
#box-custom-motive {
  width: 100%;
  box-shadow: none;
  min-height: 60px;
  background: none;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin-top: -10px;
}
#box-custom-motive .col-lg-12 {
  padding-right: 0px;
  padding-left: 0px;
}
#box-custom-motive .row {
  margin-left: 0px;
  margin-right: 0px;
}
/*--------------------sluzby---------------*/
#sluzby a:hover,
#sluzby p:hover {
  color: #bee3f5;
}
#s1 {
  background: url(/obrazek/1/mereni-emisi-png/);
  background-size: 80%;
  background-repeat: no-repeat;
}
#s2 {
  background: url(/obrazek/1/tachografy-png/);
  background-size: 80%;
  background-repeat: no-repeat;
}
#s3 {
  background: url(/obrazek/1/stk-traktoru-png/);
  background-size: 80%;
  background-repeat: no-repeat;
}
#s4 {
  background: url(/obrazek/1/moto-taxi-png/);
  background-size: 80%;
  background-repeat: no-repeat;
}
#s5 {
  background: url(/obrazek/1/autoskola-png/);
  background-size: 80%;
  background-repeat: no-repeat;
}
#s6 {
  background: url(/obrazek/1/skoleni-ridicu-png/);
  background-size: 80%;
  background-repeat: no-repeat;
}
#s1:hover,
#s2:hover,
#s3:hover,
#s4:hover,
#s5:hover,
#s6:hover {
  opacity: 0.5;
}
#sluzby .media-left {
  height: 80px;
  width: 80px;
}
#index #sluzby {
  display: block;
  padding: 25px;
}
#sluzby {
  display: none;
  background: #008ED6;
}
#sluzby a h4 {
  text-transform: uppercase;
  color: white;
}
#sluzby a h2 {
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  font-size: 1.3em;
}
p.subheading {
  color: #def0ff;
}
#sluzby a {
  text-decoration: none;
  color: #008ED6;
}
#sluzby h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.3em;
}
#sluzby .barva {
  color: #def0ff;
}
#sluzby .servis {
  background-position: 0 0;
}
.media-left {
  float: left;
}
p.media-heading-sluzby {
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.2;
  margin: 0 0 5px;
}
/*------------uprava nadpisu---------------*/
#autoskola-main h2 {
  margin-top: 30px;
  color: #008ED6;
  font-size: 1.3em;
  line-height: 1.3;
}
#autoskola-main h3 {
  font-size: 1.2em;
  line-height: 1.3;
}
#stk-traktoru h2 {
  color: #008ED6;
  font-size: 1.3em;
  line-height: 1.3;
}

#vyhodnocovani h2 {
  color: #008ED6;
  font-size: 1.3em;
  line-height: 1.3;
}
#mereni-emisi h2 {
  color: #008ED6;
  font-size: 1.3em;
  line-height: 1.3;
}
.emise h3 {
  color: #008ED6;
}

/*---------content-------*/
#mainContent img {
  border: 2px solid #008ED6;
  margin: 5px;
}
#mainContent h1 {
  margin-bottom: 40px;
}
#taxi img {
  margin: 30px 0;
  width: 100%;
}
#vozovy-park img {
  height: 140px;
}
img#traktor {
  margin: 5px 75px 40px 0px;
}
#traktor {
  float: right;
  height: 200px;
  width: 300px;
  margin: 50px;
}
#content h1 {
  margin-top: 40px;
  line-height: 1.5;
}
#uvodni-odstavec {
  margin: 40px 5px 50px 5px;
}
#content {
  padding: 0px;
  background: white;
  box-shadow: none;
  margin-top: 0px;
  line-height: 1.8;
  font-size: 16px;
}
/*----------cenik---------------*/
#cenik .table p	{
  margin: 5px 2px 5px 3px;
}
#cenik .table td:first-child,
#cenik .table td:nth-child(2)	{
  width: 515px;
}
#cenik .table td:nth-child(2),
#cenik .table td:nth-child(3)	{
  text-align: center;
}
/*-----------podklady---------------*/
#podklady a {
  width: 60%;
  margin: 0 2% 2% 0;
  padding: 10px;
  display: inline-block;
  background-color: white;
  border: 3px solid #def0ff;
  font-size: 1.3em;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.8;
  text-decoration: none;
}
#podklady a:hover {
  text-decoration: underline;
}
#podklady a:after {
  content: "\00a0\00BB";
}
/*--------------footer--------------------*/
#bar-poweredby .container {
  background: grey;
  width: 100%;
}
#provozovny {
  line-height: 1;
}
#bar-footer {
  width: 100%;
}
#footer-content {
  width: 100%
}
#bar-footer p {
  padding: 1.3em 1em;
  height: 50px;
}
#footer-push {
  display: inline-block;
  width: 1000px;
  margin-left: 140px;
}
#contact {
  top: 0px;
  right: 0px;
  width: 37%;
  padding: 12px 1% 15px 1%;
  vertical-align: top;
  display: inline-block;
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
  float: left;
}
#contact-box-left {
  display: inline-block;
  width: 50%;
  padding: 10px 5% 0 0;
  vertical-align: top;
  list-style: none;
}
#contact ul li.h3,
#side-menu h4 {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0;
  font-family: "Exo", sans-serif;
  color: #db3c3c;
}
#contact ul li {
  background: none;
  position: relative;
}
#contact-box-right {
  display: inline-block;
  width: 48%;
  padding: 10px 0 0 0;
  vertical-align: top;
  list-style: none;
}
#side-menu {
  position: relative;
  font-size: 99%;
  font-weight: 400;
  height: 120px;
  padding: 20px 2% 15px 0;
  top: 0;
  width: 45%;
  right: 0px;
  float: right;
}
#box-custom-footer {
  width: 100%;
}
#side-menu > ul {
  display: block;
  height: 120px;
  text-align: left;
}
#side-menu ul {
  padding: 0 !important;
  list-style: none;
  z-index: 80;
}
.breadcrumb {
  background: transparent;
}
#footer-contact h3,
#footer-links h3 {
  margin-top: 0;
  display: block;
  color: white;
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
ul#list-footer-links {
  column-count: 2;
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */

  -moz-column-count: 2;
  /* Firefox */
}

/*---------------kontakty-------------*/
#sidlo-right {
  padding-top: 60px;
}
#kontakty .row {
  background-color: #def0ff;
  margin: 10px 0px;
}
#kontakty iframe {
  float: right;
  margin-top: 5px;
  width: 100%;
}
#sidlo {
  min-height: 222px;
}
#sidlo iframe {
  margin-top: 40px;
}
#kontakty h2 {
  color: #008ED6;
  font-size: 1.6em;
}
#kontakty img {
  height: 150px;
  margin-top: 5px;
}

/*---------media-----------------*/

@media (min-width: 768px) {
  /*zobrazení pro tablet*/

  #sluzby .media {
    width: 47%;
    display: inline-block;
    margin: 20px 8px 8px 8px;
  }
  #mainContainer {
    /* padding-top: 206px!important*/
  }

  #prihlaseni .btn-primary {
    margin-top: 20px;
  }
  .nav > li > a {
    padding: 6px 16px;
  }
  h1 {
    font-size: 1.5em;
  }
  img#foto-breclav-postorna,
  img#foto-breclav,
  img#foto-mikulov {
    margin-left: 3px;
  }
  #index #obrazek-motivu	{
    margin-top: 0;
  }
  #skoleni-tab {
    height: 10px;
    width: 386px;
  }
}
@media (min-width: 992px) {
  /*zobrazení pro malý notebook*/

  #sluzby .media {
    width: 47%;
    display: inline-block;
    margin: 20px 8px 8px 8px;
  }
  #mainContainer {
    /* padding-top: 173px!important*/
  }

  .nav > li > a {
    padding: 6px 16px;
  }
  h1 {
    font-size: 2em;
  }
  img#foto-breclav-postorna,
  img#foto-breclav,
  img#foto-mikulov {
    margin-left: 155px;
  }
  #index #obrazek-motivu	{
    margin-top: 0;
  }
  #skoleni-tab {
    height: 10px;
    width: 330px;
  }
}
@media (min-width: 1200px) {
  /*zobrazení pro monitor*/

  #sluzby .media {
    width: 31%;
    display: inline-block;
    margin: 20px 8px 8px 8px;
  }
  #mainContainer {
    /*padding-top: 90px!important*/
  }

  .nav > li > a {
    padding: 6px 16px;
  }
  h1 {
    font-size: 2em;
  }
  img#foto-breclav-postorna,
  img#foto-breclav,
  img#foto-mikulov {
    margin-left: 155px;
  }
  #index #obrazek-motivu	{
    margin-top: 15px;
  }
  #skoleni-tab {
    height: 10px;
    width: 401px;
  }
}
@media (max-width: 767px) {
  /*zobrazení pro mobil*/

  #sluzby .media {
    width: 100%;
    display: inline-block;
    margin: 20px 8px 8px 8px;
  }
  #mainContainer {
    /* padding-top: auto!important*/
  }

  #content {
    margin-right: 20px;
    margin-left: 20px;
  }
  #prihlaska3 .btn-primary {
    margin-top: 20px;
    width: auto;
    font-size: 14px;
  }
  #listdata ul {
    margin-right: 20px;
    margin-left: 20px;
  }
  #kontakty p {
    word-wrap: break-word;
  }
  .nav > li > a {
    padding: 6px 14px;
  }
  h1 {
    font-size: 1.5em;
  }
  img#foto-breclav-postorna,
  img#foto-breclav,
  img#foto-mikulov {
    margin-left: 0px;
  }
  #index #obrazek-motivu	{
    margin-top: 0;
  }
  #skoleni-tab {
    height: 10px;
    width: 401px;
  }
}
@media (max-width: 500px) {
  /*zobrazení pro mobil*/

  #sluzby .media {
    width: 100%;
    display: inline-block;
    margin: 20px 8px 8px 8px;
  }

  #content {
    margin-right: 20px;
    margin-left: 20px;
  }
  #listdata ul {
    margin-right: 20px;
    margin-left: 20px;
  }
  #prihlaska3 .btn-primary {
    margin-top: 20px;
    width: auto;
    font-size: 14px;
  }
  #kontakty p {
    word-wrap: break-word;
  }
  .nav > li > a {
    padding: 6px 14px;
  }
  h1 {
    font-size: 1.5em;
  }
  img#foto-breclav-postorna,
  img#foto-breclav,
  img#foto-mikulov {
    margin-left: 0px;
  }
  #index #obrazek-motivu	{
    margin-top: 0;
  }
  #skoleni-tab {
    height: 8px;
    width: 250px;
  }
}
/*---------end media-----------------*/