html{
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
}

body{
	margin:0;
	padding:0;
	background:#000000 url(../images/bg.jpg);

}

object {
	border: 0;
	outline:none;
}

img{
	border:none;
	outline:none;
	outline-color:#FF6600;
}

.clearBoth{
	clear:both;
}

a{
	color:#006699;
	text-decoration:none;
}
a:hover{
	color:#006699;
	text-decoration:none;
}

#body1{
	height:auto !important;
	min-height:600px;
	height:600px;
	background:url(../images/bg1.jpg) repeat-x;
}


#strona{
	width:1100px;
	height:auto !important;
	min-height:600px;
	height:600px;
}

#top{
	width:1100px;
	height:530px;
}

#kluby{
	width:900px;
	height:80px;
}


#content{
	width:900px;
	height:auto !important;
	min-height:100px;
	height:100px;
	background:url(../images/body1.jpg) repeat-y;
}

#footer2{
	color:#990000;
	font-size:11px;
	padding:0 0 20px 0;

}

#footer2 a{
	color:#990000;


}

#footer1{
	height:80px;
	padding-top:10px;
	color:#000000;
	font-size:12px;
	background:url(../images/krecha1.jpg) top left no-repeat;
}


.krecha1{
	width:900;
	height:5px;
	background:url(../images/krecha1.jpg) top left no-repeat;
}

.krecha3{
	height:5px;
	background:url(../images/krecha3.jpg) center center no-repeat;
}

#footer1 span{
	color:#990000;
	font-size:20px;
}

.tytul1{
	color:#990000;
	font-size:18px;
}

.text1{
color:#000000;
font-size:11px;
text-align:right;

}

.text2{
color:#000000;
font-size:12px;
text-align:left;
padding-left:20px;

}

.text1 span{
	color:#990000;
	

}

.text2 span{
	color:#990000;
	font-size:18px;

}

.main_title{
	font-size:24px;
	text-align:center;
	padding:5px 0;
}

.body_page_content{
	color:#000000;
	font-size:12px;
	text-align:justify;
	padding:0 40px 20px 40px;

}

.body_page_content a{
	color:#ffffff;
	font-size:12px;
}


.text_maly, .text_maly:hover{
color:#FFFFFF;
}



#wysuwane
{
 
    background: url("/static/images/fbpodklad.png") no-repeat scroll 0 0 transparent;
 
    padding: 10px;
    width: 235px;
    height:402px;
 
    position: fixed;
    margin-top: -200px; /*połowa wysokości panelu w górę */
    left: 0px;
    top: 50%;
 
}
.zamknij
{
    background-position: 0px 0px -242px 0px;
}
