﻿/* CSS Document */
/* <!-- */
	/* General styles */

	body {
		margin:auto auto;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:994px; /*994px*/
		background-color:#fff;
		min-width:994px;    	/*994px/ Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:0.8em;
		overflow:auto;/*Needed to eliminate scrollbars*/
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		line-height: 1.4em;
		background-image: url(images/bg.gif);
	}

	a, a.link{
		color:#dc2a64; /*dd481f*/
		font-weight: bold;
		cursor: pointer;
	}
	a:hover, a:hover.link{
		color:#fff;
		background:#dc2a64; /*dd481f*/
		text-decoration:none;
		border-left: 0.2em #dc2a64 solid; /*dd481f*/
		border-right: 0.2em #dc2a64 solid; /*dd481f*/
		cursor: pointer;
	}
	h1, h2, h3 {
		/*margin:.8em 0 .2em 0;
		padding:0;*/
	}
/*moje*/

	#leo2009 { /*link do poprzedniego LEO*/
    background-image: url(images/leo2009.png);
    background-repeat: no-repeat;
    text-indent: -1900%;
    border: 0px;
    height: 23px;
    width: 224px;
    margin: 11px 0 7px 0;
  }
	#headeraktual { /*naglowek aktualnosci*/
    background-image: url(images/aktualnosci.png);
    background-repeat: no-repeat;
    text-indent: -1900%;
    border: 0px;
    height: 27px;
    width: 84px;
    margin: 0.8em 0 0.8em 0;
  }
  .col2 { /*aktualnosci*/
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 10pt;

  }
  .col2 h2 {
    margin: 0em 0 0.9em 0;
    font-size: 9pt;
    color: #827a66; /* da744b*/
    max-height: 10px;
  }
  .col2 a {
    border: 0px;
    border-style:none;
  }
  .col2 a:hover {
    border: 0px;
    border-style:none;
    background: transparent;
  }
  .col1 p {
    width: 96%;
    padding: 0;
  }
  #wiecej {
    background-image: url(images/wiecej.png);
    background-repeat: no-repeat;
    text-indent: -1900%;
    float: right;
    width: 62px;
    margin-bottom: 10px;
    padding: 5px 0 0px 0;
    border: 0px;
  }
  #filharmonia { /*logo filharmonii aktualnosci*/
    background-image: url(images/filharmonia.png);
    background-repeat: no-repeat;
    text-indent: -1900%;
    height: 35px; /*102px*/
    background-position:left; 
    border: 0px;
    /* margin: 50% 0 5px 0;
    border: 0px;
    background-position: 50% 50%; */
  }
  #organizacja { /*napis nad logiem filharmonii*/
    text-decoration: none;
    margin: 3em 0 3em 0;
    text-align: left;
  }
  
  #organizacja p{
    margin: 0 0 5px 0;
  }
  
  a:hover #filharmonia {
    background-color: transparent;
    border:0;
    background-color: transparent;
    color: transparent;
  }

  .news, .news_filharmonia { 
    height: 100%;
    border: 0px;
    margin: 3px 0 0 0;
  }
  
  .news_filharmonia h2 { 
    font-size: 2px;
  }
  
  .news_filharmonia p { 
    line-height: 1.6em;
  }
  
  #separator{ /*linia aktualnosci*/
    clear: both;
    width: 100%;
    background-image: url(images/hr.gif);
    background-repeat: repeat-x;
    background-position: top center;
    height: 2px;
  }
  .muzycy { /*prawa kolumna*/
    margin: 1em 0 0.2em 0;
    width: 684px;
    height: 145px;
    border: 0px; 
  }
/*koniec moich*/
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
		clear:both;
	  display:block;
		width:100%;
		background-color: transparent;
	}
	/*#header {
		border-bottom:1px solid #000;
	}*/
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#logo{
	background-image: url(images/leologo.png);
	background-repeat: no-repeat;
	width: 268px;
	height: 185px;
  float:left;
  margin-left: -22px;
  }
  #country {
  float: right;
  display: inline-block;
  padding-top: 113px;
  font-weight: normal;
  padding-bottom: 2px;
  }
  #country a{
  border: 0;
  color: black;
  border-style:none;
  outline: none;
  text-decoration: none;
  font-weight: normal;
  vertical-align: bottom;
    height: 11px;
  width: 16px;
  }
  #country a:hover{
  border: 0;
  color: black;
  border-style:none;
  outline: none;
  background: none;
  font-weight: bold;
  vertical-align: bottom;
  }
  #country a img{
  padding-left: 10px;
  border: 0;
  vertical-align: bottom;
  height: 11px;
  width: 16px;
  }
	#navigation{
	vertical-align: bottom;
	width: 746px; /* 752 */
	margin-top: 1px;
  float: right;
  }
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 0.2em 0;
		overflow:hidden;
	}

	/* 2 Column (left menu) settings */
	.leftmenu {
		/*background:#fff;		 right column background colour */
	}
	.leftmenu .colleft {
		right:746px;			/* right column width */
	  background-image: url(images/transparent.png);
    background-repeat: repeat;
    background-color: transparent;
  	/*background:#c1baa8;	 /left column background colour */
		/*filter:alpha(opacity=20);  /IE's opacity*/
		/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
		opacity: 0.20;
		-moz-opacity:0.2;
    */
	}
	.leftmenu .col1 {
		width:71%;			/* right column content width width:71%;*/
		left:100%;			/* 100% plus left column left padding left:102%;*/
    background:#fff;
    border-left: 32px white solid;
    border-right: 10px white solid;
    min-height: 467px; /*432px*/
	}

	
	.leftmenu .col2 {
		width:23%;			/* width:21%; left column content width (column width minus left and right padding) */
		left:1%;			/* (right column left and right padding) plus (left column left padding) */
  }


  #koncertycon, #footer, #loga {
    overflow: hidden;
  }


	/*koncerty menu dół*/
		#koncertycon {
		clear:both;
	  margin: 0;
		width: 100%;
		height: 87px;
		/*border:1px solid #e3e3e1;*/
	}
	#koncerty {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 994px;
	height: 87px;
	position: relative;
	border:0px;
	border-style:none;
}
	
	#koncerty li {
    display:block;
    float:left;
}
  #koncerty li a {
	  display: block;
   	outline: none;
	  float:left;
	  border: 0px;
	  height: 87px;
    overflow:hidden;
    font-size: 0px;
}
  #koncerty a:hover {
    /*background-position: left bottom;
     margin-top: -43px; */
    background-position: 0px -87px;
    border:0px;
    font-size: 0px;
}
  #koncerty a span{
    display:block;
    text-indent: -9999%;
    font-size: 0px;
}


  #koncerty .architekturaimuzyka {
    width: 247px;
	  background: url(images/architektura.png) no-repeat;
}
  #koncerty .operadziecieca {
    width: 256px;
	  background: url(images/opera.png) no-repeat;
}
  #koncerty .harmoniawieczorna {
    width: 249px;
	  background: url(images/harmonia.png) no-repeat;
}
  #koncerty .muzykaimodlitwa {
    width: 242px;
	  background: url(images/muzyka.png) no-repeat;
}

  #koncertycon .active1, .active2, .active3, .active4{
    height: 87px;
    float: left;
    left: 0;
    border: 0px;
    top: 0;
  }
  
  #koncertycon .active1 {
    width: 247px;
	  background: url(images/architektura_c.png) no-repeat;
}
  #koncertycon .active2 {
    width: 256px;
	  background: url(images/opera_c.png) no-repeat;
}
  #koncertycon .active3 {
    width: 249px;
	  background: url(images/harmonia_c.png) no-repeat;
}
  #koncertycon .active4 {
    width: 242px;
	  background: url(images/muzyka_c.png) no-repeat;
}

	#koncerty p {
		padding:0;
		margin:0;
		border-left:1px solid #e3e3e1
	}
	
	/* Footer styles */
	#footer {
		clear:both;
    margin-left:4px;
		width:986px;
		border-top:3px solid #c7c4b8;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		line-height: 0.9em;
		font-size: 0.7em;
		z-index: 9999;
	}
	#footer p {
    padding: 5px 0px 5px 0px;
		margin:0;
		float:left;
		display: inline;
		color: #adad92;
	}
	#footer p.finansowanie {
    padding-left: 0px;
  }
	#footer p.wspolorganizator {
    padding-left: 56px;
  }
  #footer p.partnerzy {
    padding-left: 12px;
  }
  #footer p.media{
    padding-left: 16px;
  }
  #footer p.gfx {
    float:right;
  }
 /* loga organizatorów */ 
	#loga{
		clear:both;
    border:0px;
    margin-left:0px;
    margin-top:-7px;
    margin-bottom: 5px;
    width: 993px;
    border-left: 0px transparent none;
    border-right: 0px transparent none;
  }
  #loga img{
    height: 56px;
    display: inline;
    border:0;
    border-style: none;
  }
  #loga a{
    outline: none;
    display: inline;
    margin:0;
		float:left;
		border:0px;
		background-color: transparent;
  }
  #loga a:hover{
    outline: none;
    display: inline;
    margin:0;
		float:left;
		border:0px;
		background-color: transparent;
		filter: alpha(opacity=30);  /*IE's opacity*/
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
		opacity: 0.30;
		-moz-opacity: 0.3;
  }
  #loga a:visited {
    outline: none;
    display: inline;
    margin:0;
		float:left;
		border:0px;
		border:none;
		border-style: none;
		text-decoration: none;
  }
  /*  /loga */

/*numerowanie stron prawa kolumna*/
.pagination{
margin-top: -5px;
background-image: url(images/pagbar2.png);
background-repeat: no-repeat;
background-position: top center;
position: relative;
width: 270px;
margin-left: 30%;
margin-bottom:0;
padding-bottom: 0;
}

.pagination ul{
padding: 5px 0px 0px 0px;
margin-left: 0px;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 9pt;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
width: 270px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
position: relative;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 0px solid #fff;
text-decoration: none; 
font-weight: normal;
color: #303030;
}

.pagination a:hover, .pagination a:active{
border: 0px solid #fff;
color: #dc2a64;
background-color: #FFF;
text-decoration: underline;
font-weight: bold;
}

.pagination a.currentpage{
background-color: #fff;
color: #dc2a64 !important;
border-color: #fff;
text-decoration: underline;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
cursor: default;
font-weight: normal;
filter: alpha(opacity=50);  /*IE's opacity*/
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
opacity: 0.50;
-moz-opacity: 0.5;
}

.pagination a.prev{
background-image: url(images/wstecz.png);

}

.pagination a.next{
background-image: url(images/dalej.png);

}

.pagination a.prev, .pagination a.next, .pagination a.disablelink, .pagination a.disablelink:hover{
color: #fff;
border-color: #fff;
font-size: 9pt;
border:0px;
background-position: center;
text-align: center;
width:13px;
background-repeat: no-repeat;
}
/* /numerowanie */	
	
	/* koncerty tekst*/
	







/* kontakt */
#lewa {
 margin-top: 30px;
 float:left;
 width:400px;
}
#prawa {
  margin-top: 30px;
 float:right;
 width:250px;
}

#lewa p, #prawa p{
  padding-top: 0.3em;
}
/* /kontakt */

/* bilety, prasa */
#bilety, #prasa {
 margin-top: 20px;
 float:left;
 width:620px;
}

#bilety p{
  padding-top: 0.7em;
}

#prasa {
  margin-bottom: 20px;
}

#prasa img{
  padding-right: 10px;
  border: 0;
  vertical-align: middle;
}

/* /bilety, prasa  */

#kovacicleft, #kovacicright{
   margin-top: 20px;
   margin-bottom: 5px;
}
#kovacicleft {
 float:left;
 width:210px;
}
#kovacicright {
 float:right;
 width:450px;
}
#kovacicleft p {
  color: #8e8d8d;
  font-size: 0.8em;
  margin-top: -7px;
}
.kovacic { /*pagination*/
margin-top: 370px;
}
.kovacic2 { /*pagination*/
margin-top: 420px;
}

.kovacic3 { /*pagination*/
margin-top: 370px;
}
/*program*/
.linia{
margin-top: 410px;
}

.architektura3{
margin-top: 530px;
}

.operapagi{
margin-top: 430px;
}

.opera2pagi, .harmonia2, .mm{
margin-top: 530px;
}
.mm2{
margin-top: 555px;
}

.programleft, .programright{
   margin-top: 40px;
}
.programright2{
   margin-top: 32px;

}
.programleft {
 float:left;
 width: 180px;;
}
.programright, .programright2 {
 float:right;
 width:510px;
}

.blue {
color: #009499;
}

.greend {
color: #16B316;
}

.greenl {
color: #85CD13;
}

.yellow {
color: #CCDE00;
}

.programright h4{
font-size: 19pt;
font-weight: bold;
color: #404040;
margin-top:0px;
}

.programleft h3{
font-size: 16pt;
font-weight: bold;
margin-top:0px;
}

.autor{
margin-top:  -27px;
}

.autor, .artysta{
padding-bottom: 8px;
}

.glleft {
 float:left;
 width: 350px;
}
.glright {
 float:right;
 width:350px;
}

.center {
text-align: center;
}

.left {
text-align: left;
}

	/* galerie */
.galerie {
text-align: center;
margin-top: 40px;
clear: both;
}

.galerie img {
text-align: center;
border: 0px fff none;
color:#fff;
background:#fff;
padding-right: 30px;
}

.galerie p {
text-align: center;
}

.galerie a, a.link, a:hover, a:hover.link{
text-align: center;
color:#fff;
background:#fff;
text-decoration: none;
border: 0px fff none;
border-left: 0px #fff none; /*dd481f*/
border-right: 0px #fff none; /*dd481f*/
}


.galerielinia {
margin-top: 40px;
}
