@font-face {
  font-family: 'HelveticaNeueW02-47LtCn 694048';
  src: 
  /* url('../fonts/3fd2c21d-af8b-45be-a1e2-4e7182b7639e.eot?#iefix'), */
    /* src: url('../fonts/3fd2c21d-af8b-45be-a1e2-4e7182b7639e.eot?#iefix')
      format('eot'),

    url("../fonts/4d888997-2061-451b-8569-6cee195e9915.woff") format("woff"),
    url("../fonts/bc71ac4a-9cc7-4120-a150-788ae80b91ec.ttf") format("truetype"), 
    Nemame tyto fonty na PREDI
    */
      url('../fonts/3cf3e566-7fc6-488f-8058-e5eb7ac5dc23.svg#3cf3e566-7fc6-488f-8058-e5eb7ac5dc23')
      format('svg');
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  display: inline;
  zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  line-height: 1;
  font-family: inherit;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
nobr {
  white-space: nowrap;
}
img {
  -ms-interpolation-mode: bicubic;
}
button,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
area {
  outline: 0;
}
button,
input {
  overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
::-ms-clear {
  display: none;
}
p {
  margin: 0;
  line-height: 1.4em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  text-rendering: optimizelegibility;
}
ul,
ol {
  padding: 0;
  margin: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: none;
}
dl {
  margin-bottom: 0;
}
hr {
  margin: 0;
  border: 0;
}
strong,
bold,
.bold {
  font-weight: bold;
}
em {
  font-style: italic;
}
abbr {
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  behavior: url(../js/boxsizing.htc); /* TODO */
}
html {
  -webkit-font-smoothing: antialiased;
}
html,
body {
  min-height: 100%;
  margin: 0;
  font-size: 14px;
  line-height: 1;
  font-family: 'Arial CE', Arial, sans-serif;
  color: #71675b;
}
input,
textarea {
  font-family: 'Arial CE', Arial, sans-serif;
}
a {
  color: #242f64;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3 {
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  color: #242f64;
}
/* ***************** normalizace konec *******************/

/******************************

			IKONY

*******************************/

span.ico,
strong.ico,
h2.ico,
a.ico {
  padding-left: 40px;
}
span.ico:after,
strong.ico:after,
h2.ico:after,
a.ico:after {
  width: 45px;
  height: 40px;
  left: -6px;
  top: 50%;
  margin-top: -19px;
}

.ico {
  position: relative;
}
.ico:after {
  background: url('../images/sprite.png') 0 0 no-repeat transparent;
  display: block;
  content: '';
  position: absolute;
}
.ico.home:after {
  width: 32px;
  height: 30px;
  background-position: -6px -167px;
}
.ico.pre:after {
  width: 69px;
  height: 28px;
  background-position: 0 0;
}
.ico.envelope:after {
  background-position: -315px -205px;
}
.ico.envelope-white:after {
  background-position: 0px -323px;
}
.ico.place:after {
  background-position: -90px -245px;
}
.ico.letter:after {
  background-position: -270px -205px;
}
.ico.person:after {
  background-position: 0px -206px;
}
.ico.thief:after {
  background-position: -184px -204px;
}
.ico.network:after {
  background-position: -133px -204px;
}
.ico.service:after {
  background-position: -225px -204px;
}
.ico.warning:after {
  background-position: -45px -204px;
}
.ico.warning-white:after {
  background-position: -45px -323px;
}
.ico.document:after {
  background-position: -90px -203px;
}
.ico.phone:after {
  background-position: 0px -245px;
}
.jsFormations a.ico {
  padding-left: 13px;
  padding-right: 13px;
}
.jsFormations a.ico::after {
  left: 5px;
}
.jsFormations a.ico.formation::after {
  width: 16px;
  height: 26px;
}
.jsFormations .ico.formation.calendar:after {
  background-position: 0px -28px;
}
.jsFormations .ico.formation.chart:after {
  background-position: -20px -28px;
}
.jsFormations .ico.formation.clock:after {
  background-position: -40px -28px;
}
.jsFormations .ico.formation.delete:after {
  background-position: -58px -28px;
}

.ico.pen,
.ico.pen-blue {
  padding-left: 18px;
}
.ico.pen:after,
.ico.pen-blue:after {
  background-image: url('../images/icons.png');
  height: 13px;
  width: 13px;
  left: 5px;
  margin: auto 0;
  top: 0;
  bottom: 0;
}
.ico.pen:after {
  background-position: -5px -139px;
}
.ico.pen-blue:after {
  background-position: -5px -160px;
}

.ico.icons {
  padding-left: 20px;
}
.ico.icons:after {
  background-image: url('../images/icons.png');
  height: 29px;
  width: 20px;
  left: 0;
  margin: auto 0;
  top: 0;
  bottom: 0;
}

.ico.icons.home:after {
  background-position: -103px -10px;
}
.ico.icons.list:after {
  background-position: -148px -10px;
  width: 21px;
}
.ico.icons.flag:after {
  background-position: -16px -10px;
  height: 26px;
  width: 18px;
}

.ico.envelope-black {
  padding-left: 28px;
}
.ico.envelope-black:after {
  background-position: -147px -336px;
  height: 15px;
  left: 0;
  margin-top: 0;
  top: 0;
  width: 23px;
}

.ico.phone-black {
  padding-left: 28px;
}
.ico.phone-black:after {
  background-position: -196px -335px;
  height: 16px;
  left: 0px;
  margin-top: 0;
  top: -1px;
  width: 14px;
}

.ico.s22 {
  display: inline-block;
  width: 22px;
  height: 22px;
}
.ico.s22::after {
  width: 22px;
  height: 22px;
  background: url('../images/icons.png') 0 0 no-repeat transparent;
}
.ico.remove::after {
  background-position: -159px -159px;
}
.ico.ok-green::after {
  background-position: -135px -159px;
}
.ico.s22.profile-up::after {
  background-position: -225px -1px;
}
.ico.s22.profile-down::after {
  background-position: -248px -1px;
}
.ico.s22.profile-both::after {
  background-position: -225px -23px;
}

.ico.sort {
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  margin-bottom: 1px;
  float: none;
  height: 14px;
  width: 12px;
  background: url('../images/ico_sort.png') no-repeat scroll right 0 transparent;
}
.ico.sort.asc {
  background: url('../images/ico_sort.png') no-repeat scroll right -14px transparent;
}
.ico.sort.desc {
  background: url('../images/ico_sort.png') no-repeat scroll right -28px transparent;
}

/******************************

			  TOP

*******************************/

#top,
#top input {
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
}
#logo {
  float: left;
  margin: 16px 0;
  font-size: 2.7em;
}
#logo a {
  color: white;
  text-decoration: none;
}
#search {
  float: right;
  margin: 16px 0;
}
#msearch {
  display: none;
  position: relative;
}
#top input:first-child {
  padding: 0.65em 75px 0.65em 0.75em;
  border: 0;
  font-size: 1.07em;
  width: 250px;
  color: #002c5c;
  border-radius: 3px;
}
#btn-search,
#mbtn-search {
  border: 0;
  background: #ffffff url('../images/sprite.png') -348px 2px no-repeat;
  filter: none;
  position: absolute;
  right: 12px;
  top: 0;
  padding: 0 0 0 17px;
  margin-top: 27px;
  font-size: 1.07em;
  line-height: 1;
  color: #002c5c;
}

/******************************

			HEADER

*******************************/

header nav {
  background-color: #1c2f67;
  min-height: 71px;
  position: relative;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
}
header nav:after {
  width: 100%;
  height: 60px;
  content: '';
  position: absolute;
  top: 0;
}
header nav .in {
  z-index: 5;
}

#main-menu li {
  float: left;
  margin-right: 35px;
}
#main-menu li > a {
  display: inline-block;
  color: #fff;
  font-size: 1.4em;
  line-height: 71px;
  text-decoration: none;
  outline: 0;
  position: relative;
}
#main-menu li > a:hover {
  color: #95b5d8;
}
#main-menu li > a.active:after {
  display: block;
  position: absolute;
  bottom: -18px;
  left: 50%;
  content: '';
  margin-left: -10px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 8px solid #242f64;
}
#main-menu li.home {
  margin-left: 0;
  width: 52px;
  margin-right: 13px;
}
#main-menu li.home .ico.home {
  left: 10px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
}
#main-menu li.home > a:hover .ico.home:after {
  background-position: -51px -167px;
}
#main-menu li.my-account {
  float: right;
  position: relative;
  margin-right: 10px;
}
#main-menu li.my-account a.external-link:after {
  display: none;
}
#main-menu li.logo {
  width: 69px;
}
#main-menu li.my-account .ico.pre {
  margin-top: -14px;
  position: absolute;
  top: 50%;
}
#main-menu .separator {
  border-left: 1px solid white;
  display: inline-block;
  width: 2px;
  height: 24px;
  margin: 0 10px;
  position: relative;
  top: 3px;
  opacity: 0.2;
}
#mobile-menu {
  display: block;
}
#main-menu .logo-main-menu {
  margin-top: 12px;
	width: 85px;
	height: 50px;
	margin-left: -8px;
	margin-right: 27px;
}
header nav .logo-mobile-menu {
  display: none;
}

/******************************

		  HLAVNÃ LAYOUT

*******************************/
hr {
  border-bottom: 1px solid #d5d4e2;
  width: 100%;
  clear: both;
  margin: 20px 0;
}
.page {
  min-height: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 395px;
  background: url('../images/layout/bg-shadow.jpg') center 0 no-repeat #515883;
}
.hp .page {
  background: url('../images/layout/bg-page.png') center 0 no-repeat #515883;
}
.in {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
.in h4 {
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  font-size: 1.6em;
  color: #242f65;
  margin: 18px 0 5px 0;
}
.in h4:first-child {
  margin: 5px 0 5px 0;
}

/* boxy */

.in .box {
  border-radius: 3px;
  background-color: white;
  margin-bottom: 20px;
  color: black;
}
.in .box:last-child {
  margin-bottom: 0;
}
.in .box.glue-bottom {
  border-radius: 3px 3px 0 0;
  margin-bottom: 0;
}
.in .box.glue-top {
  border-radius: 0 0 3px 3px;
}
.in .box.glue-both {
  border-radius: 0;
  margin-bottom: 0;
}

.in .inner-box {
  padding: 30px;
}
.in .inner-box-slim {
  padding: 15px 30px;
}
.in .inner-box-slim.contactpl20 {
  padding-left: 20px;
}
.in .wide-box {
  margin-left: -30px;
  margin-right: -30px;
}
.in .wide-box-bottom {
  margin-bottom: -30px;
  border-radius: 0 0 3px 3px;
}
.half-box {
  width: 50%;
}

.double-box > .box {
  width: 49%;
}
.double-box > .box:first-child {
  float: left;
}
.double-box > .box:last-child {
  float: right;
}

.content-right div.box.blue {
  padding: 5px 15px 15px 15px;
  margin: 10px 0 0 0;
}

.content-right div.box h3 {
  font-size: 1.9em;
}

.content-right div.box.blue ul li::after {
  background: #242f64 none repeat scroll 0 0;
  border-radius: 3px;
  content: '';
  display: block;
  height: 5px;
  left: 0;
  margin-top: -1px;
  position: absolute;
  top: 13px;
  width: 10px;
}

.content-right div.box.blue ul li {
  color: #222222;
  line-height: 1.1em;
  padding: 7px 0 7px 2em;
  position: relative;
}

/* obecnÃ© */

section {
  padding: 40px 0;
}
h1 {
  font-size: 3.5em;
  line-height: 1;
  margin-bottom: 0.7em;
}
h1:last-child {
  margin: 0;
}
.hp h1 {
  font-size: 4em;
  color: #fff;
}
h2 {
  font-size: 1.8em;
  line-height: 1;
  margin: 30px 0 20px 0;
}
h2:first-child {
  margin-top: 0;
}
h3 {
  font-size: 1.3em;
  margin: 20px 0;
}
body.hp h3 {
  font-size: 1em;
}
p {
  margin-bottom: 20px;
}

/* 2COL LAYOUT */

#content-left {
  float: left;
  width: 72%;
}
#content-right {
  float: right;
  position: relative;
  width: 26%;
}
p:last-child,
.content-left ul:last-child {
  margin-bottom: 0;
}

/* OL, UL */
.content-left ul {
  margin: 20px;
  list-style: outside none none;
  padding: 0;
}
.content-left ol {
  margin: 10px 0 10px 20px;
}
.content-left ul > li,
.content-left ol > li {
  color: #222222;
  line-height: 1.1em;
  padding: 7px 0 7px 2em;
  position: relative;
}
.content-left ol > li {
  padding-left: 1em;
}
.content-left ul > li:after {
  background: none repeat scroll 0 0 #242f64;
  border-radius: 3px;
  content: '';
  display: block;
  height: 5px;
  left: 0;
  margin-top: -1px;
  position: absolute;
  top: 13px;
  width: 10px;
}

/* tabulka zÃ¡kladnÃ­ */
.content-left table {
  border: 1px solid #d5d4e2;
  /*border-collapse: collapse;*/
  font-size: 0.9em;
  margin: 20px 0;
}
.content-left table.white {
  background-color: white;
  border-collapse: collapse;
}
@media screen and (max-width: 560px) {
  .content-left table.white {
    font-size: 67% !important;
  }
}
@media screen and (min-width: 560px) {
  .content-left table.white {
    font-size: 80% !important;
  }
}
.content-left table:not(.non-striped) tr:nth-child(2n),
.content-left table.non-striped tr.odd {
  background: none repeat scroll 0 0 #f9fafe;
}

.content-left table td,
.content-left table th {
  border-left: 1px solid #d5d4e2;
  padding: 10px;
  line-height: 1.2em;
}
.content-left table td.pd5,
.content-left table th.pd5 {
  padding: 5px;
}
.content-left table th:first-child,
.content-left table td:first-child {
  border-left: 0px none;
}
.content-left table thead {
  border-bottom: 2px solid #d5d4e2;
  font-weight: bold;
  background: none repeat scroll 0 0 #f9fafe;
}

.content-left table.white-bdr {
  border: 1px solid #fff;
}

.content-left table.white-bdr td,
.content-left table.white-bdr th {
  border-left: 1px solid #fff;
}
/* styly pro sudÃ© a lichÃ© Å™Ã¡dky */
#table-contact tr:nth-child(2n + 1) {
  background: white;
}
#table-contact tr:nth-child(2n) {
  background: #d8e5f0;
}

.external-link {
  position: relative;
}
.external-link:after {
  width: 10px;
  height: 10px;
  display: block;
  content: '';
  background: url('../images/sprite.png') no-repeat scroll -284px -18px
    rgba(0, 0, 0, 0);
  margin-top: 2px;
  display: inline-block;
  position: relative;
  margin-left: 3px;
  top: -1px;
}
.external-link.white:after {
  background-position: -299px -18px;
}
.button.external-link:after {
  display: none;
}

a.ico.noexternal-link {
}
a.ico.noexternal-link:after {
  top: 12px;
  left: -112px;
  height: 36px;
}
.loginBox_header a.external-link:after {
  display: none;
}

/******************************

	  DROBEÄŒKOVÃ NAVIGACE

*******************************/

.breadCrumbs {
  color: #dddddd;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  font-size: 1.14em;
}
.breadCrumbs .separator {
  font-size: 1.5em;
  line-height: 10px;
}
.breadCrumbs a {
  color: #ffffff !important;
  text-decoration: none;
  border-bottom: 0;
}
.breadCrumbs a:hover {
  text-decoration: underline !important;
  color: white !important;
}
.breadCrumbs ul {
  margin-bottom: 20px;
}
.breadCrumbs ul li {
  float: left;
  line-height: 17px;
  padding: 0 3px;
}

/******************************

	  PRAVÃ‰ NAVIGAÄŒNÃ MENU

*******************************/

#nav-menu {
  margin-bottom: 20px;
  font-size: 1.25em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#nav-menu ul {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#nav-menu,
#nav-menu > li:first-child,
#nav-menu > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -moz-border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
#nav-menu,
#nav-menu > li:last-child,
#nav-menu > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#nav-menu li a {
  position: relative;
  display: block;
  background: #fff;
  padding: 0.75em 0.5em;
  text-decoration: none;
  border-left: 5px solid #002f61;
  border-bottom: 1px solid #002f61;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
}
#nav-menu li:last-child > a {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#nav-menu li.active > a {
  background-color: #e7ebf4;
}
#nav-menu li.open > a {
  border-color: #bc3f3f;
  background-color: #e7ebf4;
}
#nav-menu a:hover,
#nav-menu li.active a:hover {
  color: #fff;
  border-color: #04356a;
  background-color: #04356a;
  background-image: -moz-linear-gradient(top, #002f61, #093d77);
  background-image: -ms-linear-gradient(top, #002f61, #093d77);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#002f61),
    to(#093d77)
  );
  background-image: -webkit-linear-gradient(top, #002f61, #093d77);
  background-image: -o-linear-gradient(top, #002f61, #093d77);
  background-image: linear-gradient(top, #002f61, #093d77);
  background-repeat: repeat-x;
}
#nav-menu ul {
  background: none;
  background: rgba(255, 255, 255, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
/* deep */
#nav-menu li.active + li a {
  border-top: 1px solid #002f61;
}
/* first level */
#nav-menu > li {
}
/* second level */
#nav-menu > li > ul > li {
  padding-left: 10px;
}
#nav-menu > li > ul > li a {
  font-size: 0.9em;
  padding: 0.6em 1em;
}
/* third level */
#nav-menu > li > ul > li > ul > li {
  padding-left: 10px;
}
#nav-menu > li > ul > li > ul > li a {
  font-size: 0.85em;
  padding: 0.6em 1em;
}
/* fourth level */
#nav-menu > li > ul > li > ul > li > ul > li {
  padding-left: 10px;
}
#nav-menu > li > ul > li > ul > li > ul > li a {
  font-size: 0.75em;
  padding: 0.6em 1em;
}
/* zmensovani fontu v urovnich */

/* triicek */
#nav-menu li.active > a:first-child:nth-last-child(2),
#nav-menu li.open > a:first-child:nth-last-child(2) {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#nav-menu li.active + li a {
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
#nav-menu li.active > a:first-child:nth-last-child(2):after {
  display: block;
  content: '';
  position: absolute;
  right: 1em;
  top: 50%;
  margin-top: -4px;
  width: 14px;
  height: 8px;
}
#nav-menu li.active:last-child > a:first-child:nth-last-child(2) {
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

/******************************

			FOOTER

*******************************/

footer {
  background: url('../images/layout/bg-html.png');
  color: #60688f;
  padding: 0px 0 40px;
  clear: both;
  position: absolute;
  width: 100%;
  top: 100%;
  top: calc(100% - 395px);
}
footer a {
  color: #60688f;
}
footer .pull-right a {
  padding-left: 7px;
}
footer a:hover {
  color: white;
}
footer .line-left,
footer .line-right {
  width: 50%;
  position: absolute;
  height: 65px;
}
footer .line-left {
  background: #d3dae6;
  left: 0px;
}
footer .line-right {
  background: #e6ebf3;
  right: 0px;
}

/* footercontent */

.footercontent {
  padding-top: 30px;
}
.footercontent .submenus {
  background: url('../images/layout/bg-light.png') 672px -54px no-repeat;
}
.footercontent .submenus > li {
  width: 25%;
  padding-right: 10px;
  float: left;
}
.footercontent .submenus > li li {
  padding: 0.5em 0 0.5em 20px;
  position: relative;
}
.footercontent .submenus > li li:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0.75em;
  width: 10px;
  height: 5px;
  background: #505984;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.footercontent .submenus > li .number {
  color: #73bf41;
  padding: 0.1em 0 0.25em 35px;
  font-size: 2.6em;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  line-height: 1;
  font-weight: bold;
}
.footercontent .submenus > li .number a {
  color: #73bf41 !important;
  text-decoration: none;
}
.footercontent .submenus > li .number:after {
  width: 26px;
  height: 28px;
  left: 0;
  top: 50%;
  margin-top: -16px;
  background: url('../images/sprite.png') -69px 0 no-repeat;
}
.footercontent .submenus > li .green:after {
  background: #73bf41;
}
.footercontent .submenus > li.st {
  width: 22%;
}
.footercontent .submenus > li.nd {
  width: 22%;
}
.footercontent .submenus > li.rd {
  width: 23%;
}
.footercontent .submenus > li.th {
  width: 25%;
  float: right;
}
.footercontent .submenus > li li.no-bullet {
  padding-left: 0;
}
.footercontent .submenus > li li.no-bullet:after {
  display: none;
}
.footercontent .submenus a {
  color: #fff;
}
.footercontent .submenus h3 {
  text-transform: uppercase;
  font-size: 1.43em;
  line-height: 1em;
  color: #a8acc2;
  margin-top: 20px;
  margin-bottom: 1em;
}

.footercontent a.fullweb {
  display: none;
}
.footercontent .whiteText a {
  color: white;
}

/* loga */

.bottom-logos {
  padding: 25px 0;
  margin: 2em 0;
  border-bottom: 1px solid #424b78;
  border-top: 1px solid #424b78;
  height: auto;
}
.bottom-logos li {
  float: left;
  /*width: 14%;*/
  margin-right: 2%;
}
.bottom-logos li:first-child {
  /*margin-left: 2%;*/
  height: 26px;
}
.bottom-logos li:last-child {
  margin-right: 1%;
}
.bottom-logos li span {
  display: inline-block;
  /*background: url('../images/sprite.png') 0 0 no-repeat;
	background: url('../images/loga-paticka-skupina-PRE.png') 0 0 no-repeat;*/
}
.no-svg .bottom-logos li span {
  background-image: url('../images/sprite.png');
}
.bottom-logos li a {
  color: #fff;
  text-decoration: none;
  opacity: 0.25;
  filter: alpha(opacity=25);
  font-size: 1.63em;
  line-height: 1;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  width: 100%;
  zoom: 1;
}
.bottom-logos li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bottom-logos li.pre span {
  /*width: 14%;
	padding-right: 20px;*/
  height: 26px;
  margin-left: 3%;
}
.bottom-logos li.count span {
  /*width: 14%;
	width: auto;
	padding-right: 20px;*/
  height: 26px;
  /*background-position: -375px 0;
	margin: 0 0 0 -40px;*/
}
.bottom-logos li.zakaznicka span {
  /*width: 162px;
	width: 14%;
	padding-right: 20px;*/
  height: 26px;
}
.bottom-logos li.servisni span {
  /*width: 130px;
	width: auto;
	padding-right: 20px;*/
  height: 26px;
}
/*.bottom-logos li.premobil span {
	width: 133px;
	height: 26px;
	background-position: -233px 0;
}
.bottom-logos li.consulting span {
	width: 155px;
	height: 38px;
	background-position: -88px -150px;
	margin-top: -10px;
}
.bottom-logos li.bike span {
	width: 118px;
	height: 26px;
	background-position: -675px 0;
	margin: 0 0 0 35px;
}
.bottom-logos li.premobilita span {
	background-position: -72px 0;
  height: 26px;
  width: 161px;
	margin: 0 0 0 -13px;
}*/
.bottom-logos li.netcom span {
  /*background-position: -963px 0;*/
  height: 26px;
  /*width: 140px;
	width: auto;
	padding-right: 20px;*/
  margin: 0 0 0 0px;
}
.bottom-logos li.kormak span {
  /*background-position: -963px 0;*/
  height: 26px;
  /*width: 110px;
  width: auto;
  padding-right: 20px;*/
  margin: 0 0 0 0px;
}
.bottom-logos li.voltcom span {
  /*background-position: -963px 0;*/
  height: 26px;
  /*width: auto;*/
}

/******************************

	  TABULKY A FORMÃTOVÃNÃ

*******************************/

.t-row {
  display: block;
  margin: 0 -10px;
  clear: both;
}
.t-cell {
  display: inline-block;
  float: left;
  padding: 10px;
  line-height: 1.5em;
}
.t-cell.relative {
  position: relative;
}
/*.t-cell:first-child label:not(.error) {
	color: #71675b;
    display: table-cell;
    height: 38px;
    vertical-align: middle;
}*/
.t-cell label:not(.error) {
  color: #71675b;
  padding: 5px 0;
}
.info-required {
  color: #71675b;
  font-style: italic;
  line-height: 43px;
}
.news li div {
  display: inline-table;
  max-width: 400px;
}
.pdb5 {
  padding-bottom: 5px;
}

/******************************

		FORMULÃÅ˜OVÃ‰ PRVKY

*******************************/

/* groups */

fieldset legend {
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  color: #242f64;
  font-size: 2em;
  padding: 20px 0 10px;
}

/* inputy */

input,
select {
  padding: 0.75em;
  border: 1px solid #9caac4;
  font-size: 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0;
  background-color: white;
}
input {
  width: 250px;
}
.filter-form input,
.filter-form select {
  max-width: 200px;
  width: 100% !important;
}
.filter-form input.w100 {
  width: 100%;
}
input[type='file'] {
  padding: 0.65em 0.75em;
}
input[type='checkbox'],
input[type='radio'] {
  width: auto;
}
.inputDisabledColor {
  color: rgb(84, 84, 84);
}
/*
input[type="text"].small, select.small, .table.small input[type="text"] {
	padding: 0.30em 0.75em;

}*/
.fileUpload {
  margin-bottom: 10px;
}
.fileUpload span {
  display: block;
  position: absolute;
  /*overflow: hidden;*/
  width: 40px;
  height: 40px;
  border-right: 1px solid #9caac4;
}
.fileUpload span:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 14px;
  display: block;
  width: 14px;
  height: 17px;
  background: url('../images/sprite.png?ver=2') no-repeat scroll -286px -293px
    rgba(0, 0, 0, 0);
}
.fileUpload span input[type='file'] {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.fileUpload .fileName {
  padding-left: 50px;
  width: 160px;
}
.fileUpload span label.error {
  margin-left: 180px;
}

textarea {
  overflow: auto;
  vertical-align: top;
  width: 100%;
  border: 1px solid #9caac4;
  border-radius: 3px 3px 3px 3px;
  font-size: 1em;
  line-height: 1;
  margin: 0;
  padding: 0.75em;
  min-height: 200px;
}

input:not([disabled]).error,
textarea:not([disabled]).error {
  border: 1px solid #9a2f2f;
  color: #9a2f2f;
  background-color: #ffe8e8;
}
label.error {
  background-color: #e05c5c;
  background-image: -moz-linear-gradient(top, #f07373, #e05c5c);
  background-image: -ms-linear-gradient(top, #f07373, #e05c5c);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#f07373),
    to(#e05c5c)
  );
  background-image: -webkit-linear-gradient(top, #f07373, #e05c5c);
  background-image: -o-linear-gradient(top, #f07373, #e05c5c);
  background-image: linear-gradient(top, #f07373, #e05c5c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07373', endColorstr='#e05c5c', GradientType=0);
  color: white;
  padding: 10px 15px;
  border-radius: 5px;
  position: absolute;
  margin-left: 20px;
  z-index: 5;
  min-width: 170px;
}
label.error:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  left: -16px;
  top: 50%;
  margin-top: -8px;
  border-right: 8px solid #e96868;
}

/* buttony */

input[type='submit'],
.button {
  width: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #232f63;
  color: #fff;
  text-transform: uppercase;
  padding: 0.75em 1.5em;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  text-decoration: none;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  border: 1px solid #00244b;
  background: #05376e;
  background: -moz-linear-gradient(top, #093d77, #002f61);
  background: -ms-linear-gradient(top, #093d77, #002f61);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#093d77), to(#002f61));
  background: -webkit-linear-gradient(top, #093d77, #002f61);
  background: -o-linear-gradient(top, #093d77, #002f61);
  background: linear-gradient(top, #093d77, #002f61);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#093d77', endColorstr='#002f61', GradientType=0);
  display: inline-block;
  cursor: pointer;
}
.button.white,
input[type='submit'].white,
.button.white:hover {
  background-color: #fff;
  background-image: none;
  color: #232f63 !important;
}
.button:hover {
  background: #04356a;
  background: -moz-linear-gradient(top, #002f61, #093d77);
  background: -ms-linear-gradient(top, #002f61, #093d77);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#002f61), to(#093d77));
  background: -webkit-linear-gradient(top, #002f61, #093d77);
  background: -o-linear-gradient(top, #002f61, #093d77);
  background: linear-gradient(top, #002f61, #093d77);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f61', endColorstr='#093d77', GradientType=0);
}

.button.small {
  padding: 0.32em 0.75em 0.28em 0.75em;
}
.button.empty {
  color: #242f64;
  background: none;
  filter: none;
}
.button.empty:hover,
.button.empty.active {
  background: #d2d8e4;
  filter: none;
}
.button.empty.white,
a.button.empty.white {
  background: #fff;
}
.button:disabled,
.button.disabled,
.button.empty.disabled {
  background: #ccc;
  color: #555555;
  border: 1px solid #555555;
  filter: none;
}
.button.white:disabled,
.button.white.disabled,
.button.white.empty.disabled {
  border: 1px solid #ccc;
  color: #ccc !important;
}
.button:disabled:hover,
.button.disabled:hover {
  background: #ccc;
  filter: none;
}
.button.white:disabled:hover,
.button.white.disabled:hover {
  background: #fff;
}

.removeButton {
  display: block;
  width: 20px;
  height: 21px;
  background: url('../images/sprite.png') no-repeat scroll -340px -283px
    rgba(0, 0, 0, 0);
  top: 50%;
  right: 7px;
  margin-top: -10px;
  position: absolute;
}

.removeButtonIn {
  display: inline-block;
  width: 20px;
  height: 21px;
  background: url('../images/sprite.png') no-repeat scroll -340px -283px
    rgba(0, 0, 0, 0);
  margin: 0 0 -4px 50px;
}

.removeButtonInAbbr {
  margin: 0 0 -4px 54px;
}

/* button collor variations */

.button.pink {
  background: #9b2f2f;
  background: -moz-linear-gradient(top, #a63636, #8a2525);
  background: -ms-linear-gradient(top, #a63636, #8a2525);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#a63636), to(#8a2525));
  background: -webkit-linear-gradient(top, #a63636, #8a2525);
  background: -o-linear-gradient(top, #a63636, #8a2525);
  background: linear-gradient(top, #a63636, #8a2525);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a63636', endColorstr='#8a2525', GradientType=0);
  border: 1px solid #8a2525;
}
.button.pink:hover {
  background: #952c2c;
  background: -moz-linear-gradient(top, #8a2525, #a63636);
  background: -ms-linear-gradient(top, #8a2525, #a63636);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#8a2525), to(#a63636));
  background: -webkit-linear-gradient(top, #8a2525, #a63636);
  background: -o-linear-gradient(top, #8a2525, #a63636);
  background: linear-gradient(top, #8a2525, #a63636);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a2525', endColorstr='#a63636', GradientType=0);
}
.button.light-green {
  color: white;
  background: #9aea64;
  background: -moz-linear-gradient(top, #9aea64, #59a02c);
  background: -ms-linear-gradient(top, #9aea64, #59a02c);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#9aea64), to(#59a02c));
  background: -webkit-linear-gradient(top, #9aea64, #59a02c);
  background: -o-linear-gradient(top, #9aea64, #59a02c);
  background: linear-gradient(top, #9aea64, #59a02c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9AEA64', endColorstr='#59A02C', GradientType=0);
  border: 1px solid #1e9121;
}
.button.light-green:hover {
  background: #6db041;
  background: -moz-linear-gradient(top, #9aea64, #6db041);
  background: -ms-linear-gradient(top, #9aea64, #6db041);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#9aea64), to(#6db041));
  background: -webkit-linear-gradient(top, #9aea64, #6db041);
  background: -o-linear-gradient(top, #9aea64, #6db041);
  background: linear-gradient(top, #9aea64, #6db041);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9AEA64', endColorstr='#6DB041', GradientType=0);
}
.button.green {
  color: white;
  background: #73be41;
  background: -moz-linear-gradient(top, #73be41, #538c2e);
  background: -ms-linear-gradient(top, #73be41, #538c2e);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#73be41), to(#538c2e));
  background: -webkit-linear-gradient(top, #73be41, #538c2e);
  background: -o-linear-gradient(top, #73be41, #538c2e);
  background: linear-gradient(top, #73be41, #538c2e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73BE41', endColorstr='#538C2E', GradientType=0);
  border: 1px solid #006600;
}
.button.green:hover {
  background: #61a038;
  background: -moz-linear-gradient(top, #7ec64d, #61a038);
  background: -ms-linear-gradient(top, #7ec64d, #61a038);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#7ec64d), to(#61a038));
  background: -webkit-linear-gradient(top, #7ec64d, #61a038);
  background: -o-linear-gradient(top, #7ec64d, #61a038);
  background: linear-gradient(top, #7ec64d, #61a038);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7EC64D', endColorstr='#61A038', GradientType=0);
}

/* FORM ERRORS */
.form-error-box {
  position: absolute;
  z-index: 999;
  background-color: #e05c5c;
  background-image: -moz-linear-gradient(top, #f07373, #e05c5c);
  background-image: -ms-linear-gradient(top, #f07373, #e05c5c);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#f07373),
    to(#e05c5c)
  );
  background-image: -webkit-linear-gradient(top, #f07373, #e05c5c);
  background-image: -o-linear-gradient(top, #f07373, #e05c5c);
  background-image: linear-gradient(top, #f07373, #e05c5c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07373', endColorstr='#e05c5c', GradientType=0);
  color: white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none !important;
  padding: 10px 15px;
  border-radius: 5px !important;
  width: 200px;
  text-align: center;
  display: none;
}
.form-error-box:after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e05c5c;
}

.input-error {
  border: 1px solid #9a2f2f;
  color: #9a2f2f;
  background-color: #ffe8e8;
}

/* PRE radio */
input[type='radio'] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none !important;
  width: 25px;
  height: 25px;
  background: url('../images/radio_checkbox.png') -182px -2px no-repeat;
  /*background: url('../images/form_elements.png') -182px -2px no-repeat;*/
}
input[type='radio']:checked {
  background-position: -152px -2px;
}
input[type='radio']:disabled {
  background-position: -242px -2px;
}
input[type='radio']:disabled:checked {
  background-position: -212px -2px;
}
input[type='radio'].input-error {
  background-position: -272px -2px;
}

input[type='radio'] + label.pre-radio {
  display: inline-block;
  position: relative;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  margin: -3px 5px 0 0;
  line-height: 1em;
  vertical-align: middle;
  background: url('../images/radio_checkbox.png') -182px -2px no-repeat;
  cursor: pointer;
  z-index: 2;
}
input[type='radio']:checked + label.pre-radio {
  background-position: -152px -2px;
}
input[type='radio']:disabled + label.pre-radio {
  background-position: -242px -2px;
}
input[type='radio']:disabled:checked + label.pre-radio {
  background-position: -212px -2px;
}
input[type='radio'].input-error + label.pre-radio {
  background-position: -272px -2px;
}

/* PRE checkbox */

input[type='checkbox'] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none !important;
  width: 27px;
  height: 27px;
  background: url('../images/radio_checkbox.png') -31px -2px no-repeat;
  /*background: url('../images/form_elements.png') -31px -2px no-repeat;*/
  margin: -3px 0 0 0;
  z-index: 2;
  float: left;
}
input[type='checkbox']:checked {
  background-position: -1px -2px;
}
input[type='checkbox']:disabled {
  background-position: -91px -2px;
}
input[type='checkbox']:disabled:checked {
  background-position: -61px -2px;
}
input[type='checkbox'].input-error {
  background-position: -121px -2px;
}
input[type='checkbox'].input-error:checked {
  background-position: -301px -2px;
}

input[type='checkbox'] + label.pre-checkbox {
  background: url('../images/radio_checkbox.png') -31px -2px no-repeat;
  display: inline-block;
  width: 27px;
  height: 27px;
  margin-right: 5px;
  position: relative;
  top: calc(1em / 2);
  z-index: 2;
}
.pull-right input[type='checkbox'] + label.pre-checkbox {
  float: right;
}
input[type='checkbox']:checked + label.pre-checkbox {
  background-position: -1px -2px;
}
input[type='checkbox']:disabled + label.pre-checkbox {
  background-position: -91px -2px;
}
input[type='checkbox']:disabled:checked + label.pre-checkbox {
  background-position: -61px -2px;
}
input[type='checkbox'].input-error + label.pre-checkbox {
  background-position: -121px -2px;
}
input[type='checkbox'].input-error:checked + label.pre-checkbox {
  background-position: -301px -2px;
}
form span.radio {
  margin: 0 10px 0 0;
}
form span.radio.rists {
  margin: 0 156px 0 0;
}
form .cl span.radio {
  margin: 0 60px 0 0;
}
form .cl textArea,
form .cl select {
  width: 250px;
}

/* PRE checkbox */

input.__checkbox {
  visibility: hidden;
  opacity: 0 !important;
  float: left;
  width: 27px;
  height: 1px;
}
div.check_box {
  background: url('../images/form_elements.png') -31px -2px no-repeat;
  width: 27px;
  height: 27px;
  margin-top: -3px;
  margin-right: -5px;
  z-index: 2;
}
div.check_box.checked {
  background-position: -1px -2px;
}
div.check_box.disabled {
  background-position: -91px -2px;
}
div.check_box.disabled.checked {
  background-position: -61px -2px;
}
div.check_box.error {
  background-position: -121px -2px;
  border: 0 !important;
}
div.check_box.error.checked {
  background-position: -301px -2px;
  border: 0 !important;
}

/* PRE radio */

input.__radio {
  visibility: hidden;
  opacity: 0 !important;
  float: left;
  width: 25px;
  height: 1px;
}
div.radio_button {
  width: 25px;
  height: 25px;
  margin-top: -3px;
  margin-right: -5px;
  background: url('../images/form_elements.png') -182px -2px no-repeat;
  cursor: pointer;
  z-index: 2;
}
div.radio_button.checked {
  background-position: -152px -2px;
}
div.radio_button.disabled {
  background-position: -242px -2px;
}
div.radio_button.disabled.checked {
  background-position: -212px -2px;
}
div.radio_button.error {
  background-position: -272px -2px;
  border: 0 !important;
}

/* PRE selectbox */

div.combo_button {
  cursor: pointer;
  float: left;
  height: 25px;
  margin: 10px 0 0 -30px;
  width: 25px;
  outline: 0;
  position: relative;
}
div.combo_button:after {
  background: url('../images/sprite.png') no-repeat scroll -273px -2px
    transparent;
  content: '';
  display: block;
  height: 10px;
  left: 5px;
  position: absolute;
  top: 6px;
  width: 15px;
}
input.select {
  padding-right: 30px;
}
input.select[readonly] {
  cursor: pointer;
  background-color: white;
  color: black;
}
input.select[readonly].error {
  color: #9a2f2f;
  background-color: #ffe8e8;
}

.ui-autocomplete.ui-menu {
  border: 1px solid #9caac4;
  border-radius: 3px;
  padding: 0;
  box-sizing: content-box;
}
.ui-autocomplete.ui-menu .ui-menu-item {
  display: block;
  padding: 4px 5px;
  line-height: 1.5;
}
.ui-autocomplete.ui-menu .ui-menu-item.ui-state-focus {
  border: 0;
  color: black;
  background: none;
  background-color: #edf2fa;
  margin: 0;
  border-radius: 3px;
}

/*

.selectbox {
	padding: 0.75em;
	font-family: 'Arial CE',Arial,sans-serif;
	font-size: 1em;
	border: 1px solid #9CAAC4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: white;
}

.message-close-white {
	background: url('../images/icons_messages.png') -30px -86px no-repeat;
}
.message-close-blue {
	background: url('../images/icons_messages.png') -30px -56px no-repeat;
}
.message-close-red {
	background: url('../images/icons_messages.png') -30px -4px no-repeat;
}
.message-close-green {
	background: url('../images/icons_messages.png') -30px -26px no-repeat;
}
*/

/* flash messages */

.flash {
  border-radius: 3px;
  position: relative;
  margin: 20px 0;
  padding: 25px 25px 25px 83px;
  color: #242f64;
  background-color: white;
  border: 1px solid #242f64;
}
.flash:first-child {
  margin-top: 0;
}
.flash:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 25px;
  width: 33px;
  height: 33px;
  margin-top: -17px;
  background: url('../images/sprite.png') -106px 0px no-repeat;
}
.flash.info {
  color: white;
  background-color: #242f64;
}
.flash.info:after {
  background-position: -139px 0;
}
.flash.info a {
  color: white;
}
.flash.error {
  color: #8d2727;
  background-color: #ffd4d4;
  border-color: #8d2727;
}
.flash.error:after {
  background-position: -205px 0;
}
.flash.error a {
  color: #8d2727;
}
.flash.success {
  color: #2aa13e;
  background-color: #d4e7d7;
  border-color: #2aa13e;
}
.flash.success:after {
  background-position: -172px 0;
}
.flash.success a {
  color: #2aa13e;
}

/* abbr tooltip */

abbr.help {
  position: absolute;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 11px;
  border: 0;
  background: url('../images/sprite.png') no-repeat scroll -263px -13px
    transparent;
}
abbr.help.special {
  margin: -9px 0 0 0;
  right: -20px;
  top: 50%;
}
abbr.help.relative {
  position: relative;
  margin: 0;
}

.input-holder {
  position: relative;
}

p.help {
  position: relative;
  padding-right: 15px;
}

p.help abbr.help {
  margin: 0 8px;
}

abbr.help.addFile {
  top: 10px;
  left: 170px;
}
abbr.help.ristsemail {
  margin-top: 20px;
  margin-left: 0px;
}

/* tooltip default bÃ­lÃ½ */

.ui-tooltip.info {
  box-shadow: 3px rgba(50, 50, 50, 0.3);
  background: #ffffff;
  line-height: 1.3em;
  padding: 15px;
  border: 1px solid #242f64;
}
.ui-tooltip.info:after,
.ui-tooltip.info:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
}
.ui-tooltip.info:after {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  top: -10px;
  left: 140px;
}
.ui-tooltip.info:before {
  border-bottom: 11px solid #242f64;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  top: -11px;
  left: 139px;
}
.ui-tooltip.info.bottom:after {
  border-top: 10px solid white;
  border-bottom: 10px solid transparent;
  top: auto;
  bottom: -20px;
}
.ui-tooltip.info.bottom:before {
  border-top: 13px solid #242f64;
  border-bottom: 13px solid transparent;
  top: auto;
  bottom: -26px;
}

.ui-tooltip.error {
  background-color: #e05c5c;
  background-image: -moz-linear-gradient(top, #f07373, #e05c5c);
  background-image: -ms-linear-gradient(top, #f07373, #e05c5c);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#f07373),
    to(#e05c5c)
  );
  background-image: -webkit-linear-gradient(top, #f07373, #e05c5c);
  background-image: -o-linear-gradient(top, #f07373, #e05c5c);
  background-image: linear-gradient(top, #f07373, #e05c5c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07373', endColorstr='#e05c5c', GradientType=0);
  color: white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none !important;
  padding: 10px 15px;
  border-radius: 5px !important;
  z-index: 20001;
}
.ui-tooltip.error .error-arrow {
  position: absolute;
  bottom: -9px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e05c5c;
}

.ui-tooltip.error .error-arrow {
  position: absolute;
  bottom: -9px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e05c5c;
}

/* Zmena pro predi */
.ui-tooltip.info .info-arrow {
  position: absolute;
  bottom: -9px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
}

.ui-tooltip.info .info-arrow {
  position: absolute;
  bottom: -9px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
}

/* finalstep */

.finalStep {
  padding: 40px 40px 40px 194px;
  min-height: 194px;
  position: relative;
}
.finalStep:after {
  display: block;
  content: '';
  width: 96px;
  height: 96px;
  background: #e6eaf3;
  background-clip: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-clip: content-box;
  border: 9px solid #cdd8ea;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ie-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 40px;
  top: 40px;
}
.finalStep.ok:after {
  background-color: #73be3f;
  border: 9px solid rgba(115, 190, 63, 0.5);
  background-image: url('../images/bull_ok.png');
}
.finalStep.info:after {
  background-color: #242f65 !important;
  border: 9px solid rgba(36, 47, 101, 0.5);
  background-image: url('../images/bull_ok.png');
}
.finalStep.error:after {
  background-color: #df0032 !important;
  border: 9px solid rgba(223, 0, 50, 0.5);
  background-image: url('../images/bull_cancel.png');
}
.finalStep.forgottenPassword {
  padding-left: 80px;
  padding-right: 30px;
  min-height: 116px;
}
.finalStep.forgottenPassword:after {
  top: 0px;
  left: -20px;
}

/* button taby */

ul.button-tab {
  display: block;
  float: left;
  border-radius: 5px 5px 0 0;
}
ul.button-tab.full {
  width: 100%;
  float: none;
}
ul.button-tab li {
  float: left;
  padding: 0;
  margin: 0;
}
ul.button-tab li:first-of-type {
  border-radius: 5px 0 0 0;
}
ul.button-tab li:last-of-type {
  border-radius: 0 5px 0 0;
}

ul.button-tab li a {
  display: block;
  padding: 20px;
  margin: 0;
  color: #242f65;
  line-height: 10px;
  text-align: center;
  text-decoration: none;
  height: 85px;
}
ul.button-tab li:hover {
  background-color: #d2d8e4;
}
ul.button-tab li.active,
ul.button-tab li.active:hover {
  background-color: white;
}

/* overview taby */

ul.overview-tab {
  margin: -20px -30px 30px -30px;
  background-color: #e7ebf4;
  padding: 15px 30px 0 30px;
  border-top: 1px solid #d5d4e2;
}

ul.overview-tab li {
  float: left;
  display: inline-block;
  width: 50%;
  text-align: center;
  padding: 0;
  border-radius: 5px 5px 0 0;
  border: 1px solid #d5d4e2;
  border-bottom: 0;
}
ul.overview-tab li a {
  display: block;
  padding: 15px 10px /*25px 10px*/;
  text-decoration: none;
}
ul.overview-tab li.active {
  background-color: white;
}
ul.overview-tab li:not(.active):hover {
  background-color: #d2d8e4;
}

ul.overview-tab li:after {
  display: none;
}
.overview-content {
  padding-top: 30px;
}

/* simple tabs */

.tabs-head {
  display: table;
  table-layout: fixed;

  width: 100%;
}

.tabs-head .tabs-tab {
  display: table-cell;
  padding: 20px 0;
  text-align: center;
  cursor: pointer;
  font-size: 1.1em;
  line-height: 1.5em;
  color: #242f64;
}
.tabs-head a.tabs-tab {
  text-decoration: none;
}
.tabs-head .tabs-tab.active {
  border-radius: 3px 3px 0 0;
  background: white;
}
.tabs-head .tabs-tab a {
  color: black;
  text-decoration: none;
}
.tabs-tab p {
  line-height: 0.8;
  margin-top: 10px;
  font-size: 1em;
}

/* loading animace pÅ™es celou obrazovku */

#loading-overlay {
  position: fixed;
  z-index: 100000;
  opacity: 0.8;
  background-color: white;
  width: 100%;
  height: 100%;
  display: none;
}
#loading-overlay img {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
}
.loading-overlay {
  position: absolute;
  z-index: 100000;
  opacity: 0.7;
  background-color: white;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  border-radius: 3px;
}
.loading-overlay img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
}

.input-loading {
  display: inline-block;
  background: url('../images/loading_small.gif') no-repeat scroll 0 0
    transparent;
  width: 16px;
  height: 16px;
  position: absolute;
  margin: 11px -25px;
}
.small .input-loading {
  margin-top: 6px;
}

/* cookie bar */
#cookieBar {
  color: black;
  background-color: #e7ebf4;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  padding-top: 3px;
  padding-bottom: 7px;
}

#cookieBar a {
  color: black;
}

#cookieBar ul {
  display: block;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}

#cookieBar li {
  float: left;
  width: 160px;
  border-right: 1px solid #999999;
  text-align: center;
  line-height: 54px;
  margin-top: 5px;
}
#cookieBar li:first-child {
  padding: 0 22px;
  width: calc(100% - 320px);
  line-height: 18px;
  text-align: left;
  font-family: 'Arial CE', Arial, sans-serif;
  font-size: 13px;
  border-left: 1px solid #999999;
}

#cookieBar-souhlas {
  text-decoration: underline;
  cursor: pointer;
  letter-spacing: 1px;
}
#cookieBar-souhlas:hover {
  text-decoration: none;
}

@media screen and (max-width: 960px) {
  #cookieBar li:nth-child(1) {
    width: 100%;
    float: none;
    height: auto;
    border-left: 0 solid #999999;
  }

  #cookieBar li {
    width: 50%;
    border-right: 0 solid #999999;
    line-height: 34px;
  }

  @media screen and (min-width: 761px) and (max-width: 960px) {
    #cookieBar li:nth-child(2) {
      border-right: 1px solid #999999;
    }
  }
}

@media screen and (max-width: 760px) {
  #cookieBar li:nth-child(1) {
    margin-bottom: 14px;
  }

  #cookieBar li {
    width: 100%;
    float: none;
    margin-bottom: 14px;
  }

  #cookieBar {
    height: auto;
  }
}

.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

/* PRE paginator table */
.prePaginator-container {
  float: right;
  margin-top: 10px;
}

.prePaginator-container .prePaginator-page,
.prePaginator-container .prePaginator-prev,
.prePaginator-container .prePaginator-next,
.prePaginator-container .prePaginator-ellipsis {
  display: inline-block;
  float: left;

  padding: 5px;
  margin: 0 5px;

  cursor: pointer;
  font-weight: bold;
  color: #242f65;
}

.prePaginator-container .prePaginator-page,
.prePaginator-container .prePaginator-ellipsis {
  width: 18px;
  height: 25px;
  text-decoration: underline;
}
.prePaginator-container .prePaginator-page-active,
.prePaginator-container .prePaginator-ellipsis,
.prePaginator-container .prePaginator-page:hover {
  text-decoration: none;
}
.prePaginator-container .prePaginator-page-active,
.prePaginator-container .prePaginator-ellipsis {
  cursor: default;
}

.prePaginator-container .prePaginator-prev,
.prePaginator-container .prePaginator-next {
  width: 25px;
  height: 25px;
  border: 1px solid #00244b;
  border-radius: 2px;
}

.prePaginator-container .prePaginator-prev {
  background: url('../images/icons.png') -92px -156px no-repeat;
}
.prePaginator-container .prePaginator-next {
  background: url('../images/icons.png') -109px -156px no-repeat;
}

/******************************

	  HOMEPAGE BOX SLUÅ½BY

*******************************/

#services-box-hp-top {
  display: block;
  height: 169px;
  margin-top: 200px;
}
#services-box-hp-top li {
  float: left;
  width: 33.3%;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
}
#services-box-hp-top li:after {
  width: 90px;
  height: 90px;
  left: 30px;
  top: 50%;
  margin-top: -45px;
  background-position: 0 -408px;
  z-index: -1;
}
#services-box-hp-top li:nth-of-type(2):after {
  background-position: -92px -408px;
}
#services-box-hp-top li:nth-of-type(3):after {
  background-position: -184px -408px;
}
#services-box-hp-top li a {
  border-left: 1px solid #bac0d1;
  color: #242f64;
  display: table;
  font-size: 2em;
  height: 90px;
  margin-top: 40px;
  padding-left: 140px;
  text-align: left;
  text-decoration: none;
  z-index: 5;
}
#services-box-hp-top li:first-child a {
  border: 0;
}
#services-box-hp-top li a:hover {
  text-decoration: underline;
}
#services-box-hp-top li a h3 {
  display: table-cell;
  vertical-align: middle;
}

/* homepage box sluÅ¾by - distribuÄnÃ­ sÃ­Å¥ */

#services-box-hp {
  background: url('../images/layout/bg-arrow-big-white.png') 0 0 no-repeat;
  height: 169px;
}
#services-box-head {
  float: left;
  width: 330px;
  height: 169px;
}
#services-box-head:after {
  width: 90px;
  height: 90px;
  top: 50%;
  margin-top: -45px;
  left: 30px;
  background-position: -276px -408px;
}
#services-box-head h3 {
  text-transform: uppercase;
  margin: 55px 0 0 145px;
  font-size: 2em;
  color: #242f64;
}
#services-box-list {
  margin-left: 330px;
  height: 169px;
}
#services-box-list ul {
  display: block;
  height: 100%;
}
#services-box-list li {
  float: left;
  width: 25%;
  height: 100%;
  text-align: center;
  position: relative;
}
#services-box-list li a:after {
  display: block;
  content: '';
  width: 45px;
  height: 40px;
  background: url('../images/sprite.png') 0 -123px no-repeat;
  top: 45px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
}
#services-box-list li:nth-of-type(2) a:after {
  background-position: -45px -123px;
}
#services-box-list li:nth-of-type(3) a:after {
  background-position: -91px -123px;
}
#services-box-list li:nth-of-type(4) a:after {
  background-position: -137px -123px;
}
#services-box-list li a {
  color: #242f64;
  display: block;
  height: 100%;
  padding: 95px 5px 0 5px;
  font-size: 1.1em;
}

.request-menu {
  padding: 0 0 0 50px;
  position: relative;
  margin: 0;
}

.request-menu :after {
  background: url('../images/sprite.png') no-repeat scroll -133px -204px
    rgba(0, 0, 0, 0);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
}

.opravujeme-to {
  padding: 0 0 0 60px;
  position: relative;
  margin-bottom: 35px !important;
  padding-top: 20px;
}

.opravujeme-to a {
  font-size: 20px;
}

.opravujeme-to :after {
  background: url(../images/praha_logo.jpg) no-repeat rgba(0, 0, 0, 0);
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  left: -60px;
  width: 100px;
  height: 100px;
  background-size: 45%;
}

/******************************

		 MOZAIKA SLUÅ½BY

*******************************/

#customerServicesBox .button-tab .ico {
  font-size: 1.1em;
  line-height: 0.9;
  padding-top: 53px;
}
#customerServicesBox .button-tab .ico:after {
  width: 45px;
  height: 40px;
  left: 50%;
  top: 10px;
  margin-left: -22px;
  margin-top: 0;
}
#customerServicesBox .button-tab .ico.zakaznici:after {
  background-position: -89px -162px;
}
#customerServicesBox .button-tab .ico.vyrobci:after {
  background-position: -316px -162px;
}
#customerServicesBox .button-tab .ico.spolupracujici-firmy:after {
  background-position: -270px -162px;
}

#customerFilter {
  position: absolute;
  right: 20px;
  top: 125px;
}

#customerFilter button {
  margin: 2px 0;
}

.mosaic {
  width: 100%;
  clear: both;
}
.mosaic > div.ico {
  width: 33.3%;
  min-height: 100px;
  float: left;
  padding: 5px 10px 0 70px;
  margin: 10px 0;
}
.mosaic > div.ico:after {
  width: 45px;
  height: 40px;
  left: 15px;
  top: 0;
  background-position: 100px 0;
}
/* ikony potÅ™ebuji zaÅ™Ã­dit */
/*.mosaic > div.ico.pripojeni-k-distribucni-soustave:after {
	background-position: -131px -164px;
}
.mosaic > div.ico.kratkodoby-odber:after {
	background-position: -176px -166px;
}
.mosaic > div.ico.servisni-prace-v-siti:after {
	background-position: -224px -164px;
}
.mosaic > div.ico.preruseni-nebo-obnoveni-distribuce-elektriny:after {
	background-position: -132px -202px;
}
.mosaic > div.ico.pripojeni-vyrobny-k-distribucni-soustave:after {
	background-position: -132px -202px;
}
.mosaic > div.ico.prelozka-energetickeho-zarizeni:after {
	background-position: -223px -128px;
}*/
/* ikony distribuÄnÃ­ sÃ­Å¥ */
.mosaic > div.ico.stav-distribucni-site:after {
  background-position: 4px -123px;
}
.mosaic > div.ico.ceny:after {
  background-position: -43px -123px;
}
.mosaic > div.ico.technicke-informace:after {
  background-position: -223px -128px;
}
.mosaic > div.ico.statistiky:after {
  background-position: -88px -124px;
}
.mosaic > div.ico.legislativni-predpisy:after {
  background-position: -130px -246px;
}
.mosaic > div.ico.rozvoj-distribucni-site:after {
  background-position: -224px -164px;
}
.mosaic > div.ico.elektromobilita:after {
  background-position: -176px -166px;
}
.mosaic > div.ico.fotovoltaika-a-jine-zdroje:after {
  background-position: -131px -123px;
}
.mosaic > div.ico.verejne-osvetleni:after {
  background-position: -224px -323px;
}
/* ikony o spoleÄnosti */
.mosaic > div.ico.o-nas:after {
  background-position: 6px -284px;
}
.mosaic > div.ico.kariera:after {
  background-position: -173px -246px;
}
.mosaic > div.ico.vyrocni-zpravy:after {
  background-position: -175px -125px;
}
.mosaic > div.ico.program-rovneho-zachazeni:after {
  background-position: -87px -329px;
}
.mosaic > div.ico.spolecenska-odpovednost:after {
  background-position: -39px -247px;
}

.muzeum-pre {
  background: url('../images/muzeum.png') 27px 8px no-repeat;
}

.mosaic > div a {
  text-decoration: none;
  color: #242f65;
  font-size: 1.1em;
  font-weight: bold;
}
.mosaic > div a:hover {
  text-decoration: underline;
}
.mosaic > div p {
  color: #242f65;
  margin-top: 5px;
}

/* accordion + overviewexpandable */

dl {
  margin: 0 -30px;
}

.accordion > div > a.header,
dt {
  border-top: 1px solid white;
  display: block;
  padding: 17px 45px 17px 30px;
  position: relative;
  text-decoration: none;
  background-color: #e7ebf4;
  cursor: pointer;
}
dt strong {
  color: #242f64;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  font-size: 1.8em;
  font-weight: normal;
}
.accordion > div > a.header:after,
dt:after {
  content: '';
  position: absolute;
  display: block;
  right: 30px;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 13px;
  background: url('../images/sprite.png') no-repeat scroll -315px 0 transparent;
}
.accordion > div.open > a.header:after,
dt.open:after {
  background-position: -273px 0;
}
.accordion > div > a.header h2 {
  margin: 0;
}
.accordion > div > .body,
dd {
  padding: 30px;
  display: none;
}
.accordion > div.open > .body,
dd {
  display: block;
}

.noborder .gmap {
  width: 60%;
}

.noborder .gmap.mist {
  width: 50%;
}

.noborder .iframe-rwd {
  position: relative;
  padding-bottom: 65.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.noborder .iframe-rwd iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0px none;
}

/*  */

/******************************

		 CUSTOM STYLY
	nutno Å™Ã¡dnÄ› okomentovat!

*******************************/

/** Client Portal **/

/* Header login menu */
.loginBox {
  position: absolute;
  right: -10px;
  color: #fff;
  top: 61px;
  width: 250px;
  font-family: 'Arial CE', Arial, sans-serif;
  /*overflow: hidden;*/
  display: none;
  margin-bottom: 0;
}
.loginBox .loginBox_header {
  color: #fff;
  font-size: 1.2em;
}
.loginBox .loginBox_header.loginBox_header_top {
  padding: 5px 0px 15px;
}
.loginBox .loginBox_header a {
  color: #fff;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
}
.loginBox a.dealers {
  color: #fff;
}
.loginBox a.dealers:after {
  display: none;
}
.loginBox a.dealers box {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.loginBox_header_arrow {
  position: relative;
  display: flex;
  flex-grow: 1;
}

.loginBox_header_arrow span {
  flex-grow: 1;
  text-align: left;
  padding-left: 4px;
}

.loginBox_header_arrow:after {
  content: '';
  background: url('../images/arrow_right.png') no-repeat scroll;
  height: 20px;
  width: 20px;
  position: absolute;
  right: -16px;
  top: 50%;
  transform: translateY(-50%);
}
.login {
  padding: 20px 15px;
  margin-top: 10px;
  position: relative;
}
.login:before {
  display: block;
  content: '';
  position: absolute;
  top: -10px;
  left: 80%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #73be41;
}

.login a {
  color: #fff !important;
  text-decoration: underline !important;
}
.login a:hover {
  text-decoration: none !important;
}
.login input[type='text'],
.login input[type='password'] {
  width: 100%;
  padding: 0.75em !important;
}

/* header MyAccount */

#main-menu li.account {
  width: 250px;
  height: 71px;
  background-color: #73be41;
  position: relative;
  margin-right: 0;
  float: right;
}
#main-menu li.account .name {
  display: block;
  font-size: 1.2em;
  position: relative;
  top: 7px;
  left: 5px;
  padding-left: 25px;
  padding-right: 15px;
}
#main-menu li.account .name:before {
  background: url('../images/icons.png') no-repeat scroll -203px -317px
    rgba(0, 0, 0, 0);
  width: 20px;
  height: 20px;
  content: '';
  top: 1px;
  left: 0;
  display: block;
  position: absolute;
}
#main-menu li.account .name a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  color: #ffffff;
  text-decoration: none;
  line-height: 20px;
}
#main-menu li.account .name a:hover {
  color: white;
  text-decoration: underline;
}
#main-menu li.account .links {
  color: #cee4bf;
  font-size: 0.9em;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
#main-menu li.account .links a {
  color: #cee4bf;
}
#main-menu li.account .myAccount {
  color: white;
  position: absolute;
  bottom: 5px;
  left: 5px;
}
#main-menu li.account .myAccount a {
  color: white;
  text-decoration: none;
}
#main-menu li.account .myAccount a:hover {
  text-decoration: underline;
}

/* menu right box */

.menu-right div.box {
  /*border-radius: 3px !important;*/
  margin-bottom: 20px;
  padding: 15px;
}
.menu-right div.box.arrow:before {
  display: block;
  content: '';
  position: absolute;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  height: 0;
  width: 0;
  left: -10px;
  top: 40px;
}
.menu-right div.account-overview .account-details {
  border-top: 1px solid #b3ce91;
  clear: both;
  padding: 15px 0;
  position: relative;
}
.menu-right div.account-overview,
.menu-right div.account-overview h3,
.menu-right div.account-overview a {
  color: #fff;
}
.menu-right div.account-overview a {
  font-size: 1.3em;
}
.menu-right div.account-overview .account-info h4.ico.om {
  line-height: 32px;
}
.menu-right div.account-overview .account-info h4.ico.om:before {
  background: url('../images/icons.png') -235px -365px no-repeat;
  content: '';
  display: block;
  width: 18%;
  height: 45px;
  float: left;
}
.menu-right div.account-overview .other-account {
  background-color: #c44b4b;
  background-image: -moz-linear-gradient(center top, #c95353, #bc3f3f);
  background-repeat: repeat-x;
  border-radius: 0 0 3px 3px;
  padding: 15px;
}
.menu-right h3 {
  color: #67758f;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  font-size: 1.9em;
  line-height: 1;
  margin: 0 0 15px 0;
}
.menu-right .box .t-cell {
  padding: 5px 10px;
}

.in .box.red h3,
.in .box.red h4,
.in .box.green h3,
.in .box.green h4,
.in .box.light-green h3,
.in .box.light-green h4 {
  color: white;
}

.menu-right .box.red {
  background-color: #ea6a6a;
}
.menu-right .box.green {
  background: #538c2e;
  background: -moz-linear-gradient(top, #6bb13c, #538c2e);
  background: -ms-linear-gradient(top, #6bb13c, #538c2e);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#6bb13c), to(#538c2e));
  background: -webkit-linear-gradient(top, #6bb13c, #538c2e);
  background: -o-linear-gradient(top, #6bb13c, #538c2e);
  background: linear-gradient(top, #6bb13c, #538c2e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6BB13C', endColorstr='#538C2E', GradientType=0);
}
.menu-right .box.light-green {
  background-color: #73be41;
}

.menu-right .arrow.light-green:before {
  border-right: 10px solid #73be41;
}

.menu-right .arrow.red:before {
  border-right-color: #ea6a6a;
}

.menu-right .account-overview.green .account-details {
  border-color: #b4e494;
}
.menu-right .account-overview.red .account-details {
  border-color: #f09799;
}

/** accountTable */
table.userAccount-info-table {
  border: none;
  border-collapse: collapse;
  display: inline-table;
  table-layout: fixed;
  font-size: 0.9em;
}
table.userAccount-info-table thead {
  border: none;
  background: none;
}
table.userAccount-info-table td,
table.userAccount-info-table th {
  border-left: none;
  padding: 10px;
  background: none;
  text-align: left;
}
table.userAccount-info-table tr:nth-child(2n) {
  background: none;
}

table.userAccount-info-table th,
table.profiles-list th {
  line-height: 1.2em;
  position: relative;
  padding-right: 26px;
  vertical-align: top;
}
table.profiles-list th {
  padding-right: 15px;
}
table.userAccount-info-table th .ico.sort,
table.profiles-list th .ico.sort {
  position: absolute;
  right: 10px;
  top: 10px;
}
table.userAccount-info-table th a {
  color: #71675b;
}
table.userAccount-info-table td {
  line-height: 1.5em;
}

.userAccount-info-table .userAccount-status {
  width: 62px;
}
.userAccount-info-table .userAccount-vkont {
  width: 104px;
}
.userAccount-info-table .userAccount-consumptionSite {
  width: 127px;
}
.userAccount-info-table .userAccount-accountSelect {
  width: 110px;
}

.userAccount-info-table .userAccount-nobr {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.userAccount-info-table .userAccount-status-wrapper {
  text-align: center;
  line-height: 0;
}
.userAccount-info-table
  .userAccount-status-wrapper
  .userAccount-status-indicator {
  display: inline-block;
  width: 10px;
  height: 5px;
}
.userAccount-info-table
  .userAccount-status-wrapper
  .userAccount-status-indicator.green {
  background: #73bf41;
}
.userAccount-info-table
  .userAccount-status-wrapper
  .userAccount-status-indicator.orange {
  background: #f28900;
}

/* PROFILES */
.profiles-table h2 {
  margin: 25px 0 0 0;
}
.profiles-table > div {
  margin: 33px 0 0 0;
}
.profiles-table > div > label {
  padding: 0 10px 0 0;
}
.profiles-date input {
  width: 100%;
}
table.profiles-list {
  margin: 10px 0;
  border: none;
  border-collapse: collapse;
}
table.profiles-list a {
  color: #333;
}
table.profiles-list tr {
  border-top: 1px solid #d5d4e2;
  border-bottom: 1px solid #d5d4e2;
}
table.profiles-list tr td,
table.profiles-list tr th {
  background: none;
  border: none;
}
table.profiles-list tr th {
  background: #fff;
  color: #242f64;
  border-top: 2px solid #04356a;
  border-bottom: 2px solid #04356a;
  text-align: left;
}
table.profiles-list .center {
  text-align: center;
}
table.profiles-list label.pre-checkbox {
  margin: -5px 5px 5px 5px;
}

/** Other **/

/* kontakty rozcestnÃ­k */

#contact-table {
  padding-left: 40px;
  border-left: 1px solid #aebecf;
}

#contact-table h3 {
  margin: 0 0 3px;
}

.blue-big-number {
  color: #242f64;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  font-size: 3em;
  margin: 0;
}
.failure-table .t-cell {
  padding: 0 40px;
  width: 50%;
}
.failure-table .t-cell:first-child {
  min-width: 142px;
  padding: 0 10px;
}
.failure-table .t-cell:nth-child(-n + 1) {
  padding-right: 20px;
  border-right: 1px solid #aebecf;
}
/*.failure-table .t-cell:first-child abbr.help {
	right: -15px;
	top: 0;
}*/

/* kontakty - PREdistribuce */

#contact-info .blue-box {
  background-color: #e7ebf4;
  padding: 20px;
}
#contact-info .blue-box h2 {
  font-size: 3.5em;
  color: #242f64;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  margin: 0;
}
#contact-form .accordion .body {
  border-radius: 0 0 3px 3px;
}
#map {
  height: 250px;
}

#contact-places td p {
  line-height: 1.5em;
}

ul.overview-tab li a span {
  background: url('../images/sprite.png') repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  float: left;
  height: 24px;
  margin-right: 5px;
  position: relative;
  top: -6px;
  width: 24px;
}

ul.overview-tab li a[data-tab='45DB4803C775DDE37C15D4F71E6A583A'] span,
ul.overview-tab li a[data-tab='C42C58F887FCB2CEF0C088AB5B1C9532'] span,
ul.overview-tab li a[data-tab='35BBDEA35A5820D88E0D82236740BB96'] span,
ul.overview-tab li a[data-tab='D32C90779D210F98E9212A3294D815D1'] span {
  background-position: -282px -250px;
}

ul.overview-tab li a[data-tab='69B7F2C67FC9CB5341EEF0CFAD08B220'] span,
ul.overview-tab li a[data-tab='009CE56ECF9A245259A0B3C5A3739AC1'] span,
ul.overview-tab li a[data-tab='6007D0F57D01D9C0A7FEE669B4615B37'] span,
ul.overview-tab li a[data-tab='15242DA1128775E05D28CE7AB8FD7519'] span {
  background-position: -324px -250px;
}

ul.overview-tab li a[data-tab='F00D17B4F2E16DE7DA83FF34C3876F0C'] span {
  background-position: -142px -290px;
  width: 32px;
}

ul.overview-tab li a[data-tab='A32626642056D79D11F367C50B24240E'] span {
  background-position: -235px -250px;
}

ul.overview-tab li a[data-tab='podnikove-normy'] span {
  background-position: -236px -290px;
  height: 26px;
}

ul.overview-tab li a[data-tab='katalog-prvku'] span {
  background-position: -189px -290px;
  height: 25px;
}

.contactml30 {
  margin-left: 30px;
}
.contactpl20 {
  padding-left: 20px;
}

/* tabulka Dodavatelske firmy */

table.suppliers td:nth-child(3) {
  text-align: right;
}

/* consumtion profile - uprava rozhazeneho select boxu v IE 11  */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie11Style span input {
    margin-top: -21px;
  }
  .ie11Style div.combo_button {
    top: -21px;
  }
}

/* HDO */

.blue-text {
  color: #242f65;
}
#hdo-sections .sections > div {
  min-width: 300px;
  width: auto;
  max-width: 650px;
  margin-left: -10px;
  margin-right: -10px;
}
.status .wrapper {
  border-radius: 3px;
  display: block;
  float: left;
  padding: 5px 10px;
}
.ui-autocomplete.ui-menu {
  max-height: 300px;
  overflow-y: scroll;
  z-index: 999;
}

.ui-widget-content.ui-menu-divider {
  display: none;
}
.hdo-bar > span {
  height: 29px;
  margin: 0;
  padding: 0;
  display: inline-block;
  border: 0;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 99;
}
.hdo-bar > span.span-overflow {
  z-index: 101;
}
.hdont {
  background: #242f65;
}
.hdovt {
  background: #9babc5;
}
.hdo-bar {
  margin-bottom: 10px;
  margin-top: 20px;
  height: 80px;
  clear: both;
  position: relative;
}
.hdo-bar > span {
  border-radius: 0 3px 3px 0;
}
.hdo-bar > span:first-of-type {
  border-radius: 3px;
}
.hdo-bar > span.span-actualTime {
  border-left: 2px solid red;
  z-index: 100;
  height: 39px;
  top: 15px;
}
.overflow-bar {
  width: 100%;
  height: 55px;
  background: url('../images/hdo_bar.png') 0 0 no-repeat;
  background-size: 100% 55px;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 101;
}
.hdo-sections.wrapper {
  padding: 6px 7px;
  margin: 0 5px 0 10px;
}
.print-hdo-button,
#component-hdo-print-vice-dni-url {
  float: right;
}
.print-hdo-button:hover,
#component-hdo-print-vice-dni-url:hover {
  margin: -6px -6px -5px -5px;
  padding: 5px 5px 5px 5px;
  cursor: pointer;
  border: solid 1px #242f65;
  border-radius: 3px;
  background: #d2d8e4;
}

ul.overview-tab {
  margin: 0 -30px;
  border: 0;
}
ul.overview-tab li {
  width: auto;
}

#component-hdo-vice-dni-url .w5 {
  min-width: 27px;
}
#component-hdo-vice-dni-url .w20 {
  min-width: 107px;
}
#component-hdo-vice-dni-url .w30 {
  min-width: 120px;
}

/* HDO table print */

.print-hdo {
  position: absolute;
  top: 150px;
  right: 18px;
}

.print-el {
  position: absolute;
  top: 18px;
  right: 18px;
}

.print-el:hover,
.print-hdo:hover {
  margin: -6px -6px -5px -5px;
  padding: 5px 5px 5px 5px;
  cursor: pointer;
  border: solid 1px #242f65;
  border-radius: 3px;
  background: #d2d8e4;
}

#print-hdo-table {
  width: 675px;
}

#print-hdo-table .right-celkem {
  display: inline-block;
  float: right;
}

#print-hdo-table .povel {
  display: inline-block;
  font-size: 1.2em;
}

#print-hdo table {
  margin-top: 15px;
}

#print-hdo th {
  text-align: left;
  padding-left: 10px;
}

.print-box tbody td,
.green-text,
.red-text,
.orange-text {
  line-height: normal;
}

/* tabulka bÄ›Å¾nÃ¡ */

.table-full {
  border-collapse: collapse;
}
.table-full td {
  min-height: 32px;
  border-top: 1px solid #d5d4e2;
}
.table-full th {
  color: #555555;
  height: 32px;
  font-weight: bold;
  font-size: 0.9em;
}
.table-full tbody tr:nth-of-type(2n + 1) {
  background-color: #f9fafe;
}
.table-full tbody tr:hover {
  background-color: #e7ebf4;
}
.table-full tbody tr:last-child td {
  border-bottom: 1px solid #d5d4e2;
}
.table-full.center td {
  text-align: center;
}
.table-full td.right {
  text-align: right;
}
.table-full tbody tr.added {
  background-color: #cfc;
}
.table-full tbody tr.added:nth-of-type(2n + 1) {
  background-color: #efe;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  line-height: 1;
  font-family: inherit;
  white-space: inherit;
}

table {
  width: 100%;
}
pro table.noborder,
table.noborder tr,
table.noborder thead {
  border: none !important;
  background: none !important;
}
.content-left table.noborder td,
table.noborder td,
.content-left table.noborder th,
table.noborder th {
  border: none;
}
table.noborder table {
  font-size: 1em;
}
table.noborder:first-child {
  margin-top: 0;
}

.content-left table.inside {
  font-size: 1em;
  width: auto;
}

table.inside tr:nth-of-type(2n + 1) td {
  background-color: #f9fafe;
}
table td.sdn100 {
  max-width: 100px !important;
}
table td.sdn300 {
  max-width: 375px !important;
}

/* vyhledavaci formular */
#jsSearchForm {
  margin-bottom: 20px;
}

/* tabulka vyhledanÃ½ch vÃ½sledkÅ¯ */
#jsSearchResult {
  border: 0;
  border-collapse: collapse;
}
#jsSearchResult .match {
  background-color: rgb(153, 204, 255);
}
#jsSearchResult tr:nth-child(2n) {
  background-color: #f9fafe;
}
#jsSearchResult tr:hover {
  background-color: #e7ebf4;
}
#jsSearchResult td {
  padding: 15px 20px;
  border-left: 1px solid #d5d4e2;
}
#jsSearchResult .result_abstract {
  padding-top: 5px;
}
#jsSearchResult .result_path {
  color: #73bf41;
  text-decoration: none;
  line-height: 22px;
}
#jsSearchResult .result_title {
  color: #242f65;
  font-size: 120%;
}

table.ridok-prehled {
  margin: auto;
}

table.katalog-prvku-prehled {
  margin: auto;
}

table.katalog-prvku-prehled th {
  text-align: left;
}

table.katalog-prvku-prehled tbody td:first-child {
  width: 65px;
}

table.katalog-prvku-prehled tbody td:last-child {
  width: 125px;
}

table.ridok-prilohy td:first-child,
table.ridok-prehled td:first-child {
  width: 125px;
}

/* vest formulare */
.divPreVest {
  position: relative;
  left: -30px;
  width: 960px;
}

.vest-box {
  margin-bottom: 40px;
}

.vest-box h1 {
  font-size: 3.5em;
  margin-bottom: 0.7em !important;
}

.textarea4rows {
  min-height: 0;
  height: 80px;
}

_:-ms-input-placeholder,
:root .hiddenSelect {
  border: 0;
  padding: 0;
  height: 0;
  width: 0;
  display: inline-block !important;
}

/******************************

		  RESPONZIVITA

*******************************/

/* doporuÄenÃ© zalamovÃ¡nÃ­
	1210+
	1209-960
	959-768
	767-480
	479-0
*/

@media screen and (max-width: 980px) {
  .in {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footercontent .submenus {
    background: none;
  }
  .footercontent .submenus > li .number {
    font-size: 2.5em;
  }
  #main-menu li {
    margin-left: 15px;
    margin-right: 0px;
  }
  #btn-search {
    margin-right: 10px;
  }
  #services-box-hp-top li a {
    padding-left: 120px;
    font-size: 1.7em;
  }
  #services-box-hp-top li:after {
    left: 15px;
  }
  #priceList,
  #priceList2 {
    display: none;
  }

  #footer div:first-child a.fullweb {
    display: inline;
  }
}

@media screen and (max-width: 959px) {
  .bottom-logos li {
    padding: 0px;
    margin-right: 2%;
  }
  .bottom-logos li:first-child {
    padding-left: 0;
    margin-left: 0px;
  }
  .bottom-logos li:last-child {
    padding-right: 0;
    margin-right: 0px;
  }
  .blue-big-number {
    font-size: 2.5em;
  }
  .content-left table .nobr {
    white-space: normal;
  }
}

@media screen and (max-width: 900px) {
  #footer div:first-child {
    float: none;
    margin-bottom: 20px;
    line-height: 1.3;
  }
  #footer div:first-child a:first-child {
    padding-left: 0;
  }
  #footer div:last-child {
    float: none;
  }
  .footercontent .bottom-logos > li a span {
    margin: 0 !important;
  }
  .footercontent .bottom-logos > li {
    margin-bottom: 3em;
    padding: 0;
    float: left;
    display: block;
    width: 50%;
  }
  .footercontent .bottom-logos > li.right {
    text-align: left;
  }

  /* quick info na HP*/
  .in.line-content.c .icon {
    margin: 15px 0;
  }
  footer .line-content,
  footer .line-content p {
    background: none !important;
  }
  footer .line-left,
  footer .line-right {
    height: 10% !important;
    width: 100% !important;
  }
  footer .line-content p {
    padding: 20px 10px !important;
  }
  footer .line-content p a.button {
    width: 100%;
    padding: 0.5em;
  }

  .failure-table .t-cell {
    padding: 0 20px;
    width: 33%;
  }
}

@media screen and (min-width: 801px) {
  #main-menu {
    display: block !important;
  }
}

@media screen and (max-width: 800px) {
  #content-right,
  #content-left {
    float: none !important;
    width: 100% !important;
  }
  #content-left {
    margin-bottom: 20px;
  }
  .footercontent .submenus > li {
    width: 50% !important;
    margin-bottom: 3em;
    height: 170px;
    padding: 0 0 0 10px;
  }
  .hp .page {
    background: url('../images/layout/bg-shadow.jpg') no-repeat scroll center 0
      #515883;
  }
  #services-box-hp-top {
    margin: 0;
    background: none transparent;
    height: auto;
  }
  #services-box-hp-top li {
    float: none;
    background-color: white;
    border-radius: 3px;
    width: auto;
    margin-bottom: 20px;
  }
  #services-box-hp-top li:after {
    left: 30px;
  }
  #services-box-hp-top li a {
    margin-top: 0;
    font-size: 2em;
    height: 120px;
    border-left: 0;
    padding-left: 150px;
  }
  #services-box-hp-top br,
  #services-box-head br {
    display: none;
  }
  #services-box-hp {
    height: auto;
    background: none;
  }
  #services-box-head {
    width: auto;
    height: auto;
    float: none;
    background-color: white;
    border-radius: 5px 5px 0 0;
  }
  #services-box-head:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    left: 50%;
    bottom: -20px;
    margin-left: -10px;
    border-top: 10px solid white;
  }
  #services-box-head h3 {
    margin: 0;
    padding: 50px 0 50px 150px;
  }
  #services-box-list {
    margin: 0;
  }

  #main-menu li {
    float: none;
    margin: 0 !important;
  }
  #main-menu,
  #main-menu li.home {
    display: none;
  }
  #main-menu li:not(.my-account) > a,
  #main-menu li > form {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 20px;
  }
  #main-menu li > form {
    padding: 14px 20px;
  }
  #main-menu li:not(.my-account) > a {
    line-height: 60px;
  }
  #main-menu li > form input:first-child {
    width: 100%;
  }
  #main-menu li > a.active:after {
    display: none;
  }
  #search {
    display: none;
  }
  #msearch {
    display: block;
  }
  #mbtn-search {
    margin-right: 25px;
  }
  #mobile-menu {
    padding: 17px 0;
    display: block;
    clear: both;
    cursor: pointer;
    float: right;
  }
  #mobile-menu .menu {
    float: right;
    width: 38px;
    height: 36px;
  }
  #mobile-menu .menu:after {
    background-position: -322px -125px;
    width: 38px;
    height: 36px;
  }
  #mobile-menu.open .menu:after {
    background-position: -284px -125px;
  }
  header nav .menu-icon {
    display: none;
    float: right;
    cursor: pointer;
    width: 71px;
    height: 71px;
  }
  header nav .menu-icon span {
    background: url('../images/sprite.png') -327px -43px no-repeat;
    width: 56px;
    height: 41px;
    display: block;
    margin: 15px 0 15px 15px;
  }
  header nav .menu-icon.opened span {
    background-position: -327px -110px;
  }
  #main-menu .logo-main-menu {
    display: none;
  }
  header nav .logo-mobile-menu {
    display: inline-block;
  }
  header nav .logo-mobile-menu img {
    margin-top: 12px;
		width: 85px;
		height: 50px;
		margin-left: -8px;
		margin-right: 27px;
  }
  #btn-search,
  #mbtn-search {
    top: 4px;
  }
}

@media screen and (max-width: 767px) {
  .bottom-logos li:nth-child(1) img,
  .bottom-logos li:nth-child(2) img,
  .bottom-logos li:nth-child(3) img,
  .bottom-logos li:nth-child(4) img {
    margin-top: 4px;
  }

  #customerFilter {
    position: static;
    margin: -10px 0 20px 30px;
  }
  .mosaic {
    padding-bottom: 30px;
  }
  .mosaic > div.ico {
    width: 100%;
    min-height: auto;
  }
  .double-box > .box {
    width: 100%;
    margin-bottom: 20px !important;
  }
  #contact-top-box > .t-cell {
    width: 100%;
  }
  #contact-table {
    border-left: 0;
    border-top: 1px solid #aebecf;
    padding: 30px 10px 0;
    margin-top: 25px;
  }
  #contact-bottom-box {
    background-color: transparent;
    padding: 0;
  }
  #contact-bottom-box .t-row {
    margin: 0;
  }
  #contact-bottom-box .t-cell {
    width: 100%;
    background-color: white;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 25px;
    text-align: left;
  }

  .noborder .gmap {
    width: 50%;
  }

  .failure-table .t-cell {
    padding: 0 15px;
    width: 33%;
  }
  .contactml30 {
    margin-left: 0px;
  }
  .contactpl20 {
    padding-left: 0px;
  }
}

@media screen and (max-width: 660px) {
  #contact-info .address {
    width: 100%;
  }

  #contact-info .map {
    display: none;
  }

  #contact-info .hotline {
    min-width: 170px;
  }

  #contact-info .service {
    min-width: 240px;
  }

  #contact-info .blue-box h2 {
    font-size: 2.6em;
  }

  .content-left table.elinst th:nth-child(3),
  .content-left table.elinst td:nth-child(3) {
    word-break: break-all;
  }

  .content-left table.elinst td:nth-child(4) {
    min-width: 71px;
  }

  #konkretni-datum {
    padding: 0 10px;
  }

  #konkretni-datum .t-cell {
    width: auto;
  }

  #footer div:first-child a:nth-child(3) {
    display: block;
    padding-left: 0;
    padding-top: 10px;
  }

  .failure-table .t-cell {
    padding: 0 10px;
    width: 100%;
  }
  .failure-table .t-cell:first-child {
    min-width: 142px;
    padding: 0 10px;
  }
  .failure-table .t-cell:nth-child(-n + 2) {
    padding-right: 20px;
    border-right: 0px solid #aebecf;
  }
}

@media screen and (max-width: 500px) {
  .footercontent .submenus > li {
    height: auto;
    float: none !important;
    width: auto !important;
    margin-left: 20px;
  }
  .footercontent .submenus > li.last {
    margin-bottom: 0;
  }
  .mosaic > div {
    width: auto;
    float: none;
    height: auto;
    min-height: 60px;
  }
  .content-left img {
    max-width: 100%;
    height: auto;
  }

  .content-left table td,
  .content-left table th {
    padding: 5px;
  }

  .noborder .gmap {
    width: 0%;
  }

  .noborder .gmap .iframe-rwd {
    display: none;
  }

  .in .inner-box {
    padding: 10px;
  }

  .in .wide-box {
    margin-left: -10px;
    margin-right: -10px;
  }

  .in .wide-box-bottom {
    margin-bottom: -10px;
  }

  ul.overview-tab {
    margin: 0 -10px;
    padding: 10px 10px 0;
  }
  .accordion > div > .body,
  dd {
    padding: 10px;
  }

  dl {
    margin: 0 -10px;
  }

  #customerServicesBox .button-tab .ico {
    font-size: 0.9em;
    line-height: 1;
  }

  form .fileUpload {
    position: relative;
  }

  form input[type='file'] {
    width: 160px;
  }

  form abbr.help {
    left: -15px;
  }

  #trial-version-form form .t-cell abbr.help {
    left: -25px;
    top: 10px;
  }

  form .add-attachment abbr.help {
    left: -35px;
  }

  form .removeButtonIn {
    position: absolute;
    margin-left: 15px;
    top: 8px;
  }

  #contact-form-om .t-cell {
    position: relative;
  }
}

@media screen and (max-width: 460px) {
  input[type='text'],
  input[type='email'] {
    width: 200px;
  }
  input.w140px {
    width: 75px;
  }
  input.select {
    max-width: 280px;
  }

  ul.overview-tab li {
    max-width: 50%;
  }

  ul.overview-tab li a {
    padding: 15px 6px;
  }

  #hdo-send-date {
    width: 150px;
  }

  .print-hdo-button,
  #component-hdo-print-vice-dni-url {
    display: none;
  }

  .t-cell label {
    font-size: 0.9em;
  }

  .content-left table {
    font-size: 0.8em;
  }

  .content-left table.suppliers td:nth-child(3) {
    min-width: 110px;
  }

  .content-left table.suppliers td:nth-child(3) a {
    display: none;
  }

  .mob-c {
    clear: both;
  }

  .footercontent .bottom-logos > li {
    width: 100%;
  }
}
@media screen and (max-width: 340px) {
  .contactwidth320 {
    font-size: 90%;
  }
}
/* Bubbles
/*-----------------------------*/
.bubble {
  font-size: 13px;
  position: relative;
  display: inline-block;
  background: #cdd8e9;
  padding: 6px 8px;
  color: #242f64;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.bubble.ontop {
  margin-top: 7px;
}
.bubble:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  left: -7px;
  top: 0;
  border-left: 8px solid #cdd8e9;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */
  -ms-transform: rotate(-45deg); /* IE9 */
  transform: rotate(-45deg);
}
.bubble.ontop:after {
  left: 5px;
  top: -15px;
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg); /* IE9 */
  transform: rotate(-90deg);
}

.bubble.dark-green {
  background: #538c2e;
  color: #fff;
}
.bubble.dark-green:after {
  border-left-color: #538c2e;
}
.bubble.green {
  background: #73bf41;
  color: #fff;
}
.bubble.green:after {
  border-left-color: #73bf41;
}
.bubble.orange {
  background: #ffcc00;
  color: #333;
}
.bubble.orange:after {
  border-left-color: #ffcc00;
}
.bubble.red {
  background: #ea6a6a;
  color: #fff;
}
.bubble.red:after {
  border-left-color: #ea6a6a;
}

/******************************

			jquery ui

*******************************/

.ui-dialog .ui-state-focus:hover,
.ui-dialog .ui-state-default:hover {
  color: white !important;
}
.ui-state-default.ui-button:hover {
  background-color: #edf2fa !important;
}
.ui-state-focus.ui-button:hover {
  background-color: #242f65 !important;
}

/******************************

			HELPERY

*******************************/

.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide,
.none,
.hide-el {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.inline {
  display: inline-block;
}
.c {
  zoom: 1;
}
.c:before,
.c:after {
  display: table;
  content: '';
}
.c:after,
.clear {
  clear: both;
}

.tinytext {
  font-size: 0.9em;
}
.blue {
  background-color: #e7ebf4 !important;
}
.medium-blue {
  background-color: #cdd8e9 !important;
}
.dark-blue {
  color: #242f65 !important;
}
.red {
  color: #ea6a6a;
}
.dark-red {
  color: #af0000;
}
.green {
  color: #73bf41;
}
.gray {
  color: #71675b;
}
.dark-gray {
  color: #333333;
}
.top-space {
  margin-top: 20px;
}
.top-space-half {
  margin-top: 10px;
}
.bottom-space {
  margin-bottom: 20px;
}
.bottom-space-half {
  margin-bottom: 10px;
}
.bottom-space-none {
  margin-bottom: 0px;
}
.no-margin {
  margin: 0 !important;
}
.no-pb {
  padding-bottom: 0 !important;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.italic {
  font-style: italic;
}
.vtop {
  vertical-align: top;
}

.wx {
  width: auto;
}
.w5 {
  width: 5%;
}
.w8 {
  width: 8%;
}
.w10 {
  width: 10%;
}
.w15 {
  width: 15%;
}
.w17 {
  width: 17%;
}
.w20 {
  width: 20%;
}
.w24 {
  width: 24%;
}
.w25 {
  width: 25%;
}
.w29 {
  width: 29%;
}
.w30 {
  width: 30%;
}
.w33 {
  width: 33%;
}
.w333 {
  width: 33.3%;
}
.w35 {
  width: 35%;
}
.w40 {
  width: 40%;
}
.w45 {
  width: 45%;
}
.w50 {
  width: 50%;
}
.w55 {
  width: 55%;
}
.w60 {
  width: 60%;
}
.w65 {
  width: 65%;
}
.w70 {
  width: 70%;
}
.w75 {
  width: 75%;
}
.w80 {
  width: 80%;
}
.w85 {
  width: 85%;
}
.w90 {
  width: 90%;
}
.w95 {
  width: 95%;
}
.w100 {
  width: 100%;
}

.w140px {
  width: 140px;
}
.w150px {
  width: 150px;
}
.w200px {
  width: 200px;
}
.w165px {
  width: 165px;
}

.mh160 {
  min-height: 160px;
}
.mh120 {
  min-height: 120px;
}

.l28 {
  line-height: 28px;
}
.l38 {
  line-height: 38px;
}
.l38 .radio_button,
.l38 .check_box {
  margin-top: 6px;
}

.inner {
  padding: 20px;
}

.status .wrapper.light-blue {
  background: #9cacc5;
}
.status .wrapper.dark-blue {
  background: #242f65;
}

.nobr {
  white-space: nowrap;
}

.general h4,
.general h3,
.general h2,
.general h1 {
  margin: 0 0 20px;
}

.arial {
  font-family: 'Arial CE', Arial, sans-serif;
}

.helvetica {
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
}

.general table {
  font-size: 0.9em;
}

.general ul {
  margin: 20px;
}
.general ul li {
  padding: 7px 0 7px 2em;
  position: relative;
  color: #222222;
  line-height: 1.1em;
}
.general ul li:after {
  background: none repeat scroll 0 0 #242f64;
  border-radius: 3px 3px 3px 3px;
  content: '';
  display: block;
  height: 5px;
  left: 0;
  margin-top: -1px;
  position: absolute;
  top: 13px;
  width: 10px;
}
.general ul ul {
  margin: 15px 20px;
}
.general ul li li {
  padding: 5px 0 5px 1em;
  color: #444444;
}
.general ul li li:after {
  height: 6px;
  top: 11px;
  width: 6px;
}
.general ul ul ul {
  margin: 10px 20px;
}
.general ul li li li {
  color: #777777;
  line-height: 20px;
}
.general ul li li li:after {
  height: 2px;
  width: 8px;
}

#podnikove-normy tr td p {
  display: inline;
}

footer .line-left,
footer .line-right {
  width: 50%;
  position: absolute;
  height: 65px;
}
footer .line-left {
  background: #d3dae6;
  left: 0px;
}
footer .line-right {
  background: #e6ebf3;
  right: 0px;
}
footer .line-content {
  height: 65px;
  background: #e6ebf3 url('../images/bg-line.png') 0 0 no-repeat;
}
footer .line-content h3,
footer .line-content .news {
  float: left;
}
footer .line-content .news {
  padding-right: 10px;
}
footer .line-content .news li a {
  padding-left: 10px;
}
footer .line-content .news-options {
  float: right;
}
footer .line-content .news-options.pull-left {
  float: left;
}
footer .line-content .news-options li {
  float: left;
  margin-left: 20px;
}
footer .line-content .news-options li i {
  display: inline-block;
  float: none;
  vertical-align: middle;
  width: 30px;
  margin-bottom: 4px;
}
footer .line-content a {
  color: #242f64;
}
footer .line-content a.button {
  color: #fff;
  text-align: center;
}
footer .line-content h3 {
  font-size: 1.28em;
  line-height: 65px;
  margin: 0 20px;
  color: #242f64;
  min-width: 57px;
}
footer .line-content .button {
  font-size: 1em;
  line-height: 1em;
}
footer .line-content p {
  padding: 10px;
  text-align: left;
  padding: 15px 30px;
  background: transparent url('../images/bg-line-arrow.png') right top no-repeat;
  font-size: 0.9em;
}
footer .line-content p.one-row {
  padding: 25px 30px;
}
.box .line-content p {
  padding: 0 0 0 63px;
}
.line-content .icon {
  display: inline-block;
  width: 33px;
  height: 33px;
  vertical-align: middle;
  background: url('../images/sprite.png');
  margin: 15px 30px;
}
.box .line-content .icon {
  margin: 2px 20px 20px 10px;
}
.line-content .icon.ok {
  background-position: -172px 0px;
}
.line-content .icon.ko {
  background-position: -205px 0px;
}
.black {
  color: #000;
}

hr.menu-dotted-file {
  border: none;
  border-top: 1px dotted #000;
  color: #fff;
  background-color: #fff;
  height: 1px;
  margin: -1px 0px 10px 0px;
}

.dark-blue-box {
  color: #fff !important;
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#002f61),
    to(#093d77)
  );
  background-image: -webkit-linear-gradient(top, #002f61, #093d77);
  background-image: -o-linear-gradient(top, #002f61, #093d77);
  background-image: linear-gradient(top, #002f61, #093d77);
  background-repeat: repeat-x;
}
.dark-blue-box a {
  color: #fff !important;
}
.dark-blue-box .icopdf {
  float: left;
}

#nav-menu li.open > a.pdfversionlink {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-right-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top: none;
  padding-top: 0px;
}
#nav-menu li.open a.pdfversionlink ~ a {
  border-bottom: none;
}

#nav-menu .pdfversion {
  padding: 0 0 0 30px;
  position: relative;
}

#nav-menu .pdfversion:after {
  content: '';
  width: 19px;
  height: 22px;
  background: url('../images/pdf-ikona.gif') no-repeat scroll -0px -0px
    rgba(0, 0, 0, 0);
  position: absolute;
  top: -2px;
  left: 0px;
}
div.t-row > div.t-cell.whiteText {
  color: white;
}

.mobileVersion {
  display: none;
  visibility: hidden;
}
.desktopVersion {
  display: block;
  visibility: visible;
}

.lh26 label {
  line-height: 2.6;
}

@media screen and (max-width: 768px) {
  .mobileVersion {
    display: block;
    visibility: visible;
  }
  .mobileVersion a {
    text-decoration: none;
  }
  p .mobileVersion {
    line-height: 1.4em;
  }
  .desktopVersion {
    display: none;
    visibility: hidden;
  }
}
.button-boxes {
  display: flex;
  justify-content: space-between;
}

.box-button {
  width: 32%;
  text-align: center;
  margin-bottom: 15px;
  padding: 30px;
}
.box-button span.helvetica {
  font-size: x-large;
}
.box-button .button {
  margin-top: 30px;
  padding: 0.75em 3.5em;
}
@media (max-width: 768px) {
  .button-boxes {
    flex-direction: column;
  }
  .box-button {
    flex-direction: column;
    display: flex;
    width: 100%;
  }
}
#mapa-pripojitelnosti iframe {
  border: 1px solid #9caac4 !important;
}

/*

	! ZDE NEVKLÃDAT CUSTOM STYLY !
		patÅ™Ã­ pÅ™ed responzivitu

*/
