/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *							Przemek Szalko
 *							01 czerwiec 2007
 *		modify:		Marek Kleszyk
 *							05 luty 2009
 *		system:		T.CMS-4.0-SEO
 */

@import url("menu.css"); 
@import url("comments.css"); 
 
			/* --------- standardowe ---------- */

.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #c00; }
.important { color: #f00; }
.not-important { color: #ccc; }
.row-dark { background: #ddd; }
.row-clear { background: transparent; }

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:visited, a:active { text-decoration: none; color: #ff6d02; }
a:hover { text-decoration: underline; }
.kursor { cursor: pointer; }

hr { background: #454545; height: 1px; border: none; }
h1 { font-size: 8pt; }
h2 { font-size: 8pt; }
h3 { font-size: 8pt; }
h4 { font-size: 7pt; }

* {
	margin: 0;
	padding: 0;
}

p {
	margin: 5px 0;
}

ul {
	margin: 5px 0;
	padding-left: 20px;
}

ul li {
	margin: 5px 0;
}

table {
	margin: auto;
	padding: auto;
}

#font_down {
	font-weight: bold;
	font-size: 7pt;
}

#font_or {
	font-weight: bold;
	font-size: 9pt;
}

#font_up {
	font-weight: bold;
	font-size: 11pt;
}

.print {
	margin: 10px;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

.tagi {
	margin: 10px 0;
	text-align: center;
}

#page-title {
	padding: 12px 15px;
	border-bottom: 1px solid #3e3e3e;
}

#page-title h1 {
	padding-left: 16px;
	color: #fff;
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: normal;
}

#page-content {
	padding: 10px 20px;
	overflow: hidden;
	line-height: 12pt;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #555;
	color: #444;
	padding: 0 3px;
	margin: 0 3px;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 1px 3px;
	background-color: #999;
	border: none;
	color: #444;
	font-size: 9pt;
	font-weight: bold;
}

.image {
	position: relative;
	top: 5px;
}

			/* --------- glowna ---------- */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #343434;
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #919191;
}

#container {
	width: 968px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
}

#top {
	width: 968px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#top #t1 {
	width: 351px;
        text-align: left;
	height: 63px;
	background-image: url(../img/t1.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #t1 a{
        margin-top: 21px;
        background-image: url(../img/facebook.png);
	background-repeat: no-repeat;
        display: inline-block;
        width: 157px;
        height: 20px;
        border: none;
}

#top #menu-top {
	width: 597px;
	height: 43px;
	padding: 10px;
	text-align: right;
	background-image: url(../img/menu-top.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #top-flash {
	width: 968px;
	height: 240px;
	float: left;
}

#base {
	width: 968px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#content {
	width: 968px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#footer {
	width: 968px;
	height: auto;
	margin-top: 15px;
	position: relative;
	overflow: hidden;
	float: left;
}

#footer #partnerzy {
	width: 968px;
	height: 65px;

	float: left;
}

#footer #menu-bottom {
	width: 808px;
	height: 40px;
	padding: 0 20px;
	border-top: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	float: left;
}

#footer #mapa {
	width: 100px;
	height: 40px;
	border-top: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	line-height: 40px;
	color: #787878;
	float: left;
}

#footer #mapa a {
	padding: 0 5px;
	display: inline;
	color: #5d5d5d;
}

#footer #copyright {
	width: 748px;
	height: 38px;
	padding-left: 20px;
	line-height: 38px;
	text-align: left;
	color: #5d5d5d;
	float: left;
}

#footer #copyright b {
	color: #999;
}

#footer #realizacja {
	width: 180px;
	height: 38px;
	padding-right: 20px;
	line-height: 38px;
	text-align: right;
	color: #5d5d5d;
	float: left;
}

#footer #realizacja a {
	color: #5d5d5d;
}

			/* --------- galeria ---------- */

.foto-pokaz {
	margin-bottom: 5px;
	padding: 5px;
}

.foto-opis {
	text-align: justify;
	display: block;
}

.foto-gal {
	height: 130px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}

.foto-gal a img {
	border: 2px solid #fff;
}

.foto-gal:hover {
	cursor: pointer;
}

#page-title-gal {
	padding: 10px;
	border-top: 1px solid #CFD3D8;
}

#page-content-gal {
	padding: 10px;
	overflow: hidden;
}

		/* --------- rejestr zmian ---------- */

table.rejestr {
	width: 100%;
	border: none;
	margin: 2px;
}

table.rejestr td {
	padding: 3px 1px;
}

table.rejestr td a {
}

table.rejestr td a:hover {	
}

		/* --------- aktualności ---------- */

.art ul {
	list-style: none;
	margin: 10px 0;
	padding-right: 20px;
}

.art ul li {
	margin: 10px 0;
	min-height: 100px;
	border-bottom: 1px solid #3E3E3E;
}

.art ul li.last {
	border-bottom: none;
}

.art ul li .data {
	height: 20px;
	float: left;
}

.art ul li .wiecej {
	height: 20px;
	float: right;
}

.news-foto {
	float: left;
	margin: 5px;
}

		/* --------- forum ---------- */

ul#forum {
	margin: 0 10px;
	list-style: none;
}

ul#forum li {
	margin: 5px 0;
	padding: 0 0 3px 18px;
	overflow: hidden;
	background: transparent url(../img/li-for.png) no-repeat scroll left 2px;
	border-bottom: 1px solid #e6e6e6;
}

ul#forum li a {
	overflow: hidden;
	white-space: nowrap;
}

ul#forum li h2 a, ul#forum li h2 small {
	color: #6e6e6e;
}

#m1 {
	width: 320px;
	height: auto;
	overflow: hidden;
	float: left;
}

#m2 {
	width: 320px;
	height: auto;
	overflow: hidden;
	margin: 0 4px;
	float: left;
}

#m3 {
	width: 320px;
	height: auto;
	overflow: hidden;
	float: left;
}

.b2 {
	width: 320px;
	height: auto;
	background-image: url(../img/b2.jpg);
	background-repeat: repeat-y;
	float: left;
}

.b1 {
	width: 310px;
	height: auto;
	padding: 5px;
	background-image: url(../img/b1.jpg);
	background-repeat: no-repeat;
	float: left;
}

.b3 {
	width: 300px;
	height: 25px;
	padding: 5px 10px;
	background-image: url(../img/b3.jpg);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
}

.b4 {
	width: 300px;
	height: 25px;
	padding: 5px 10px;
	background-image: url(../img/b4.jpg);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
}

.b5 {
	width: 320px;
	height: auto;
	background-image: url(../img/b5.jpg);
	background-repeat: repeat-y;
	float: left;
}

.b6 {
	width: 320px;
	height: 14px;
	background-image: url(../img/b3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

#newsletter_box
{
    width:968px;
    height:71px;
    background:url(../img/newsletter_box.jpg) 0 0 no-repeat;
    clear:both;
    margin-top:7px;
    position:relative;
}

#newsletter_box #newsletter_box_szukaj
{
    position:absolute;
    left:750px;
    top:24px;
}

#newsletter_box #newsletter_box_szukaj .input_text
{
    width:151px;
    height:24px;
    background:url(../img/bg_input_szukaj.jpg) 0 0 no-repeat;
    margin:0px;
    border:none;
    float:left;
    padding-left:12px;
    font-size:11px;
    color:#595959;
    margin-right:14px;
    line-height:24px;
}

#newsletter_box #newsletter_box_szukaj .input_image
{
    float:left;
    width:27px;
    height:24px;
}

#newsletter_box #newsletter_box_dodaj
{
    position:absolute;
    left:395px;
    top:24px;
}

#newsletter_box #newsletter_box_dodaj .input_text
{
    width:165px;
    height:24px;
    background:url(../img/bg_input_newsletter.jpg) 0 0 no-repeat;
    margin:0px;
    border:none;
    float:left;
    padding-left:12px;
    font-size:11px;
    color:#595959;
    margin-right:13px;
    line-height:24px;
}

#newsletter_box #newsletter_box_dodaj .input_image
{
    float:left;
    width:27px;
    height:24px;
}

.page-newsletter .text
{
    padding-left:12px;
    font-size:11px;
    color:#595959;
    width:170px;
    height:24px;
    line-height:24px;
    background:#222222;
    border:none;
}
.page-newsletter .submit
{
    background:#ff7108;
    color:#8e3c00;
    margin:10px 0px;
}



#m1 #szukaj-nagl {
	width: 320px;
	height: 45px;
	background-image: url(../img/szukaj-nag.jpg);
	background-repeat: no-repeat;
	float: left;
}

#szukaj {
	width: 320px;
	height: 50px;
	margin: 10px 0;
	background-image: url(../img/szukaj.jpg);
	background-repeat: no-repeat;
	float: left;
}

#m1 #experci {
	width: 320px;
	height: 120px;
	float: left;
}

input.text-sz {
	width: 203px;
	height: 16px;
	padding: 4px 5px;
	margin: 0 8px;
	background-color: transparent;
	background-image: url(../img/pole.jpg);
	background-repeat: no-repeat;
	border: none;
	color: #7c7c7c;
	font-size: 8pt;
	text-align: right;
}

.form-sz {
	position: relative;
	top: 5px;
	left: 28px;
}

.image-sz {
	position: relative;
	top: 9px;
}

#m2 #aktualnosci {
	width: 300px;
	height: 65px;
	padding: 55px 10px 10px 10px;
	background-image: url(../img/aktualnosci.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
}

#m2 #aktualnosci a {
	background-image: url(../img/akt.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	color: #919191;
	display: block;
}

#m2 #aktualnosci a.first-ak {
	color: #ff6d02;
}

#m2 #aktualnosci .linia, #m3 #dane .linia {
	width: auto;
	height: 5px;
	font-size: 5px;
	background-image: url(../img/linia.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}

#m2 #promocje {
	width: 300px;
	height: 80px;
	padding: 15px 10px 10px 15px;
	background-image: url(../img/promocje.jpg);
	background-repeat: no-repeat;
	float: left;
}

#m3 #dane {
	width: 300px;
	height: 175px;
	padding: 50px 10px 10px 10px;
	background-image: url(../img/dane.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
}

#silownia2 {
	width: 320px;
	height: auto;
	margin-top: 9px;
	overflow: hidden;
	position: relative;
	float: left;
}

#fitness2 {
	width: 320px;
	height: auto;
	margin: 0 4px;
	margin-top: 9px;
	overflow: hidden;
	position: relative;
	float: left;
}

#masaz2 {
	width: 320px;
	height: auto;
	margin-top: 9px;
	overflow: hidden;
	position: relative;
	float: left;
}

#tresc {
	margin-left: 4px;
	width: 644px;
	float: left;
}

#godziny {
	margin: 10px 16px;
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px dashed #272727;
}

#godziny h1 {
	color: #ff6d02;
}

#telefon {
	margin: 10px 16px;
	text-align: center;
}

.tre-foto {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
}

.linia1 {
	width: 100px;
	height: auto;
	padding: 5px 0 6px 0;
	background-image: url('../img/trener.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	color: #ff6d02;
	float: left;
}

.linia2 {
	width: 310px;
	height: auto;
	padding: 5px;
	border-bottom: 1px solid #3e3e3e;
	color: #e5e5e5;
	float: left;
}

.linia3 {
	width: 100px;
	height: auto;
	padding: 5px;
	color: #ff6d02;
	float: left;
}

.linia4 {
	width: 330px;
	height: auto;
	padding: 5px;
	color: #e5e5e5;
	float: left;
}

.g-nagl {
	width: 100px;
	height: 40px;
	color: #ff6d02;
	font-weight: bold;
}

.g-godz {
	width: 100px;
	height: 40px;
	color: #898989;
	background-color: #2d2d2d;
	font-weight: bold;
	text-align: center;
}

.g-item {
	width: 100px;
	height: 40px;
	background-color: #fff;
	color: #000;
	text-align: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.g-item:hover {
	background-color: #ddd;
}

.g-item strong {
	color: #000;
}

.legenda {
	color: #ff6d02
}

.t-c { background-image: url(../img/t-c.gif); }
.t-p { background-image: url(../img/t-p.gif); }
.t-z { background-image: url(../img/t-z.gif); }
.t-n { background-image: url(../img/t-n.gif); }

.zajecia-td {
	width: 20%;
	height: 33px;
	background-image: url(../img/linia2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.zajecia-td a {
	color: #919191;
}

.zajecia-td a:hover {
	color: #FF6D02;
}

.ekspert-div {
	width: 580px;
	height: 15px;
	padding: 10px;
	cursor: pointer;
	float: left;
}

.ekspert-div-2 {
	width: 580px;
	background-color: #343434;
	border: 1px solid #434343;
	color: #a7a7a7;
	display: none;
	padding: 10px;
	position: absolute;
	left: 20px;
	top: 30px;
	z-index: 10;
}

		/* --------- mapa strony ---------- */

ul#site {
	list-style: none;
}

ul#site li a {
	margin: 3px 0;
	color: #ff6e03;
	font-weight: bold;
	text-decoration: none;
}

ul#site ul {
	list-style: none;
	padding-left: 0;
}

ul#site ul li a {
	margin: 3px 0;
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
