body {
	margin: 0; padding: 0;	
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	font: normal 11px Arial; 
}
div {
	margin: 0; padding: 0;
}
span {
	margin: 0; padding :0;
}
img {
	border: none;
	margin: 0; padding: 0;
}
a {
	text-decoration: none;
	color: #B1C7FF;
	cursor: pointer;
}
a:LINK {
	color: #B1C7FF;
}
a:VISITED {
	color: #B1C7FF;
}
a:HOVER {
	color: #ffffff;
	text-decoration: underline;
	
}
a:ACTIVE {
	color: #dddddd;
}


div.page {
	width: 907px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-image:url('images/bg.png'); background-repeat: repeat-y;
	background-position: center;
}

/* Header - Start */
div.header {
	width: 100%;
	height: 174px;
	margin: 0;
	padding: 0;
	float: none;
}
div.header_logo {
	width: 336px;
	float: right;
	height: 100%;
	margin: 0;
	padding: 0;
	
}
div.header_ads_login {
	width: 461px;
	height: 100%;
	margin: 0;
	padding: 0;
	float: right;
	background-image: url('images/ads_login.png'); background-repeat: no-repeat; 
}
div.header_right {
	width: 110px;
	height: 100%;
	margin: 0;
	padding: 0;
	float: right;
	background-image: url('images/header_left.png'); background-repeat: no-repeat; 
}
div.header_ads {
	width: 100%;
	height: 100px;
	padding: 5px 0px;
	float: none;
}
div.header_login {
	width: 426px;
	height: 54px;
	padding-top: 10px;
	padding-left: 25px;
	float: none;
}

/* Header - Stop */

/* Nawigacja -Start */

div.navi {
	width: 100%;
	height: 44px;
	margin: 0;
	padding: 0;
	float: none;
}

div.nav_link_bg {
	width: 787px;
	height: 100%;
	background-color: #2b2b2b;
	margin: 0;
	padding: 0;
	float: left;
}

div.navi_left {
	width: 60px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image:url('images/nav_left.png'); background-repeat: no-repeat;
	float: left;
}
div.navi_right {
	width: 60px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image:url('images/nav_right.png'); background-repeat: no-repeat;
	float: right;
}

/* Nawigacja - Stop*/

/* Lewa strona - Start*/

div.left_side {
	width: 213px;
	float: left;
	padding: 0;
	margin: 0;
}
/* Lewa strona - Stop*/

/* Srodek - Start*/
div.center_side {
	width: 456px;
	float: left;
	padding: 0;
	margin: 0;
}
div.center_strona {
	width: 456px;
	padding: 0;
	margin: 0;
	float: left;
}
div.youtube {
	width: 400px;
	margin: auto;
	padding: 10px;
	/*background-color: #2b2b2b;*/
}
/* Srodek - Stop*/

/* Prawa strona - Start*/
div.right_side {
	width: 213px;
	float: left;
	padding: 0;
	margin: 0;
}
/* Prawa strona - Stop*/

/* Small_box - Start*/
div.small_box_header {
	width: 205px;
	height: 42px;
	padding-top: 30px;
	padding-left: 8px;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
	color: #999999;
	background-image:url('images/small_box_head.png');
}
div.small_box_content {
	width: 193px;
	padding: 0px 10px;
	text-align: left;
	background-image:url('images/bg_2b2b2b.png')
}
div.small_box_foot {
	width: 213px;
	height: 45px;
	padding: 0;
	margin: 0;
	background-image:url('images/small_box_foot.png')
}
div.box_stats {
	width: 200px;
	background: none;
	margin: 0;
	padding-left: 13px;
	text-align: left;
}
/* Small_box - Stop*/

/* Foot - Start*/
div.foot {
	width: 907px;
	
	font: 10px;
}

/* Foot - Stop*/
div.space_poziom {
	margin: 0; padding: 0;
	float: left;
	height: 100%;
	border: none;
	overflow: hidden;
}
div.space_pion {
	margin: 0; padding: 0;
	width: 100%;
	border: none;
	overflow: hidden;
}
