body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background: #7d7d7d;
	text-align: center;	
	}
html>body {
	font-size: 1em;
	}
.top {
	width: 640px;
	height: 200px;
	margin-top: 10px;
}
h1 {
	font-size: 12px;
	color: #4280e6;
	padding: 5px 0;
	border-bottom: 1px solid #efefef;
}
h2 {
	font-size: 11px;
	color: #3399ff;
}
h3 {
	font-size: 10px;
	color: #666666;
}
.gal {
	width: 100px;
	height: 75px;
}
.w120 { width: 120px; }
.w160 { width: 160px; }
.w180 { width: 180px; }
.w200 { width: 200px; }
.w100p { width: 100%; }
.w90p { width: 90%; }

.all { text-align: left; }
.alc { text-align: center; } 
.alr { text-align: right; }

/*  linki --------------*/
#menu a:link, #menu a:visited {
	display: block;
	width: 120px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #efefef;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: #4280e6;
	}
#menu a:hover, #menu a:active {
	background: #ddd;
	}

a:link, a:visited {
	text-decoration: none;
	color: #666666;
	}
a:hover, a:active {
	color: #4280e6;
	}
#pro a:link, #pro a:visited {
	text-decoration: none;
	color: #666666;
	}
#pro a:hover, #pro a:active {
	color: #212121;
	}
a.none:link {
	color: #f3f3f3;
	height: 75px;
	width: 100px;
}
a.none:hover {
	color: #cccccc;
	height: 75px;
	width: 100px;
}
a.none:active {
	height: 75px;
	width: 100px;
}
a.none:visited {
	height: 75px;
	width: 100px;
}
	
/*-------------------------------------------------------------- definicje ID --------------------------------------------------------*/
#kontener {
	width: 890px;
	margin: 0 auto;
}

#wrap {
	float: left;
	margin: 0 auto;
	width: 680px;
	background: url(image/bgrwrap.jpg) repeat-y;
	font-size: .7em;
	text-align: left;
	}

#banner {
	margin: 0 0 0 690px;
	width: 200px;
	padding-top: 10px;
}
#banner img { border: 1px solid #000; }

#top {
	position: relative;
	width: 680px;
	height: 230px;
	background: url(image/top.jpg) no-repeat;
	}
	#flash {
		position: absolute;
		left: 20px; top: 20px;
		width: 640px;
		height: 200px;
	}
#sidebar {
	float: left;
	width: 120px;
	padding-left: 20px;
	}
#main {
	margin: 0 0 30px 190px;
	width: 420px;
	}
#stopka {
	clear: both;
	width: 680px;
	height: 50px;
	background: url(image/bgrfoot.jpg) no-repeat;
	text-align: center;
	line-height: 50px;
	}
#pro {
	width: 680px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: url(image/bgrpro.jpg) no-repeat;
	}
	
#kontakt2 {
	width: 400px;
	height: 300px;
}
#kontakt3 {
	float: right;
	width: 150px;
	height: 150px;
}
#kontakt3 img {
	border: none;
	}

#sidebar ul { margin: 0; padding: 0; }
#sidebar ul li { margin: 0; padding: 0; list-style-type: none; }
	
/* galeria -------------------- */
.miniaturki {
	float: left;
	width: 102px;
	background: #efefef;
	padding: 5px;
	margin: 7px;
	text-align: center;
	}
.miniaturki img {
	border: 1px solid #fff;;
	}

table {
	width: 420px;
	text-align: center;
	}
th {
	background: #efefef;
	padding: 5px 0;
	}
td {
	background: #f8f8f8;
	padding: 5px 0;
	}

.daty-turnusu {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #efefef;
}

.zgloszenie td {
	padding: 5px;
}