body {
background:#fff;
margin:0px;
font-family:tahoma, sans-serif;
font-size:11px;
}
#topbg {
width:100%;
height:215px;
background:url(../images/topbg.jpg) #048;
border-top:#16324b solid 5px;
}
#top {
margin:0px auto;
width:919px;
height:215px;
background:url(../images/top.jpg);
border-color:#500;
border-width:0px 0px;
border-style:solid;
overflow:hidden;
}
#topmenu {
overflow:hidden;
color:#fff;
height:30px;
margin-left:150px;
margin-top:10px;
}
.topmenu { margin:0px;padding:0px;list-style:none; }
.topmenu li { margin:0px;padding-left:20px;float:left; }
.topmenu li a { float:left;color:#fff;text-decoration:none; }
.topmenu li a:hover { color:#fff;text-decoration:underline; }

#menu {  
position:absolute;
overflow:hidden;
background:transparent;
margin:85px 0px 0px 180px;
}
.menu { margin:0px;padding:0px;list-style:none;overflow:hidden; }
.menu li, .menu li a { float:left;display:block; }
.menu li { margin-right:25px; }
.menu li a#wiersze { background:url(../images/wiersze.png);width:63px;height:20px; }
.menu li a#wiersze:hover { background:url(../images/wiersze2.png);width:63px;height:30px; }
.menu li a#artykuly { background:url(../images/artykuly.png);width:79px;height:20px; }
.menu li a#artykuly:hover { background:url(../images/artykuly2.png);width:79px;height:30px; }
.menu li a#proza { background:url(../images/proza.png);width:45px;height:12px; margin-top:4px;}
.menu li a#proza:hover { background:url(../images/proza2.png);width:45px;height:30px; }
.menu li a#recenzje { background:url(../images/recenzje.png);width:70px;height:21px; }
.menu li a#recenzje:hover { background:url(../images/recenzje2.png);width:70px;height:30px; }
.menu li a#wywiady { background:url(../images/wywiady.png);width:78px;height:21px; }
.menu li a#wywiady:hover { background:url(../images/wywiady2.png);width:78px;height:30px; }
.menu li a#wydarzen { background:url(../images/wydarzenia.png);width:99px;height:20px; }
.menu li a#wydarzen:hover { background:url(../images/wydarzenia2.png);width:99px;height:30px; }
.menu li a#konkursh{ background:url(../images/konkursh.png);width:70px;height:20px; }
.menu li a#konkursh:hover { background:url(../images/konkursh2.png);width:70px;height:30px; }
.menu li a#poczekalnia{ background:url(../images/poczekalnia.png);width:97px;height:20px; }
.menu li a#poczekalnia:hover { background:url(../images/poczekalnia2.png);width:97px;height:30px; }

#lay {
background:url(../images/lay.jpg) #fff;
width:919px;
margin:0px auto;
overflow:hidden;
}
#laytop {
width:919px;
background:url(../images/lay_top.jpg) no-repeat top;
overflow:hidden;
}
#laycontent {
overflow:hidden;
margin-left:40px;
width:820px;
background:transparent;
padding:6px 8px 6px 8px;
}
div.profile_ws{display:none;margin-top:10px;float:right;height:auto;text-align:left;width:470px;background:#FFF;margin-right:20px;position:relative;-moz-border-radius: 10px;border-radius: 10px; border:1px dashed rgba(0,0,0,0.2);padding:10px 10px 10px 40px;}
div.profile_ws a{text-decoration:none;color:#0066CC;}
div.profile_ws a:hover{text-decoration:none;color:#0066FF;}

/*----------panel----------*/
#panel_spol
{
	font-family: Zapfino, cursive, sans-serif;

	background: url(../images/tlo_panelu.png);
	padding: 10px;
	width: 240px;
	height: 520px;
	
	position: fixed;
	margin-top: -100px; /*połowa wysokości panelu w górę */	
	left: 0px;
	top: 30%;
	
	z-index:2;
}

.facebook{
	float:right;
	width:232px;
	height:451px; 
	background: url(../images/slider2.png);
	display:block;
	right:-205px;
	padding:0;
	position:fixed;
	top:170px;
	z-index:10000;
	font-family: verdana;
	font-size: 10px;
}

ul#main_menu
{
	list-style: none;
}

#main_menu a
{
	color: #000080;
	text-decoration: none;
	font-weight:bold;
	font-style: 14pt;
}

#main_menu a:hover
{
	text-decoration: underline;
}

/*---------przycisk panelu--------*/
.slide_button
{
	background: url(../images/przycisk_spol.png);
	display: block;
	height: 105px;
	text-indent: -9999px;
	width: 33px;

	position: absolute;
	right: -33px;
	top: 0px;
}

.zamknij
{
	background-position: -33px 0px;
}
