/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/ 8742
*/

body {
	text-align: center;
	background: #FFFFFF;
	margin-top:0px;
	margin-bottom:30px;
	color:#008742;
	}

A:link {
	COLOR: #000000; text-decoration: none
}
A:visited {
	COLOR: #000000; text-decoration: none
}
A:active {
	COLOR: #000000; text-decoration: none
}
A:hover {
	COLOR: #000000; text-decoration: none;
}

#page_wrapper {
  background: #F3E7A9 url('../img/page_bg3.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 900px;
  text-align: left;
  border: 0px solid #4f0101;
}

#page_header {
  height: 140px;
  background: #515230 url('../img/header.jpg') top left no-repeat;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #FFFFFF;
  margin:10px;  
}

#menu_bar {
  height:30px;
  width:900px;
  background: #A5A162 url('../img/menu_bg3.jpg') top left no-repeat;
}

#menu_bar_1 {
  height:30px;
  width:900px;
  background: #A5A162 url('../img/menu_bg1.jpg') top left no-repeat;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #FFFFFF;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #FFFFFF;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #D2EFFF;
}

#content_wrapper {
  background: transparent url('../img/page_bg3.jpg') top left no-repeat;
}

#left_side {
  float:left;
  width:650px;
  margin:10px;
  
}
  
#left_side h2 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:20px;
  font-weight: normal;
  line-height:18px;
  color: #666666;
}
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#left_side ul {
margin:20px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
  }

#left_side_gal {
  float:left;
  width:650px;
  margin:10px;
}

#left_side_bilety p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:22px;
  line-height:25px;
  color: #333333;
}

#right_side {
  float:right;
  width:200px;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #0185cd;
  padding:4px;
  border:0px solid #3A3B22;
}
  
#right_side p {
  margin:2px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

 

#page_footer {
  height: 100px;
  background: #515230 url('../img/footer3.jpg') top left no-repeat;
}  

#page_footer A:link { 
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#page_footer p {
  text-align:left;
  padding-top:1px;
  font-family: verdana;
  font-weight: bold;
  font-size:12px;
  line-height:16px;
  color: #FCF8E3;
  margin-left:10px;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

#wysuwane
{
 
    background: url("../likebox/fbpodklad.png") no-repeat scroll 0 0 transparent;
 
    padding: 10px;
    width: 235px;
    height:401px;
 
    position: fixed;
    margin-top: -50px; /*polowa wysokosci panelu w góre */
    left: 0px;
    top: 50%;
	 
}
.zamknij
{
    background-position: 0px 0px -242px 0px;
}


  
 
 
