body, html
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #141414;
}

#allMain
{
	background: black url('../imgm/bodybg.png') left top repeat-x;
}

a
{
	color: #711105;
	text-decoration: underline;
}

a:focus, a:hover
{
	color: #510e03;
	text-decoration: none;
}

hr
{
	border: 0px;
	height: 1px;
	background: #c85e52;
	width: 90%;
	margin: 0px auto;
}

a img
{
	border: 0px;
}

body, td, th, input, textarea, select, option
{
	font-family: verdana;
	font-size: 11px;
	color: white;
}

form
{
	padding: 0px;
	margin: 0px;
}

div, p
{
	position: relative;
}

p
{
	margin: 0px;
	padding: 5px 0px;
}

table
{
	border-collapse: separate;
}

table td, table th
{
	border: 0px;
	border-spacing: 1px;
	padding: 4px 2px;
	text-align: center;
	vertical-align: middle;
}

#menubar
{
	width: 50%;
	position: absolute;
	right: 0px;
	top: 23px;
	height: 54px;
	background: url('../imgm/menubg.png') left top repeat-x;
}

#all
{
	width: 980px;
	margin: 0px auto;
}

#topbg
{
	width: 980px;
	left: 0px;
	top: 0px;
	height: 540px;
	position: absolute;
	background: url('../imgm/bg.jpg') left top no-repeat;
}

#menu
{
	padding-top: 23px;
	padding-left: 330px;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
	height: 54px;
}

#menu ul li
{
	list-style: none;
	float: left;
	padding: 0px 5px;
}

#menu ul li a
{
	display: block;
	position: relative;
	padding: 20px 24px;
}

#menu ul li a:hover, #menu ul li a:focus, #menu ul li a.active
{
	background: url('../imgm/menuhover.png') left top repeat-x;
}

#promoText
{
	position: absolute;
	left: 443px;
	top: 106px;
	width: 533px;
	font-size: 12px;
	text-align: left;
	z-index: 20;
}

#promoText div.title
{
	font-size: 20px;
	color: #ffc342;
	padding-bottom: 12px;
}

#promoText div.button
{
	text-align: center;
	padding-top: 22px;
}

#content
{
	min-height: 540px;
}

#rightColumn
{
	float: right;
	width: 676px;
	padding-top: 231px;
}

h1
{
	padding: 0px 41px;
	padding-bottom: 10px;
	line-height: 47px;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	margin: 0px;
	text-align: left;
}

#text
{
	text-align: left;
	background: url('../imgm/mainbg.png') left top repeat-y;
	color: black;
}

#text body, #text td, #text th, #text input, #text textarea, #text select, #text option
{
	color: black;
}

#textBottom
{
	padding: 0px 37px 0px 18px;
	min-height: 480px;
	background: url('../imgm/mainBottom.png') left bottom no-repeat;
}

div.text
{
	padding: 10px 22px;
}

#leftColumn
{
	padding-top: 147px;
	float: left;
	width: 285px;
}

#loginBox
{
	padding-top: 32px;
	width: 271px;
	float: right;
}

#loginBox table
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-color: transparent;
	border: 0px !important;
	border-collapse: collapse;
}

#loginBox table, #loginBox table tbody, #loginBox table th
{
	border-spacing: 0px !important;
	border: 0px !important;
	border-collapse: collapse;
}

#loginBox table td, #loginBox table th
{
	background: transparent;
	border: 0px;
	font-size: 10px;
}

#loginBox table td
{
	text-align: right;
	padding: 0px 16px 0px 0px;
	vertical-align: middle;
}

#loginBox table th
{
	padding: 3px 0px 0px 0px;
	width: 165px;
	text-align: left;
}

#loginBox table th input, #loginBox table th select, select.selectserv
{
	color: white;
	font-size: 10px;
	padding: 4px 0px;
	width: 151px;
	background: url('../imgm/logininput.png') left top repeat-x;
	border: 1px solid #3b0903;
}

select.selectserv2
{
	color: white;
	font-size: 9px;
	padding: 0px;
	width: 151px;
	border: 0px;
	background: #570404;
}

select.selectserv2 option
{
	padding: 0px;
}

#loginBox table th select, select.selectserv
{
	padding: 0px;
	padding-top: 3px;
	height: 22px;
	line-height: 22px;
	background: #570404;
}

#loginBox table th select option
{
	color: white;
	background: #540404;
	font-size: 10px;
}

#loginBox div.hrline
{
	padding: 14px 0px 8px 0px;
	text-align: center;
}

#loginBox div.hrline div
{
	width: 170px;
	height: 1px;
	margin: 0px auto;
	background: #8b4137;
	overflow: hidden;
}

#loginBox div.submit
{
	text-align: center;
}

#loginBox div.submit input
{
	font-weight: bold;
	background: url('../imgm/submitbg.png') left top repeat-x;
	font-size: 10px;
	padding: 4px 20px;
	border: 1px solid #3d0903;
}

#loginBox div.links
{
	padding-top: 7px;
	text-align: center;
	color: #cccccc;
}

#loginBox div.links a
{
	color: white;
	font-size: 10px;
	text-decoration: underline;
}

#loginBox div.links a:hover, #loginBox div.links a:focus
{
	text-decoration: none;
}

#spons
{
	padding-top: 26px;
	width: 271px;
	float: right;
}

#sponsInner
{
	height: 433px;
}

#sponsBottom
{
	background: #610e03 url('../imgm/sponsBottom.png') left bottom no-repeat;
	height: 305px;
	position: absolute;
	width: 271px;
	left: 0px;
	top: 153px;
}

#sponsMarquee
{
	padding-top: 50px;
	text-align: center;
}

#sponsMarquee marquee
{
	width: 100%;
	height: 365px;
	text-align: center;
	overflow: hidden;
}

#footer
{
	height: 176px;
	background: url('../imgm/footerbg.png');
}

#footerInner
{
	padding: 78px 46px 0px 41px;
}

#footerRight
{
	float: right;
	text-align: right;
	padding-top: 10px; /* 10 */
	line-height: 18px;
	width: 340px;
	color: #cccccc;
}

#footer a
{
	text-decoration: underline;
	color: white;
}

#footer a:hover, #footer a:focus
{
	text-decoration: none;
}

#footerLeft
{
	float: left;
	text-align: left;
	padding-top: 22px;
	width: 400px;
}

table.contbl
{
	width: 100%;
}

table.contbl th
{
	font-weight: normal;
	width: 35%;
	padding-left: 10px;
}

table.contbl td, table.contbl th
{
	padding-top: 20px;
	text-align: left;
}

#text input.submit
{
	font-weight: bold;
	background: url('../imgm/submit.png') left top repeat-x;
	font-size: 10px;
	padding: 7px 20px;
	border: 1px solid #86190c;
	color: white;
	cursor: pointer;
}

#text input.text, #text select.text
{
	color: black;
	font-size: 10px;
	padding: 4px 0px;
	width: 95%;
	background: url('../imgm/inputbg.png') left top repeat-x;
	border: 1px solid #c85e52;
}

#text select.text
{
	background: #f2dede;
	height: 24px;
	padding: 0px;
	padding-top: 4px;
	vertical-align: middle;
}

select.text option
{
	background: #f3e2e1;
	color: black;
	font-size: 10px;
}

div.red
{
	background: #ffdddd;
	border-color: #85170a;
}

div.green
{
	background: #ddffdd;
	border-color: #17850a;
}

div.yellow
{
	background: #ffffdd;
	border-color: #85850a;
}

.red, .green, .yellow
{
	background: url('../img/transbg.png') left top repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 15px;
	margin-top: 12px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.clear
{
	clear: both;
}



/* HOMEPAGE */

.screenshots
{
	float: right;
	width: 201px;
	background: url('../imgm/vertLine.png') left top no-repeat;
	margin-top: -8px;
}

.screenshotsInner
{
	background: url('../imgm/screenshotsh1.png') 14px 15px no-repeat;
	padding-top: 41px;
	padding-left: 12px;
}

.screenshotsInner a img
{
	padding-bottom: 12px;
}

.newsbox
{
	float: left;
	width: 390px;
}

.news
{
	padding-top: 20px;
	padding-left: 24px;
	line-height: 15px;
}

.news h2
{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
}

.news h2 a
{
	text-decoration: none;
	color: black;
}

.news h2 a:hover, .news h2 a:focus
{
	text-decoration: underline;
}

.news h3
{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
	color: #717171;
}

.news p
{
	padding-top: 0px;
	padding-bottom: 10px;
}

.news a.readmore
{
	font-size: 10px;
	color: #6d6d6d;
}

.nagrody
{
	float: left;
	width: 410px;
	background: url('../imgm/horiLine.png') left top no-repeat;
}

.innerNagrody
{
	background: url('../imgm/nagrodyh1.png') 22px 17px no-repeat;
	padding-top: 36px;
	padding-left: 8px;
	text-align: left;
}

#clock
{
	float: right;
	text-align: right;
	width: 500px;
}

#topBarInner
{
	font-size: 10px;
	text-align: center;
	width: 918px;
	margin: 0px auto;
	text-align: left;
}

#topBarOuter
{
	text-align: center;
	border-bottom: 1px solid #060606;
	background: #141414;
	padding: 5px 0px;
}

#topInfo
{
	padding-left: 10px;
}

