html {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 0.75em;
	text-align: justify;
}

hr {
	height: 0;
	border: 0;
	clear: both;
}

h2 {
	display: inline;
	margin: 5px 2px;
	font-size: 140%;
	border-bottom: dotted #000 1px;
}
h3 {
	display: inline;
	margin: 5px 2px;
	font-size: 130%;
	border-bottom: dotted #000 1px;
}
h3.news {
	font-size: 125%;
}
h4 {
	display: inline;
	margin: 5px 2px;
	font-size: 115%;
	border-bottom: dotted #000 1px;
}
h4.gadget {
	display: block !important;
	border-bottom: dotted 1px !important;
	text-align: center;
}
/*h4.gadget span {
	border-bottom: dotted #000 1px;
}*/

button, input, textarea, select {
	text-indent: 0px;
}
textarea.translation {
	width: 99%;
	height: 750px;
	font-size: 105%;
	font-family: 'Courier New', Tahoma, sans-serif;
	text-align: justify;
}
textarea.news {
	width: 99%;
	height: 300px;
	text-align: justify;
}

div.left_space {
	clear: left;
	float: left;
	padding: 0.5em 0.8em 0.5em 0;
	background: none;
}
div.right_space {
	clear: right;
	float: right;
	padding: 0.5em 0 0.5em 0.8em;
	background: none;
}
div.left_space a, div.right_space a {
	border-bottom: 0;
}

p {
	margin: 7px 2px;
}
p.signature {
	text-align: right;
}

pre {
	margin: 3px 0px;
}
pre.center {
	text-align: center;
}

blockquote {
	margin: 2px 25px 15px 25px;
	padding: 3px;
	border: dotted 1px;
}
blockquote pre {
	font-family: Verdana, Tahoma, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}

ul.highspace, ul li.highspace {
	margin-top: 10px;
}
li.clean {
	list-style-type: none;
}

a.clean, a.clean:hover {
	border-bottom: 0px;
	text-decoration: none;
	color: inherit;
}

img {
	border: 0px;
	opacity: 0.7;
}
img:hover {
	opacity: 1;
}
img.advert750x100 {
	width: 750px;
	height: 100px;
}
img.advert728x90 {
	width: 728px;
	height: 90px;
}
img.advert468x60 {
	width: 468px;
	height: 60px;
}
img.advert400x50 {
	width: 400px;
	height: 50px;
}
img.advert234x60 {
	width: 234px;
	height: 60px;
}
img.advert120x90 {
	width: 120px;
	height: 90px;
}
img.advert120x60 {
	width: 120px;
	height: 60px;
}
img.advert88x31 {
	width: 88px;
	height: 31px;
}
img.userbar {
	width: 350px;
	height: 19px;
}
img.miniavatar {
	width: 75px;
	height: 75px;
}
img.avatar {
	width: 100px;
	height: 100px;
}
img.captcha {
	opacity: 1;
	width: 250px;
	height: 70px;
}
img.emoticon_default {
	opacity: 1;
	width: 20px;
	height: 20px;
}
img.emoticon_bigblack {
	opacity: 1;
	width: 33px;
	height: 33px;
}
img.emoticon_bigeyed {
	opacity: 1;
	width: 25px;
	height: 25px;
}
img.gadget {
	width: 370px;
	height: 185px;
	border: dotted 1px;
}

/*
 * AKTUALNOCI / NEWS
 */
	div.newsinfo {
		margin: 5px;
		font-size: 11px;
	}
	div.newsinfo p {
		margin-top: 0px;
		margin-bottom: 0px;
		font-style: oblique;
	}
	div.newsinfo p#signature {
		text-align: right;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 1.2em;
	}
	div.newsinfo a {
		border-bottom: 0;
	}

	ul.comment {
		list-style-type: none;
	}
	ul.comment a {
		border-bottom: 0;
	}
	ul.comment li.author {
		margin: 1em 0 0 0;
		padding: 0;
		font-weight: bold;
		font-variant: small-caps;
		font-size: 1.1em;
		/*text-transform: uppercase;*/
	}
	ul.comment li.date {
		float: right;
		margin: 0;
		padding: 0;
		font-family: Georgia, Tahoma, Verdana, sans-serif;
		font-style: oblique;
	}
	ul.comment li.date span {
		margin-left: 0.5em;
	}
	ul.comment li {
		margin: 0.5em;
		padding-bottom: 1em;
	}

/*
 * REGULAMIN / RULES
 */
	div#rules p.title {
		margin: 15px 0px 4px 0px;
		color: #c9b2a1;
		font-size: 1.2em;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	div#rules p.first {
		margin-top: 0px;
	}
	div#rules p.sect {
		margin: 3px 0px 3px 0px;
		color: #fff;
		text-align: center;
	}
	div#rules ul {
		margin: 4px 0px;
		padding-left: 25px;
		list-style-type: decimal;
		list-style-position: outside;
	}
	div#rules ul.clean {
		list-style-type: none;
	}
	div#rules ul li {
		margin: 1px 0px;
	}
	div#rules ul ul {
		margin: 2px 0px;
		list-style-type: lower-latin;
		list-style-position: outside;
	}
	div#rules ul ul ul {
		margin: 2px 0px;
		list-style-type: disc;
		list-style-position: outside;
	}
/*
 *REKLAMA SPONSOROWANA / SPONSORED ADVERTISEMENT
 */
	table#advertsponsored {
		margin-top: 15px;
	}
	table#advertsponsored caption {
		font-size: 1.1em;
		font-weight: bold;
		font-style: oblique;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin-bottom: 3px;
	}
	table#advertsponsored th, table#advertsponsored td {
		min-width: 95px;
		text-align: center;
		vertical-align: middle;
	}
	table#advertsponsored th {
		height: 25px;
		max-height: 30px;
	}
/*
 * TARYFIKATOR PĆATNOĆCI / PAYMENT'S POINTS SCALE
 */
	div#scale table {
		margin-top: 15px;
	}
	div#scale table caption {
		font-size: 1.1em;
		font-weight: bold;
		font-style: oblique;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin-bottom: 5px;
	}
	div#scale table th, div#scale table td {
		min-width: 85px;
		text-align: center;
	}

table#premiumsms {
	width: 100%;
}
table#premiumsms td {
	text-align: center;
}

ul ul {
	list-style-type: circle;
	list-style-position: outside;
}

ul.gamelist {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.panel {
	margin-top: 3px;
	margin-bottom: 10px;
}
ul.panel li {
	margin-bottom: 2px;
}

ul#bankaccounts li {
	font-weight: bold;
}
ul#bankaccounts li span {
	font-style: italic;
	font-weight: normal;
	margin-left: 20px;
}

dt {
	margin: 5px 0px 3px 0px;
	background-color: inherit;
	text-transform: uppercase;
	font-size: 95%;
	font-weight: bold;
}
dt span {
	display: inline;
	margin: 0px;
	text-transform: none;
	font-style: oblique;
	font-weight: normal;
}
dd {
	margin-left: 45px;
}
dd#buttons, dt.buttons {
	margin-top: 10px;
}

.formOk {
	border: 1px solid #090;
}
.positive {
	display: inline;
	border: 0px;
	color: #090;
}
.formBad {
	border: 1px solid #f20;
}
.negative {
	display: inline;
	border: 0px;
	color: #f20 !important;
}
span.inputError {
	display: block;
	font-size: 10px;
	color: #f20;
	text-transform: uppercase;
}

sup.hint {
	color: #f20;
}
.top td {
	padding-top: 10px;
}

.gamemanage {
	margin: 0px;
	padding: 1px;
}
.gamemanage input {
	font-size: 90%;
	padding: 1px;
}
.info {
	font-style: italic;
}
.strike {
	text-decoration: line-through;
}
.underline {
	text-decoration: underline;
}
.small {
	font-size: 85%;
}
.big {
	font-size: 115%;
}
table.translation {
	width: 50%;
	min-width: 200px;
	margin-bottom: 10px;
}
table.translation td.filename {
	padding-left: 10px;
}
table.bbcode {
	width: 99%;
}
table.bbcode td {
	width: 33%;
	border-top: dotted 1px;
	padding: 1px 5px 10px 0px;
}
table.bbcode th {
	font-size: 115%;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}
table.list {
	width: 100%;
}
table.list th {
	font-size: 115%;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}
table.list th.options {
	width: 175px;
}
table.list td {
	vertical-align: middle;
	border-top: solid 1px;
	padding: 1px 5px 15px 0px;
}
textarea.news {
width: 95%;
height: 200px;
}
