/* CSS Document */
body {
background-color:#000000;
background-image:url(bckg.jpg);
background-repeat:repeat;
	font-family:"Verdana";
	font-size:11px;
	font-weight:normal;
	margin: 0px;
	color: #000000;
	font-decoration: none;
}
.top {
background-image:url(bingo.jpg);
height:150px;
}
.center {
background-color:#FFFFFF;
padding:10px;
}
.title {
color:#FFFFFF;
font-weight:bold;
padding-left:10px;
padding-top:4px;
background-image:url(menu.jpg);
background-repeat:no-repeat;
height:20px;
}
.title a{
	text-decoration: none;
	color: black;
}
.tresc {
padding:10px;
}
div.news {
clear:both;
margin:0px;
}

div.news img {
float:left;
margin:8px 12px 0px 6px;
border-width: 1px;
border-style: solid;
border-color: black;
}

.article {
float:left;
padding-bottom:0px;
width:74%;
}

div.news h6 {
font-size:11px;
text-align:left;
padding-top: 10px;
}

div.stronnicowanie{
	text-align: center;
	width: 100%;
	margin: 20px;
	font-size: 14px;
}

div.stronnicowanie a{
	text-decoration: none;
	color: #006633;
}

.itme_article {
float:left;
padding-bottom:0px;
width:100%;
}

div.entityF{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}	
