body {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 14px;
    background: url('/images/back.png') repeat-x #c7c6c6;
    text-align: center;
}

.clear-box {
    clear: both;
}

a {
    text-decoration: none;
    color: #084b78;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

h2 {
    color: #0b507d;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 2px;
}

input.text {
    margin: 0;
    padding: 0 5px 0 5px;
    width: 203px;
    height: 30px;
    background: url('/images/input-back.jpg') no-repeat;
    font-size: 14px;
    border: none;
}

div#working {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    color: silver;
    background: url('/images/loading.gif') no-repeat 10px center black;
    padding: 8px 20px 8px 40px;
    font-size: 11px;
}

div#header {
    margin: 10px 0 0 10px;
}

div#login-box {
    position: absolute;
    top: 8px;
    right: 35px;
}

div#login-box div {
    float: left;
    height: 19px;
}

div#login-box div.left {
    width: 7px;
    background: url('/images/login-box-left.jpg') no-repeat;
}

div#login-box div.right {
    width: 7px;
    background: url('/images/login-box-right.jpg') no-repeat;
}

div#login-box div.middle {
    padding-top: 2px;
    height: 17px;
    background-color: #e2e3e4;
    font-size: 12px;
}

div#login-box div.middle a {
    font-size: 11px;
}

div#header img {
    position: absolute;
    top: 10px;
    z-index: 999;
}

div#header h1 {
    margin: 10px 0 0 140px;
    width: 426px;
    height: 95px;
    background: url('/images/header.jpg') no-repeat;
}

div#header h1 a {
    display: inline-block;
    height: 100%;
    width: 100%;
}

div#header {
    margin-bottom: 10px;
}

div#header h1 span {
    display: none;
}

div#menu-container {
    position: relative;
    height: 28px;
    background: url('/images/menu.jpg') repeat-x;
    text-align: right;
}

div#main-container {
    position: relative;
    text-align: left;
    background: url('/images/main-container-back.png') repeat-y transparent;
    width: 950px;
    margin: 0 auto;
}

div#footer-container {
    background: url('/images/footer-container-back.png') no-repeat transparent;
    width: 950px;
    height: 30px;
    margin: 0 auto 25px auto;
    font-size: 10px;
    color: silver;
    text-align: center;
    padding-top: 20px;
}

div#footer-container a {
    color: gray;
    font-weight: bold;
}

div#main-container .content {
    width: 902px;
    margin-left: 25px;
}

.text-block {
    margin: 10px 0 20px 0;
}

div#left-panel {
    float: left;
    width: 250px;
}

div#content-container {
    float: left;
    width: 600px;
    line-height: 25px;
    text-align: justify;
}

ul.main-menu {
    list-style: none;
    margin: 0 15px 0 0;
    padding: 0;
    float: right;
    margin-top: 4px;
}

ul.main-menu li {
    float: left;
    padding-right: 30px;
}

ul.main-menu li.last {
    padding: 0;
}

ul.main-menu li a {
    color: white;
    font-weight: bold;
    font-size: 12px;
}

div#left-panel .box-container {
    width: 209px;
    margin: 15px 0 10px 10px;
}

div#left-panel .box-container .top {
    height: 10px;
    background: url("/images/left-box-top.jpg") no-repeat;
}

div#left-panel .box-container .middle {
    background: url("/images/left-box-middle.jpg") repeat-y;
}

div#left-panel .box-container .middle .content {
    width: auto;
    font-size: 11px;
    line-height: 15px;
    margin: 0;
    padding: 10px;
}

div#left-panel .box-container .middle h3 {
    margin: 0 0 0 5px;
    padding: 0;
    height: 22px;
    background: url('/images/left-box-bullet.jpg') no-repeat;
    padding-left: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #3081ae;
}

div#left-panel .box-container .bottom {
    height: 10px;
    background: url("/images/left-box-bottom.jpg") no-repeat;
}

div#btn-panel {
    text-align: center;
}

div#btn-panel .btn-container {
    margin: 0 auto;
    display: inline-block;
}

div#btn-panel .btn-container div {
    float: left;
    color: white;
    font-weight: bold;
    line-height: normal;
}

div#btn-panel .btn-container div a {
    color: white;
}

.blue-btn {
    background: url('/images/blue-btn.jpg') no-repeat;
    width: 213px;
    padding-top: 13px;
    height: 56px;
}

.green-btn {
    background: url('/images/green-btn.jpg') no-repeat;
    width: 213px;
    height: 69px;
    padding-top: 23px;
    height: 46px;
}

.system-btn {
    display: inline-block;
    width: 208px;
    height: 31px;
    padding-top: 5px;
    background: url('/images/green-btn-small.jpg') no-repeat;
    font-weight: bold;
    text-align: center;
}

.system-btn a {
    color: white;
}

.system-btn.ca {
    margin: 0 auto;
}


/* KONTAKT */
.contact-table {
    float: left;
    margin-top: 50px;
}

.contact-table td {
    vertical-align: top;
    padding-bottom: 20px;
    line-height: normal;
}

.contact-table td.left {
    color: gray;
    text-align: right;
    padding-right: 25px;
}

.contact-table td.right .descr {
    font-size: 10px;
    color: gray;
}

.contact-table td.right.s {
    font-weight: bold;
}

.contact-icon {
    float: right;
    width: 128px;
    height: 128px;
    background: url('/images/contact.png') no-repeat;
    margin: 100px 50px 0 0;
}

/* REGISTRACIA */
.reg-table {
    margin-top: 40px;
}

.reg-table td {
    padding-bottom: 15px;
}

.reg-table td.left {
    padding-right: 30px;
    text-align: right;
}

.reg-table td.descr {
    font-size: 10px;
    color: gray;
    padding-left: 15px;
    line-height: normal;
}

.reg-ok-info {
    margin-top: 50px;
    padding: 15px 15px 15px 50px;
    background-color: #f1f1f1;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-image: url('/images/info.png');
    border: solid 1px silver;
}

/* LOGIN */
#login-dlg-container {
    position: absolute;
    display: none;
    top: 35px;
    right: 35px;
    width: 284px;
    font-size: 10px;
}

#login-dlg-container input {
    width: 75px;
    height: 14px;
    font-size: 10px;
    margin: 0 5px 0 2px;
    border: solid 1px silver;
}

#login-dlg-container .top {
    height: 6px;
    background: url('/images/login-box-top.png') no-repeat;
}

#login-dlg-container .middle {
    background: url('/images/login-box-middle.png') repeat-y;
    padding: 0 5px 0 5px;
}

#login-dlg-container .middle .error {
    display: none;
    margin: 3px 5px 0 0;
    background: url('/images/excl.png') no-repeat left center;
    padding: 3px 0 3px 20px;
    color: red;
}

#login-btn {
    display: inline-block;
    float: right;
    position: relative;
    top: -4px;
    width: 33px;
    height: 26px;
    background: url('/images/login-btn.png') no-repeat;
    cursor: pointer;
}

#login-dlg-container .bottom {
    height: 6px;
    background: url('/images/login-box-bottom.png') no-repeat;
}

/* AKTIVACIA */
div.act-ok, div.act-err {
    background-color: #f1f1f1;
    border: solid 1px silver;
    padding: 15px 15px 15px 70px;
    background-repeat: no-repeat;
    background-position: 5px center;
}

div.act-ok {
    background-image: url('/images/ok-large.png');
}

div.act-err {
    background-image: url('/images/error-large.png');
}

/* PRIDAVANIE DOMEN */
#add-domain-container {
    margin-top: 30px;    
}
.domain-table {
    width: 100%;
    margin: 0;
    padding: 0;
}

.domain-table td {
    padding-bottom: 15px;
}

.domain-table td.left {
    width: 130px;
    padding-right: 20px;
    text-align: right;
}

.domain-table td.descr {
    font-size: 10px;
    color: gray;
    padding-left: 15px;
    line-height: normal;
}


/* ZOZNAM DOMEN */
#domain-container {
    margin-top: 30px;
}

.domain-list {
    margin: 10px 0 0 25px;
    padding: 0;
}

.domain-list li {
    font-size: 14px;
    padding-bottom: 8px;
}

.domain-list-item {
    width: 100%;
    margin-bottom: 35px;
}

.no-items {
    border: solid 1px silver;
    background: #f1f1f1;
    padding: 15px;
}

.d-info {
    float: left;
    width: 400px;
    font-size: 11px;
}

.d-info .name {
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    background: url('/images/domain-icon.png') no-repeat;
    padding-left: 40px;
}

.d-info .date {
    width: 200px;
}

.d-info div {
    float: left;
}

.d-price {
    float: right;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 15px 5px 15px;
    border: solid 1px silver;
    background: #f1f1f1;
    margin-top: 10px;
}

#domain-detail-left-panel {
    position: relative;
    margin-top: 50px;
}

#domain-detail-left-panel table {
    width: 400px;
}

#domain-detail-left-panel table td {
    padding-bottom: 15px;
}

#domain-detail-left-panel table td.left {
    color: gray;
    vertical-align: top;
    width: 140px;
}

#domain-detail-left-panel table td.right img {
    vertical-align: middle;
}

#domain-contact-box {
    position: absolute;
    right: 0;
    top: 0;
}

.detail-ad {
    position: absolute;
    right: 0;
    top: 70px;
    width: 120px;
    height: 240px;
}
