body {
    font-size: 15px;
    line-height: 1.6;
    color: #333;
    background: white;
}

#medal {
    position: absolute;
    top: 58px;
    left: 5px;
}

#stamp {
    position: absolute;
    top: 56px;
    left: 1115px;
}

#ajax-spinner {
    margin: 15px 0 0 15px;
    padding: 13px;
    background: white url('../images/spinner.gif') no-repeat 50% 50%;
    font-size: 0;
    z-index: 123456;
    display: none;
}

div.flash {
    color: black;
    background: #FFF9D7;
    border: 1px solid #E2C822;
    padding: 1em;
    margin: 1em 0;
}

div.flash.error {
    background-color: #f0dddd;
    border-color: red;
}

a[href^="error:"] {
    background: red;
    color: white;
}

form th, form td {
    vertical-align: top;
    font-weight: normal;
}

form th {
    text-align: right;
}

form label.required:after  {
    color: #bc2626;
    content: "*";
}

form .error {
    color: #D00;
    font-weight: bold;
}

html.js .jshidden {
    display: none;
}

fieldset {
    padding: 15px;
    margin-bottom: 10px;
}

select {
    padding: 2px;
}

fieldset h4 {
    margin: 5px 0;
}

.form-header h3 {
    display: inline-block;
}

#area-select {
    display: inline-block;
    clear: both;
}

.admin-options {
    font-size: 0.95em;
    text-align: center;
}

.admin-options img {
    margin-top: -3px;
    margin-left: 3px;
}

.form-input {
    margin-bottom: 10px;
}

body .ui-widget {
    font-size: 1em;
}

.ui-tabs {
    margin-bottom: 15px;
}

.form-input label {
    display: block;
}

.form-input input[type=checkbox] {
    margin-top: 2px;
}

.form-input input[type=checkbox] + label, .form-input input[type=file] + label,
.form-input select + label, label.inline-label {
    float: left;
    min-width: 71px;
    margin-right: 5px;
    text-align: right;
}

.radio-list {
    margin-left: 76px;
}

.radio-list input[type=radio] {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

.form-input input[type=file] + label {
    margin-top: 2px;
}

.form-photo img {
    margin-bottom: 5px;
}

.form-gallery-photo {
    display: inline-block;
    vertical-align: top;
    margin: 5px 10px 5px 0px;
}

.structured-fieldset > div {
    margin-bottom: 20px;
}

/* Length box */
#lengths-box {
    margin-bottom: 10px;
}

#lengths-box > label {
    display: block;
}

#lengths-box > div {
    display: inline-block;
    vertical-align: top;
    width: 75px;
    margin-right: 15px;
}

/* Power table admin */
.power-table-input {
    margin: 15px 0;
}

.power-table-admin tr:first-child th, .power-table-admin td {
    text-align: center;
    vertical-align: middle;
}

.power-table-admin th, .power-table-admin td:first-child {
    text-align: right;
    padding-right: 15px;
}

.power-table-admin input, .input-table-admin input {
    text-align: right;
    padding-right: 2px;
}


/* OVERVIEW TABLE */
.overview-table {
    border: none;
}

.overview-table td, .overview-table th {
    border: none;
    padding: 6px 10px;
}

.overview-table thead th {
    background-color: #ffdd00;
}

.overview-table thead th:last-child {
    text-align: center;
}

.overview-table .even td {
    background-color: #eee;
}


/* Photogallery */
.img-gallery img {
    margin: 2px 0;
}

.img-gallery h2 {
    text-transform: uppercase;
}

/* power,input tables */
.power-table, .input-table {
    margin-bottom: 20px;
}

.power-table th, .input-table th {
    width: 65px;
}

.power-table th:first-child, .input-table th:first-child {
    width: 165px;
    text-align: left;
}

.power-table th:last-child, .input-table th:last-child {
    width: 100px;
}

.power-table td:last-child {
    padding-right: 40px;
}


.power-form table {
    width: 100%;
}

.power-form th {
    width: 150px;
}

.power-form input[type=number] {
    width: 66px;
    padding: 2px;
}

.power-form select {
    width: 120px;
}

.opening {
    font-style: italic;
}

.packer {
    font-weight: bold;
    text-transform: uppercase;
}

/* SIGN FORM */
#sign-form label {
    float: left;
    padding-right: 10px;
    text-align: right;
    width: 115px;
}

#sign-form input[type=text], #sign-form input[type=password] {
    width: 150px;
}

#sign-form input[type=submit] {
    margin-left: 125px;
}

#sign-out {
    position: absolute;
    right: 96px;
    top: -36px;
    z-index: 1000;
}

.box.category-item h2 {
    font-size: 14px;
}

.box.current-news {
    float: none;
}

.clean-tables table, .clean-tables td {
    border: none;
}

/* Quick content */
#quick-contact {
    position: absolute;
    top: 350px;
    right: 0px;
    width: 70px;
    height: 120px;
    background: transparent url("../images/rychly-kontakt.gif") no-repeat;
}

#quick-contact.hover {
    background-image: url("../images/rychly-kontakt-2.gif");
}

#quick-contact div {
    margin-bottom: 10px;
}

.quick-contact-qtip {
    margin-top: -10px;
    margin-left: 25px;
}

#quick-contact-content {
    z-index: 5000;
    position: relative;
    padding: 15px 30px;
    background-color: #000;
    color: #fff;
}

#quick-contact-content > div {
    padding-left: 80px;
}

#quick-contact-phone {
    height: 50px;
    background: transparent url('../images/phone-white.png') no-repeat top left;
    margin-bottom: 30px;
    vertical-align: middle;
}

#quick-contact-phone p {
    font-size: 2.4em;
}

#quick-contact-email {
    background: transparent url('../images/email-white.png') no-repeat top left;
}

#quick-contact-form input, #quick-contact-form textarea {
    width: 350px;
    padding: 5px;
}

#quick-contact-form input[type=submit] {
    display: inline-block;
    vertical-align: bottom;
    width: auto;
    padding: 6px;
    margin-left: 10px;
    background-color: #fff;
    border: 1px outset #ccc;
}

/* Tooltips */
#medal a {
    display: block;
}

.tooltip-header {
    font-size: 1.4em;
    line-height: 1em;
    width: 220px;
}

.tooltiptext p {
    padding: 10px;
    text-align: right;
}

.tooltip-image {
    float: right;
    margin: 10px;
    margin-top: 0px;
}

.subheadline {
    font-size: 15px;
}

#expo-logo {
    margin-top: 30px;
}

/* Google search */
.search .gsc-control-cse {
    padding: 0px;
    background-color: transparent;
    border: none;
    margin-top: -4px;
}

.gsc-control-cse input.gsc-search-button-v2 {
    padding-bottom: 7px;
}

.gsc-control-cse table, .gsc-control-cse td, .gsc-control-cse th {
    border: none;
}

.gsc-control-cse td.gsc-search-button {
    padding: 0px;
}

.gsc-control-cse .gsc-input {
    font-size: 12px;
    color: #555;
}

.gsc-control-cse .gsib_a {
    padding: 6px 4px 3px 4px;
}

.gsc-control-cse .gsib_b {
    padding: 0px;
}

.gsc-control-cse .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 2px;
}

.gsc-control-cse .gsc-input-box {
    height: auto;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.QapTcha {
    margin-bottom: 10px;
}

.announcement {
    font-size: 14px;
    margin-bottom: 40px;
    border: thin solid #aaa;
    padding: 5px 15px;
}
.announcement .greeting {
    margin-bottom: 30px;
}
.announcement address {
    font-style: normal;
    margin: 20px 0;
}
.announcement address p {
    margin: 0px;
}
.announcement a:link, .announcement a:visited {
    color: blue;
}
.announcement li {
    margin-left: 20px;
}
.announcement .farewell {
    margin-top: 20px;
}
.super-highlight {
    font-weight: bold;
    font-style: italic;
}

.box.inductional-unit .our-novelty {
    color: red;
    font-weight: bold;
    border: none !important;
    margin-bottom: 5px;
}
.box.inductional-unit .our-novelty:before {
    display: none !important;
}

.box.inductional-unit a h2 {
    margin-top: 0;
}

.certificate-pic {
    float: right;
}

.ui-widget-overlay {
    background-color: black;
    background-image: none;
    opacity: 0.9;
    z-index: 1040;    
}

.suppliers address + address {
    margin-top: 20px;
}
.suppliers h4 {
    margin-top: 0;
}

.checkbox-inline input[type=checkbox] {
    float: left;
    margin-right: 5px;
}
.checkbox-inline label {
    float: none !important;
    text-align: left !important;
}

.new {
    right: 0;
    color: red;
    font-weight: bold;
    background: #ffdd00;
    padding: 3px 5px;
    margin-top: -6px;
}

.content ul.notes-list {
    margin: 0;
    font-size: 11px;
    font-style: italic;
}

#color-version-type-container {
    margin-bottom: 20px;
}

#color-versions input {
    margin-top: 12px;
}

.calculation-warning {
    display: none;
    margin-top: 10px;
    font-size: 11px;
    font-style: italic;
    color: red;
}

.accessory-category > h2 {
    padding: 7px;
    background-color: #ffdd00;
    color: #000;
    font-size: 18px;
}

a.underline:link {
    text-decoration: underline;
}

.product-detail p.calculation-notice {
    margin-top: 10px;
}

.product img {
    display: block;
    max-width: 200px;
    max-height: 200px;
    margin: auto;
}

.cool_exponent {
    margin-bottom: 20px;
}

div.QapTcha .TxtStatus {
    font-size: 14px;
}

.required-note {
    display: block;
    margin-bottom: 8px;
}
.required-note:before {
    color: #bc2626;
    content: "*";
    padding-right: 2px;
}

.seat-change {
    font-weight: bold;
}
.seat-change h4 {
    text-align: left;
    color: red;
    margin: 0;
}
.seat-change p {
    margin: 10px 0;
}