* {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
}

body {
    margin: 0;
    padding: 0;
    color: #000000;
    background-color: #ffffff;
    text-align: center;
}

a {
    color: #000000;
}

a:hover {
    text-decoration: none;
}

.cb {
    clear: both;
}

#header-first-line {
    border-bottom: 1px solid #000000;
    padding: 15px 0 15px 0;
}

#header-first-line h1 {
    margin: 0;
    font-size: 24px;
    float: left;
}

#header-first-line h1 span {
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
}

#header-first-line div.counter {
    float: right;
}

#counter {
    font-size: 24px;
    font-weight: bold;
}

#header-second-line {
    border-bottom: 1px solid #000000;
    padding: 15px 0 15px 0;
}

#header-second-line * {
    font-size: 14px;
    text-transform: uppercase;
}

#header-second-line a {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

#header-second-line a:hover {
    text-decoration: underline;
}

#header-second-line div.header {
    float: left;
}

#header-second-line div.header a {
    font-weight: normal;
}

#header-second-line div.link {
    float: right;
}

#div-center {
    width: 870px;
    margin: 0 auto;
}

#div-center * {
    text-align: left;
}

#left-column {
    width: 585px;
    float: left;
}

#left-column-inner {
    padding: 0 15px 15px 0;
}

#left-column h2, #left-column h3 {
    margin: 0;
    font-size: 16px;
}

#left-column h2 a {
    font-size: 16px;
    text-decoration: none;
}

#left-column h2 a:hover {
    text-decoration: underline;
}

#left-column div.content {
    border-bottom: 1px solid #000000;
    padding: 0 0 10px 0;
    margin: 15px 0 15px 0;
}

#left-column div.date {
    margin-bottom: 10px;
}

#left-column div.comments-link {
    margin-bottom: 15px;
    text-align: right;
}

#left-column div.comments div.name {
    margin-top: 15px;
    font-weight: bold;
}

#left-column div.comments ol {
    padding: 0;
    margin: 0;
}

#left-column div.leave-comment {
    margin-top: 15px;
}

#left-column div.leave-comment table {
    margin-top: 10px;
}

#left-column div.leave-comment table td,
#left-column div.leave-comment table th {
    vertical-align: top;
    text-align: left;
    padding: 0 5px 5px 0;
}

#left-column div.leave-comment table th {
    font-weight: bold;
}

#left-column div.leave-comment input {
    border: 1px solid #000000;
    width: 200px;
}

#left-column div.leave-comment textarea {
    border: 1px solid #000000;
    width: 400px;
    height: 200px;
}

#left-column div.leave-comment button {
    border: 1px solid #000000;
    color: #ffffff;
    background-color: #000000;
}

#left-column div.concerts div {
   margin-bottom: 10px;
}

#right-column {
    width: 250px;
    float: right;
}

#right-column div.news {
    border-bottom: 1px solid #000000;
    padding: 0 15px 15px 15px;
}

#right-column div.news div {
   margin-bottom: 10px;
}

#right-column div.concerts {
    border-bottom: 1px solid #000000;
    padding: 15px;
}

#right-column div.concerts div {
   margin-bottom: 10px;
}

#right-column div.contact {
    padding: 15px;
}

#right-column div.contact div {
   margin-bottom: 10px;
}

#right-column div.contact span.header {
   font-size: 14px;
   font-weight: bold;
}

#content {
    border-bottom: 1px solid #000000;
    padding: 15px 0 15px 0;
}

#footer {
    padding: 15px 0 15px 0;
}

#footer div.navrcholu {
    float: right;
}
