/* CSS Document */


#main_page {
    position: relative;
    width: 100%;
    min-height: 100%;
  
 
}
* html body #main_page { /* hack dla MSIE */
    height: 100%;
}

#top {
height:283px;
text-align:center;
}

#top2 {
height:279px;
/*height:283px;	*/
text-align:center;
}

#header_flash {
width: 753px;
height: 279px;
text-align:center;
border: 0px solid green;
margin: auto;
}

#header1 {
text-align: right;
height:41px;
width:753px !important;
width:753px;
border: 0px solid green;
 margin: auto;
 color: #8D8D8D;
 font-size:9px;

 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, Impact;
}

#header1_left {
height:41px;
line-height: 41px;
width:475px !important;
width:500px;
background-image:url(../images/header1_left.jpg);
background-repeat:no-repeat;
background-position:right;
padding-right: 25px;
float:left;
}

#header1_right {
height:31px !important;
height:41px;
width:253px !important;
width:253px;
float:right;
text-align:center;
padding-top: 10px;
}

 

#header2 {
height: 61px;
width: 753px;
margin: auto;

}

#logo {
width:262px;
height: 61px;
background-image:url(../images/gym_5.jpg);
background-repeat:no-repeat;
float:left;
}

#menu_gora {
width:491px;
height: 61px;
background-image:url(../images/gym_6.jpg);
background-repeat:no-repeat;
float:right;
}

#header3 {
height: 181px;
width: 753px;
margin: auto;
}

#header3_left {
height: 181px;
width:262px;
background-image:url(../images/gym_7.jpg);
background-repeat:no-repeat;
float:left;
}

#header3_right {
height: 181px;
width:491px;
background-image:url(../images/gym_8.jpg);
background-repeat:no-repeat;
float:right;
}
 

#page {
    width: 100%;
    padding-bottom: 70px;
	text-align:center;
	border: 0px solid green;
	background-image:url(../images/gym_content.jpg);
background-repeat:repeat-y;
background-position:center;
}
#content {
    width: 753px;
	 margin: auto;
}

#left {
width:262px !important; /*interpretuje firefox*/
width:262px;
padding-left:0px;
float:left;
padding-right:0px;
border: 0px solid #EAEAEA;
text-align:left;
background-color:#151515;
color:#FFFFFF;
position:relative; padding-bottom:160px;
}

#left_gora {
width:262px;
height:23px;
background-image:url(../images/left_gora.png);
background-repeat:no-repeat;
}

#left_tlo {
width:262px;
background-image:url(../images/left_tlo.png);
background-repeat:repeat-y;
}

#left_gradient {
width:262px;
background-image:url(../images/left_gradient.png);
background-repeat:no-repeat;
min-height:190px;
}

#left_dol {
width:262px;
height:49px;
background-image:url(../images/left_dol.png);
background-repeat:no-repeat;
}

#newsletter {
background-image:url(../images/newsletter.jpg);
background-repeat:no-repeat;
width:250px !important;
width:262px;
height:120px !important;
height:160px;
padding-top:40px;
padding-left:12px;
position:absolute; bottom:0; left:0; height:160px;

color:#253B79;

}

#right {
width:491px !important; /*interpretuje firefox*/
width:491px;

float:right;
padding-left:0px;
padding-right:0px;
border-left: 0px solid blue;
background-image:url(../images/gym_right_grad.jpg);
background-repeat:repeat-x;
background-position: 0px 25px;
position:relative; padding-bottom:182px;
}
#ff {
width:491px !important; /*interpretuje firefox*/
width:491px;	
height:104px;
position:absolute; bottom:0; left:0;   
}
#right_tresc {
width:461px !important; /*interpretuje firefox*/
width:491px;
padding-left:15px;
padding-right:15px;min-height:320px;
}

#lokalizacja {
background-image:url(../images/gym_10.jpg);
background-repeat:no-repeat;
width:475px !important;
width:491px;
height:25px !important;
height:25px;
padding-left:16px;
padding-bottom::0px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
font-size:10px;
color:#C8CFE2;
line-height: 20px;
}

#right_content {
width:362px;
float:left;

text-align:left;
}

#right_column {
float:right;
width:171px;
height:100%;
border-left: 1px solid #EAEAEA;
background-color:#FFFFFF;
}

#footer1 {
    position: absolute;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 70px;
	border: 0px solid red;
	text-align:center;
}
#footer_all {
    margin: 0 auto;
    width: 753px;
    height: 70px; 
	background-image:url(../images/gym_13.jpg);
	background-repeat:no-repeat;
}


#stopka_gora {
width:753px !important;
width:753px;
height:30px !important;
height:30px;
line-height:31px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
color:#513D29;
font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif, Impact;
font-size: 11px;
text-align:center;
}

#stopka_dol {
width:753px !important;
width:753px;
height:39px !important;
height:39px;
line-height:29px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif, Impact;
font-size: 11px;
color:#FFFFFF;
}

#clear {
clear:both;
height:1px;
font-size:5px;
line-height:1px; 
width:753px;
background-color:#fff;
}



html {
	 height: 100%;
    margin: 0;
    padding: 0;
}

body {
	 height: 100%;
    margin: 0;
    padding: 0;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 100%;
  	margin:auto;
	height:38px; 

}

#buttons_inner {
	border: 0px solid #cccccc;
	height: 38px !important;
	height: 38px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 8px;
	line-height: 61px;
	white-space: nowrap;
	border-right: 0px solid #cccccc;
	
}

ul#mainlevel-nav li a
{
background-image:url(../images/top_menu.png);
background-repeat:no-repeat;
 
	display: block;
	padding-left: 15px;
	padding-right: 20px;
	text-decoration: none;
	color: #fff;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #C94215;
	text-decoration: underline;
	
	
}



ul#mainlevel-nav2
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 8px;
	
}

ul#mainlevel-nav2 li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size:11px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#9A9A9A;
	white-space: nowrap;
	border-right: 0px solid #cccccc;
	
}

ul#mainlevel-nav2 li a
{
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #EF1E1E;
	background: transparent;
	font-size:11px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
 
	}

#buttons>ul#mainlevel-nav2 li a { width: auto; }

	ul#mainlevel-nav2 li a:hover
{
	color: #83A201;

	
}



#search_outer {
	float: left;
	width: 215px !important;
	width: 215px;
	padding-right: 0px;
	margin-bottom: 0px;
}

#search_inner {
  border: 1px solid #A49900;
	padding: 0px;
  height: 28px !important;
  height: 30px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
 text-align:left;
 padding-top:10px;
}

#search_inner .inputbox {
/*background-image:url(../images/szukaj.png);
background-repeat:no-repeat;*/
border: 0px solid red;
width: 177px !important;
	width: 177px;
 height: 17px !important;
  height: 17px;
	border: 1px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #A49900;
}


#szukaj_right form {
  padding: 0;
  margin: 0;
}

#szukaj_right {
float:left;
width: 215px !important;
	width: 215px;
}

#szukaj_right .inputbox {
background-image:url(../images/szukaj.png);
background-repeat:no-repeat;
	border: 0px solid #8C9CAE;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 11px;
	color: #7F7F7F;
	margin-bottom:5px;
	width:165px !important;
	width:177px;
	 height:14px !important;
	height:17px;
}

 


#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 0px solid #cccccc;
	padding: 0px;
  float: none !important;
  float: left;
  background: url(../images/left_gadient.png) no-repeat;
  background-position:top;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
width:491px !important; /*interpretuje firefox*/
width:491px;	
height:104px;
position:absolute; bottom:0; left:0;  
	padding: 0px;

}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 0px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 12px;
	line-height: 140%;
	 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, Impact;
}



body {
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, Impact;
    font-size: 12px;
    /*line-height: 18px;*/
    color: #525252;
 

	line-height: 140%;
background-color: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #00AFF0;
    background-color: transparent;
	text-decoration:none;
}

a:hover {
 color: #64696D;
    background-color: transparent;
	text-decoration:underline;
}
a:active {
    color: #64696D;
    background-color: transparent;
}

a.pathway:link, a.pathway:visited {
	color: #C8CFE2;
    background-color: transparent;
	text-decoration:underline;
}

a.pathway:hover {
 color: #fff;
    background-color: transparent;
	text-decoration:underline;
}
a.pathway:active {
    color: #fff;
    background-color: transparent;
}

a.readon:link, a.readon:visited {
	color: #455C9D;
    background-color: transparent;
	text-decoration:underline;
}

a.readon:hover {
 color: #CB4418;
    background-color: transparent;
	text-decoration:none;
}
a.readon:active {
    color: #CB4418;
    background-color: transparent;
}

a.suport:link, a.suport:visited {
	color: #FFFFFF;
    background-color: transparent;
	text-decoration:none;
}

a.suport:hover {
 color: #e3e4ab;
    background-color: transparent;
	text-decoration:underline;
}
a.suport:active {
    color: #595300;
    background-color: transparent;
}


table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #fff;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) no-repeat;
 
 
  line-height: 12px;
  height: 18px !important;
  height: 18px;
  margin: 0px;
  width:81px;
  margin-left:5px;
}

.inputbox {
	border: 1px solid #253B79;
	height:18px;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #E3E3E3;
	background-color: #ffffff;
}

.inputbox #mod_search_searchword {

}

.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #8E8E8E;
	text-align: left;
	padding-top: 4px;
	padding-left: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	font-family:   Arial, Geneva, Helvetica, sans-serif  ;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
font-family:   Arial, Geneva, Helvetica, sans-serif  ;
 background: url(../images/tytul.png) no-repeat;
 background-position:bottom left;
	color: #CC4518;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	padding-left: 0px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}

div.moduletable-nav2 {
	padding-top:6px;
	margin-bottom: 0px;
}

div.moduletable-nav2 td {
text-align:center;
}

table.moduletable th, div.moduletable h3 {
	/*background: url(../images/subhead_bg2.gif) no-repeat;
	background-position:bottom;*/
	color: #FFFFFF;
	 
	/*padding-left: 24px;*/
	text-align:left;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 33px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, Impact;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	/*background-color : #ffffff;*/
}

.sectiontableentry2 {
	/*background-color : #f9f9f9;*/
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_left.gif) no-repeat;
	background-position:center bottom;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	padding-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	width:232px !important;
	width:262px;
	padding-left: 30px;
	height:18px !important;
	height: 18px;
	line-height:18px;
	width: 100%;
	text-decoration: none;
	margin-bottom:0px;
}

a.mainlevel:hover {
	 
	text-decoration: underline;
	color: #151515;
	padding-left: 26px;
}

a.mainlevel#active_menu {
	color:#151515;
	font-weight: bold;
	padding-left: 26px;
}

a.mainlevel#active_menu:hover {
	color: #151515;
	font-weight: bold;
	padding-left: 30px;
}


a.mainlevel-right:link, a.mainlevel-right:visited {
 
	display: block;
	background: url(../images/menu_right.png) no-repeat;
	margin-bottom:5px;
	line-height:24px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #00AFF0;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0px;
	width:190px !important;
	width:230px;
	padding-left: 40px;
	height: 24px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel-right:hover {

	text-decoration: none;
	color: #64696D;
	padding-left: 40px;;
background-position: 0px -24px;
}

a.mainlevel-right#active_menu {
	text-decoration: none;
	color: #64696D;
	padding-left: 40px;;
background-position: 0px -24px;
}

a.mainlevel-right#active_menu:hover {
	text-decoration: none;
	color: #64696D;
	padding-left: 40px;;
background-position: 0px -24px;
}


a.mainlevel-nav2:link, a.mainlevel-nav2:visited {
 
	vertical-align: middle;
	font-family:   Verdana, Arial, Helvetica, sans-serif, Impact;
	font-size: 10px;
	font-weight: normal;
	color: #513F29;
	 
	text-decoration: none;
	padding-left: 5px;
	margin-top: 5px;
}

a.mainlevel-nav2:hover {

	text-decoration: none;
	color: #000000;
text-decoration: underline;
}

a.mainlevel-nav2#active_menu {
	color:#513F29;
	font-weight: normal;
	text-decoration: underline;
}

a.mainlevel-nav2#active_menu:hover {
	color: #64696D;
	font-weight: normal;
	text-decoration: underline;
}


a.sublevel:link, a.sublevel:visited {
	background: url(../images/menu_left2.gif) no-repeat;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	 
	font-family:Arial, Helvetica, sans-serif;
	width:217px !important;
	width:262px;
	padding-left: 45px;
	height:18px !important;
	height: 18px;
	line-height:18px;
	width: 100%;
	text-decoration: none;
	 
}

a.sublevel:hover {
	color: #151515;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #151515;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #d98522;
  padding-top:  4px;
 
}

.mosimage {
  border: 1px solid #d98522;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #d98522;
  padding: 1px 2px;
  color: #fff;
  font-size: 10px;
  border-top: 1px solid #d98522;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

