* {
	padding: 0;
	margin: 0;
	border: 0;
}
body { 
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #e5ce9a;
	text-align: left;
}
body.player {
	padding: 10px 10px 30px;
	text-align: center;
	font-size: 9pt;
}
body.player p {
	text-align: left;
	margin-left: 25px;
}
body.player ul, body.player li {
	text-align: left;
}
body.player h3 {
	margin: 15px 5px 5px 25px;
}
#wrapper {
	margin: 0 auto;
	text-align: center;
	width: 930px;
	border-top: 0 none;
	padding-bottom: 40px;
	background-color: white;
	position: relative;
	min-height: 600px;
}
table, td, th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#maincontent {
	text-align: left;
	color: #000000;
	padding: 25px;
	padding-top: 20px;
	overflow: visible;
	position: relative;
}
#maincontent td {
	text-align: center;
}
#pasek {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}
#pasekMenu {
	padding: 0px;
	width: 100%;
	height: 12px;
	background: #242855; /*5b73b8*/
	color: white;
	font-weight: bold;
	margin: 0;
}
table.ramka {
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666699;
}
table.ramka td, table.ramka th {
	text-align: left;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #666699;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
}
img {
	border: 0px;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background: #eeeeff;
}
a.nohover:hover {
	background: none;
}
.center {
	text-align: center;
}
.xsmall, .xsmall td {
	font-size: 8pt;
}
.right {
	text-align: right;
}
h1#header1 {
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 0.5em;
	padding: 15px;
	color: #404040;
}
h1#header2 {
	text-align: center;
	font-size: 22pt;
	letter-spacing: normal;
	font-family: Arial, sans-serif;
	font-weight: normal;
}
#warszawa {
	margin: 0 20px;
	color: #CC0000;
}
#buenosaires {
	margin: 0 20px;
	color: #009999;
}
#kalkuta {
	margin: 0 20px;
	color: #CCCC00;
}

h2 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 13pt;
	text-align: center;
	margin: 10px 5px 15px 5px;
}
h3 {
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, sans-serif;
	text-align: left;
	margin: 10px 5px 5px 5px;
}
h2#patronat {
	color: #444;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: 1px;
}
h3.sklady {
	font-size: 10pt;
	margin-left: 0;
}
p {
	margin: 0px 5px 5px 5px;
	text-align: left;
}
ul, ol {
	margin: 0;
	padding-top: 15px;
	padding-left: 25px;
	list-style-type: square;
	list-style-position: outside;
}
ol {
	list-style-type: decimal;
}

ul li, ol li {

	margin: 0;

	padding-top: 6px;
}

img.flag {
	margin-top: 3px;
	vertical-align: middle;
	border: 1px #202020 solid;
	display: inline;
}

#szachownica {
	position: relative;
	margin: 20px auto 0;
	margin-bottom: 0;
	padding-bottom: 0;
	z-index: 1;
	width: 860px;
}

ul#pionki {
	z-index: 3;
	position:absolute;
	overflow: visible;
	left: 0;
	top: 0;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#pionki li {
	padding: 0;
	margin: 0;
}

.figura {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	width: 100px;
}

.figura a {
	text-decoration: none;
}

.figura a:hover {
	text-decoration: underline;
	color: #CC0000
}

#jezyk {
	position: absolute;
	top: 20px;
	left: 20px;
}

#fundacja {
	position: absolute;
	top: 16px;
	left: 810px;
}

.important {
	font-weight: bold;
}

#loga {
	text-align: center;
	width: 887px;
	height: 437px;
	margin: 0;
	overflow: hidden;
}
#mapa {
	padding-top: 30px;
	height: 500px;
}

img.inTextLeft {
	float: left;
	margin: 5px 15px 10px 0;
}

img.inTextRight {
	float: right;
	margin: 5px 0 10px 15px;
}
.cwiartkaSkladow {
	float: left;
	width: 25%;
	margin: 0;
}
ul.nomargin {
	padding-top: 0;
	padding-bottom: 15px;
}
#home {
	position: absolute;
	left: 0;
	top: 0;
	width:930px;
	height: 500px;
}
#stat {
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0;
	top: 500px;
	background-color: white;
	padding-bottom: 10px;
}

a.thumbImg img {
	margin: 5px 10px 5px 0;
	border: 1px solid #DDD;
}
a.thumbImg:hover img {
	border: 1px dotted #333;
}

li p {
	margin-left: 0;
}

ul.big li {
	margin-bottom: 15px;
}

#transmisja {
	width: 650px;
	height: 750px;
	border: 0;
	padding: 0;
	margin-left: 130px;
}

a.catLink {
	font-size: 1.4em;
	line-height: 1.5em;
}
.start {
	font-size: 1.4em;
	text-align: center;
	color: #CC0000;
	font-weight: bold;
}

