html, body {
	margin: 0;
	padding: 0;
	font-family: "verdana ce", verdana, helvetica, sans-serif;
}
body {
	background: #F9F6EC url(graf/tlo-main.gif) repeat-x;
}
h1 {
	font-size: 1.3em;
	color: #B8000C;
}
h2, h3 {
	color: #1D669B;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
#header {
	margin: 0;
	padding: 0;
	background: url(graf/header.gif) no-repeat;
	height: 121px;
}
#header h1{
	display: none;
}
#header p {
	position: absolute;
	top: 45px;
	right: 40%;
	font-weight: bolder;
	color: white;
	font-size: 20px;
	font-family: serif;
}

#content {
	float: left;
	width: 70%;
}
#menu {
	margin-left: 70%;
}
#tekst {
	margin-left: 60px;
	margin-top: 20px;
	font-size: 0.8em;
}
#tekst p {
	padding-left: 20px;
}
#flagi {
	position: absolute;
	left: 90px;
	top: 100px;

}

#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 #nav2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 10px;
	margin-left: 10px;
}
#nav li a {
	display: block;
	color: #AC2A23;
	margin: 3px;
	padding: 0px;
	padding-left: 10px;
	text-decoration: none;
	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 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 {
	border: 3px double #888;
}
.startowa img {
	border: 1px solid #999;
}
.runda .namew {
	text-align: right;
}
.runda .nr {
	font-weight: bolder;
	color: #666;
	padding-right: 6px;
}
.runda .result {
	background: white;
	text-align: center;
	font-weight: bolder;
}
img.zd_zawodnik {
	float: right;
	border: 3px #999 double;
}

.startowa .klub {
	text-align: right;
	color: #666;
	font-style: italic;
}
.startowa .elo {
	padding-left: 5px;
	font-weight: bolder;
}
.startowa .nr {
	font-weight: bolder;
	color: #999;
	background: white;
}
.startowa .name {
	padding-left: 5px;
}

table.imprezy {
	border-collapse: collapse;
}
table.imprezy td {
	padding: 3px;
	border-top: 1px solid #ccc;
}
table.imprezy .data {
	font-weight: bolder;
	text-align: left;
	background: white;
	border-bottom: 1px solid #999;
	border-top: none;
}
table.imprezy .godzina {
	white-space: nowrap;
	font-weight: bolder;
	text-align: right;
	vertical-align: top;
	color: #666;
}
table.imprezy .co {
	padding-left: 7px;
}

table.wyniki {
	border-collapse: collapse;
}
table.wyniki td{
	border-bottom: 1px solid #666;
	padding: 3px 5px;
}
table.wyniki th {
	text-align: left;
	padding: 4px;
	background: #eee;
	border-bottom: 1px solid #666;
}

div.galeria a {
	display: block;
	background: #eee;
	border: 1px solid #666;
	width: 105px;
	height: 105px;
	text-align: center;
	float: left;
	padding: 2px;
	margin: 5px;
}
div.galeria a img {
	border: none;
}
table.poker {
	border-collapse: collapse;
	margin-left: 10px;
}

table.poker th {
	background: #ccc;
	color: #000;
	text-align: left;
	border-bottom: 1px solid #000;
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: smaller;
}

table.poker td {
	text-align: left;
	padding: 3px 5px;
	border-bottom: 1px solid #666;
}

img.allin {
	border: 1px solid #666;
	border-color: #666 #999 #999 #666;
	margin: 5px;
}

table.tabdod {
	border-collapse: collapse;
	margin-left: 10px;
}
table.tabdod td {
	text-align: left;
	padding: 3px 5px;
	border-bottom: 1px solid #666;
}

table.tabdod th {
	background: #ccc;
	color: #000;
	text-align: left;
	border-bottom: 1px solid #000;
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: smaller;
}

div.galeria2 a {
	display: block;
	background: #eee;
	border: 1px solid #666;
	text-align: center;
	float: left;
	padding: 3px;
	margin: 5px;
}
div.galeria2 a img {
	border: none;
}

table.tenis {
	border-collapse: collapse;
	
}
table.tenis td {
	border: 1px solid #777;
	padding: 3px;
	text-align: center;
}
table.tenis td.bw {
	background: black;
	color: white;
}
table.tenis th {
	text-align: right;
	background: #777;
	color: white;
}
