/*Template 110625 CSS by First Light Web Design 2006*/

body {background: #000 url(images/page_background.jpg) top center repeat-y;
      background-attachment: fixed;
      color: black;
      font-size: 12px;
      font-family: Arial;
    	}

acronym, abbr {cursor: help;
               border-bottom: 1px dotted #FFC557;}

h1, h2, h3, h4, h5, h6 {margin: 1%;
                        padding: 5px 0 0 5px;
                        text-align: center;
								
	}

ul {list-style-type: disc;}

p {padding: 5px;
	margin: 1%;
	text-align: justify;}
.center{ text-align: center;}
img {border: 0;

	}
       
h1 {font-size: 185%;}
h2 {font-size: 150%;}
h3 {font-size: 140%;}
h4 {font-size: 130%;}
h5 {font-size: 120%;}
h6 {font-size: 110%;}

a {color: #F2E76E; text-decoration: underline; background-color: #530C06;}
a:link {color: #F2E76E; background-color: #530C06;}
a:visited {color: #F93; background-color: #530C06;}
a:hover {color: #FFFF8A; text-decoration: none; background-color: #530C06;}

#container {width: 100%;
            margin: 0 auto;
            padding: 0;
            background: #530C06 url(images/main_background.jpg) repeat;
            color: black;
               }

#container a {background: transparent;}

#header {width: 100%;
         height: 300px;
         border-bottom: 1px solid #000;
			display: none;}

#top {width: 100%;
      height: 300px;
		background-color: rgb(71,6,0);
		text-align: center;
		display: none;}

#welcome {width: 311px;
          height: 75px;
          float: right;
          padding: 0;
          margin: 0 68px 0 0;}

#logo {float: left;
       width: 195px;
       height: 75px;
       padding: 0;
       margin: 0;}

#left {float: left;
       width: auto;
       margin: 0;
       padding: 0;
       min-height: 540px;}
#right {
  		 float: right;
       width: auto;
       margin: 0;
       padding: 0;
       min-height: 540px; 
}
* html #left {height: 540px} /* IE Min-Height Hack */ 

#left img {margin: 5px 5px 0;}

#content {	
  			 float: left;
          width: auto;
          margin: 0;
          padding: 0;
          min-height: 440px;
			 display: block;
			 }

* html #content {height: 440px} /* IE Min-Height Hack */

#menuwrapper {width: 100%;
              height: 25px;
              background: #FFC557 url(images/menu_background.jpg) repeat-x;
              color: #000;
				  display: block;
				  }

#menu, #menu ul {display: inline;
                 margin: 0;
                 padding: 0;
                 list-style: none;
                 font-family: OOPL Cretino PL;
					  }

#menu li {display: block;
          float: left !important;
          padding: 0;
          margin: 0;
          line-height: 25px;
          position: relative;
          left: 19px;}

#menu a {height: 25px;
         width: 85px;
         background: #FFC557 url(images/button.jpg) no-repeat;
         color: #000;
         display: block;
         font-size: 105%;
         font-weight: bold; 
         text-align: center;
         text-decoration: none;
         border-left: 1px solid #000;}

#lastbutton {border-right: 1px solid #000;}

#menu a:hover {background-position: 0 -25px;}

#footer {width: 100%;
         height: 48px;
         clear: both;
         padding: 0;
         margin: 0;
         font-size: 90%;
         text-align: center;
         line-height: 25px;
         border-top: 1px solid #000;
			background-image: url('images/stopka_kolor.png');
			}

#footer p {padding: 0;
           margin: 10px;
			  text-align: center;} 
.center { text-align: center;
			 padding: 0.5%;
			 
		}
.oferta {
  		font-style: italic;
		text-align: center;  
}
img.lewa {
	float: left;
	padding: 1em;
}
img.prawa {
	float: right;
	padding: 1em;
}
.utwory {
	float: left;
/*   padding: 0;
  	list-style-type: decimal;*/
	margin: 0;
	padding-left: 30px;
	text-transform: capitalize;
	
	
}
table.koncerty {
  width: 80%;
  margin: 0 auto 0 auto;
  text-align: center;
  border: 1px solid black;
  padding: 0;
  
}

