*
{
	padding: 0px;
	margin: 0px;
}
body
{
	background: url('gfx/back.jpg') top center no-repeat #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	

}

h1{
font-family: Georgia, Tahoma;
font-size: 17px;
font-weight: bold;
margin: 0px 0px 10px 0px;
}

#wrap
{
	width: 970px;
	margin: 0 auto;
}

/* gora */
#top
{
	width: 970px;
	height: 86px;
}

/* lewa kolumna */
#leftcolumn
{
	width: 290px;
	float: left;
}

/* lewe menu */
#leftmenu
{
	height: 260px;
	margin-top: 10px;
}
#leftmenu ul
{
	padding-left: 20px;
	list-style: none;
	width: 250px;
}

#leftmenu ul ul
{
	padding-left: 20px;
	list-style: none;
	width: 240px;
}

#leftmenu li
{
	border-bottom: solid 1px #674784;
	height: 20px !important;
	
}



#leftmenu li a
{
	display: block;
	width: 230px;
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
	background: url('gfx/kulka.gif') 10px center no-repeat;
	padding-left: 20px;
}
#leftmenu li a:hover
{
	background-color: #8968a6;
}

/* css hovers */
#leftmenu li ul
{
	position: relative;
	left: 200px;
	top: -18px;
	z-index: 10;
	/*border: solid 2px #674784;*/
	display: none;
}
#leftmenu li:hover ul
{
	display: block;
}

	
#leftmenu li:hover ul a
{
	background-color: #492668;
	background-image: none;
	padding-left: 10px;
}
#leftmenu li:hover ul a:hover
{
	background-color: #8968a6;
}

#leftmenu li.hover2
{
	position: relative;
	left: 0px;
	top: 0px;
	
}

#leftmenu li.hover2 ul
{
	position: absolute;
	left: 200px;
	top: 0px;
	z-index: 1000;
  display: block;
  
}
	
#leftmenu li.hover2 ul a
{
	background-color: #492668;
	background-image: none;
	padding-left: 10px;
}
#leftmenu li.hover2 ul a:hover
{
	background-color: #8968a6;
}

/* reszta z lewej */
#leftrest
{
	margin-top: 30px;
	padding-left: 30px;
	color: #371C51;
	font-size: 11px;
}
#leftrest .moduletabletitle
{
	font-size: 20px;
	text-transform: uppercase;
	color: #3a1a54;
}

#leftrest .moduletable{
font-size: 11px;
}

/* prawa kolumna */
#rightcolumn
{
	height: auto !important; min-height: 300px; height: 300px;
  width:672px;
	float: left;
	clear: right;
	margin-bottom: 40px;
}
#topfoto
{
	width: 672px;
	height: 347px;
}

/* miejsce na treść */
#content
{
	float: left;
  background: url('gfx/shadow.gif') top right no-repeat;
	padding-top: 30px;
	padding-left: 20px;
	color: #8259a3;
	font-size: 11px;
	line-height: 1.5em;
	height: auto !important; min-height: 300px; height: 300px;
}

#content a
{
	/*text-decoration: none;*/
	color: #8259a3;
}
#content img
{
	padding: 8px;
	border: solid 0px #8259a3;
	
	background: #fff;
}

#content img.fala
{
	padding: 0px;
	border: solid 0px;
	margin: 3px;
	background: transparent;
}

/* dół i stopka */
#footer
{
	clear: both;
}
#footer_menu_outside
{
	background: #4f2c6d;
	height: 40px;
}
#footer_menu_inside
{
	width: 970px;
	padding-right: 35px;
	margin: 0 auto;
	text-align: right;
	color: #f3e5fa;
	line-height: 40px;
}

#footer_menu_inside a
{
	color: #f3e5fa;
	text-decoration: none;
}

#footer_menu_inside a:hover
{
	color: #f3e5fa;
	text-decoration: underline;
}

#copyright
{
	width: 970px;
	height: 58px;
	margin: 0 auto;
	text-align: right;
	padding-top: 20px;
	color: #8359aa;
	background: url('gfx/podstopka.gif') top right no-repeat;
	padding-right: 35px;
}
#copyright a
{
	text-decoration: none;
	color: #8359aa;
	font-weight: bold;
}

.pole_k{
border: solid 1px #8259a3;
width: 260px;
}

.wykres{
width:100px;
height:7px;
background: white;
}

.wykres2{
float:left;
height:7px;
background: #B777F2;
}

.button{
background: url('gfx/buton.gif') top right no-repeat;
height: 23px;
font-family: Tahoma, Verdana, Arial;
font-weight: bold;
font-size: 11px;

color: white;
padding-left:16px;
padding-right:16px;
border: 0px;
}

.tel{
background: url('gfx/tel.jpg') top right;
height: 30px;
width:280px;
font-family: Tahoma, Verdana, Arial;
padding: 103px 0px 0px 10px;
font-size: 11px;
color: #3a1a54;
margin-top:40px;
border: 0px;

}

.tel a{
color: #3a1a54;
text-decoration:none;
}

.tel a:hover{
color: #5a3289;
text-decoration:underline;
}

.telen{
background: url('gfx/telen.gif') top right;
height: 30px;
width:280px;
font-family: Tahoma, Verdana, Arial;
padding: 103px 0px 0px 10px;
font-size: 11px;
color: #3a1a54;

border: 0px;

}

.telen a{
color: #3a1a54;
text-decoration:none;
}

.telen a:hover{
color: #5a3289;
text-decoration:underline;
}