/* Cascade Style Sheet for the Pannonia home page */

body {
		display: block;
		margin: 0px;
     }

#footer {
        }

#header {

		width:100%;
                height:100px;
		min-width:750px;
                top:0px;
		left:0px;
                position: fixed;
                z-index: 95;
		font-family: times, serif;
                background: transparent url("images/headback.png") repeat-x fixed;
        }

#header td  {
		font-size: 14px;
		font-weight: bold;
		font-style:italic;
		height: 14px;
		padding: 4px 4px ;
		margin: 2px;
		text-decoration: none;
        }

#header td a {
		text-decoration: none;
		color: #eddfde;
		
        }


#header td a:hover { 
		color: #2a220c;
        }


#sidepicture {
		position:fixed;
		top:140px;
		left:20px;
                width: 250px;
		z-index: 40;
		background: transparent;
        }


#main {
		position:absolute;
		top:15px;
		left:15px;
		z-index: 40;
                font-family: times, serif;
		text-decoration:none;
		color:#2a220c;
		float: right;
		/* min-width: 500px; */
                font-color:#2a220c;
                background: transparent;
        }

#main a {
		text-decoration:none;
		color:#9a220c;
	}

#main img {
		border:0px;
}


#main td {
                font-family: times, serif;
		text-decoration:none;
		color:#2a220c;
        }


.dalszoveg {
                font-size: 100%;
                color: #2a220c;
                font-style: italic;


           }
#tancleiras {
                font-size: 100%;
                color: #2a220c;        
           }
.dalcim  {
                font-size: 160%;
                font-weight: bold;
                color: #2a220c;

         }
.mufaj  {
                font-size: 80%;
                font-style: italic;
                color: #2a220c;

        }

#inav {

                height: 50px;
                position: absolute;		
                top:100px;
		right:0px;
		left:500px;		
                z-index: 100;
		font-family: times, serif;
                background: #FFFFFF;

        }

#photothumbs {

                left: 500px;
		position:absolute;
		z-index:40;
		background: transparent;
	}
#bigphoto {
		left:0px;
		top:110px;
		width:450px;
		position:fixed ;
		z-index:41;
	}

#photos {
		font-family: times, serif;
		color:#2a220c;	
		text-decoration:none;	
	}

#photos a {                
		text-decoration:none;
		color:#2a220c;		
        }

#events {
                width: 100%;
                font-size: 12px;
                margin: 0px;
                padding: 0px;
		color:#2a220c;
                text-decoration: none;
                list-style:none;
          }

#events ul li {
                font-size: 14px;
                margin: 2px;
                padding: 0px;
                color:#440000;
                list-style:none;
                text-decoration: none;
		font-style:italic;
		font-weight:bold;
          }

#events td {
                color: #2a220c;
                text-decoration: none;
		font-weight:normal;
          }

#events a {
		text-decoration: none;
	}

.eventmonth {
                font-size: 16px;
                margin: 2px;
                padding: 0px;
                color:#330000;
                font-weight:bold;
                text-decoration: underline;
            }

.eventname {
                font-size: 14px;
                margin: 2px;
                padding: 0px;
                color: #330000;
                font-weight:bold;
           }
