/* rozliseni pro telefony */
@media (max-width: 480px) {
/* ========================================================================== */

.page {
  max-width: 1270px;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 0 300px #3b8476;
  box-shadow: 0 0 8px #a1bcb3;
}

/* ########################################################################## */

.header {
  position: relative;
  padding: 0 30px 0 30px;
}

.header .logo {
  position: static;
  z-index: 1;
}
.header .logo img {
  width: 100%;
}

.header h1 {
  font-family: segoe;
  font-style: italic;
  font-size: 32px;
  font-size: 24px;
  line-height: 50px;
  padding: 15px 0 0 0;
}
.header h1 * { font-family: segoe;
  font-style: italic; }

.header h2 {
  font-family: segoe;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 14px;
  line-height: 30px;  
}

.header .contact {
  position: relative;
  left: 0px;
  padding: 15px 0 0 0;
  font-size: 16px;
  float: left;
  background-color: rgba(255,255,255,0.7);
  background: linear-gradient(to right, rgba(255,255,255,1) 70%, rgba(255,255,255,0));
  z-index: 2;
}

.header .contact a {
  color: #3b8476;
  display: block;
  text-decoration: none;
  text-decoration: underline;
  line-height: 28px;
}
.header .contact a span { color: #3b8476; }
.header .contact a:hover {
  text-decoration: underline;
}
.header .contact p {
  display: block;
  line-height: 30px;
}
.header .contact p span.ico {
  display: inline-block;
  width: 40px;
  font-size: 14px;
}

.header .contact svg {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: sub;
  padding: 0 24px 0 0;
}

/* ########################################################################## */

.menubar {
  clear: both;
  border-top: 1px solid #3b8476;
  border-bottom: 1px solid #3b8476;
  
  border-top: 1px solid #769f92;
  border-top: 1px solid #a1bcb3;
  border-bottom: 1px solid #a1bcb3;
  
  background-color: #d9e5e1;
  background: linear-gradient(#f5f9f7, #d9e5e1);
  margin-top: 15px;
  width: 100%;
  overflow: hidden;
}
.menubar ul {
  list-style-type: none;
  line-height: 40px;
  height: 88px;
  min-width: 350px;
  padding: 4px 0 0 10px;
  box-sizing: border-box;
  margin: 0 auto 0 auto;
  overflow: visible;
}
.menubar ul li {
  float: left;
  text-align: center;
}
.menubar ul li a {
  line-height: 40px;
  font-size: 16px;
  font-size: 14px;
  font-weight: bold;
  /*font-family: segoe;*/
  height: 40px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 10px 0 10px;
  display: inline-block;
}
.menubar ul li a:hover {
}
.menubar ul li.sep {
  font-size: 0;
  width: 1px;
  margin: 0 2px 0 2px;
  background: linear-gradient(rgba(255,255,255,0), #a1bcb3 50%, rgba(255,255,255,0));
}
.menubar ul li.sep-last {
  display: none;
}



.menubar ul {
  padding-left: 0;
}
.menubar ul li.i1,
.menubar ul li.i2,
.menubar ul li.i3,
.menubar ul li.i4 {
  width: 49.5%;
  display: block;
  text-align: center;
}
.menubar ul li.s1,
.menubar ul li.s3 {
  width: 1px;
  margin: 0;
}
.menubar ul li.s2,
.menubar ul li.s2.s480 {
  display: block;
  height: 1px; line-height: 0;
  width: 50%;
  float: left;
  background: linear-gradient(to right, rgba(255,255,255,0), #a1bcb3 50%, rgba(255,255,255,0));
  margin: 0;
}
.menubar ul li.s4 {
  display: none;
}
.menubar ul li a {
  padding: 0;
}
.menubar ul li.i2 a {
  font-size: 12px;
}

/* ########################################################################## */

.content {
  padding: 20px 30px 0 30px;
}
.content .column-left {
  width: 60%;
  float: left;
  width: 100%;
  float: none;
  
  box-sizing: border-box;
  padding: 0 0 0 0;
}
.content .column-right {
  width: 40%;
  float: right;
  width: 100%;
  float: none;
}

/* ########################################################################## */

.box {
  padding: 0 0 30px 0;
}
.box h1 {
  color: #f58221;
  line-height: 26px;
  font-size: 16px;
  border-bottom: 1px solid transparent;
  border-bottom: 1px solid #f58221;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 0;
}
.box p {
  font-size: 16px;
  line-height: 26px;
}
.box p {
  font-size: 16px;
  line-height: 26px;
  padding: 0 0 10px 0;
}
.box ul {
  list-style-position: outside;
  padding: 0 0 10px 20px;
}
.box li {
  font-size: 16px;
  line-height: 26px;
}

/* ########################################################################## */

.gadget {
  border: 1px solid #a1bcb3;
  border: 1px solid #d9e5e1;
  margin: 0 0 30px 0;
  background-color: #f5f9f7;
}
.gadget h1 {
  color: #f58221;
  line-height: 24px;
  font-size: 16px;
  padding: 6px 15px 6px 15px;
  color: #f58221;
  border-bottom: 1px solid #f58221;
  border-bottom: 1px solid #a1bcb3;  
  border-bottom: 1px solid #d9e5e1;
  background-color: #d9e5e1;
  background: linear-gradient(#f5f9f7, #d9e5e1);
}
.gadget .gadget-content {
  padding: 15px 15px 15px 15px;
}
.gadget p {
  font-size: 16px;
  line-height: 26px;
  padding: 0 0 10px 0;
}
.gadget ul {
  list-style-position: outside;
  padding: 0 0 10px 20px;
}
.gadget li {
  font-size: 16px;
  line-height: 26px;
}


/* ########################################################################## */

.news {
}

.opening-hours {}
.opening-hours .day { display: inline-block; width: 40px; }
.opening-hours .hours { display: inline-block; }

/* ########################################################################## */

.footer {
  background-color: #d9e5e1;
  border-top: 1px solid #a1bcb3;
  color: #1f5c50;
  padding: 0 0 0 0;
}

.footer-content {
}

.footer a {
  color: #3b8476;
}
.footer a span {
  color: #3b8476;
}
.footer h1 {
  color: #3b8476;
  line-height: 28px;
  padding: 0 0 5px 0;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
}

.footer .name {
  float: left;
  padding: 20px 30px 0 30px;
}
.footer .name h2 {
  color: #3b8476;
  line-height: 28px;
  font-size: 14px;
  font-weight: normal;
}

.footer .contact {
  float: left;
  padding: 20px 30px 0 30px;
}
.footer .contact a {
  display: block;
  text-decoration: none;
  text-decoration: underline;
  line-height: 28px;
  font-size: 14px;
}
.footer .contact a:hover {
  text-decoration: underline;
}
.footer .contact p {
  display: block;
  line-height: 28px;
  font-size: 14px;
}
.footer .contact p span.ico {
  display: inline-block;
  width: 34px;
  font-size: 12px;
}
.footer .contact a {
  text-decoration: none;
  text-decoration: underline;
}
.footer .contact a svg {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: sub;
  padding: 0 18px 0 0;
  fill: #3b8476;
}

.footer .surgery {
  float: left;
  padding: 20px 30px 0 30px;
}
.footer .surgery.hours {
  padding-left: 0;
}
.footer .surgery.hours h1 {
  text-decoration: none;
}
.footer .surgery p {
  line-height: 28px;
  font-size: 14px;
}
.footer .surgery p span {
  display: inline-block;
  width: 30px;
}
.footer .surgery a {
  line-height: 28px;
  font-size: 14px;
  text-decoration: none;
  text-decoration: underline;
}
.footer .surgery a:hover {
  text-decoration: underline;
}
.footer .surgery a svg {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: baseline;
  padding: 0 0 0 10px;
  fill: #3b8476;
}


.footer .sep {
  margin-top: 20px;
  font-size: 0;
  line-height: 0;
  height: 1px;
  clear: both;
  background: linear-gradient(to right, rgba(255,255,255,0), #a1bcb3 50%, rgba(255,255,255,0));
}
.footer .copyright {
  clear: both;
  text-align: center;
  color: #3b8476;
  line-height: 24px;
  font-size: 12px;
  padding: 20px 0 20px 0;
}

/* ########################################################################## */

.form-table {
  border-collapse: collapse;
  margin: 20px auto 20px auto;
}

#FormLogin .form-table {
  margin: 20px auto 20px auto;
}

/* ========================================================================== */
}