body {
    color: #626262;
    font-size: 0.75em;
    font-family: Arial, Sans-Serif;
    margin: 0;
    padding: 0px 0 0 0;
}

/* vvvvvvvvvvvvvvvvvvvvvvvv DEFAULTS vvvvvvvvvvvvvvvvvvvvvvvv */

.c {
    text-align: center;
}

.r {
    text-align: right;
}

.l {
    text-align: left;
}

.fll {
    float: left;
}

.flr {
    float: right;
}

.cblack {
    color: #000000;
}

.cblue {
    color: #2CA1E4;
}

.cgreen {
    color: #5D971A;
}

.cred {
    color: #FD4242;
}

.bgyellow {
    background-color: #FFFF99;
}

a {
    color: #0685B7;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #2084B2;
    text-decoration: underline;
}

a img {
    border: none;
}

img.padding {
    padding-right: 5px;
}

div.dialog-loading {
    background: url(../images/loading.gif) no-repeat center center #FFF;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 2;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

img.dialog-img {
    float: left;
    margin: 0 15px 0 5px;
}

img.ico {
    vertical-align: middle;
}

.cleaner {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0 none;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

/* PAGER */
.pager {
    clear: both;
    padding: 1.5em 0em 1em 0;
    margin: 1em 0 0 0;
    font-size: 1em;
    background-repeat: repeat-x;
    background-position: top left;
    background-image: url(./../images/dots1.png);
}

.pager a {
    color: #000;
}

.pager .page {
    padding: 0.1em 0.3em;
    border: 1px solid #BFCAD8;
    -moz-border-radius: 5px
}

.pager .page-active {
    background: #BFCAD8;
    font-weight: bold;
}

.pager-products {
    text-align: center;
}

/* Tabulkovy zoznam */
table.list {
    border-collapse: separate;
    margin: 0em;
    padding: 0em;
    font-size: 1em;
    empty-cells: show;
}

table.list th, table.list td {
    padding: 3px 5px;
}

table.list th {
    font-weight: bold;
    text-align: left;
    background: #000000;
    color: #FFF;
    vertical-align: top;
    padding: 3px 5px;
}

table.list td {
    font-weight: normal;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #D0D0D0;
}

table.list th a {
    color: #FFFFFF;
    text-decoration: underline;
}

table.list-full {
    width: 100%;
}

table.zebra tr.odd td {
    background: #F4F4F4;
}

table.zebra tr.even td {
    background: #EFEFEF;
}

table.highlight tr td.highlight, table.highlight tr.highlight td.highlight {
    background: #FFFDD5;
}

table.list tr.highlight td {
    background: #E4FFD7;
}

/* TABULKA - informacie - horizontalna tabulka - 1 stlpec - <th>, druhy <td> */
table.info {
    border-collapse: separate;
    margin: 0em;
    padding: 0em;
    font-size: 0.9em;
    empty-cells: show;
}

table.info th, table.info td {
    padding: 3px 5px;
}

table.info th {
    font-weight: bold;
    text-align: left;
    background: #000000;
    color: #FFF;
    vertical-align: top;
    padding: 3px 5px;
}

table.info td {
    font-weight: normal;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #D0D0D0;
}

table.info td.label {
    width: 200px;
}

table.info a {
    color: #000000;
}

table.info th a {
    color: #FFFFFF;
    text-decoration: underline;
}

table.info-full {
    width: 100%;
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* vvvvvvvvvvvvvvvvvvvvvvvv CMS DEFAULTS vvvvvvvvvvvvvvvvvvvvvvvv */
.download ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.download li {
    padding: 0px 0 0.3em 0;
}

.download .mimeicon {
    vertical-align: middle;
}

.photogallery {
    margin-top: 1em;
    margin-bottom: 1em;
}

.photogallery a {
    display: block;
    width: 100px;
    height: 100px;
    margin: 6px;
    float: left;
}

dl.list-item {
    margin: 0;
    padding: 0em 0 1em 0;
    clear: both;
}

dl.list-item dd, dl.list-item dt {
    margin: 0em;
    padding: 0em;
}

dl.list-item dt {
    font-size: 1.2em;
    padding-bottom: 0.3em;
}

dl.list-item dd.image {
    width: 120px;
    height: 90px;
    margin: 0px 10px 10px 0;
    padding: 3px;
    border: 1px #BFCAD8 solid;
    float: left;
}

dl.list-item dd.anotation p {
    margin: 0;
    padding: 0em 0em 0.5em 0em;
}

dl.list-item dd.more {
    margin: 0;
    padding: 0em 0em 0.5em 0em;
}

dl.list-item a.more {
    font-weight: bold;
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* vvvvvvvvvvvvvvvvvvvvvvvv FORMS vvvvvvvvvvvvvvvvvvvvvvvv */
form {
    margin: 0em;
    padding: 0em;
}

input, select, textarea {
    font-family: Arial, sans-serif;
    font-size: 1em;
    vertical-align: middle;
}

.inputline input, .inputline select {
    color: #626262;
    border-top: 1px solid #848484;
    border-bottom: 1px solid #E1E1E1;
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    padding: 5px;
    background: url(images/bg-input-shadow.png) no-repeat left top;

}

input.radio {
    margin: 0 5px 0 0;
}

input.radioBlock {
    float: left;
    margin: 1px 5px 0 0;
}

input.radioMargin {
    margin: 5px 5px 0 0;
}

input.checkbox {
    margin: 0 3px 0 0;
}

input.date {
    width: 70px;
}

div.text-block {
    padding: 4px 0;
}

div.file-input-block {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-left: 15px;
    float: left;
}

input.file-attach {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    height: 28px;
    opacity: 0;
}

.radioline input {
    vertical-align: middle;
    margin: 0;
}

.radioline label {
    vertical-align: middle;
}

.radioline select {
    border: 1px solid black;
    background-color: white;
    margin: 10px 0 10px 30px;
}

input.text-medium {
    width: 200px;
}

input.text-small {
    width: 150px;
}

input.text-xsmall {
    width: 110px;
}

input.text-xxsmall {
    width: 50px;
}

input.text-date {
    width: 6em;
}

input.submit {
    font-size: 1.0em;
    font-weight: bold;
}

div.inputline, div.inputBlock {
    clear: both;
    padding: 2px 0 2px 0;
}

.inputline.static {
    padding: 0
}

.inputline.static .text-block {
    height: auto;
    line-height: 1;
    padding-top: 4px;
}

.service .inputline .description {
    color: #999;
    float: right;
    text-align: right;
}

form div.inputline-last {
    padding: 0;
}

form div.inputline label,
form div.inputline div.label,
.label {
    width: 160px;
    float: left;
    text-align: left;
    padding-top: 4px;
    font-weight: normal;
    color: #333;
    line-height: 1;
}


.service div.inputline label,
.service div.inputline div.label,
.label {
    width: 210px;
    float: left;
    text-align: left;
    padding-top: 4px;
    font-weight: bold;
    color: #333;
    line-height: 1;
}

.service .text-block.longer
{
    width: 220px;
}

#add-device-form  div.inputline label {
    width: 400px;
}

form.dialog-form div.inputline label {
    width: 140px;
    float: left;
    text-align: left;
    padding-top: 4px;
    clear: both;
    margin: 5px 0 0 0
}

form.dialog-form div.inputline input {
    width: 200px;
    float: right;
    text-align: left;
    padding-top: 4px;
    margin: 5px 20px 0 0
}

form.dialog-form div.inputline select {
    width: 212px;
    float: right;
    text-align: left;
    padding-top: 4px;
    margin: 5px 20px 0 0
}

form div.inputline label.required span {
    color: #ff1111;
}

form div.inputline .label-long {
    width: 200px;
}

form div.inputline div.input-block {
    float: left
}

form div.inputline span.input-hint {
    color: #A7A7A7;
    padding-left: 20px;
    font-size: 0.9em;
}

form span.help-text {
    display: block;
    padding-left: 22px;
}

form div.inputline span.account-name-icons {
    color: #59A051;
}

form div.inputline span.account-name-icons img {
    vertical-align: middle;
    margin: 0 5px 0 5px;
}

form div.inputline span.account-name-icons .account-loading, form div.inputline span.account-name-icons .account-ok, form div.inputline span.account-name-icons .check-account-name {
    display: none;
}

form div.inputline span.account-error {
    color: #ff0000;
    display: none;
}

form div.inputline2 {
    padding: 0 0 20px 0;
}

form div.inputline2 div.labelBlock, form div.inputline div.labelBlock {
    padding: 0 0 0 25px;
}

form div.inputline2 div.labelBlock div.header, form div.inputline div.labelBlock div.header {
    font-weight: bold;
}

form .inputBlock .header {
    font-weight: bold;
}

form div.inputline-padding {
    padding: 10px 0 10px 0;
}

form div.inputline-padding label, form div.inputline-padding div.label {
    padding-top: 0;
}

form div.form-sound-block {
    line-height: 23px;
    width: 330px;
}

form div.form-sound-block span.sound-text {
    display: block;
    float: left;
    padding-right: 5px;
}

form div.block-separator {
    height: 60px;
    line-height: 0.1em;
    font-size: 0.1em;
    background: url(images/separator-long.png) no-repeat left center;
}

/*
form fieldset { border:1px solid #66D2FA; padding: 1em; margin-bottom:0.5em; }
form fieldset legend  { color:#000; background:#66D2FA; border:1px solid #66D2FA; padding: 0.5em 1em; }
form fieldset input, form div.fieldset input, form fieldset textarea, form div.fieldset textarea, form fieldset select, form div.fieldset select { margin-bottom:0px; vertical-align:middle; }
form fieldset .inputline, form div.fieldset .inputline { clear:both; padding-top:0.3em; margin-bottom:0.0em; }
form fieldset label, form div.fieldset label { float:left; clear:left; display:block; width:140px; margin-right:10px; padding-top:2px; text-align:right; color:#4D4D4D; }
form fieldset label.core, form div.fieldset label.core { font-weight:bold; color:#FE3131; }
form fieldset div.input , form div.fieldset  div.input { padding-left:150px; float: none; }
form fieldset div.inputtext, form div.fieldset div.inputtext { padding-top:0.3em; margin-bottom:0.5em; }
form fieldset div.input .inputline , form div.fieldset  div.input .inputline  { clear:both; }
form fieldset div.input label , form div.fieldset  div.input label  { float:none; clear:none; display:inline; width:auto; margin:0px; padding:0px; color:#4D4D4D; }
form fieldset .text , form div.fieldset  .text  { width:250px; }
form fieldset .date , form div.fieldset  .date  { width:80px; }
*/

#password-form {
    float: left;
}

#password-hint-block {

}

#password-strange {
    width: 146px;

    height: 6px;
    position: relative;
    background: url(images/bg-password-meter.png) no-repeat top left;
}

#password-strange-length {
    position: absolute;
    top: 0px;
    left: 0px;
    float: left;
    width: 0px;
    height: 6px;
    background: url(images/bg-password-meter-strange.png) no-repeat bottom left;
}

#password-hint-text {

}

#password-hint-text .passwordInfo span {
    display: none;
}

#password-hint-text .passwordOk {
    display: none;
}

#password-hint-text .passwordInfo span.checked {
    display: inline;
}

table.form {
    margin: 0em 0em;
    font-size: 1em;
    border-collapse: collapse;
}

table.form-full {
    width: 100%;
}

table.form th, table.form td {
    padding: 2px 5px;
    vertical-align: top;
}

table.form th {
    font-weight: bold;
    text-align: left;
    background: #D2E8F5;
    color: #000;
    vertical-align: top;
    padding: 2px 5px;
}

table.form td {
    font-weight: normal;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #D2E8F5;
}

table.form td.label {
    font-weight: bold;
    padding-top: 0.5em;
    width: 140px;
}

table.form td.label-core {
    color: #F00;
}

table.form td.th {
    font-weight: normal;
    text-align: right;
    padding-top: 0.4em;
    width: 140px;
    border-bottom: 1px dotted #CCC;
    border-right: 1px dotted #CCC;
}

table.form input, table.form textarea, table.form select {
    vertical-align: middle;
}

/* ZAKLADNY BUTTON */
/*
.buttons { padding:10px 0 0 0; }
.buttons-dialog { border-top:1px solid #D8D8D8; }

.button { border:none; float:left; background:url(images/bg-button-right.png) no-repeat right top; padding-right:19px; position:relative; }
.button-grey { background:url(images/bg-button-grey-right.png) no-repeat right top; }
.button-red { background:url(images/bg-button-red-right.png) no-repeat right top; }
.button-fl { float:left }
.button-fr { float:right }
.button-space-15 { margin-right:15px; }
.button-space-5 { margin-right:5px; }
.button span { display:block; background:url(images/bg-button-left.png) no-repeat left top; }
.button-grey span { background:url(images/bg-button-grey-left.png) no-repeat left top; }
.button-red span { background:url(images/bg-button-red-left.png) no-repeat left top; }
.button span a { display:block; padding:6px 0 6px 10px; color:#fff; font-weight:bold; }
.button-buy span a { padding-left:15px; padding-right:5px; }
.button-arrow span a { padding-right:17px; }
.button span img.button-arrow-action { position:absolute; top:1px; right:10px; cursor:pointer; }
.button span a:hover { text-decoration:none; }

.button-pricetext { text-align:center; color:#000; font-size:1.1em; font-weight:bold; }
.button-pricetext .button-priceperiod { font-size:0.9em; }

.button-hidden-content {
    position:absolute;
    left:0;
    top:16px;
    display:none;
    background:url(images/bg-button-hidden-small-left.png) no-repeat left top;
}
.button-hidden-content-case-1 {
    padding-top:8px;
    background:url(images/bg-button-hidden-small-right.png) no-repeat right top;
}
.button-hidden-content-case-2 {
    background:url(images/bg-button-hidden-small-rightbottom.png) no-repeat right bottom;
    padding-right:9px;
}
.button-hidden-content-case-3 {
    background:url(images/bg-button-hidden-leftbottom.png) no-repeat left bottom;
    padding:3px 0 6px 9px;
}

.button-hidden-content a {
    color:#fff; 
    font-weight:bold;
    text-decoration:none;
}

/* SIVY BUTTON *//*
.button-grey { background:url(images/bg-button-grey-right.png) no-repeat right top; }
.button-grey span { background:url(images/bg-button-grey-left.png) no-repeat left top; }

*/
.blockOverlay {
    background-color: #FFF;
    position: absolute;
    z-index: 9998;
    background-color: #000000;
    opacity: 0.2;
}

.blockOverlayImg {
    background-image: url(./../images/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 9999;
}

/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

.container-top {
    width: 970px;
    margin: 0 auto;
    height: 50px;
    margin: 0 auto;
    position: relative;
    width: 960px
}

.container-center {
    width: 984px;
    margin: 0 auto;
}

#bodyTop {
    height: 40px;
    background: url(images/new-bg-body-menu.png) repeat-x;
}

#logo {
    float: left;
    padding: 0px 0 0px 0;
    height: 40px;
    width: 174px;
    background: url(images/hp-new-header.png) no-repeat left;
}

#logo a {
    width: 151px;
    height: 40px;
    display: block;
}

#logo a span {
    display: none;
}

#bodyTop div.content {
    float: right;
    width: 750px;
}

#bodyTop div.content div.top {
    padding: 15px 0 0 0;
    _height: 1px;
}

#bodyTop div.content div.top div.icon-item {
    float: right;
    padding: 0 0 0 20px;
}

#bodyTop div.content div.top div.icon-item img {
    float: left;
}

#bodyTop div.content div.top div.icon-item a {
    float: left;
    color: #E6E6E6;
    text-decoration: underline;
    padding: 6px 0 0 2px;
}

#bodyTop div.content div.top div.icon-item a#application-next {
    padding-right: 15px;
    background: url(images/icon-white-arrow-bottom-green-bg.png) no-repeat right 10px;
}

#bodyTop div.content div.bottom {
    padding: 5px 0 0 0;
    _height: 1px;
}

#toonect-admin-case {
    position: relative;
}

div#toonect-admin {
    float: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0;
    margin-top: 7px;
}

a#toonect-admin {
    display: block;
    float: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0 15px 0 0;
    margin-top: 7px;
    background: url(images/icon-white-arrow-bottom-green-bg.png) no-repeat right center;
}

a#toonect-admin:hover {
    text-decoration: none;
}

#toonect-admin-menu {
    display: none;
    position: absolute;
    left: -12px;
    top: 38px;
    background: #FEF9C4;
    border: 1px solid #F1EFDA;
}

#toonect-admin-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#toonect-admin-menu ul li {
    padding: 5px 55px 5px 10px;
    border-bottom: 1px solid #F1EFDA;
}

#toonect-admin-menu ul li.last {
    border-bottom: none;
}

#toonect-admin-menu ul li a {
    color: #000;
    font-size: 1.1em;
}

#toonect-admin-menu ul li a:hover {
    text-decoration: none;
}

#bodyTop div.content div.bottom div.account-info, #bodyTop a {
    color: white;
    font-size: 12px;
}

#bodyTop div.content div.bottom div.account-info {
    float: right;
    position: relative;
}

#bodyTop div.content div.bottom div.account-info .name {
    float: left;
    padding: 6px 0 0 15px;
}

#bodyTop div.content div.bottom div.account-info a.my-account {
    float: left;
    padding: 6px 25px 8px 15px;
    color: white;
    background: url(images/icon-white-arrow-bottom-green-bg.png) no-repeat right 10px;
}

#bodyTop div.content div.bottom div.account-info a.my-account-hover {
    float: left;
    padding: 7px 25px 8px 15px;
    color: #000000;
    background: #ffffff url(images/icon-black-arrow-bottom-white-bg.png) no-repeat right 10px;
}

#bodyTop div.content div.bottom div.account-info div.separator {
    width: 15px;
    height: 21px;
    background: url(images/dot-green.png) repeat-y right top;
    float: left;
}

#account-submenu {
    display: none;
    position: absolute;
    right: 0;

    top: 28px;

    background: #ffffff;
    _border: 1px solid #353535;
    _border-top: none;

    -moz-box-shadow: 0px 4px 4px -1px #000000;
    -webkit-box-shadow: 0px 4px 4px -1px #000000;
    box-shadow: 0px 4px 4px -1px #000000;
}

#account-submenu a {
    color: black;
}

#account-submenu ul {
    list-style-type: none;
    margin: 0;
    padding: 5px 10px 5px 20px;
}

#account-submenu ul li {
    text-align: left;
    padding: 5px 0;
}

#bodyCenter {
    padding: 15px 0 0 0;
}

.inline-form-wrapper .h3 {
    padding: 15px 0 0;
}

#topMenu {
    background: url(images/bg-topmenu-repeat.png) repeat-x left top;
    padding-bottom: 12px;
}

#topMenu div.left {
    width: 28px;
    height: 62px;
    float: left;
    background: url(images/bg-topmenu-left.png) no-repeat left top;
}

#topMenu div.left-active, #topMenu div.left-active-module {
    background: url(images/bg-topmenu-left-active.png) no-repeat left top;
}

#topMenu ul {
    margin: 9px 0 9px 0;
    padding: 0;
    float: left;
    list-style: none;
}

#topMenu ul li {
    float: left;
}

#topMenu ul li.separator {
    background: url(images/topmenu-separator.png) no-repeat right top;
}

#topMenu ul li a {
    display: block;
    float: left;
    height: 44px;
    line-height: 44px;
    color: #000;
    font-size: 1.3em;
    padding: 0 9px 0 9px;
    text-decoration: none;
    text-transform: uppercase;
}

#topMenu ul li.active a, #topMenu ul li.active-module a {
    background: url(images/bg-topmenu-active-repeat.png) repeat-x left top;
}

#topMenu div.right {
    width: 28px;
    height: 62px;
    float: right;
    background: url(images/bg-topmenu-right.png) no-repeat left top;
}

#center-case {
    background: url(images/center-separator-repeat.png) repeat-y 737px 0px;
}

#center {
    padding: 0 27px 0 27px;
    background: url(images/center-separator.png) no-repeat 737px 0px;
}

#center #main-content {
    width: 702px;
    float: left;
    padding-bottom: 20px;
}

/* HOMEPAGE BLOCKS */
div.hp-block {
    padding-bottom: 3px;
    margin-bottom: 3px;
    background: url(images/bg-hpblock-separator.png) no-repeat left bottom;
}

div.hp-block-last {
    background: none;
}

div.hp-block div.content {
    padding: 5px 0 5px 0;
    background: url(images/dot-main.png) repeat-y 344px 0px;
}

div.hp-block div.content table {
    width: 70%;
}

div.hp-block div.content table.long {
    width: 95%;
}

div.hp-block div.content div.left {
    float: left;
    width: 336px;
    min-height: 140px;
    _height: 140px;
    padding-bottom: 15px;
}

div.hp-block div.content div.right {
    float: right;
    width: 348px;
    min-height: 140px;
    _height: 140px;
    padding-bottom: 15px;
}

div.hp-block div.content div.users {
    background: url(images/img-users.png) no-repeat right 28px;
}

div.hp-block div.content div.orders-payments {
    background: url(images/img-orders-payments.png) no-repeat right 28px;
}

div.hp-block div.content div.firm-statements {
    background: url(images/img-firm-statements.png) no-repeat right 28px;

}

div.hp-block div.content div.firm-statements p {
    margin-right: 150px;;
}

div.hp-block div.content div.users-settings {
    background: url(images/img-user-settings.png) no-repeat right 28px;
}

div.hp-block div.content div.services-settings {
    background: url(images/img-mach-grey.png) no-repeat right 25px;
}

div.hp-block div.content div.tech-settings {
    background: url(images/img-tech-settings.png) no-repeat right 28px;
}

div.firm-statements p {
    margin: 0;
}

/* SEARCH BLOCK */

#main-search-block, #right-search-block {
    height: 54px;
    border-left: 1px solid #E5E5E3;
    border-right: 1px solid #E5E5E3;
    background: url(images/bg-user-search-repeat.png) repeat-x left top #E7E7E7;
}

#main-search-block div.block, #right-search-block div.block {
    float: left;
    padding: 12px 12px 10px 12px;
    background: url(images/user-search-separator.png) no-repeat right 4px;
    line-height: 29px;
    vertical-align: middle;
}

#main-search-block div.block-last, #right-search-block div.block-last {
    background: none;
}

#main-search-block div.block span, #right-search-block div.block span {
    display: block;
    float: left;
    color: #000;
    font-weight: bold;
    padding: 0px 10px 0 0;
}

#main-search-block div.block .search-text {
    float: left;
    width: 141px;
    padding: 6px 9px 6px 6px;
    vertical-align: middle;
}

#main-search-block div.block .search-text-date {
    float: left;
    width: 70px;
    background-color: white;
    border: 1px solid #ccc;
    padding: 0 5px;
    height: 29px;
    line-height: 22px;
    margin: 0px 0 0;
    vertical-align: middle;
}

#main-search-block div.block .search-submit {
    border: none;
    height: 29px;
    float: left;
    width: 62px;
    cursor: pointer;
    background: url(images/bg-user-search-input-submit.png) no-repeat center center;
}

#main-search-block div.block select {
    float: left;
    vertical-align: middle;
    padding: 5px 0;
}

#main-search-block div.block select.search-filter {
    width: 142px;
    /*  margin:0;
    border:1px solid #ccc;
    line-height:25px;*/
    vertical-align: middle;

}

#main-search-block div.block select.search-sorter {
    width: 106px;
}

#center #right-content {
    width: 202px;
    float: right;
    min-height: 500px;
}

/* RIGHT BLOCKS */
#right-content div.block {
    margin-bottom: 15px;
}

#right-content div.block-separator {
    padding-bottom: 15px;
    border-bottom: 1px solid #EDEDED;
}

#right-content div.service-block p.service-header {
    font-size: 1.1em;
    font-weight: bold;
    color: #000;
    margin: 0;
}

#right-content div.service-block p.service-status {
    margin: 0;
    padding: 0 0 16px 0;
}

#right-content div.service-block p.service-status img {
    float: left;
    padding: 0 4px 0 0;
}

#right-content div.service-block p.last-controll {
    font-size: 0.8em;
}

#right-content div.help-block .img, #right-content div.hint .img {
    width: 39px;
    float: left;
    margin: 0 10px 5px 0;
}

#right-content div.help-block .content, #right-content div.hint .content {
    /* width:150px;   */
    display: inline;
}

#right-content div.help-block .content {
    /*font-size:0.9em;    */
}

/* Online podpora v pravom panely */
#online-help-block {

}

#online-help-block .img {
    width: 39px;
    float: left;
}

#online-help-block .content {
    width: 158px;
    float: right;
}

#online-help-block .content img {
    float: left;
    padding: 0 5px 0 0;
}

#online-help-block .content-online span {
    color: #008D00;
}

#js-chat-open-action {
    padding: 4px 0 4px 0;
    display: block;
}

/* JS CHAT */
#js-chat-block {
    display: none;
    width: 213px;
    padding: 8px 0 0 0;
    background: url(images/bg-js-chat.png) no-repeat left top;
}

#js-chat-block div.list-block {
    height: 103px;
    overflow: visible;
    overflow: auto;
    margin: 0 8px 0 12px;
}

#js-chat-block div.message {
    width: 170px;
}

#js-chat-block span.message-name1 {
    font-weight: bold;
    color: #44AB44;
}

#js-chat-block span.message-text {
    color: #000;
}

#js-chat-block span.message-name2 {
    font-weight: bold;
    color: #0587B9;
}

#js-chat-block div.send-block {
    padding: 10px 10px 0 10px;
}

#js-chat-block div.send-block textarea {
    border: none;
    line-height: 16px;
    width: 193px;
    height: 49px;
    margin: 0;
    padding: 0;
    background-color: #FFFED8;
}

/* Nakupny kosik v pravom panely */
#rpcart {
    padding-bottom: 10px;
}

#rpcart div.header {
    padding: 0 5px 0 5px;
    background: url(images/icon-rp-cart.png) no-repeat 98% center #FFE9A0;
}

#rpcart div.content {
    background-color: #FFFFA0;
    padding: 5px 5px 10px 5px;
}

#rpcart div.item {
    padding: 2px 0 2px 0px;
}

#rpcart div.separator {
    margin-top: 5px;
    padding-top: 3px;
    background: url(images/rp-cart-separator.png) no-repeat left top;
}

#bodyBottom {
    height: 105px;
    background: url(images/bg-body-bottom-repeat.png) repeat-x left top;
}

#bodyBottom #footer {
    width: 920px;
    margin: 0 auto;
    color: #636363;
    font-size: 0.9em;
    padding: 30px 0 0 0;
}

#bodyBottom #footer a {
    color: #0066CC;
}

/* SITE BLOCKS */
/*
div.site-block-grey {
    background:url(images/bg-grey-repeat.png) repeat-y left top;
}

div.site-block-green {
    background:url(images/bg-green-repeat.png) repeat-y left top;
}

div.site-block .block-3-collumn {
    width:230px;
    float:left;
}
div.site-block div.sb-price {
    float:right;
    font-size:1.1em;
    font-weight:bold;
    color:#000;
}

div.site-block div.sb-content {
    padding:20px 20px 20px 10px;
}

div.site-block div.sb-content-1 {
    padding:10px 0 10px 0;
}

div.site-block div.sb-content-2 {
    padding:10px 20px 10px 10px;
}

div.site-block div.sb-img {
    width:65px;
    float:left;    
}

div.site-block div.sb-text {
    width:370px;
    float:left;
}

div.site-block img.sb-icon-active {
    float:left;
    padding:1px 3px 0 0;
}

div.site-block div.sb-text-biggest-font {
    font-size:1.2em;
}
div.site-block div.sb-text-longest {
    width:430px;
    float:left;
}

div.site-block div.sb-user-list-block {
    width:607px;
    background:url(images/separator-long.png) no-repeat left bottom;
}
div.site-block div.sb-user-list-block-no-delimiter {
    background:none;
}

div.site-block div.sb-user-list-block-content {
    padding:3px 0 5px 20px;
}

div.site-block div.sb-user-list div.sb-user-list-block-text {
    float:left;
    width:388px;
}

div.site-block div.sb-header {
    font-size:1.3em;
}

div.site-block div.sb-buttons {
    float:right;
}

div.site-block div.sb-separator {
    height:1px;
    line-height:0.1em;
    font-size:0.1em;
    background:url(images/separator-long.png) no-repeat left top;
}




div.site-block div.sb-separator-green {
    height:1px;
    line-height:0.1em;
    font-size:0.1em;
    background:url(images/separator-long-green.png) no-repeat left top;
}

span.user-roles-block {
    font-size:0.9em;
    position:relative;
}

a.user-roles-action {
    padding-right:12px;
    background:url(images/icon-blue-arrow-bottom-white-bg.png) no-repeat right center;
}

span.user-roles-hidden {
    display:none;
    position:absolute;
    right:0;
    top:15px;
    border-left:1px solid #E7E7E7;
    border-right:1px solid #E7E7E7;
    border-bottom:1px solid #E7E7E7;
    background-color:#fff;
}

span.user-roles-hidden a {
    display:block;
    text-align:center;
    border-top:1px solid #E7E7E7;
    padding:2px 5px 2px 5px;
}

a.user-blocked {
    color:#757575;
}
a.user-blocked:hover {
    color:#757575;
}
*/

/* Detail uzivatela */
table.user-detail-info {
    width: 100%;
}

table.user-detail-info td {
    vertical-align: top;
}

/* Sluzby */
table.service-pay-dialog tr td {
    color: #000;
    font-weight: bold;
    padding-right: 5px;
}

#service-detail-block table {
    width: 100%;
}

#service-detail-block table tr td.service-descr {
    width: 411px;
    padding-right: 20px;
    vertical-align: top;
}

#service-detail-block table tr td strong {
    font-size: 1.1em;
    color: #000;
}

#service-detail-block table tr td strong.service-descr-header {
    font-size: 1.2em;
}

a#display-other-services-action {
    font-size: 1.2em;
}

#display-other-services {
    display: none;
}

div.service-activated-text {
    display: none;
    color: #5D971A;
    font-size: 1.1em;
    text-align: center;
    font-weight: bold;
}

/* Zariadenia */
#device-detail-block table tr td strong {
    padding-right: 5px;
}

.password-block {
    background: #FFFF99;
    border: 1px solid #E5E5E3;
    padding: 10px;
    margin: -10px 0 2px;;
    text-align: left;
}

div.hw-sw-final-line {
    padding-bottom: 4px;
}

#user-list, #service-list, #device-list {
    /* min-height:150px;*/
    margin-bottom: 20px;
    _height: 150px
}

.tooltipContainer {
    width: 208px;
    display: block;
    padding-bottom: 12px;
    display: none;
    background: url(images/tooltip-helper-24bit.png) no-repeat left bottom;
    _background: url(images/tooltip-helper-8bit.png) no-repeat left bottom;
}

.tooltipContainer .tooltipBlock {
    display: block;
    padding: 8px;
    color: #585858;
    font-size: 0.9em;
    border: 2px solid #FAEB9F;
    background-color: #FBF7B8;
}

/* Objednavky a platby */

#order-list-content table.orders {
    width: 100%;
}

#order-list-content table.orders tr td strong {
    color: #000;
}

#order-list-content table.orders tr td.header {
    width: 20%;
}

#order-list-content table.orders tr td.value {
    width: 20%;
}

#order-list-content table.orders tr td.items {
    width: 37%;
    vertical-align: top;
}

#order-list-content table.orders tr td.detail {
    padding-left: 45px;
}

table.orders-main-table {
    width: 100%;
    background-color: #F7F7F7;
    border: 1px solid #CED1D3;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

table.orders-main-table thead {
    background-color: #E9EAEB;
}

table.orders-main-table thead tr th {
    text-align: left;
}

table.orders-main-table thead tr th.price, table.orders-main-table thead tr th.center {
    text-align: center;
}

table.orders-main-table tr td {
    border-top: 1px solid #CED1D3;
    border-right: 1px solid #CED1D3;
}

table.orders-main-table tr td.last {
    border-right: none;
}

table.orders-main-table tr td.price {
    background-color: #F7F794;
    text-align: center;
}

/* Detail objednavky */
table.order-detail-table {
    width: 100%;
}

/* Eshop */
div.product-item {
    padding: 10px 10px 10px 0;
}

div.product-item-delimiter {
    margin-bottom: 15px;
    background: url(images/separator-long.png) no-repeat left bottom;
}

div.product-item div.picture-container {
    float: left;
    width: 138px;
    text-align: center;
}

div.product-item div.picture-container div.reviews {
    font-size: 0.9em;
}

/* Product rank */
div.product-rank .ranktitle {
    float: left;
    width: auto;
    margin-right: 0.5em;
}

div.product-rank .rankbar {
    width: 65px;
    height: 13px;
    overflow: hidden;
    background: url(images/rankstar2.png) repeat-x 0px 0px;
    position: relative;
    margin: 0 auto;
}

div.product-rank .rankbar .rankcur {
    width: 0px;
    height: 13px;
    overflow: hidden;
    background: url(images/rankstar1.png) repeat-x 0px 0px;
    position: absolute;
    top: 0px;
    left: 0px;
}

div.product-item div.content-container {
    float: left;
    width: 400px;
}

div.product-item div.content-container div.content {
    padding: 0 14px 0 14px;
}

div.product-item div.content-container div.header {
    font-size: 1.2em;
    color: #000;
    font-weight: bold;
    padding-bottom: 10px;
}

div.product-item div.content-container p {
    margin: 0;
    padding: 0 0 5px 0;
}

div.price-container {
    float: right;
    text-align: center;
    width: 152px;
}

div.price-container div.button-bg {
    background-color: #E2E2E2;
    border: 2px solid #DCDCDC;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px;
}

div.price-container input.add-cart-action {
    float: left;
    width: 25px;
    padding: 5px 0 5px 0;
    text-align: center;
}

div.price-container div.ks {
    float: left;
    padding: 5px 5px 0 5px;
    color: #000;
    font-weight: bold;
}

div.price-container div.price {
    padding-top: 7px;
}

div.price-container div.price .amount {
    font-size: 1.2em;
}

table.rankcategory td {
    padding: 3px 3px 0;
}

#product-descr-block {
    text-align: justify;
    width: 500px;
    float: left;
}

#product-img-block {
    width: 180px;
    float: right;
}

#product-img-block  div.price-container {
    float: none;
    margin: 0 auto;
}

/* Recenzie produktu */
.review {
    margin-bottom: 20px;
}

.review .title {
    font-size: 1.1em;
    float: left;
    margin-bottom: 0.2em;
}

.review .product-rank {
    float: right;
}

.review .product-rank .rankbar {
    float: left;
}

.review .text {
    border-top: 1px solid #E7E7E7;
    margin-bottom: 0.5em;
    padding-top: 0.2em;
}

/* Cart */

span.item-count {
    display: block;
    float: left;
    padding: 3px 2px 0 0;
}

span.item-count-ks {
    display: block;
    float: left;
    padding: 3px 5px 0 0;
}

span.cart-total-price {
    color: #000;
    font-weight: bold;
}

table.order-summary {
    width: 100%;
}

/* historia hovorov */
#history_content {
    padding: 0px 15px;
}

#history_content h2 {
    padding-left: 15px;
}

.assistant-block .history_records_count {
    width: 220px;
}

.print_export a {
    color: #666666;
    text-decoration: underline;
}

.print_export a.print {
    background: url(images/prh-icon-print.png) no-repeat 0 0;
    padding: 6px 0 6px 28px;
}

.print_export a.export-csv {
    background: url(images/prh-icon-export-csv.png) no-repeat 0 0;
    padding: 6px 0 6px 28px;
}

table.call_history {
    border: 1px solid #CED1D3;
    border-radius: 4px 4px 4px 4px;
    width: 100%;
}

table.call_history th {
    background: url(images/table-history-th.png) repeat-x left top;
    border-bottom: 1px solid #b7babc;
    padding: 0px;
    font-weight: normal;
    height: 43px;
}

table.call_history th div {
    border-right: 1px solid #ffffff;
    margin: 0px;
    padding: 0 6px;
    line-height: 33px;
}

table.call_history th div a {
    color: #626262;
    text-decoration: none;
}
table.call_history th div a:hover {
    text-decoration: underline;
}
table.call_history th div .sort {
    float: right;
    line-height: 6px;
    margin-top: 8px;
    margin-right: 5px;
}

table.call_history th div .sort a {
    display: block;
    height: 8px;
}
table.call_history th.last div {
    border: 0px;
}

table.call_history tr.even {
    background-color: #efefef;
}

/* Rozsirene vyhladavanie */
#advanced-search {
    color: #000000;
}

#advanced-search-top {
    background: url(images/advanced-search-top-bg.png) repeat-x left top;
    line-height: 28px;
    border: 1px solid #e5e5e3;
    padding-left: 10px;
}

#advanced-search-top span {
    background: url(images/prh-icon-close.png) no-repeat 0 50%;
    line-height: 28px;
    padding-left: 20px;
    font-weight: bold;
    cursor: pointer;
}

#advanced-search-top.active span {
    background: url(images/prh-icon-open.png) no-repeat 0 50%;
}

#advanced-search-body {
    border: 1px solid #e5e5e3;
    background: #f4f4f4;
    padding: 10px 0 5px 38px;
    display: none;
}

#advanced-search-body div {
    float: left;
    width: 217px;
    border-right: 1px solid #e3e3e3;
    padding-left: 10px;
    padding-bottom: 5px;
}

#advanced-search-body div label {
    display: block;
}

#advanced-search-body div span {
    color: #777777;
}

#advanced-search-body div span.disabled {
    color: #777777;
    display: block;
    padding: 2px 0 2px 23px;
}

#advanced-search-body div.last {
    border: none;
}

#advanced-search-body h3 {
    padding: 0 0 5px 20px;
    margin: 0px;
    color: #679e29;
    font-weight: bold;
    font-size: 12px;
}

.history_counter {
    padding: 10px 0 10px 10px;
}

.history_counter b {
    font-weight: bold;
    color: #000000;
}

.history_legend {
    padding: 10px;
    border: 1px solid #e5e5e3;
    margin: 15px 0 20px 0;
    line-height: 30px;
}

.history_legend div {
    float: right;
    margin-right: 15px;
    line-height: 30px;
}
.history_legend img {
    opacity: 0.5;
    vertical-align: middle;
    margin-right: 5px;
}

/* Konfiguracia sluzby */

/* typ 3 (podstranka s vlekymi tlacidlami telefonu) */
div.phone-button {
    width: 230px;
    height: 149px;
    float: left;
    background: url(images/bg-phone-button-grey.png) no-repeat left top;
}

div.phone-button-active {
    background: url(images/bg-phone-button-green.png) no-repeat left top;
}

div.phone-button div.phone-button-case {
    font-weight: bold;
    text-align: right;
    position: relative;
    padding: 0 30px 20px 0;
}

div.phone-button div.phone-button-case span.phone-digit {
    font-size: 9.0em;
    color: #929393;
}

div.phone-button-active div.phone-button-case span.phone-digit {
    color: #7C9C34;
}

div.phone-button div.phone-button-case div.phone-button-text {
    position: absolute;
    left: 18px;
    top: 30px;
    width: 121px;
    height: 58px;
    text-align: left;
    font-size: 0.9em;
    word-wrap: break-word;
}

div.phone-button div.phone-button-case div.phone-button-button {
    position: absolute;
    left: 33px;
    bottom: 29px;
}

/* typ 1 (tab s tabulkou priradenych cisel) */
div.service-config-number-line {
    margin: 0 0 5px 0;
}

div.service-config-number-line input, div.service-config-number-line img, div.service-config-number-line span {
    float: left;
}

div.service-config-number-line span {
    display: block;
    padding: 5px 5px 0 5px;
}

div.service-config-number-line img {
    padding-top: 6px;
}

div.service-config-number-line img.people {
    padding-top: 4px;
}

div.service-config-number-line a.remove-phone-number-trigger img {
    padding: 3px 0 0 6px;
}

div.service-config-number-line input {
    width: 20px;
}

/* Formular pre nastavenie sluzby */
div.call-routes-separator {
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: url(images/separator-long.png) no-repeat left bottom;
}

div.call-routes div.blocks {
    background: url(images/dot-grey.png) repeat-y 155px top;
}

div.call-routes div.blocks div.block1, div.call-routes div.blocks div.block2 {
    float: left;
}

div.call-routes div.blocks div.block1 {
    width: 180px;
    text-align: center;
}

div.call-routes div.route-line {
    margin-bottom: 10px;
}

div.call-routes div.route-line span.text {
    display: block;
    padding: 3px 10px 0 10px;
}

div.call-routes div.route-line div.button2 {
    margin-top: 3px;
}

div.call-routes div.route-line img, div.call-routes div.route-line div.button2, div.call-routes div.route-line span.text {
    float: left;
}

.problem-description {
    width: 350px;
    height: 150px;
}

.short-input {
    width: 50px;
}

.combo-input, .ui-widget .combo-input {
    height: 25px;
    border-right: 0px !important;
    padding: 0px 5px 0 !important;
    margin: 0px;
    text-align: left;
    width: 330px;
    vertical-align: middle !important;
    background: white;
}

.ui-button {
    vertical-align: middle !important;
    height: 27px;
    padding: 0;
}

.ui-autocomplete.ui-menu {
    background: white;
}

.add-users-list {
    clear: both;
    padding: 10px 0;
}

.delete-icon {
    vertical-align: middle;
    margin: 0 0 0 2px;
}

.assistant-block-info .sb-buttons {
    float: right;
    margin: 10px 40px 0 0;
}

.text-block {
    display: block;
    float: left;
    width: 150px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
}

.text-block.longer {
    width: 400px;
}

#service-buy-dialog .price, .ui-dialog .price {
    color: red;
}

.combowidget {
    margin: 10px 0;
}

dd {
    margin: 0;
    clear: both;
}

dt {
    font-weight: bold;
}

.radio-label {
    display: block;
    clear: both;
    font-weight: bold;
    font-size: 14px;
    color: black;
    margin: 10px 0 10px 0;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

.radio_option {
    float: left;
}

.radio-block input {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

.radio-block {
    clear: both;
}

.radio-separator {
    clear: both;
    margin-top: 5px;
    display: block;
    height: 10px;
    width: 100%;
}

.service-status-label {
    font-weight: bold;
    font-size: 14px;
    color: black;
}

.service-for-domain {
    margin: 10px 0;
}

.debet {
    color: red;
}

.no-user-text {
    display: none;
    color: red;
    padding: 3px;
}

#order-detail-block {
    margin: 15px 0 0;
}

.h1 .note {
    color: #626262;
    font-size: 12px;
    font-weight: normal;
}

.inline-form {
    display: none;
}

.bold {
    font-weight: bold;
}

#order-list-content .summary {
    font-size: 16px;
    margin: 20px 0 0 10px;
    font-weight: bold;
    color: black;
}

.provider_logo {
    float: left;
    margin: 0 20px 0 0;
}

.trunk {
    clear: both;
    padding: 10px;
    margin-left: 100px;
}

h3.provider_name {
    font-weight: normal;
    margin: 5px 0 5px;
    padding: 0;
}

.disabled_direction {
    background-color: #d41818;
    height: 15px;
    font-size: 10px;
    width: 70px;
    border: 1px solid #c00404;
    float: left;
    color: white;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 15px 0 0;
}

.prefered_direction {
    background-color: #619724;
    height: 15px;
    font-size: 10px;
    width: 70px;
    border: 1px solid #578e18;
    float: left;
    color: white;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 15px 0 0;
}

.trunk_label {
    background-color: #619724;
    height: 12px;
    font-size: 10px;
    line-height: 12px;
    padding: 0px 10px 0 5px;
    border: 1px solid #578e18;
    /*float:left;*/
    color: white;
    text-align: center;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-top-right-radius: 50px 25px;
    border-bottom-right-radius: 50px 25px;
    margin: 0 10px 0 0;
    min-width: 78px;

}

table.table-green-2column table.number_entry {
}

table table.number_entry td {
    border: none;
    padding: 0;
    text-align: left;
    height: 21px;
    line-height: 21px;
    width: 35px;
}

table.number_entry td.first {
    width: 30px;
    padding: 0;
}

table.number_entry td.second {
    padding: 0;
}

table.number_entry td.third {
    width: 80px;
}

table.number_entry td.fourth {
    width: 21px;
}

table.number_entry td.fifth {
    width: 21px;
    padding: 0;
}

.number_entry input {
    width: 30px;

}

.number_entry .data {
    padding-right: 30px;
}

.directions {
    position: relative;
    width: 300px;
    float: left;
}

.direction {
    display: block;
    height: 20px;
}

.directions .delete {
    display: block;
    float: right;
}

.last_update {
    font-size: 12px;
    font-weight: normal;
    color: #626262;
}

.filelist {
    height: 150px;
    width: 99%;
    overflow: auto;
    background: white;
    margin: 10px 0;
    border: 1px solid #555;
}

table.numbers {
    width: 95%
}
table.numbers th {
    color: black;
    text-align: left;
    vertical-align: top;
    width: 40%;
}
table.numbers th:first-child {
    width: 20%;
}

table.numbers td, table.numbers th {
    padding: 10px;
}

table.numbers td.incoming {
    background-color: #d1edf7;
}

table.numbers td {
    text-align: right;
    padding: 10px;
    vertical-align: top;

}

table.numbers td.user {
    text-align: left;
    padding: 10px;
}

table.numbers th.in {
    background-color: #aedee5;
}

.hide {
    display: none ;
}

.mc-number {
    width: 220px;
    height: 134px;
    float: left;
    margin: 5px;
    position: relative;
}

.mc-number .text {
    position: absolute;
    top: 30px;
    left: 18px;
    font-weight: bold;
}

.mc-number .button {
    position: absolute;
    top: 90px;
    left: 40px;
}

.mc-number0 {
    background-image: url('./../images/dialpad/grey/1.png');
}

.mc-number1 {
    background-image: url('./../images/dialpad/grey/2.png');
}

.mc-number2 {
    background-image: url('./../images/dialpad/grey/3.png');
}

.mc-number3 {
    background-image: url('./../images/dialpad/grey/4.png');
}

.mc-number4 {
    background-image: url('./../images/dialpad/grey/5.png');
}

.mc-number5 {
    background-image: url('./../images/dialpad/grey/6.png');
}

.mc-number6 {
    background-image: url('./../images/dialpad/grey/7.png');
}

.mc-number7 {
    background-image: url('./../images/dialpad/grey/8.png');
}

.mc-number8 {
    background-image: url('./../images/dialpad/grey/9.png');
}

.mc-number9 {
    background-image: url('./../images/dialpad/grey/10.png');
}

.mc-number10 {
    background-image: url('./../images/dialpad/grey/0.png');
}

.mc-number11 {
    background-image: url('./../images/dialpad/grey/11.png');
}

.mc-number0.active {
    background-image: url('./../images/dialpad/green/1.png');
}

.mc-number1.active {
    background-image: url('./../images/dialpad/green/2.png');
}

.mc-number2.active {
    background-image: url('./../images/dialpad/green/3.png');
}

.mc-number3.active {
    background-image: url('./../images/dialpad/green/4.png');
}

.mc-number4.active {
    background-image: url('./../images/dialpad/green/5.png');
}

.mc-number5.active {
    background-image: url('./../images/dialpad/green/6.png');
}

.mc-number6.active {
    background-image: url('./../images/dialpad/green/7.png');
}

.mc-number7.active {
    background-image: url('./../images/dialpad/green/8.png');
}

.mc-number8.active {
    background-image: url('./../images/dialpad/green/9.png');
}

.mc-number9.active {
    background-image: url('./../images/dialpad/green/10.png');
}

.mc-number10.active {
    background-image: url('./../images/dialpad/green/0.png');
}

.mc-number11.active {
    backgrounOAd-image: url('./../images/dialpad/green/11.png');
}

input.toonect_number.error {
    border: 2px solid red;
}

div.error {
    color: red;
}

.picture img {
    max-width: 130px;
}

#product-img-block img {
    max-width: 160px;
}

.office_line {
    margin: 10px 0;
}

.main-pstn {
    border: 2px solid #C7E4A3;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    padding-bottom: 2px;
}

.main-pstn .label {
    position: absolute;
    background-color: #7AC025;
    float: left;
    width: 100px;
    height: 100%;
    color: white;

    margin: -2px 0 0 -1px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px;

}

.main-pstn .label .text {
    padding: 20px 0 0 10px;
    padding: 20px 0 0 10px;
}

div.sb-separator {
    height: 1px;
    line-height: 0.1em;
    font-size: 0.1em;
    margin-top: 10px;
    background: url(images/separator-long.png) no-repeat left top;
}


.numbers-list
{
    vertical-align: middle;
    line-height: 45px ;

}

.numbers-list img
{
    float: left;
    margin: 0 15px 0 0;
}

.numbers-list a
{
    vertical-align: middle;
    line-height: 45px ;
}

.mp3player
{
    float:right;
    padding: 3px 10px 0;
}

table.table-green-2column th.in
{
    border: none;
}

.numbers
{
    margin: 10px 0;
}

#user-detail-block .numbers th:first-child ,
#user-detail-block .numbers td:first-child
{
    display: none;
}