a:hover {
	color: black;
}

a {
	outline: none;
	overflow: hidden;
}

table {
	border: none;
}

h1 {
	margin-top: 25px;
	color: #5f5f61;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	margin-bottom: 18px;
}

.onas-trener h1 {
	font-size: 15px;
	font-family: Georgia, Times, serif;
	color: #437c82;
	margin-bottom: 8px;
}

h2 {
	font-weight: normal;
	margin-top: 25px;
	color: #5f5f61;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	margin-bottom: 18px;
}

a img {
	border: none;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.szybka-informacja {
	text-align: center;
	float: left;
}

.zapisz-sie {
	text-align: center;
	float: left;
}

.filmy {
	text-align: center;
}

.galeria {
	/*text-align: center;*/
}

.separator {
	border-top: 1px solid #f2dfe0;
	border-bottom: 1px solid #d59b9d;
	height: 0px;
}

.menu {
	padding-top: 130px;
	margin-left: -4px;
}

.limenu:hover {
	list-style-type: square;
}

.limenu {
	list-style-type: none;
}

.menu a {
	font-weight: normal;
	line-height: 1.4em;
}

.menu a:hover {
	color: red;
}

#footer {
	margin-top: 40px;
}

#footer a {
	font-weight: normal;
	margin-bottom: 20px;
}


.formularz, .formularz p {
	color: white;
	margin: 10px;
	padding: 12px;
	background: #00aeef;
}

.formularz input, .formularz input:focus, .formularz select {
	margin: 6px 0 12px 0;
	border: none;
	width: 442px;
	height: 28px;
	padding-top: 6px;
	font-size: 1.1em;
}

.formularz select {
	width: 100%;
	height: 38px;
}

.formularz input:focus {
	border: none;
	background: yellow;
}

.formularz a {
	font-weight: normal;
	text-decoration: underline;
	color: white;
}

.lewa-kolumna {
	margin-left: 15px;
}

.prawa-kolumna {
	margin-right: 15px;
}

.terminy td {
	width: 50%;
	padding: 15px;
}

.metka {
	display: inline;
	float: right;
	margin-right: 15px;
}

.blad {
	font-size: 15px;
	margin: 30px;
	font-weight: bold;
	text-align: center;
	color: #F33;
}

.komentarze {
}

.komentarze hr {
	width: 475px;
}

.komentarzePole {
	padding: 5px;
	width: 300px;
	font-size: 12px;
}

.komentarzePrzycisk {
	margin: 2px;
	font-size: 12px;
	font-weight: bold;
	color: gray;
	margin-top: 10px;
}

.komentarzTresc {
	text-align: justify;
	background: #eee;
	padding: 10px;
	margin: 0px 30px 20px 10px;
}

.komentarzPodpis {
	margin: 0px 30px 5px 10px;
}

.skomentuj {
	margin: 10px;
}
