 

body {
	margin: 10px 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #000000;
	color: #875A00;
}

h1, h2, h3, h4, h5, h6 {
	color: #C28D06;
}

a {
	color: #C28D06;
}

a:hover {
	text-decoration: none;
	color: #FFB700;
}

/* Header */

#header {
	width: 700px;
	height: 9em;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/img1.jpg) no-repeat left bottom;
}

#header * {
	text-decoration: none;
}

#header h1 {
	letter-spacing: -3px;
	float: left;
	margin: 0;
	font-size: 3em;
}

#header h2 {
	float: left;
	margin: 0;
	padding: .85em 0 0 0;
	letter-spacing: -1px;
	word-spacing: -.25em;
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

/* Column One */

#colOne {
	float: left;
	width: 440px;
}

#colOne p, #colOne ol, #colOne ul {
	text-align: justify;
	line-height: 180%;
}

#colOne blockquote {
	font-style: italic;
}

#colOne .post {
	padding: .25em 1em 3em 1em;
	background: url(images/img1.jpg) no-repeat 50% -3em;
}

#colOne .title {
	margin: 0;
	padding: 0;
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
}

#colOne .posted {
	margin: 0 -1em;
	padding: 0 1em 1em 1em;
	font-size: .7em;
	color: #875A00;
	border-bottom: 1px solid #191200;
}


#colOne .about {
	float: right;
	width: 200px;
	padding: 10px;

}

#colOne .table_about {
	width: 400px;
	border: none;
}

#colOne .tr_about {
	background: #191200;
}

#colOne .celltext1 {
	width: 120px;
}
#colOne .celltext2 {
	width: 280px;
}

#colOne .rateform {
	background-color: #5E5743;
	border-style: none;
	margin: 0; 
	display: inline;
}


#colOne .meta {
	margin: 0 -1em;
	padding: 1em 1em 0 1em;
	border-top: 1px solid #191200;
	font-size: .7em;
	clear: both;
}

#colOne .meta p {
	margin: 0;
	padding: 0;
}

#navigation{
	border-bottom: 1px solid #191200;
	margin-top: 10px;
	margin-bottom: 20px;
}

#navigation a {
	text-decoration: none;
}


#colOne .game_image {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	border: 1px solid #4A3100;
}

#colOne .game_image_big {
	position: relative;
	padding: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 2px solid #4A3100;
}

#colOne .opis {
	border-top: 1px solid #191200;
	border-bottom: 1px solid #191200;
	margin-top: 20px;
	padding: 10px;
}

#colOne .box_komentarze {
	padding-top: 20px;
	width: 360px;
	float: left;
}

#KOMENTARZE {
	padding-top: 20px;
	width: 350px;
	float: right;
	font-size: 12px;
	font-weight: normal;
	border-bottom:  1px solid #191200;
}

.nick {
	font-family: "Trebuchet MS",Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 130%;
}

#DODAJ_KOMENTARZ {
	padding-top: 20px;
	width: 350px;
	float: left;
	font-size: 12px;
	font-weight: normal;
}


/* Column Two */

#colTwo {
	float: right;
	width: 230px;
}

.form {
	background-color: #5E5743;
	border-style: none;
	margin-left: 10px; 
	display: inline;
}

.button {
	background: #5E5743;
	border: 2px solid #191200;
	color: #3D2900;
	font-weight: bold;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo ul ul {
	margin-bottom: 2em;
}

#colTwo li li:hover {
	background: #191200;
}

#colTwo li a {
	padding: 0 0 0 2em;
	background: url(images/img2.gif) no-repeat 1em 50%;
	text-decoration: none;
}

#colTwo li a:hover {
	text-decoration: underline;
}

#colTwo h2 {
	margin: 0 0 1em 0;
	padding: .5em 1em;
	background: url(images/img1.jpg) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: .25em;
	font-size: .8em;
}


#colTwo .statystyki {
	font-size: 12px;
}



/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 1em 0;
	background: url(images/img1.jpg) no-repeat left bottom;
	text-align: center;
	font-size: x-small;
}

#footer p {
	margin: 0;
	padding: 0;
}