html, body {
	margin: 0;
	padding: 0;
	font-family: "verdana ce", verdana, helvetica, sans-serif;
}
body {
	background: #F4F1EA url(graf/tlo-main.gif) repeat-x;
}
h1 {
	font-size: 1.3em;
	color: #500100;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
#header {
	margin: 0;
	padding: 0;
	background: url(graf/header_chess.jpg) 100% 0 no-repeat;
}
#header h1{
	margin: 0;
	margin-left: 20px;
	padding-top: 8px;
	color: white;
	font-size: 25px;
	background: url(graf/herb_mysliborz.gif) 0 8px no-repeat;
	padding-left: 78px;
	height: 121px;
	font-family: serif;
}
#header p {
	position: absolute;
	top: 45px;
	right: 40%;
	font-weight: bolder;
	color: white;
	font-size: 20px;
	font-family: serif;
}

#content {

	width: 100%;
}

#menu {
	margin-left: 70%;
}
#tekst {
	margin-left: 60px;
	margin-top: 20px;
	font-size: 0.8em;
	float: left;
	width: 60%;
}

#tekst p {
	padding-left: 20px;
}
#flagi {
	position: absolute;
	left: 90px;
	top: 110px;

}

#flagi img {
	border: none;
}
table.zgloszenia {
	border-collapse: collapse;
	margin-left: 20px;
}
table.zgloszenia td {
	border-bottom: 1px solid #666;
	padding: 3px 6px;
}
#terminarz {
	border-collapse: collapse;
	margin-left: 20px;
}
#terminarz td, #terminarz th {
	vertical-align: top;
	padding: 10px 2px;
}
#terminarz td {
	padding-left: 10px;
}
table.nagrody {

}
table.nagrody th {
	background: #ddd;
}
table.nagrody td {
	vertical-align: top;
	padding-right: 10px;
}
table.nagrody ul {
	list-style: none;
}
table.contactform th {
	text-align: right;
}
/* ------------ menu ------------- */
#nav {

	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
	width: 200px;
	margin-left: 10px;
}
#nav li a {
	display: block;
	color: #AC2A23;
	margin: 3px;
	padding: 0px;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #aaa;
	text-transform: uppercase;
	line-height: 18px;
}
#nav li a:hover {
	background: #FFEBBB;
	color: #666;
}
#nav li a.selected {
	color: #666;
	font-weight: bolder;
}
#nav2 {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 12px;
	border-left: 1px solid #eee;

}
#nav2 li a {text-align: right;}

div.tournaments {
	margin-left: 15px;
}
div.tournaments, div.tournaments li{
	font-size: 12px;
}
div.tournaments ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
div.tournaments ul li {
	padding: 3px;
}
img.grey80 {
	margin: 5px;
	border: 3px double #999;
}

table.list {
	border-collapse: collapse;
}

table.list th {
	background: white;
}
table.list td {
	border-bottom: 1px solid #603;
	padding: 3px 5px;
}
table.runda {
	border-collapse: collapse;
}
table.runda td{
	border-bottom: 1px solid #D8CA87;
}
table.runda .namew {
	text-align: right;
	padding: 3px 6px;
}
table.runda .nameb {
	text-align: left;
	padding: 3px 6px;
}
table.runda .result {
	text-align: center;
	background: white;
}
table.runda .nr {
	font-weight: bolder;
	color: #666;
	text-align: right;
}

table.startowa  {
	border-collapse: collapse;
}
table.startowa .klub {
	text-align: right;
	font-style: italic;
}
table.startowa td {
	padding: 3px;
	border-bottom: 1px solid #aaa;
}
table.startowa .nr {
	color: #666;
	text-align: right;
}

table.cross {
	border-collapse: collapse;
}
table.cross th {
	background: white;
	padding: 0 3px;
}
table.cross td {
	padding: 3px;
	border-bottom: 1px solid #999;
}
table.cross td.pkt, table.cross td.out {
	padding: 0;
	border: 1px solid #999;
	text-align: center;
	width: 1.8em;
	font-weight: bolder;
}
table.cross td.out {
	background: #aaa;
	color: #ccc;
}
img.zd_zawodnik {
	padding: 4px;
	background: white;
	border: 1px solid #999;
	position: absolute;
	margin-left: 350px;
}
div.gm img {
	border: 1px solid #999;
	margin: 3px;
}
