/* 
    Created on : 1.7.2014, 14:26:52
    Author     : Benes&Michl    
*/
@font-face {
  font-family: 'Tahoma';
  src: url('/_common/fonts/Tahoma.ttf');
  
  /*URL to font*/
}
body {
  font-family: 'Tahoma', 'Arial';
}
.container {
  Xmin-width: 996px;
  Xmax-width: 1200px;
}
.centered {
  text-align: center;
}
.align-left {
  text-align: left !important;
}
form label {
  font-size: 12px;
  font-weight: bold;
  color: #575e61;
}
.icon {
  display: inline-block;
  background: url('/_common/images/sprite.png') no-repeat 0px 0px;
}
.icon.logo {
  background-position: -138px 0px;
  width: 30px;
  height: 30px;
}
.icon.twitter {
  background-position: 0px 0px;
}
.icon.facebook {
  background-position: -26px 0px;
}
.icon.in {
  background-position: -50px 0px;
}
.icon.rss {
  background-position: -77px 0px;
}
.icon.city {
  background-position: 0px -39px;
  width: 142px;
  height: 50px;
  position: relative;
  right: 35px;
}
.icon.magnifier {
  background-position: -170px -3px;
  width: 15px;
  height: 15px;
  position: relative;
  right: 0px;
  /*padding: 3px;*/
}
.icon.person {
  background-position: -106px 0px;
  width: 30px;
  height: 24px;
  vertical-align: middle;
  position: relative;
  left: 20px;
  margin-right: 15px;
}
.icon.triangle-down {
  background-position: -192px 0px;
  width: 9px;
  height: 9px;
  margin: 3px 5px;
}
.icon.simple-arrow.left {
  background-position: -192px -14px;
  width: 9px;
  height: 10px;
  margin: 1px 3px;
}
.icon.simple-arrow.down {
  background-position: -192px -27px;
  width: 9px;
  height: 10px;
  margin: 1px 3px;
}
.icon.list {
  background-position: -209px 0px;
  width: 12px;
  height: 12px;
  margin-right: 8px;
}
.icon.yes {
  background-position: -223px 0px;
  width: 15px;
  height: 15px;
}
.icon.cancel {
  background-position: -223px -16px;
  width: 15px;
  height: 15px;
}
.footer-icon {
  margin: 0 8px;
  width: 24px;
  height: 24px;
}
.footer-icon:hover {
  opacity: 0.5;
}
.menu {
  list-style: none;
  margin: 0;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
.menu li {
  display: inline-block;
  margin: 7px 1px 7px 1px;
  padding: 8px 13px 9px 13px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.menu.menu1 li {
  margin-top: 13px;
  padding-top: 5px;
}
.menu.menu1 a {
  color: #ffffff;
}
.menu.menu1 .sub {
  padding-bottom: 16px !important;
  margin-bottom: 0px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.menu.menu1 .active {
  background-color: #70787b;
  padding-bottom: 7px;
}
.menu.menu2 a {
  color: #ffffff;
}
.menu.menu2 .sub {
  padding-bottom: 16px !important;
  margin-bottom: 0px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.menu.menu2 .active {
  background-color: #e8e9e9;
}
.menu.menu2 .active a {
  color: #4f5759;
}
.menu.menu3 a {
  color: #4f5759;
}
.menu.menu3 .sub {
  padding-bottom: 16px !important;
  margin-bottom: 0px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.menu.menu3 .active {
  background-color: #ffffff;
}


.menu .active.active-last {
  background-color: #ffffff;
}

/*
.menu .active-last {
  background-color: #ffffff !importantx;
}*/

.menu.menu1 .active.active-last a {
  color: #4f5759;
}

#left-col {
  float: left;
  width: 197px;
  background-color: #5e6567;
  width: 185px;
  position: relative;
  left: 5px;
  padding-right: 20px;
}
#left-col .zuzeni {
  background: url('/_common/images/left_menu.png') no-repeat 0px 0px;
  width: 203px;
  height: 19px;
  position: relative;
  right: 3px;
}
#left-menu {
  list-style: none;
  position: absolute;
  top: 10px;
  width: 185px;
}
#left-menu .menu-item:hover,
#left-menu .submenu-item:hover {
  background: #404547;
}
#left-menu .menu-item:hover a i,
#left-menu .submenu-item:hover a i {
  background-position: -209px -11px;
}
#left-menu li {
  background-color: #71797b;
  background: -webkit-gradient(linear, left top, left bottom, from(#71797b), to(#595f60));
  background: -webkit-linear-gradient(top, #71797b, #595f60);
  background: -moz-linear-gradient(top, #71797b, #595f60);
  background: -ms-linear-gradient(top, #71797b, #595f60);
  background: -o-linear-gradient(top, #71797b, #595f60);
}
#left-menu li a {
  margin-left: 15px;
  color: #d8d6d6;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  padding: 12px 0px 12px 25px;
}
#left-menu li.active,
#left-menu li.active:hover {
  background-color: #fed677;
  background: -webkit-gradient(linear, left top, left bottom, from(#fed677), to(#fdb812));
  background: -webkit-linear-gradient(top, #fed677, #fdb812);
  background: -moz-linear-gradient(top, #fed677, #fdb812);
  background: -ms-linear-gradient(top, #fed677, #fdb812);
  background: -o-linear-gradient(top, #fed677, #fdb812);
}
#left-menu li.active a,
#left-menu li.active:hover a {
  color: #010101;
}
#left-menu li.active i,
#left-menu li.active:hover i {
  background-position: -209px -11px;
}
#left-menu li ul {
  position: relative;
  top: 0px;
}
#left-menu li ul li {
  list-style: none;
  background: #404547;
}
#left-menu li ul li a {
  padding-left: 40px;
}
#header {
  background-color: #5e6567;
  border-bottom: 4px solid #fdb812;
  height: 56px;
  z-index: -6;
}
#header .logo {
  float: left;
  vertical-align: middle;
  margin: 10px 0px;
}
#header .desc {
  font-size: 11px;
  color: #fff;
  float: left;
  line-height: 1;
  margin: 15px;
}
#header .find {
  width: 190px;
  margin: 10px 10px;
  float: right;
  font-size: 12px;
}
#header .find button {
  background-color: #434849;
  border-color: #434849;
}
#header .find input {
  background-color: #434849;
  border-width: 0px;
  color: #8e8e8e;
  padding: 7px 12px;
}
#header .user {
  position: relative;
  top: 0px;
  width: 212px;
  height: 55px;
  float: right;
  padding-left: 38px;
  padding-top: 16px;
}
#header .user .user_bg {
  background: url('/_common/images/user_bg.png') no-repeat 0px 0px;
  width: 212px;
  height: 65px;
  position: absolute;
  top: 0px;
  left: 0px;
}
#header .user .user_content {
  position: relative;
  right: 23px;
}
#header .user a {
  color: #fdb812;
  text-decoration: underline;
  font-weight: bold;
}
#header .user a:hover {
  color: #a87701;
  text-decoration: none;
}
#header .user a.drop {
  margin-right: -2px;
  border: 1px solid #7c8589;
}
#header .user .droppeddown {
  position: relative;
  top: 0px;
  right: -2px;
  border: 1px solid #7c8589;
  background-color: #5e6567;
  display: none;
  z-index: 10;
}
#header .user .droppeddown a {
  text-decoration: none;
  border-bottom: 1px solid #7c8589;
}
#header .user .droppeddown a:hover {
  background-color: #7c8589;
}
#header .user .droppeddown ul {
  list-style: none outside none;
  margin-bottom: 0px;
  border: 1px solid #7c8589;
  border-bottom-width: 0px;
}
#header .user .droppeddown ul li {
  margin-left: 0px;
}
#header .user .droppeddown ul li a {
  color: #ffffff;
  display: block;
  padding: 10px;
}
#sub-header {
  background-color: #5e6567;
}
#sub-header2 {
  background-color: #70787b;
  color: #fff;
}
#sub-header3 {
  background-color: #e8e9e9;
}
#content {
  margin-bottom: 40px;
}
#content input[type="radio"],
#content input[type="checkbox"] {
  margin: -3px 0 0;
}
#content .label-before {
  position: relative;
  top: 6px;
}
#content.left {
  margin-left: 210px;
  margin-top: 14px;
}
#content ul.pf {
  list-style-image: url('/_common/images/list.png');
  margin-bottom: 23px;
}
#content ul.pf li {
  color: #616161;
  font-size: 12px;
  line-height: 1.5;
  margin-left: 24px;
}
#content .section_header {
  color: #010101;
  font-size: 18px;
  border-bottom: 2px solid #fdb812;
  margin-bottom: 23px;
  padding-bottom: 9px;
}
#content .section_header:after {
  background: url('/_common/images/border-line.png') no-repeat 0px 0px;
  content: "";
  height: 3px;
  display: block;
  position: relative;
  top: 12px;
}
#content h3 {
  font-size: 16px;
  font-weight: bold;
  color: #010101;
  margin-bottom: 15px;
}
#content p {
  color: #616161;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 23px;
}
#content table {
  width: 100%;
/*  margin-bottom: 23px; */
  margin-bottom: 3px;
}
#content table tr th,
#content table tr td {
  font-size: 12px;
  border: 1px solid #dddddd;
  padding: 7px 7px;
  vertical-align: middle;
  text-align: center;
}
#content table.two_cell tr td {
  color: #575e61;
  text-align: left;
}
#content table.two_cell tr td:first-child {
  width: 230px;
  background-color: #f7f7f7;
  font-weight: bold;
}

#content table thead tr th {
  text-align: center;
  font-weight: bold;
  background-color: #f2f2f2;
}

#content table tfoot tr th {
  xtext-align: center;
  xfont-weight: bold;
  background-color: #f8f8f8;
}

#content table tr.sumar td {
  text-align: center;
  font-weight: bold;
  background-color: #f2f2f2;
  color: #577e61 !important;
  padding: 5px 5px;
}

#content table .user {
  font-weight: bold;
  text-decoration: none; 
}
#content table .user:hover {
  text-decoration: underline;
}
#content table .user.user_yellow {
  color: #fdb812 !important;
}
#content table .user.user_blue {
  color: #729aff !important;
}
/*#content*/ .btn-pilsfree {
  background-color: #fed677;
  background: -webkit-gradient(linear, left top, left bottom, from(#fed677), to(#fdb812));
  background: -webkit-linear-gradient(top, #fed677, #fdb812);
  background: -moz-linear-gradient(top, #fed677, #fdb812);
  background: -ms-linear-gradient(top, #fed677, #fdb812);
  background: -o-linear-gradient(top, #fed677, #fdb812);
  /*
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px; 
  
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 0px; 
  
  */
  
  color: #575e61;
  text-decoration: none;
  /*
  padding: 8px 40px;
  font-size: 14px;
  font-weight: bold; 
  text-decoration: none;
  */
}

a.btn-pilsfree {
  text-decoration: none !important;
} 

/*#content*/ .btn-pilsfree:hover,/*#content*/ .btn-pilsfree-small:hover,/*#content*/ .btn-pilsfree-mid:hover {
  background-color: #fdb812;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdb812), to(#da9b02));
  background: -webkit-linear-gradient(top, #fdb812, #da9b02);
  background: -moz-linear-gradient(top, #fdb812, #da9b02);
  background: -ms-linear-gradient(top, #fdb812, #da9b02);
  background: -o-linear-gradient(top, #fdb812, #da9b02);
  color: #575e61;
}

#content .btn-pilsfree-small {
  background-color: #fed677;
  background: -webkit-gradient(linear, left top, left bottom, from(#fed677), to(#fdb812));
  background: -webkit-linear-gradient(top, #fed677, #fdb812);
  background: -moz-linear-gradient(top, #fed677, #fdb812);
  background: -ms-linear-gradient(top, #fed677, #fdb812);
  background: -o-linear-gradient(top, #fed677, #fdb812);
  
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 0px;
  
  color: #575e61;
  padding: 4px 10px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#content .btn-pilsfree-mid {
  background-color: #fed677;
  background: -webkit-gradient(linear, left top, left bottom, from(#fed677), to(#fdb812));
  background: -webkit-linear-gradient(top, #fed677, #fdb812);
  background: -moz-linear-gradient(top, #fed677, #fdb812);
  background: -ms-linear-gradient(top, #fed677, #fdb812);
  background: -o-linear-gradient(top, #fed677, #fdb812);
  /*
  s timto nastaveni nechodi buttonys dodatkovym cudlikem
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 0px;
  */
  color: #575e61;
  padding: 4px 10px;
  margin: 12px 0px;
  font-size: 13px;
  font-weight: bold; 
  text-decoration: none;
}


#content a {
  text-decoration: underline;
  color: #575e61;
}
#content a:hover {
  color: #000000;
  text-decoration: none;
}
#content .main_image {
  width: 100%;
  margin-bottom: 23px;
}

#content .form-filter {
  aposition: relative;
}

#content .form-filter .row {
/*  vertical-align: bottom; */
}

#content .form-filter .row .form-group {
/*
  aposition: relative;
  vertical-align: bottom;
  display: inline-block;
  afloat: none; */
}

#content .form-filter .form-group.baseline {
/*  position: relative;
  top: 23px; */
  margin-top: 23px; /* takhle je to taky osklive, ale alespon na mobilu nejsou pismenka pres sebe (muki) */
  
  /*
  aposition: absolute;
  abottom: 0;
  vertical-align: bottom;
  display: table-cell;
  afloat: none; */
}
#content .form-filter .form-group /*.btn-pilsfree */{
  margin-right: 10px;
}

#content .form-actions {
  margin-bottom: 30px;
  background-color: #f7f7f7;
  padding: 25px 15px;
}
#content .selected-item {
  background-color: #f7f7f7;
}
#content .paginator li {
  display: inline-block;
  width: 20px;
  border: 2px solid #e6e6e6;
  background: #f7f7f7;
  margin: 0px;
}
#content .paginator li.active,
#content .paginator li.active:hover {
  border-color: #fdb812;
  background-color: #ffda5d;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffda5d), to(#fdb812));
  background: -webkit-linear-gradient(top, #ffda5d, #fdb812);
  background: -moz-linear-gradient(top, #ffda5d, #fdb812);
  background: -ms-linear-gradient(top, #ffda5d, #fdb812);
  background: -o-linear-gradient(top, #ffda5d, #fdb812);
}
#content .paginator li a {
  text-decoration: none;
  color: #575e61;
  text-align: center;
  font-weight: bold;
  margin: 0px;
  display: block;
  width: 100%;
  height: 100%;
}
#content .paginator li:hover {
  background: #ced0d0;
}
#footer {
  background-color: #f1f2f2;
  padding: 10px 0px 20px 0px;
  border-top: 1px solid #e0e2e2;
}
#footer h3 {
  color: #010101;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}
#footer p {
  font-size: 12px;
}
#footer p a {
  text-decoration: underline;
  color: #616a6d;
}
#footer p a:hover {
  color: #000000;
  text-decoration: none;
}
/*
#footer .col {
  min-width: 249px;
  max-width: 300px;
  float: left;
}
#footer .col2 {
  position: absolute;
  left: 25%;
}
#footer .col3 {
  position: absolute;
  left: 50%;
}
#footer .col4 {
  position: absolute;
  right: 0px;
} */
#copyright {
  padding: 22px;
  border-top: 1px solid #e0e2e2;
  background-color: #f1f2f2;
  font-size: 11px;
  color: #616a6d;
}
#copyright span.logo {
  vertical-align: middle;
  margin-right: 10px;
}
#copyright a {
  color: #fdb812;
  text-decoration: underline;
  font-weight: bold;
}
#copyright a:hover {
  color: #a87701;
  text-decoration: none;
}

#copyright .container div {
  padding: 3px 0px;
}

#copyright .container img {
  vertical-align: top; 
}


.has-submenu {
  padding-bottom: 16px !important;
  margin-bottom: 0px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* a Muki dale pracne vysedel ... + nahore zmeneno #content ul na ul.pf */

.nav-tabs li a {
    background-color: #f8f8f8;
    text-decoration: none  !important;
    border-bottom: 1px solid #ddd;
}

.nav-tabs li a:active, a:visited, a:focus { 
    outline: none;
}

.nav-tabs {
  margin-bottom: 23px;
}

@media (min-width: 969px) { 
    #header .simple_logout {
        display: none;
    }
}

@media (max-width: 968px) { 
    .nav-tabs > li {
        float: none;
    }
    
    #header .user {
	display: none;
        float: none;
        position: static;
        background-color: #444;
        padding: 0px;
    }
    
    #header .user .user_bg {
	display: none;
    }
    
    #header .simple_logout {
        float: right;
        margin: 14px 8px;
        display: block;
    }

    #header .simple_logout a{
        color: white;
        font-size: 100%;
    }
}

@media (min-width: 992px) {
    .pull-right-md {
        float: right;
    }
}

@media (min-width: 767px) {
    /* na uzkych zarizenich bude titulek na extra radku -> mel by byt vlevo, na sirokych bude pred inputem -> tam ho chcem vpravo */
    .label-before {
	text-align: right;
    }
}

/* jazykove cudliky */

.lang-buttons {
    float: right;
    color: white;
    margin: 14px 8px;
}

.style-buttons {
    float: right;
    color: white;
    margin: 14px 8px;
    cursor: pointer;
    border-bottom: 2px solid;
}

.lang-act {
    padding: 3px;
    font-weight: bold;
    border: 2px solid;
}

.lang-inact {
    /*text-decoration: underline;*/
    padding: 3px;
    aborder: 2px solid yellow;
    border-bottom: 2px solid;
    cursor: pointer;
}

@media (min-width: 480px) { 
}

@media (max-width: 768px) { 
    .lang-buttons {
        Xfloat: none;
        Xposition: absolute;
        Xtop: 0px;
        xdisplay: none;
        Xmargin: 0px;
        font-size: 8px;
    }

    .style-buttons {
        Xfont-size: 8px;
        border-bottom: none;
    }
    
    .Xlang-act {
	display: none;
    }

    .Xlang-inact {
	padding: 0px;
	border: none;
    }

    .icon.city {
	display: none;
    }

    #header .logo img {
	height: 20px;
    }

#header {
    height: 45px;
}

#header .desc {
  font-size: 9px;
  color: #fff;
  float: left;
  line-height: 1;
  margin: 15px 5px;
}

}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }

.help-block {
    margin: 5px 0 0 0;
}

.title-block {
    overflow: hidden; /* jinak msg a err rozhodi grafiku */
}

.title-button {
    margin: 7px 0 0 7px ;
    float: right;
}

.nastenka-item {
    margin: 0px 8px 8px 0px;
    width: 370px; 
    float: left;
}


#dev_info {
    text-align: center;
    background-color: #8080ff;
    color: white;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
}

#testis_info {
    text-align: center;
    background-color: #00af00;
    color: white;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
}

#impersonated_info {
    text-align: center;
    background-color: #c51e3a;
    color: white;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
}

#impersonated_info a {
    color: white;
    text-decoration: underline;
}

input.autocompleted::-ms-clear { display: none; }

/* barvy pro zvyrazneni stavu v tabulce */

#content tr.row_green td {
    color: green;
}

#content tr.row_green td a {
    color: green;
}

#content tr.row_red td {
    color: red;
}

#content tr.row_red td a {
    color: red;
}

#content tr.row_orange td {
    color: orange;
}

#content tr.row_orange td a {
    color: orange;
}

#content tr.row_gray td {
    color: #bbb;
}

#content tr.row_gray td a {
    color: #bbb;
}

#content tr.row_light_gray td {
    color: #d8d8d8;
}

#content tr.row_light_gray td a {
    color: #d8d8d8;
}

#content tr.row_blue td {
    color: blue;
}

#content tr.row_blue td a {
    color: blue;
}

#content tr.row_strike td {
    text-decoration: line-through;
}

#content tr.row_strike td a {
    text-decoration: line-through;
}

#content tr.row_brown td {
    color: saddlebrown;
}

#content tr.row_brown td a {
    color: saddlebrown;
}

#content tr.row_violet td {
    color: DarkViolet;
}

#content tr.row_violet td a {
    color: DarkViolet;
}

#content tr.row_bold td {
    font-weight: bold;
}

#content tr.row_bold td a {
    font-weight: bold;
}

/* paticka pod tabulku - informuje o omezeni poctu zaznamu a obsahuje odkazy pro export */

#content .table_suffix tr td {
    font-size: 0.7em;
    border: none;
    padding: 2px 0px;
    text-align: left;
}

#content .table_suffix tr td .table_actions {
    float: right;
}

#msg_err {
    margin-top: 7px;
}

/* menu soupatka */

#sub-header {
    overflow: hidden;
    width: 100%;
    white-space:nowrap;
}

#sub-header .container{
    left: 0px;
    position: relative;
}

#sub-header2 {
    overflow: hidden;
    width: 100%;
    white-space:nowrap;
}

#sub-header2 .container{
    left: 0px;
    position: relative;
}

#sub-header3 {
    overflow: hidden;
    width: 100%;
    white-space:nowrap;
}

#sub-header3 .container{
    left: 0px;
    position: relative;
}

.form-horizontal {
}

.form-horizontal .form-group {
}

.form-err-msg {
    color: red; font-weight: bolder;
}

div#filter-hint {
}

div#filter-hint span {
}

.informace-hledat-zvyrazneni {
    color: #cf0000;
}

/* cervena upozorneni po editacnim polem*/
.input_js_error {
    padding: 1ex 0;
    color: red;
    font-weight: bold;
    display: block;
}

.input_js_warning {
    padding: 1ex 0;
    color: blue;
    font-weight: bold;
    display: block;
}

.akce-list a {
    margin: 0px 6px 0 0;
}

@media (max-width: 767px) { 

.pf-table-container {
    overflow-x: scroll;
}

.akce-list .btn, .user-mega-select .panel-body .btn {
    display: block;
    width: 100%;
    margin: 1ex 0;
}

/* asi to vyppada lepe bez roztazeni na celou sirku

.title-button {
    float: none;
}

.title-button a.btn {
    display: block;
    width: 100%;
} */

} /*media*/

.zarizeni-ip-edit {
    padding: 0 5px;
}

.zarizeni-ip-edit .row {
    margin: 1em 0 1em 0;
    padding: 10px 0;
}

a#head_user_link:link, a#head_user_link:visited {
    text-decoration: none; 
}

/* zesvetlime placeholdery */
input:-ms-input-placeholder {  
  color: #ccc !important;
}
input::-webkit-input-placeholder {
  color: #ccc !important;
}
input:-moz-placeholder { /* Firefox 18- */
  color: #ccc !important;
}
input::-moz-placeholder {  /* Firefox 19+ */
  color: #ccc !important;
}

tr.row0 td {
    background-color: #fcfcfc;
}

tr.row1 td {
    background-color: #f8f8f8;
}

/*
tr.row2 td {
    background-color: red;
    color: red;
}
*/

.btn-pilsfree2 {
}

body.body_mapa .container#content{
    width: 100%;
    height: 100vh; /* experimentalni, ale snad funkcni */
    padding: 0;
    margin: 0;
/*    border: black 1px solid; */
}

.nastenka-budouci {
    color: #ccc;
}

/* obezlicka pri nevyplneni souhlasu se clenstvim či ověření člena*/
.has-error #label_agreement, .has-error #label_auth, .has-error #label_nondup {
    color: #a94442;
}


td li { /* helltext v investicich - casem nejlepe prestylovat a oidckovat*/
    margin-left: 20px;
}

.alert { /* jinak to rozhazuje plovouci elementy testne pod - napr. tvoreni adresy a spoje v hledani adres pri zobrazeni alertu */
    margin-bottom: 0px;
}

#content .helltext2-napoveda {
    font-size: 0.7em;
    padding: 2px 0px;
}

#panel-last-logins {
    font-size: 0.8em;
    xcolor: red;
}

@media print{

       a[href]:after{content:"";font-size:0.8em;font-weight:normal;}

      .noprint {
        display: none;
      }

      #header .simple_logout {
        display: none;
      }

      #header div.logo img {
        content: url('/_common/images/logo_inverzni.png');
      }

    tfoot {
	display: table-row-group; /* eliminujeme zobrazovani footer na kazde tistene strance*/
    }

    #content a {
	text-decoration: none;
    }

    .nav.nav-tabs li {
        display: none;
    }

    .nav.nav-tabs li.active {
        display: block;
    }

}

/* tohle zatim nefunguje
table tfoot {
    repeat-on-break: header;
} */

@media not print{
      .printonly {
        display: none;
      }

.table-sticky-headers thead  {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 2;
}

.table-sticky-footers tfoot  {
        position: -webkit-sticky;
        position: sticky;
        bottom: 0;
        z-index: 2;
}

}

.val-list-image {
    padding: 5px 0;
}

#content table table.faktury-dph-rozpis tr td, #content table table.faktury-dph-rozpis tr th {
    text-align: right;
}

#content table table.faktury-dph-rozpis tr td:first-child {
    font-weight: normal;
}

.uploads .upload {
    padding-bottom: 4px;
}

.upload-box {
    background-color: #eee;
    border: 1px #888 dotted;
    text-align: center;
    padding: 1.5em;
    border-radius: 3px;
}

.upload-box:hover{
    cursor: pointer;
}

/*
table.table-sticky-headers  thead  {
        box-shadow: rgb(0, 0, 0) 0px 0px 1px inset;
}
*/

.titled {
    border-bottom: 1px dotted;
}

.ping_pf {
    font-weight: bold;
}

.ping1_ok {
	color: green;
}

.ping1_no {
	color: red;
}

.ping1_bad {
	color: #FF9933;
	font-weight: bold;
}

#content .gray {
    color: #bbb;
}

#content .gray a {
    color: #bbb;
}

label.has_hint {
    text-decoration-style: dotted !important;
    text-decoration: underline;
    text-underline-offset: 0.3em;
}

.tabulka_kalendare td ul li {
    color: red;
    margin-left: 10px;
}

.tabulka_kalendare td button {
    padding: 1px 3px;
}

.callback-button {
    margin: 3px 0;
}

.camera_img {
    padding: 0px;
}

.camera_a {
    border: solid 4px transparent;
    display: inline-block;
    margin: 0px 0px;
}

.camera_a:hover {
    border: solid 4px #fdb812;
}

.kalendar_mapa {
    background-color: green;
}

.kalendar_mapa.kalendar_mapa_komplet_tato {
    background-color: blue;
}

.kalendar_mapa.kalendar_mapa_komplet_cizi {
    background-color: red;
}

.kalendar_mapa.kalendar_mapa_cast_cizi , .kalendar_mapa.kalendar_mapa_cast_tato {
    background-color: orange;
}

.kalendar_mapa.kalendar_mapa_komplet_tato.kalendar_mapa_komplet_cizi {
    /* kolize tento + cizi vykaz*/
    background-color: black;
}


/* hratky s l-menu na mobilu */

@media (max-width: 968px) { 

    .container  #left-col {
	display: none;
	margin-right: 14px;
	z-index: 10; /* jinak prosvita linka pod H2 */
    }

    #content.left {
	margin-left: 14px;
    }
}

@media (min-width: 969px) { 
    #content #l_menu_button {
	display: none;
    }
}

/* .tabulka_kalendare bez !important je pozadi pri tisku eliminovano */

.tabulka_kalendare .vikend
{
    color: #888; background-color: #fef6e2 !important; 
}

.tabulka_kalendare .svatek
{
    color: #888; background-color: #f8e0a5 !important;
}

#content table.two_cell tr td .tabulka_kalendare tr td
{
    text-align: center;
}

@media print {

input {
  text-align: center;
}

}