.navbar-text p {
  color: black !important;
}
.navbar-text a {
  color: #f58220 !important;
}
.navbar-bar {
  height: 25px;
  background-color: #f58220 !important;
}
.navbar-inner {
  margin-top: 20px;
  border: none !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}
.btn-empty {
  background-color: transparent !important;
  border-radius: 20px !important;
  border: 1px solid #f58220 !important;
  background-image: none !important;
  color: #f58220;
  font-weight: normal !important;
  text-transform: none !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.btn-empty:hover {
  background-color: #f58220 !important;
  color: white;
}
.btn-empty .icon-arrow-right {
  background-image: url("https://www.conteg.cz/data/theme/conteg/images/links-arrows.png");
  background-position: center !important;
}
.btn-empty .icon-arrow-left {
  background-image: url("https://www.conteg.cz/data/theme/conteg/images/links-arrows.png");
  background-position: center !important;
  transform: rotateY(180deg) !important;
}
.btn-default {
  background-color: #006f53 !important;
  border-color: #006f53 !important;
  box-shadow: none !important;
  background-image: none;
  color: #ffffff;
  text-shadow: none !important;
}
.btn-default:hover {
  color: #fff;
  background-color: #005e47 !important;
  border-color: #005942 !important;
}
.btn-primary {
  background-color: #006f53 !important;
  border-color: #006f53 !important;
  box-shadow: none !important;
  background-image: none;
  color: #ffffff;
  text-shadow: none !important;
}
.btn-primary:hover {
  color: #fff;
  background-color: #005e47 !important;
  border-color: #005942 !important;
}
body {
  position: relative;
  font-family: verdana;
  color: #444;
  padding-top: 60px;
  padding-bottom: 40px;
  font-size: 12px;
}
.wme-design h1 {
  font-size: 24px;
}
.wme-design h3 {
  font-size: 17px;
}
#content {
  margin: auto;
  border: 1px solid #ddd;
  padding: 20px;
  background: #fff;
}
#front-tools {
  border-right: 1px solid #eee;
}
#front-tools table.table tr.orow td {
  vertical-align: middle;
}
.window {
  position: relative;
}
.window .view-window {
  position: absolute;
  width: 100%;
  height: 100%;
}
.window .view-window .title {
  position: absolute;
  right: 5px;
  top: -10px;
  background: #fff;
  padding: 2px 5px;
  border: 1px solid #888;
}
.window .view-window .mainsvg {
  position: absolute;
}
.window .view-window.loading-status {
  background: #f0f0f0 url(/img/sandclock.gif) center center no-repeat;
}
.window .resizer {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #FFF;
  border: 1px solid #000;
  z-index: 1000;
  display: none;
}
.window .resizer#r-top,
.window .resizer#r-bottom {
  cursor: n-resize;
}
.window .resizer#r-left,
.window .resizer#r-right {
  cursor: e-resize;
}
.advanced {
  display: block;
  margin-top: 5px;
}
.advanced-data {
  margin-top: 5px;
  font-size: 11px;
}
.advanced-data table td {
  padding: 0px;
}
.advanced-data table,
.advanced-data td,
.advanced-data tr {
  border: 0px;
}
#full-window {
  width: 1190px;
  height: 842px;
  border: 1px dashed #888;
}
#tools {
  position: absolute;
  top: 10px;
  left: 900px;
  width: 300px;
  height: 600px;
  border: 1px solid #888;
  background: #eee;
}
#tools h4 {
  border-bottom: 1px solid #aaa;
  padding: 5px 10px;
}
#objects .item {
  width: 60px;
  height: 60px;
}
#objects td.obj-item {
  padding: 0px;
}
#objects h5 {
  padding: 8px 10px;
  border-bottom: 1px solid #eeeeee;
  font-size: 13px;
  margin: 0px;
  margin-top: 5px;
  background: #eeeeee;
}
#objects h5.hc2 {
  border-top: 1px solid #eeeeee;
}
#objects table {
  margin-bottom: 0px;
}
#objects .checkbox {
  font-size: 11px;
  margin-top: 5px;
}
#objects p {
  padding: 5px;
}
#front-tools legend {
  border-bottom: 3px double #eeeeee;
}
.crispEdges {
  shape-rendering: crispEdges;
}
.error {
  border: 1px solid red !important;
}
.error-label {
  border-bottom: 1px dashed red;
}
caption {
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  padding: 8px;
  border-bottom: 1px solid #dddddd;
}
.pohledy {
  width: 100%;
}
.pohledy fieldset {
  padding-top: 0px;
}
.pohledy legend {
  border: 0;
}
.pohledy .row,
.pohledy .row-fluid {
  margin-left: 0px;
  margin-bottom: 15px;
}
.pohledy .row .btn,
.pohledy .row-fluid .btn {
  font-size: 12px;
}
.pohledy .row .btn strong,
.pohledy .row-fluid .btn strong {
  font-size: 14px;
}
.pohledy #buttony {
  padding-bottom: 10px;
}
.pohledy #buttony.size-4 {
  width: 350px;
}
.pohledy #buttony.size-5 {
  width: 450px;
}
.pohledy #buttony .span3 {
  width: auto;
  margin-left: 10px;
}
.pohledy #buttony .offset3 {
  margin-left: 120px;
}
.pohledy #buttony .row-fluid {
  margin-bottom: 5px;
}
#l-panel legend {
  font-weight: bold;
  font-size: 14px;
}
#l-panel hr.thick {
  height: 2px;
  background: #888;
  border: 0px;
  margin: 0px;
}
select.input-micro,
input.input-micro,
span.input-micro {
  width: 30px;
  height: 20px;
  padding: 1px;
  text-align: center;
  font-size: 12px;
  margin: 0px;
}
.positions {
  font-size: 11px;
  border: 1px solid #ddd;
  border-right: 0px;
  border-left: 0px;
  background: #f9f9f9;
  width: 100%;
  z-index: 500;
}
.positions .title {
  padding: 5px 10px;
  font-weight: bold;
  line-height: 35px;
}
.positions .data {
  padding: 5px;
  line-height: 35px;
}
.positions .data form {
  margin: 0px;
  display: inline;
}
.positions .data form .wp {
  margin-right: 10px;
}
.positions .data .use-pos {
  margin-left: 20px;
}
.positions .data .popover-content {
  line-height: 25px;
}
.positions .data.passive {
  display: none;
}
.positions label {
  font-size: 11px;
}
.mytable {
  width: auto;
  margin: 10px;
}
.mytable td {
  padding: 5px;
}
.myradios {
  display: inline-block;
}
.myradios>div {
  display: inline-block;
  padding: 5px;
  cursor: pointer;
  float: left;
  position: relative;
  top: 4px;
  left: 0px;
  line-height: 0px;
}
.myradios>div .radio {
  float: left;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #444;
  background: #f9f9f9;
  position: relative;
  top: 4px;
  left: 0px;
  width: 20px;
  height: 20px;
  font-size: 0px;
  line-height: 0px;
  padding: 0px;
  margin-right: 5px;
}
.myradios>div .radio.checked:after {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #444;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  font-size: 0px;
  line-height: 0px;
  padding: 0px;
  content: "";
}
.myradios>div .label {
  margin-top: 4px;
  padding: 4px 10px;
}
#piktogram {
  width: 350px;
}
#samolepky-konteiner table.table {
  width: auto;
}
#samolepky-konteiner textarea {
  width: 300px;
  height: 53px;
}
#samolepky-konteiner .added-image {
  max-width: 60px;
  max-height: 60px;
}
.hide {
  display: hidden;
}
.vyrez-window {
  height: 100%;
  width: 100%;
}
.vyrez-window #l-panel {
  float: left;
}
.vyrez-window #l-panel .btn {
  font-size: 12px;
}
.vyrez-window #l-panel .pohled-button {
  width: 100px;
  height: 100px;
}
.vyrez-window #l-panel .span2 {
  width: 90px;
}
.vyrez-window #l-panel .offset2 {
  margin-left: 130px;
}
.vyrez-window #l-panel legend {
  font-size: 16px;
  margin: 0px;
  line-height: 16px;
  padding: 15px 0px;
}
.vyrez-window #papers {
  margin-left: 450px;
}
.block-form {
  margin: auto;
  padding: 20px 40px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.block-form .form_table {
  width: 100%;
}
.block-form ul.errors {
  margin: 0px;
  padding: 0px;
  margin: -5px 0px 5px 20px;
  color: #b94a48;
}
.block-form.normal-form,
.block-form.bigger-form {
  width: 500px;
}
.block-form.normal-form .button_box,
.block-form.bigger-form .button_box {
  padding-top: 30px;
  margin: auto;
  text-align: center;
}
.block-form.normal-form .form_label,
.block-form.bigger-form .form_label {
  padding-left: 5px;
  width: 150px;
}
.block-form.bigger-form {
  width: 700px;
}
.block-form.login-form {
  padding: 10px 30px;
  width: 267px;
  margin-left: 50px;
}
.block-form.login-form h4 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.block-form.login-form .button_box {
  text-align: right;
}
.block-form.login-form.zadost-block {
  width: 470px;
}
.block-form.block-form-middle {
  margin: auto;
  width: 400px;
}
.navbar-inner {
  padding: 0px;
  position: relative;
}
.navbar-inner h1 {
  position: absolute;
  width: 100%;
  display: block;
  text-align: center;
  margin: 0px auto;
  font-size: 18px;
  padding: 0px;
  z-index: 0;
}
.navbar-inner .bar-step-info {
  text-align: right;
  padding: 0px 10px;
  opacity: 0.45;
}
.navbar-inner .btn {
  position: relative;
  z-index: 100;
}
.step-prev {
  line-height: 42px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top: 0px;
  border-bottom: 0px;
  padding: 0px 30px;
  text-transform: uppercase;
}
.step-next {
  line-height: 42px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top: 0px;
  border-bottom: 0px;
  padding: 0px 50px;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: bold;
}
.step-next i {
  margin-left: 10px;
}
.navbar .btn,
.navbar .btn-group {
  margin: 0px;
}
.mleft {
  margin-left: 10px;
}
.middle {
  margin: auto;
  width: 1000px;
}
.hp_logo {
  text-align: center;
  margin: 50px 0px;
}
.navbar a.subbrand {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
}
.progress {
  width: 400px;
  margin: 0px;
  margin-top: 10px;
  float: left;
  position: relative;
}
.progress-text {
  position: absolute;
  right: 0px;
  top: 0px;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
.relative {
  position: relative;
}
.rozvadec-p-info {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 500;
  border: 2px solid #eeeeee;
  padding: 10px;
  background: #fafafa;
  width: 400px;
}
.rozvadec-p-info h4 {
  font-size: 15px;
}
.rozvadec-p-info h5 {
  border-top: 3px double #eeeeee;
  padding-top: 8px;
}
.rozvadec-p-info hr {
  margin: 5px 0px;
}
.rozvadec-p-info .table {
  margin-bottom: 5px;
}
.rozvadec-p-info .table th,
.rozvadec-p-info .table td {
  padding: 2px;
}
.rozvadec-p-info .table th {
  white-space: nowrap;
}
.rozvadec-p-info .info-swapper {
  float: right;
  margin-top: 10px;
}
.navbar-inner .brand {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 25px;
}
.navbar-inner .brand.pull-right {
  font-weight: bold;
}
.btn-block {
  padding: 5px;
}
.btn-block strong {
  text-align: center;
}
.s-icon {
  background: url('/img/559.png') 0px 5px no-repeat;
  width: 24px;
  height: 22px;
  display: inline-block;
  padding-right: 5px;
}
.l-icon {
  background: url('/img/560.png') 0px 5px no-repeat;
  width: 24px;
  height: 22px;
  display: inline-block;
  padding-right: 5px;
}
.bg-gray {
  background: #eee;
}
#poznamky {
  width: 100%;
  height: 60px;
}
.space {
  height: 2px;
}
.souhrn input {
  margin: 0px;
}
.mytable th,
.mytable td {
  text-align: left;
  padding: 2px 5px;
}
.hasError {
  border: 1px solid red !important;
}
.row-form,
.dischange-item {
  display: none;
}
.table thead tr.success > td {
  background-color: #dff0d8;
}
.table thead tr.error > td {
  background-color: #f2dede;
}
.table thead tr.warning > td {
  background-color: #fcf8e3;
}
.table thead tr.info > td {
  background-color: #d9edf7;
}
table.table td.sep {
  height: 1px;
  line-height: 1px;
  background: #ccc !important;
  font-size: 1px;
  padding: 0px;
}
.bold {
  font-weight: bold;
}
tr.success td.padding,
tr.info td.padding {
  padding-left: 35px;
}
#list label.checkbox {
  display: block;
}
input.predcisli,
span.predcisli {
  width: 30px;
  margin-right: 5px;
}
input.phone,
span.phone {
  width: 130px;
}
.registrace td br {
  display: none;
}
.registrace td .checkbox {
  margin-right: 10px;
  margin-top: -1px;
}
.popup {
  position: absolute;
  border: 1px solid #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.75);
}
.popup .title {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 15px;
  background: #f5f5f5;
  padding: 10px 20px;
}
.popup .content {
  padding: 20px;
}
.popover-title {
  display: none;
}
#close_button {
  background: url('/img/close_button.png') no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  z-index: 101;
  cursor: pointer;
}
.table-noborder,
.table-noborder tr,
.table-noborder th,
.table-noborder td {
  border: 0 !important;
}
.it-item {
  display: block;
  cursor: pointer;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 180px;
  padding: 10px;
  margin-bottom: 5px;
}
.it-item:hover {
  background: #f8f8f8;
}
.it-item.active {
  background: #f5f5f5;
}
.it-item.active h4 {
  color: #b94a48;
}
.it-item img {
  margin-top: 10px;
}
.it-item.check {
  background: url('/img/check.png') right bottom no-repeat;
}
.it-item.error {
  border: 1px solid red !important;
}
.it-item .obrazek {
  width: 60px;
  padding-left: 20px;
}
.it-item.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.it-item ul {
  margin-left: 18px;
}
.it-item ul li {
  color: #444;
}
.it-item .span3 {
  width: 270px;
}
.coolteg-item {
  display: block;
  cursor: pointer;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 5px;
}
.coolteg-item img {
  margin-top: 10px;
}
.coolteg-item.check {
  background: url('/img/check.png') right bottom no-repeat;
}
.coolteg-item.error {
  border: 1px solid red !important;
}
.coolteg-item .obrazek {
  width: 60px;
  padding-left: 20px;
}
.coolteg-item h3 {
  margin-top: 10px;
  font-size: 17px;
  line-height: 120%;
}
.coolteg-item.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.coolteg-item ul {
  margin-left: 18px;
}
.coolteg-item ul li {
  color: #444;
}
.chlazeni-item {
  display: block;
  cursor: pointer;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
}
.chlazeni-item.check {
  background: url('/img/check.png') 15px bottom no-repeat;
}
.chlazeni-item.error {
  border: 1px solid red !important;
}
.chlazeni-item .obrazek {
  width: 80px;
}
.chlazeni-item h3 {
  margin-top: 10px;
  font-size: 17px;
  line-height: 120%;
}
.chlazeni-item.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.chlazeni-item ul {
  margin-left: 18px;
}
.chlazeni-item ul li {
  color: #444;
}
.outteg-item {
  display: block;
  cursor: pointer;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 90px;
  padding: 10px;
  margin-bottom: 10px;
}
.outteg-item.check {
  background: url('/img/check.png') right bottom no-repeat;
}
.outteg-item.error {
  border: 1px solid red !important;
}
.itcalc .input-append .add-on {
  font-size: 10px;
  width: 25px;
}
.itcalc .spanslide {
  padding-bottom: 40px;
}
.itcalc .actions {
  padding-top: 20px;
}
.chlazeni .input-append .add-on {
  font-size: 10px;
  width: 25px;
}
.chlazeni .souhrn th {
  width: 150px;
}
.chlazeni .errors {
  display: none;
}
.chlazeni #poptavka .errors {
  display: block;
}
.chlazeni legend {
  font-size: 15px;
  font-weight: bold;
}
.chlazeni .result {
  background: #f5f5f5;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.chlazeni .green {
  background: #92d050;
}
.chlazeni td.text-right {
  text-align: right !important;
}
.chlazeni #block-topeni {
  margin-left: -13px;
  border-left: 3px inset #ff8888;
  padding-left: 10px;
}
.chlazeni #block-chlazeni {
  margin-top: 10px;
  margin-left: -13px;
  border-left: 3px inset #8888ff;
  padding-left: 10px;
}
.graphs #tyden {
  margin-bottom: 0px;
}
.graphs .graph {
  position: relative;
}
.graphs .graph .graph-image {
  text-align: right;
}
.graphs .graph .graph-head {
  text-align: center;
  margin-left: 40px;
}
.graphs .graph .graph-label {
  position: absolute;
  top: 45%;
  left: 0px;
  white-space: nowrap;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.graphs .graph .graph-legend {
  margin-top: 10px;
  margin-left: 100px;
}
.graphs .graph .graph-legend .line {
  height: 1px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  width: 30px;
  float: left;
  margin-top: 10px;
  margin-right: 5px;
}
.graphs .graph .graph-legend .line.lgreen {
  border-color: #00b050;
}
.graphs .graph .graph-legend .line.lblue {
  border-color: #416fa6;
}
.graphs .graph .graph-legend .line.lred {
  border-color: #ff0000;
}
.graphs .graph .graph-legend .item {
  float: left;
  margin-right: 30px;
}
.graphs .graph .graph-legend .item .text {
  float: left;
  white-space: nowrap;
}
.outteg .input-append .add-on {
  font-size: 10px;
  width: 25px;
}
.outteg .input-append .add-on-pre {
  width: 150px;
  text-align: right;
}
.outteg .input-append .add-on-custom {
  width: auto;
}
.outteg legend {
  line-height: 32px;
}
.outteg .souhrn th {
  width: auto;
}
.outteg .errors {
  display: none;
}
.outteg #poptavka .errors {
  display: block;
}
.outteg legend {
  font-size: 15px;
  font-weight: bold;
}
.outteg h2 {
  margin: 40px 0px 10px 0px;
}
.table td.noBorderTop {
  border-top: 0 !important;
}
.modal {
  width: auto;
  left: 55%;
}
.color-item .c {
  content: "";
  padding: 2px 20px;
  border: 1px solid #ccc;
}
.color-item .t {
  padding-left: 10px;
  font-style: normal;
}
.select2-container {
  margin-left: 0px;
  margin-bottom: 10px;
}
.login-form {
  width: 298px;
  padding: 0px 20px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.crossroad h2 {
  font-size: 24px;
}
.crossroad .boxes [class*="span"] .content:hover {
  background: #f8f8f8;
}
.crossroad [class*="span"] .content {
  padding: 15px 5px 15px 20px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.crossroad [class*="span"] .content a.btn {
  margin-bottom: 5px;
}
.crossroad [class*="span"] .content h3 {
  margin: 0px;
  font-size: 17px;
  line-height: 160%;
}
.crossroad [class*="span"] .content p {
  font-style: italic;
}
.crossroad img {
  border: 1px solid #eee;
}
.it #rack-code {
  background: #f8f8f8;
}
.it #rack-code h4 {
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 8px 0px;
}
.it option:disabled {
  color: #aaa;
  background: #f8f8f8;
}
.visual {
  width: 460px;
  height: 460px;
  position: relative;
  float: left;
}
.visual .visualItem {
  position: absolute;
  left: 0px;
  top: 0px;
}
.right-border {
  border-right: 1px solid #e5e5e5;
}
.left-border {
  border-left: 1px solid #e5e5e5;
}
#login-form ul.errors {
  display: none;
}
#login-form #prihlaseni {
  margin-right: 28px;
  text-transform: uppercase;
}
.nowrap {
  white-space: nowrap;
}
.input-smallmedium {
  width: 110px;
}
.add-on-color {
  width: 25px;
}
.conteg-logo {
  display: none;
}
.itvypocetceny form {
  padding: 25px 5px 25px 20px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  background: #f5f5f5;
}
.itvypocetceny form label {
  font-weight: bold;
  margin: 0px;
}
.itvypocetceny form #kod {
  margin: 0px;
  padding: 10px 10px;
  font-size: 16px;
}
.itvypocetceny form #vypocet img {
  width: 20px;
  max-width: none;
}
.itvypocetceny form #vypocet span {
  font-size: 16px;
  font-weight: bold;
  padding: 0px 10px;
  line-height: 30px;
}
.itvypocetceny .tab-content {
  padding: 20px;
}
.itvypocetceny .controls-row {
  margin-bottom: 20px;
}
.itvypocetceny .view-types {
  text-align: right;
}
.itvypocetceny .view-types span.title {
  font-size: 18px;
}
.itvypocetceny .view-types a {
  padding: 0px 10px;
  line-height: 32px;
}
.itvypocetceny .view-type span.label {
  padding: 5px 10px;
  margin-right: 10px;
}
.itvypocetceny .popis-kratky .popis {
  text-align: justify;
  border-top: 1px solid #ddd;
  padding: 20px 0px;
}
.itvypocetceny .help {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #ddd;
  background: #fff;
  padding: 10px;
  margin: 20px 15px 0px 0px;
}
