/*---------przycisk dostepu--------*/

#panel_dostepu
{
	background:url(../images/bg_dostep_2.png) #FFF;
	padding: 0px;
	width: 540px;
	height:68px;
	position: fixed;
	margin-top: -327px; /*połowa wysokości panelu w górę */	
	right: -147px;
	float: right;
	top: 444px;
	font-size:1em;
	z-index:9999;
	display: block; /*pozycja blokowa*/
}
ul#main_menu_dostepu
{
	list-style: none;
}

#main_menu_dostepu a
{
	color: #000;
	text-decoration: none;
}

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

/*---------przycisk panelu dostepu--------*/
.slide_button_dostepu
{
	background: url("../images/przycisk_2.png");
	display: block;
	height: 68px;
	text-indent: -9999px;
	width: 60px;
	position: absolute;
	right: 520px;
	top: 0px;
}



/*---------przycisk FB--------*/

#panel_ot
{
	background:url(../images/bg_dostep_3.png);
	padding: 0px;
	width: 400px;
	height:189px;
	position: fixed;
	margin-top: -198px; /*połowa wysokości panelu w górę */	
	right: -100px;
	float: right;
	top: 383px;
	font-size:1em;
	z-index:9999;
	display: block; /*pozycja blokowa*/	
}
ul#main_menu_ot
{
	list-style: none;
	margin-left:-80px;
}

#main_menu_ot a
{
	color: #FFF;
	text-decoration: none;
}

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

/*---------przycisk panelu--------*/
.slide_button_ot
{
	background: url(../images/przycisk_ot.png);
	display: block;
	height: 60px;
	text-indent: -9999px;
	width: 60px;
	position: absolute;
	right: 400px;
	top: 0px;
}

/*---------przycisk FB--------*/

#panel_fb
{
	background:url(../images/bg_dostep_2.png);
	padding: 10px;
	width: 400px;
	height:300px;
	position: fixed;
	margin-top: -198px; /*połowa wysokości panelu w górę */	
	right: -147px;
	float: right;
	top: 505px;
	font-size:1em;
	z-index:9999;
	display: block; /*pozycja blokowa*/	
}
ul#main_menu_fb
{
	list-style: none;
}

#main_menu_fb a
{
	color: #ffffff;
	text-decoration: none;
}

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

/*---------przycisk panelu--------*/
.slide_button_fb
{
	background: url(../images/przycisk_fb.png);
	display: block;
	height: 60px;
	text-indent: -9999px;
	width: 60px;
	position: absolute;
	right: 400px;
	top: 0px;
}

#panel_yt
{
	
	background:url(../images/bg_dostep_2.png);
	padding: 10px;
	width: 250px;
	height:60px;
	position: fixed;
	margin-top: -319px; /*połowa wysokości panelu w górę */	
	right: -147px;
	float: right;
	top: 565px;
	font-size:1em;
	z-index:9999;
	display: block; /*pozycja blokowa*/	

	
}
ul#main_menu_yt
{
	list-style: none;
}

#main_menu_yt a
{
	color: #ffffff;
	text-decoration: none;
}

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

/*---------przycisk panelu--------*/
.slide_button_yt
{
	background: url(../images/przycisk_yt.png);
	display: block;
	height: 60px;
	text-indent: -9999px;
	width: 60px;
	position: absolute;
	right: 250px;
	top: 0px;
}

/*---------przycisk Twiter--------*/

#panel_tw
{
	background:url(../images/bg_dostep_2.png);
	padding: 10px;
	width: 400px;
	height:300px;
	position: fixed;
	margin-top: -198px; /*połowa wysokości panelu w górę */	
	right: -147px;
	float: right;
	top: 566px;
	font-size:1em;
	z-index:9999;
	display: block; /*pozycja blokowa*/	
}
ul#main_menu_tw
{
	list-style: none;
}

#main_menu_tw a
{
	color: #ffffff;
	text-decoration: none;
}

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

/*---------przycisk panelu--------*/
.slide_button_tw
{
	background: url(../images/przycisk_tw.png);
	display: block;
	height: 60px;
	text-indent: -9999px;
	width: 60px;
	position: absolute;
	right: 400px;
	top: 0px;
}