/* CSS Document */
body
{
	background-color: black;
}

body,div,p,input 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a img
{ 
	border: none; 
}


a:link, a:visited
{
    text-decoration: none;
    color: white;
}

#header_container
{
    width: 100%;
    height: 291px;
    background-image: url("images/csiga_sotet.png");
    background-repeat: repeat;
}

#header_logo
{
    width: 970px;
    height: 291px;
    margin-left: auto; 
    margin-right: auto;
    background-image: url("images/header.png");
    border-left: 1px solid white;
    border-top: 1px solid white;
    border-right: 1px solid white;
}
#main_container
{
    width: 100%;
    background-image: url("images/csiga_piros.png");
    background-repeat: repeat;
}
#line
{
    width: 970px;
    height: 10px;
    background-image: url("images/csik.png");
    margin-left: auto; 
    margin-right: auto;
    border-left: 1px solid white;
    border-right: 1px solid white;
}

#main
{
    width: 970px;
    background-image: url("images/bg.png");
    margin-left: auto; 
    margin-right: auto;
    border-left: 1px solid white;
    border-right: 1px solid white;
     
}
#left
{
    float:left;
    width: 240px;
    /*background-color: aqua;*/
}
#center
{
    float:left;
    width: 500px;
    /*background-color: blue;*/
    padding: 10px 13px 10px 12px;
    font-size: 12px;
    color: white;
    
}

#right
{
    float: left;
    width: 195px;
    padding: 10px 0 0 0;
    /*background-color: fuchsia;*/
    
}

#cshaje
{
    background-image: url("images/cshaje.png");
    background-position: bottom right;
    background-repeat: no-repeat;
}

#footer
{
    width: 970px;
    height: 35px;
    background-image: url("images/footer.png");
    margin-left: auto; 
    margin-right: auto;
    border-left: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
	padding-top: 70px;
	font-size: 12px;
	color: white;
}

#zene
{
    width: 195px;
    height: 24px;
    margin: 20px 5px 20px 5px;
    background-image: url("images/zene.png");
}

#datum
{
    width: 108px;
    height: 17px;
    margin: 20px 5px 20px 5px;
    padding-top: 7px; 
    padding-left: 87px;
    background-image: url("images/datum.png");
    color: #f1bf59;
    font-size: 10px;
    font-weight: bold;
}

#ora
{
    width: 108px;
    height: 17px;
    margin: 20px 5px 20px 5px;
    padding-top: 7px; 
    padding-left: 87px;
    background-image: url("images/ora.png");
    color: #f1bf59;
    font-size: 10px;
    font-weight: bold;
}

#magunkrol
{
    width: 219px;
    background-image: url("images/magunkrol.png");
    background-position:  left top;
    background-repeat:  no-repeat;
    margin-top: 20px;
    padding: 35px 10px 10px 10px;
    font-size: 11px;
    color: white;
}

#hetisport
{
    width: 219px;
    background-image: url("images/hetisport.png");
    background-position:  left top;
    background-repeat:  no-repeat;
    margin-top: 20px;
    padding: 35px 10px 10px 10px;
    font-size: 11px;
    color: white;
}

#programok
{
    width: 219px;
    background-image: url("images/programok.png");
    background-position:  left top;
    background-repeat:  no-repeat;
    margin-top: 20px;
    padding: 35px 10px 10px 10px;
    font-size: 11px;
    color: white;
}

#rendezvenyszervezes
{
    width: 219px;
    background-image: url("images/rendezvenyszervezes.png");
    background-position:  left top;
    background-repeat:  no-repeat;
    margin-top: 20px;
    padding: 35px 10px 10px 10px;
    font-size: 11px;
    color: white;
}

#elerhetosegeink
{
    width: 219px;
    background-image: url("images/elerhetosegeink.png");
    background-position:  left top;
    background-repeat:  no-repeat;
    margin-top: 20px;
    padding: 35px 10px 10px 10px;
    font-size: 11px;
    color: white;
}

#hetimenu
{
    width: 219px;
    background-image: url("images/hetimenu.png");
    background-position:  left top;
    background-repeat:  no-repeat;
    margin-top: 20px;
    padding: 25px 10px 10px 10px;
    font-size: 11px;
    color: white;
}

#partnereink
{
    width: 180px;
    background-image: url("images/partnereink.png");
    background-position:  left top;
    background-repeat:  no-repeat;
    padding: 25px 10px 10px 10px;
    font-size: 11px;
    color: white;
}

#hirlevel
{
    width: 219px;
    background-image: url("images/hirlevel.png");
    background-position:  left top;
    background-repeat:  no-repeat;
    padding: 25px 10px 10px 10px;
    font-size: 11px;
    text-align:  justify;
    color: white;
}

#forum_table
{
    width: 499px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid black;
    background-color: #bc0881;
    color: #b3097c;
}

#forum_table td
{
    padding: 5px 5px 5px 5px;
}


#forum_table a:link, #forum_table a:visited
{
    color: white;
    text-decoration: none;
}

.forum_post
{
    width: 499px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid black;
    background-color: #bc0881;
    color: white;
    margin-top: 10px;
}

/* Lightbox */
#lightbox{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
    }

#lightbox a img{ border: none; }

#outerImageContainer{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    }

#imageContainer{
    padding: 10px;
    }

#loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
    }
#hoverNav{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
    width: 49%;
    height: 100%;
    background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
    }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%    
    }

#imageData{    padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }    
#imageData #caption{ font-weight: bold;    }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;    }            
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }    
        
#overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
    }
/* Lightbox */
