/* CSS Document */ 
body{ background-color:#ffffff;  text-align:center; font-family:Trebuchet MS; color:#000000;  line-height:17px;  }

#wrapper	{width:994px; height:auto; margin:0px auto; padding:0px; border:0px; background:transparent; text-align:center;}
#container	{width:994px; height:auto; margin:0px auto; padding:0px; border:0px; background:transparent; text-align:center;}
#top     {width:994px; height:79px;}
#footer {width:994px; height:10px; text-align:center; vertical-align:middle; background:url(img/footer.png) no-repeat; float:right; padding:3 0 0 0;}
#leftheader {width:441px; height:149px; background:url(img/headerleft.png) no-repeat;} 
#rightheader    {width:459px; height:149px; background:url(img/headerright.png) no-repeat;} 
#menu     {width:994px; height:33px;}
#submenu     {width:994px; height:30px; border-bottom:1px solid #f1f1f1;}
#path    {width:994px; height:20px; text-align:left; padding:6px 0 0 0;}
#menuleft  {width:226px; height:auto;}
#flash  {width:510px; height:230px;}
#subsite  {width:490px; height:auto;}
#right  {width:257px; height:auto;}
#down  {width:994px; height:128px; margin:0 0 0 0;}
#partnerzy  {width:994px;   margin:0 0 0 0; border:1px solid #efefef; padding:10 0 10 0;}
#content   {width:994px; height:auto;}
#screen {width:123px; height:25px;}
#sections {overflow:hidden; width:850px; height:25px;}
#sections li {float:left;}
#sections li.fallen {margin-top:2px;}
 
/*klasy*/
a.topmenu{color:#ffffff; text-decoration:none; font-size:11px; padding:0 0 0 0;}
a:hover.topmenu{color:#F47921; text-decoration:none; font-size:11px; padding:0 0 0 0;}
.rightmtxt{text-decoration:none; font-size:12px; color:#000000; padding:0 0 0 10;}
a.leftmenu{color:#ffffff; text-decoration:none; font-size:12px; padding:0 0 0 10;}
a:hover.leftmenu{color:#000000; text-decoration:none; font-size:12px; padding:0 0 0 10;}
.txtfooter {font-size:11px; font-family:arial; color:#555555;}
.txtheader {font-size:11px; font-family:arial; color:#555555;}
.txt {font-size:11px; font-family:arial; color:#242424; text-align:left;}
.txtbold {font-size:12px; font-weight:bold; font-family:arial; color:#242424; text-align:left;}
.txtpath {font-size:11px; font-family:arial; color:#797979;}
.txtsubmenu {font-size:12px; font-family:arial; color:#ffffff; padding:7 0 0 0;}
.txtr {font-size:12px; height:31px; font-family:arial; color:#555555;}
.floatLeft	{float:left; display:block; position: relative;}
.floatLeftIl{float:left; display:inline-block; position: relative;}
.floatRight	{float:right; display:block; position: relative;}
.block		{display:block;}
.none		{display:none;}
.inlineBlock{display:inline-block;}
.inline {display:inline;}
.clearBoth	{clear:both;}
a.menu{color:#555555; text-decoration:none; font-size:12px;}
a:hover.menu{color:#ffffff; text-decoration:none; font-size:12px; font-weight:bold}
a.submenu{color:#ffffff; text-decoration:none; font-size:12px;}
a:hover.submenu{color:#ffffff; text-decoration:none; font-size:12px; background:rgb(255,196,0);}
li{list-style-image:url(img/pdk.png);}
.liclass{font-size:11px; color:#000000; text-decoration:none;}
 
 
.m_i{
height:28px;  
color:#555555;
font-size:12px;
cursor:pointer;
padding:0px 0px 0px 15px;
background:#fcfcfc; 
}
.m_a{
background:#F27B17; 
height:28px; 
color:#ffffff;
font-size:12px;
cursor:pointer; 
padding:0px 0px 0px 15px;
}
 
/* pomagacze end */
.bt	{border-top:1px solid #e4e4e4;}
.br	{border-right:1px solid #e4e4e4;}
.bb	{border-bottom:1px solid #e4e4e4;}
.bl	{border-left:1px solid #e4e4e4;}
.ba	{border:1px solid #d7d1d1; }
.menupad	{padding:0 20 0 20;}

.accordion {
	width: 450px;
	margin:0 0 0 40;
}

.accordion1 {
	width: 450px;
	margin:0 0 0 40;
}

.accordion h3 {
	background:url('img/pzactive.png');
	width:450px;
	height:35px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font: tahoma; 
  font-family:georgia;
	COLOR: #FFC000;
	font-size:12px;
	cursor: pointer;
}
.accordion1 h3 {
	background:url('img/pzactive.png');
	width:450px;
	height:35px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font: tahoma; 
  font-family:georgia;
	COLOR: #FFC000;
	font-size:12px;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #000000;
}
.accordion h3.active {
background:url('img/pz.png'); 
	background-color:  #000000;
}
.accordion p {
	background:transparent;
	margin: 0px;
	padding: 0px 0px 0px ;
	color: #000000;
	font-size:12px;
	display:none;
}
