html {
    padding: 0;
    margin: 0;
    border: none;
}

body {
    padding: 0;
    margin: 0;
    border: none;
    background-color: #060600;
    /*background:#000 url(../images/thatter2.jpg) repeat-x scroll 295px 0px;*/
    /*background:#000 url(../images/bgpattern.jpg);*/
    color: #ff0;
    font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Georgia;
    font-size: 0.9em;
    line-height: 1.3em;
    text-align: left;
}

#kozepre {
    width: 960px;
    _width: 920px;
    margin: 0;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    /*background:#000 url(../images/thatter.jpg) no-repeat scroll center 240px;*/
    background: #000 url(../images/thatter2.jpg) no-repeat scroll 0px 240px;
    border-right: 1px solid #330;
    border-left: 1px solid #330;
}

img, div {
    behavior: url(../js/iepngfix.htc);
}

a, a:link, a:active, a:visited {
    outline: none;
    text-decoration: none;
    border-bottom: 1px dashed #ff9;
    color: #ff9;
    padding: 0px 3px;
}

a:hover {
    background-color: #ff0;
    color: #000;
    cursor: pointer;
}

#tartalom {
    clear: both;
    float: none;
    text-align: left;
    margin: 0;
    padding: 0;
    margin: 0px 30px 20px 30px;
    _margin: 0px -20px 0px 20px;
    width: 900px;
}

#tartalom li {
    margin-left: 30px;
}

#tartalom p {
    text-align: justify;
    text-indent: 1em;
}

.foto {
    border: 5px solid #ff0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.jobbra {
    float: right;
    margin: 5px 0px 10px 20px;
}

.balra {
    float: left;
    margin: 0px 20px 10px 0px;
}

.music {
    float: right;
    width: 290px;
    height: 24px;
}

h1, h2, h3 {
    font-weight: bold;
}

h1 {
    letter-spacing: 0.1em;
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 1.8em;
    color: #cc0;
    /*text-transform:uppercase;*/
    font-family: "Trebuchet MS", Georgia;
}

h1 small {
    letter-spacing: 0em;
    display: block;
    margin-top: 5px;
    font-size: 0.7em;
    text-transform: none;
    color: #660;
}

h2 {
    padding-bottom: 20px;
    font-size: 1.3em;
    color: #660;
}

h3 {
    font-size: 1.0em;
    color: #ff9;
}

.fooldalra {
    text-align: left;
    width: 255px;
    height: 185px;
    display: block;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 305px;
    /*border:1px solid red;*/
    _left: 150px;
    _height: 135px;
}

.fooldalra a {
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    filter: alpha( opacity = 0);

opacity:
    0;
}

.nyelv {
    width: 150px;
    height: 20px;
    display: block;
    float: left;
    text-align: center;
    font-size: 0.9em;
}

.nyelv a, .nyelv a:visited {
    border: none;
}

.login {
    padding-top: 5px;
    /*border:1px solid red;*/
    display: block;
    float: right;
    width: 380px;
    height: 120px;
    text-align: left;
}

.labellogin {
    margin: 5px;
    clear: both;
    float: left;
    display: block;
    width: 45px;
    height: 20px;
    font-weight: bold;
}

.inputlogin, .inputvk {
    margin: 5px;
    padding: 2px 5px 2px 5px;
    display: block;
    width: 150px;
    height: 20px;
    background-color: #000;
    border: 2px solid #ff0;
    color: #990;
    font-weight: bold;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.inputlogin:focus, .inputvk:focus {
    background-color: #110;
}

.inputvk {
    display: inline-block;
}

.gomblogin {
    margin-left: 169px;
    background-color: #ff0;
    border: 2px solid #ff0;
    color: #000;
    font-weight: bold;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 50px;
    cursor: pointer;
}

.gombvk {
    margin-left: 0px;
}

.gomblogin:hover {
    background-color: #cc0;
    border: 2px solid #cc0;
}

#fejlec {
    text-align: left;
    display: block;
    width: 960px;
    height: 242px;
    background: #000 url(../images/fejlec.jpg) no-repeat;
    overflow: hidden;
    /*_margin-top:65px;*/
}

.menusor {
    display: block;
    text-align: center;
    position: relative;
    top: 10px;
    /*_top:-40px;*/
    left: 280px;
    width: 300px;
    font-family: "Trebuchet MS", Verdana, Tahoma;
    font-size: 1.1em;
}

.menusor ul li {
    display: inline;
    list-style-type: none;
}

.menusor a, .menusor a:visited {
    font-weight: bold;
    border: none;
}

#lablec {
    position: relative;
    border-top: 4px solid #ff0;
    padding-top: 5px;
    font-size: 0.74em;
    text-align: center;
    height: 25px;
}

.footlink {
    overflow: hidden;
    position: absolute;
    top: -18px;
    left: 30px;
    text-align: center;
    display: block;
    width: 250px;
    height: 33px;
    background: #ff0 url(../images/footbg.gif) no-repeat;
    color: #000;
    padding: 15px 10px 0px 10px;
    /*-moz-border-radius:10px 10px 0px 0px;
     -webkit-border-radius:10px 10px 1px 1px;*/
}

.footlink a, .footlink a:visited {
    border: none;
}

.footlink a:hover {
    text-decoration: none;
}

.booking {
    padding-top: 5px;
    color: #cc0;
    width: 580px;
    float: left;
    text-align: right;
}

.booking span {
    color: #fff;
    /*text-decoration:blink;*/
}

.hir {
    margin-bottom: 20px;
    padding-top: 10px;
    border-top: 1px solid #cc0;
}

.hir small {
    display: block;
    margin-bottom: 10px;
    font-size: 0.75em;
    color: #cc6;
}

.hirgorgeto {
    text-align: center;
    font-size: 0.9em;
}

.hirgorgeto a, .hirgorgeto a:visited {
    border: none;
}

.koncertek table thead, .savok table thead {
    background-color: #990;
    color: #000;
}

.koncertek td, .savok td {
    text-align: center;
    padding: 10px;
    border: 1px dashed #660;
}

.savok td {
    padding: 5px;
}

.savok {
    border-bottom: 1px dashed #990;
    margin-bottom: 30px;
}

.savok h3 {
    text-align: center;
}

.savok a, .savok a:visited {
    border: none;
}

.savok a:hover {
    background-color: transparent;
}

.koncertek table tbody tr {
    background-color: #000;
    color: #ff0;
}

.koncertek table tbody tr a {
    color: #660;
    border-bottom: 1px dashed #660;
}

.koncertek table tbody tr a:hover {
    color: #999;
    border-bottom: 1px dashed #999;
    background-color: transparent;
}

.odd, .koncertek .odd {
    background-color: #ff0;
    color: #000;
}

.rss {
    position: relative;
    top: 45px;
    width: 48px;
    display: block;
    margin: 0;
}

a.rss, a:visited.rss {
    border: none;
}

a:hover.rss {
    background: none;
}

.clearer {
    clear: both;
    float: none;
}

.fotok a, .fotok a:visited {
    border: none;
}

.fotok a:hover {
    background: none;
}

.fotok a:hover img {
    border-color: #990;
}

.fotok .foto {
    float: left;
    display: block;
    margin: 0px 2px 0px 2px;
    padding: 0;
    width: 160px;
    height: 120px;
}

.bejegyzes {
    border: 1px dashed #990;
    padding: 10px;
    margin-bottom: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #110;
}

tr.elmarad td {
    background: #ffe url(../images/elmarad.gif) repeat;
    text-decoration: line-through;
    color: #666;
}

hr {
    width: 95%;
    height: 2px;
    border-width: 0px;
    color: #FFFF00;
    background-color: #FFFF00;
}
