div#container {
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
	width:100%;
}

body {
	background: #000 url("images/back.jpg");
   text-align: center;
   margin: 0px;
	padding:0px;
	color:#F00;
}

a, a:active, a:visited, a:link{
   color: #F60;
	text-decoration: none;
}

a:hover {
   color: #C60;
	text-decoration: none;
}

a.page, a.page:active, a.page:visited, a.page:link{
   color: #DFFFF9;
	text-decoration: none;
}

a.page:hover {
   color: #993;
	text-decoration: none;
}

a.more, a.more:active, a.more:visited, a.more:link{
   color: #FFF;
	text-decoration: none;
	font-size: 18px;
}

a.more:hover {
   color: #FFC;
	text-decoration: none;
	font-size: 18px;
}

a img {
	border: none;
}

img { behavior: url("pngfix.htc"); }

/* body */
#page {
	width:100%;
	text-align: center;
}

#description {
	width:100%;
}

#navigation {
	width:100%;
	font-size:17px;
	text-align: center;
	background: #000;
}

#contents {
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	text-align: center;
	position:relative;
}

#contents table {
	text-align: center;
}

#fuze {
	width:100%;
	text-align: center;
}
/* end body */

/* ranking */
#contents table.ranking {
	width: 700px;
}

#contents table.ranking, #contents table.ranking tr td {
	border: thin solid #CF9;
}

.lp {
	width:30px;
}

.strona {
	width:500px;
}

.in {
	width:20px;
}

.out {
	width:20px;
}
/* end ranking */

/* form */
input {
	font-size:15px;
	color:#F30;
}

textarea {
	font-size:15px;
	color:#F30;
}

#submit {
	width:100px;
	color:#F30;
}
/* end form*/

/* end register */
#contents table.register {
	margin-top: 20px;
	width:700px;
	border-color:#CF9;
}

.fr01 {
	text-align:right;
	width:220px;
}

td.fr02 {
	text-align:left;
	width:480px;
}

table.register tr td {
	
}

table.register tr td input {
	width:100%;
	height:30px;
}

table.register tr td input.wymiar {
	width:40px;
	height:30px;
	font-size:15px;
	color:#F30;
}

table.register tr td textarea {
	width:100%;
}

table.register tr td label input.checkbox {
	width:20px;
	height:15px;
}

td.fr03 {
	
}
/* end register */

/* active */
table.active {
	
}
/* end avtice */

#bledy {
	color: #Ff0000;
}

#title{ 
	background-color: #4A4A4A;
	font-size:18;
}

#top{
	border: thin solid #4A4A4A;
}

td.bg1{ 
	background-color: #E8E8FF;
}
