body {
	padding: 0;
	text-align: center;
	font-family: Tahoma;
	background: #f4f4f4;
	font-size: 10px;
	
}
body a:link, body a:visited {
	color: #666666;
}
body a:hover {
	color: #cc0000;
}
/* wspólne */

#container_main {
	width: 707px;
	background: url(img/main_bg.gif) repeat-y center;
	margin-left: auto;
	margin-right: auto;
}

#main {
	width: 707px;
	background: url(img/top_bg.gif) no-repeat top;
}

#column_left {
	width: 153px;
	text-align: left;
}
.klub {
	padding-top: 200px;
	padding-right: 5px;
}
.menu {
	text-align: right;
	padding-right: 5px;
	padding-left: 10px;
	list-style: none;
}
.pozycja {
	border-right: 2px solid #711515;
	background-color: #711515;
	padding: 3px 3px 3px 3px;
	color: #ffffff;
	text-decoration: none;
}
.pozycja_link {
	padding: 3px 3px 3px 3px;
}
.pozycja_link a:link, .pozycja_link a:visited {
	border-right: 2px solid #711515;
	background-color: #C8C5AC;
	padding-right: 3px;
}
.pozycja_link a:hover {
	
} 
#footer {
	width: 707px;
	height: 42px;
	background: url(img/bottom_bg.gif) no-repeat center;
}
.footer_left {
	width: 150px;
	text-align: right;
}
.footer_left li {
	list-style: none;
	padding-right: 5px;
}
.footer_right {
}
.footer_right li {
	list-style: none;	
}

/* aktualnosci */

#news_top {
	padding-top: 10px;
}
#news {
	width: 527px;
	font-size: 10px;
	text-align: left;
	padding-left: 15px;
	text-decoration: none;
	color: #000000;
}
#news_title {
	margin-left: 3px;
	padding-left: 10px;
	background: url(img/dot.gif) no-repeat left;
}
#news_content_top {
	height: 10px;
	background: url(img/news_bg_top.gif) no-repeat bottom left;
}
#news_content {
	background: url(img/news_bg.gif) repeat-y;
	padding-left: 10px;
	padding-right: 5px;
}
#news_content_bottom {
	height: 12px;
	background: url(img/news_bg_bottom.gif) no-repeat;
	margin-bottom: 5px;
}

/* klub */

.column_right_table {
	padding-right: 12px;
	padding-left: 10px;
	padding-top: 10px;
}

/* galeria */

#galeria_top {
	padding-top: 10px;
}
#rot {
	border: 4px solid #333333;
}
#galeria_main {
	background: url(img/pasek_mid.gif) no-repeat top;
}

IMG { vertical-align: middle; }
IMG.img-picture { border: 3px solid #333333; }
IMG.img-folder { border: 0px; }
IMG.img-galicon { border: 2px solid #711515; }
IMG.img-thumbnail { border: 2px solid #333333; }
IMG.img-thumbnail-selected { border: 2px solid #cc0000; }
IMG.img-picture-prev { border: 0px; }
IMG.img-picture-next { border: 0px; }
IMG.img-thmbnavi-prev { border: 0px; }
IMG.img-thmbnavi-next { border: 0px; }
IMG.img-new { border: 0px; }

TD.td-main-title-spgm-link {
  text-align: center;
}

/* treningi */

#column_right_treningi {

}
#plan {
	width: 530px;
	margin: 10px;
	background: url(img/treningi.jpg) no-repeat center right;
}
#plan_text {
	
}
#plan ul {
	list-style: circle;
}