body {	
	text-align:justify;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#fff;
	background:#000;	
	
	padding:0px;
	margin:0px;
}

div, ul, li, p, img, h1, h2, h3 {
	padding:0px;
	margin:0px;
}

img {
	border:0px;
	/*width: auto;
	height: auto*/
}

#box_wrapper {
	width:1417px;
	margin:0px auto;
}

#box_header {
	width:1417px;
	height:auto;
	margin:0px auto;
}

#box_content_top {
	width:1008px;
	height:9px;
	font-size:0px;
	margin:0px auto;
	background:url('gfx/content_top.png');
}

#box_content {
	width:1006px;
	margin:0px auto;
	border-left:1px solid #600;
	border-right:1px solid #600;
	background:url('gfx/content_bg.png') top left repeat-x #c52c23;
	overflow:auto;
	clear:both;
}

#box_footer {
	width:1008px;
	height:53px;
	margin:10px auto;
	background:url('gfx/footer.png') no-repeat;
}

#box_column_left {
	float:left;
	width:496px;
}
#box_column_right {
	float:left;
	width:496px;
	margin-left:14px;
}
#box_column_full {
	float:left;
	width:992px;
}
p {
	padding:5px 0px;
}

h1 {
	font-size:14px;
	color:#fff498;
}

a, a:hover, a:visited, a:link  {
	text-decoration:none;
	color:white;
}
a:hover {
	color:#fff498;
}
a.more, a.more:hover, a.more:visited, a.more:link  {
	font-size:12px;
	color:#fff498;
	background:url('gfx/arrow_more.png') left top no-repeat;
	padding-left:12px;
}
a.more:hover {
	color:#fff;
}

#box_footer p {
	float:right;
	padding:30px 15px 0px;
	text-align:right;
}

.container {
	width:476px;
	background:#550006;
	padding:10px;
	margin-bottom:14px;
}
.container2 {
	width:986px;
	background:#550006;
	padding:10px;
	margin-bottom:14px;
}
div.box {
	margin-bottom:10px;
	overflow:auto;
	clear:both;
}

div.box p {
	padding:10px 0px 10px 10px;
}

div.box p.date  {
	padding:2px 0px;
	font-size:11px;
	color:#939393;
}

div.box p.more  {
	padding:2px 10px;
	font-size:11px;
	text-align:right;
	color:#fff498;
}

div.box img {
	float:left;
	margin:10px 25px 10px 0px;
	border:1px solid #750c04;
}

ul.images {
	margin:0px auto;
	list-style:none;
	clear:both;
}

ul.images li {
	width:33%;
	float:left;
	padding-top:10px;
	text-align:center;
}
ul.images li p{
	padding:0px 0px 1px;
	margin:0px auto;
}
ul.images li img{
	float:none;
	margin:0px auto;
}
#box_flash_music{
	display: block;
	padding-left: 300px;
	float: left;	
	width: 400px;
}
#box_log_top{
	float: left;
	padding-top: 20px;
	width: 600px;
}
.zaloguj {
	border: 0;
	width: 132px;
	height: 42px;
	background: url(gfx/z.png);
}
.rejestruj {
	border: 0;
	width: 155px;
	height: 40px;
	background: url(gfx/r.png);
}
.akceptuj {
	border: 0;
	width: 366px;
	height: 45px;
	background: url(gfx/ar.png);
}
.nieakceptuj {
	border: 0;
	width: 452px;
	height: 45px;
	background: url(gfx/nar.png);
}
.zapisz {
	border: 0;
	width: 354px;
	height: 43px;
	background: url(gfx/zdf.png);
}
.wyloguj {
	border: 0;
	width: 142px;
	height: 42px;
	background: url(gfx/w.png);
}
.wyslij {
	border: 0;
	width: 108px;
	height: 42px;
	background: url(gfx/wyslij.png);
}
.zapiszsie {
	border: 0;
	width: 183px;
	height: 43px;
	background: url(gfx/zs.png);
}
