/************************* copyright admin@teenage.cz **************************/
html, body, *{
    margin: 0;
    padding: 0;
    color: #5B5B5C;
}
a{color: #5B5B5C}
a:hover{color: #7F8302}

body{
    background: #333;
}

#pagewidth{
    width: 1016px;
    background: url('left.jpg') 0 346px no-repeat;
}

#header{
    position: relative;
    background: url('top.jpg') 0 0 no-repeat;
    height: 346px;
    width: 1016px;
}
/*flash*/
#monto{
    position: relative;
    top: 26px;
    left: 175px;
}

.maincol{
    position: relative;
    padding-left: 220px;
    background-position: 175px 0;
    background-repeat: no-repeat;
    margin-bottom: 5em;
}

#teen span, #potent span{
    visibility: hidden;
}
#teen{
    position: absolute;
    top: 250px;
    left: 0px;
    height: 90px;
    width: 30px;
    text-decoration: none;
    display: none;
}
#potent{
    position: absolute;
    top: 360px;
    left: 0px;
    height: 90px;
    width: 30px;
    text-decoration: none;
    display: none;
}



/***/
body, td, input, select{
    font: 12px Verdana;
}

a img{border: none}
.tal{text-align:left}
.tar{text-align:right}
.tac{text-align:center !important}
.taj{text-align:justify}
.fw{width:100%}
.hw{width:50%}
.fl{float:left}
.fr{float:right}
.clr{clear:both}
.clrl{clear:left}
.center{display:block;text-align:center}
.msg{text-align:center;background:yellow;padding:2px;font-weight:bold}
th{text-align:left;vertical-align:top}
p{margin: 1em 0}
.cutlink{float:right}
.rqrd{background: #FFF url('required.gif') top right no-repeat}
ul{
    list-style-type: square;
}
td{vertical-align:top}
.hl, .hl a{color: #7F8302; font-weight: bold}
.inp{
    background:#474747;
    border: 1px solid #000;
    color: #FFF;
    padding: 4px;
}
h4{
    color: #7F8302;
}

.btn{
    background:#474747;
    border: 1px solid #000;
    color: #FFF;
    padding: 2px;
    text-align: center;
}

/***/
.paging {
	width: 100%;
	border-collapse: separate;
}
.paging td {
    text-align: center;
}
.paging td a{
	text-decoration: none !important;
	font-weight: bold;
	color: #FFF !important;
}


/***/

#media{
    height: 606px;
    background-image: url('media.jpg');
}
#gallist{
    position: absolute;
    top: 620px;
    width: 330px;
}
#piclist{
    position: absolute;
    top: 620px;
    left: 600px;
    width: 385px;
}
#piclist .pic img{
    border: 1px solid #000;
    margin: 4px;
}
#piclist .pic img:hover{
    border: 1px solid #5B5B5C;
}
#piclist, #gallist{
    padding-bottom: 5em;
}
#video{
    position: absolute;
    height: 196px;
    width: 241px;
    left: 688px;
    top: 137px;
}

#kontakt{
    height: 560px;
    background-image: url('kontakt.jpg');
}
#messages{
    color: #A5A5A5 !important;
    position: absolute;
    top: 115px;
    height: 410px;
    width: 320px;
    overflow: auto;
}
#messages p{
    font-size: 10px;
    margin: 0 0 1em 0;
}
#kontakt .paging{
    position: absolute;
    width: 346px;
    left: 204px;
    top: 530px;
}
#kontakt #form{
    position: absolute;
    width: 380px;
    left: 602px;
    top: 330px;
}
#kontakt #form .inp{
    margin-bottom: 4px;
}
#kontakt #form .btn{
    margin-top: 4px;
}
#kontakt #form .btn{
    margin-top: 4px;
}
#kontakt #email{
    position: absolute;
    color:#000;
    font-size: 15px;
    left: 824px;
    top: 67px;
}
#index{
    height: 546px;
    background-image: url('index.jpg');
}
#index #news{
    position: absolute;
    width: 290px;
    height: 320px;
    left: 630px;
    top: 180px;
    overflow: auto;
}
#index #news p{
    font-size: 12px;
    margin-left: 15px;
    text-align: justify;
    margin-bottom: 15px;
}
#index #giglist{
    position: absolute;
    width: 290px;
    height: 200px;
    left: 243px;
    top: 130px;
    overflow: auto;
    text-align: center;
}
#index #giglist b, #index #giglist b a{
    color: #7F8302;
}

#newsletter{
    position: absolute;
    left: 16px;
    top: 390px;
}
#newsletter .inp{
    color: #000;
    width: 130px;
    background: #8F8F8F;
    border: 0;
}
#newsletter .btn{
    background: transparent;
    color: #000;
    font-size: 0px;
    cursor: pointer;
    border: 0;
    margin: 4px 0 0 90px;
    width: 40px;
    height: 24px;
}
#unsub .btn{
    width: 75px;
    margin: 0 0 0 10px;
}

#profiles{
    background: url('profily.jpg') no-repeat;
    position: absolute;
    left: 10px;
    top: 500px;
    width: 180px;
    padding: 40px 0 0 0;
}

/*kapela*/
#kapela{
    height: 818px;
    background-image: url('kapela.jpg');
}
#kapela #analy{
    position: absolute;
    top: 240px;
    width: 290px;
    left: 660px;
    height: 400px;
    overflow: auto;
}
#kapela #analy p{
    text-align: justify;
}
#kapela #profil{
    position: absolute;
    top: 99px;
    left: 200px;
}
#kapela .k{
    position: absolute;
    width: 60px;
    height: 70px;
    cursor: pointer;
    /*IE wont allow event binding without this shit, REALLY weird.. :(*/
    background: url('none.gif');
}
#kapela .k span, #kapela .t{
    display: none;
}
#kapela #k1{
    left: 8px;
}
#kapela #k2{
    left: 82px;
}
#kapela #k3{
    left: 154px;
}
#kapela #k4{
    left: 226px;
}
#kapela #k5{
    left: 298px;
}
#kapela #txt{
    margin: 1em 0 0 1em;
    text-align: justify;
}
#kapela #txt h1{
    margin-bottom: 1em;
}
#analy h4 a{
    color: #7F8302;
}

/***/
#clanek h1{
    color: #7F8302;
    margin-bottom: 1em;
    padding-top: 1em;
    font-size: 14px;
}

#clanek .pic{
    float: left;
    margin: 0 0.5em 0.5em 0;
    border: 1px solid #444;
}
#clanek #text{
    width: 650px;
}


#diskoclanek #text{
    width: 770px;
}
#diskoclanek .pic{
    float: none;
}

/***/
#ticker{
    position: absolute;
    left: 240px;
    width: 740px;
    height: 10px;
    top: 3px;
    color: #FFF;
    text-align: right;
}

/***/
#tvorba{
    height: 652px;
    background-image: url('tvorba.jpg');
}
#tvorba #songy{
    position: absolute;
    left: 210px;
    top: 138px;
    height: 185px;
    width: 300px;
    line-height: 14px;
}

#tvorba #text{
    position: absolute;
    left: 675px;
    top: 45px;
    height: 469px;
    width: 280px;
    line-height: 13px;
    overflow: auto;
    font size: 8px;
}

#mp3s1{
    position: absolute;
    left: 250px;
    top: 306px;
}
#mp3s1 li, #mp3s1 li a{
    line-height: 14px;
    text-decoration: none;

}

#mp3s2{
    position: absolute;
    left: 375px;
    top: 306px;
}
#mp3s2 li, #mp3s2 li a{    
    line-height: 14px;
    text-decoration: none;
}

#bnr0{
    position: absolute;
    left: 210px;
    top: 700px;
}

#bnr1{
    position: absolute;
    left: 210px;
    top: 800px;
}


/*diskografie*/
#alba{
    position: absolute;
    top: 394px;
    left: 230px;
    _left: 205px;
    width: 245px;
}

#alba a{
    display: block;
    float: left;
    width: 80px;
    border: 1px solid #000;
    margin: 0 0 10px 25px;
}
#alba a:hover{
    border: 1px solid #7F8302;
}

#diskopad{
    width: 100%;
    padding-left: 15px !important;
}
#diskoclanek table, #diskoclanek td{
    border: none;
}


#klipy{
    position: absolute;
    left: 620px;
    top: 420px;
 
}

