/*******************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img{
    border: none;
}
/*********************************************************************************************************/

body
{
    text-align: justify;
    background:black;
    font-family:Verdana;
    font-size:12px;
    padding-bottom:50px;
    color: #EEEEEE;
}

#page
{
    width:1024px;
    text-align:center;
    margin: auto;
    position:relative;
    left:-10px;
    @left:-220px;
}

#header
{
    background-image: url(images/header.jpg);
    height: 122px;
    width: 477px;
    position:relative;
    left:333px;
    @left:306px;
}

#logo
{
    background-image: url(images/left.jpg);
    height: 641px;
    width: 333px;
    position: absolute;
    top:0px;
}

#left
{
    position:absolute;
    left:0px;
/*    @left:100px;*/
    margin-left:35px;
    height:20px;
    width:200px;
}
#left img
{
    max-height:60px;
    max-width:100px;
    display:inline;
    margin-bottom:10px;
}

#right
{
    position:absolute;
    right:0px;
    top:0px;
    @right:-245px;
/*    height:641px;*/
    width:159px;
    background: url(images/right.jpg) no-repeat;
    padding-top: 630px;
}


#obsah
{
    position:absolute;
    left:333px;
    @left:579px;
    width:473px;
/*    @width:478px;*/
    background: #3d0000 url(images/background.jpg) no-repeat top ;
    padding:30px;
}
#obsah a
{
    text-decoration: underline;
    color: #FFFFFF;
}
#obsah a:hover
{
    text-decoration: none;
    color: #999999;
}

#social{
    position: absolute;
    top:0px;
    left: 820px;
    @left: 1150px;
    z-index: 100;
}
#social #fb{
    background: transparent url(images/fb.jpg) no-repeat;
    height:45px;
    width:45px;
    display: inline-block;
}
#social #ticketportal{
    background: transparent url(images/ticketportal.jpg) no-repeat;
    height:26px;
    width:145px;
    display: inline-block;
    margin-bottom: 10px;
}
#social #email{
    background: transparent url(images/mail.jpg) no-repeat;
    height:30px;
    width:43px;
    float: right;
}

/********************************************** MENU **************************************************/

#menu
{
    width: 532px;
    position:relative;
    left:333px;
    @left:332px;
}

#menu td 
{
    height:62px;
}

/******************************************** MENU **********************************************/

#menu #novinky{ background: url(images/menu.jpg) no-repeat 0px 0px;   width:137px; }
#menu #novinky:hover {background-position: 0px -62px;}

#menu #program{  background: url(images/menu.jpg) no-repeat -137px 0px;   width:76px; }
#menu #program:hover {background-position: -137px -62px;}

#menu #listky{  background: url(images/menu.jpg) no-repeat -213px 0px;   width:80px; }
#menu #listky:hover {background-position: -213px -62px;}

#menu #o_nas{  background: url(images/menu.jpg) no-repeat -293px 0px;   width:85px; }
#menu #o_nas:hover {background-position: -293px -62px;}

#menu #diskusia{  background: url(images/menu.jpg) no-repeat -378px 0px;   width:60px; }
#menu #diskusia:hover {background-position: -378px -62px;}

#menu #gallery{  background: url(images/menu.jpg) no-repeat -438px 0px;   width:92px; }
#menu #gallery:hover {background-position: -438px -62px;}


#menu a:link {display:block;width:100%;height:62px;}
#menu a:visited {display:block;width:100%;height:62px;}
#menu a:hover {display:block;width:100%;height:62px;}
#menu a:active {display:block;width:100%;height:62px;}



/****************************************** NOVINKY ***************************************************/
#news
{
    text-align:left;
}

.datum
{
    font-size:7pt;
    color:#BBBBBB;
    padding-top:25px;
}
.oznam
{
    padding-left:10px;
    margin-bottom: 30px;
    line-height: 14px;
}


/****************************************** PROGRAM ***************************************************/

#program_div
{
    text-align: center;
}
#program_div table
{
    width: 370px;
}
#program_div th, #program_div td
{
    padding-bottom: 4px;
    padding-top: 3px;
    border-bottom: 1px solid #c40001;
}

.program
{
    line-height: 2;
    font-weight: 600;
    color: #DDD;

}


/******************************************* O NAS ****************************************************/

#onas
{
    position:relative;
    left:-10px;
    line-height: 1.5
}


/**************************************** GUESTBOOK ***************************************************/

#guestbook
{
    position:relative;
    left:-10px;
    text-align:left;
}

#guestbook_nav
{
    text-align:center;
}
#guestbook_nav strong
{
    color: #FF6060;
}
#guestbook_nav .number:visited
{
    color: #FFBFBF;

}


/**************************************** PARTNERI ****************************************************/

#partneri_div img
{
    margin:3px;
}



a:link {
    color: #FFFFFF;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
a:hover {
    text-decoration: none;
    color: #999999;
}
a:active {
    text-decoration: none;
    color: #999999;
}

h1
{
    font-size:18pt;
    color: white;
}
h2
{
    font-size:14pt;
    color: white;
}
h3
{
    font-size:13pt;
    color: white;
}

#pocitadlo
{
    font-size:small;
}



/**************************************** COUNTDOWN ****************************************************/

#countdown
{
    color:#b02222;
    font-size: xx-large;
    text-align: right;
    height: 40px;
    margin-top: 20px;
    font-family: Tahoma;
}

