html, body
{
background:#fff url('../img/bg.gif');
margin:0 auto;
font-family:Tahoma;
font-size:11px;
color:#666;
}
a:link,a:visited
{
text-decoration:underline;
font-weight:bold;
color:#336699;
}
a:hover,a:hover:visited
{
text-decoration:none;
font-weight:bold;
color:#336699;
}
.gradient1 a:link,.gradient1 a:visited,.gradient2 a:link,.gradient2 a:visited
{
text-decoration:none;
font-weight:bold;
color:#fff;
}
.gradient1 a:hover,.gradient1 a:hover:visited,.gradient2 a:hover,.gradient2 a:hover:visited
{
text-decoration:underline;
font-weight:bold;
color:#fff;
}

#body
{
width:663px;
padding:0;
margin:0 auto;
}

	#top
	{
	float:left;
	width:663px;
	height:200px;
	background:#fff url('../img/top.png');
	}
		.blank
		{
		height:55px;
		width:223px;
		float:left;
		}
		.button
		{
		height:55px;
		width:110px;
		float:left;
		}
	
	#mid
	{
	float:left;
	width:663px;
	background:#fff url('../img/tower.gif');
	}
		#cennik
		{
		width:221px;
		height:30px;
		line-height:25px;
		float:left;
		text-align:center;
		background:#fff url('../img/mid.gif');
		}
		#slogan
		{
		height:30px;
		width:442px;
		float:left;
		background:#fff url('../img/mid.gif') right;
		}
		
		
		.gradient1
		{
		float:left;
		font-size:13px;
		font-weight:bold;
		line-height:55px;
		color:#fff;
		width:222px;
		height:55px;
		background:#fff url('../img/g1.jpg');
		text-align:center;
		}
		.gradient2
		{
		float:left;
		font-size:13px;
		font-weight:bold;
		line-height:55px;
		color:#fff;
		width:219px;
		height:55px;
		background:#fff url('../img/g2.jpg');
		text-align:center;
		}
		
		
		.tower
		{
		float:left;
		width:201px;
		padding:10px;
		}
	
	#bot
	{
	float:left;
	width:663px;
	height:38px;
	background:#fff url('../img/bot.gif');
	}
		#botleft
		{
		width:320px;
		height:28px;
		padding:10px 0 0 10px;
		float:left;
		color:#ddd;
		}
		
		#botright
		{
		width:323px;
		height:28px;
		padding:10px 10px 0 0;
		float:left;
		text-align:right;
		color:#ccc;
		}

 #facebook_slider
{
    background: url('../img/bg.gif');
    padding: 10px;
    width: 232px;
    height:420px;  
    position: fixed;
    margin-top: -100px;
    left: 0px;
    top: 25%;
}

.fb_slider_slide_button
{
    background: url('../img/fbboxbg.png');
    display: block;
    height: 94px;
    text-indent: -9999px;
    width: 27px;

    position: absolute;
    right: -27px;
    top: 0px;
}

.fb_slider_close
{
    background-position: -20px 0px;
}
