.hide{
	display: none;
}

html, 
body
{
    margin: 0;
    padding: 0;
    height: 100%; /* needed for container min-height */
    font: normal 13px/16px Arial, Helvetica, sans-serif;
    background: #ffffff url('../img/bg.jpg') no-repeat center -203px;
}

.right 
{
	float: right;	
}

form
{
    margin: 0;
    padding: 0;
}

h1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	
}

h1.center {
	line-height: 72px;
	text-align: center;
}

h1.left {
	line-height: 72px;
	text-align: left;
	margin-left: 20px;
}

div #headRight {
	position: absolute;
	bottom: 5px;
	right: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

h2
{
    margin: 0 0 15px 0;
    color: #000000;
    font-size: 24px;
	font-weight: bold;
	text-align: center;
}

h3
{
    margin: 0;
    padding: 0;
    color: #000000;
    font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

h4
{
    margin: 0 0 0 0;
    color: #000000;
    font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

p
{
    margin: 0 0 10px 0;
}

hr
{
	display: none;	
}

div.clear
{
    clear: both;
}


div.left
{
    float: left;
}

div.right
{
    float: right;
}

.none
{
    display: none;
}


a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;	
}

img 
{
	border: none;	
}
/*---------------------------------------------------------- FOOTER ------*/


#footer 
{
	color: #ffffff;
	background-color: #000000;
	padding: 5px;	
}
/*---------------------------------------------------------- MAIN LAYOUT ------*/

#container
{
    position: relative; /* needed for footer positioning*/
    margin: 0 auto; /* center, not in IE5 */
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%; /* real browsers */
}

#contentContainer
{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
    text-align: left;
}

#content
{
    margin: 0 auto;
    width: 908px;
}



#contentHead
{
    width:908px;
   	height:72px;
	background: #000000;
	position: relative;	
}

#main
{
    width: 908px;
}

#mainFooter
{
    padding: 6px 20px;
    font-size: 11px;
}

#include
{
    clear: both;
	overflow: hidden;
}

#scrollableContent
{
	width: 803px;
	height: 360px;
	overflow: auto;
	position: absolute;
}

/*---- MENU ----*/
#menu {
	height: 38px;
	background: #ffffff;
	border-bottom: 1px solid #000000;
}

ul
{
    padding: 0px;
    padding: 0px 0 0 0;
    margin: 0 0 0 19px;
}

ul.inline li
{
    list-style: none;
    display: inline;
	line-height: 38px;
	
}

#menu ul.inline li a
{
    display: block;
    float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	background-image: url('../img/menu_sep.gif');
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
    
}

#menu ul.inline li a:hover
{
}



/*---------------------------------------------------------- INDEX ------*/

#mc_index
{
    text-align: left;
	background-image: url('../img/bg_main.jpg');
	background-repeat: no-repeat;
	position: relative;
	height: auto !important;
	height: 576px;
	min-height: 576px;
}

#rightmenu 
{
	position: absolute;
	width: 200px;
	left: 680px;
	top: 30px;
	text-align: right;
	
}

#news 
{
	width: 600px;
	padding-left: 200px;
	padding-top: 530px;
}

#leftBar
{
    position: absolute; /* needed for footer positioning*/
    width: 140px;
	background: #e2e2e2;
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%; /* real browsers */
	padding: 10px;
	text-align: center;
	
}

#leftBar h3 {
		text-align: left;
	}

#banner
{
	position: absolute;
	right: 0;
	top: 210px;
}
/*---------------------------------------------------------- O KLUBIE ------*/

#mc_oklubie
{
    text-align: left;
	background-image: url('../img/bg_oklubie.jpg');
	background-repeat: no-repeat;
	position: relative;
	height: auto !important;
	height: 576px;
	min-height: 576px;
	text-align: center;
}

img.left_img {
	float: left;	
	margin-left: -100px;
}

#mc_oklubie #tekst {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	padding-top: 200px;
}

/*---------------------------------------------------------- O HOKEJU ------*/

#mc_ohokeju
{
    text-align: left;
	background-image: url('../img/bg_ohokeju.jpg');
	background-repeat: no-repeat;
	position: relative;
	height: auto !important;
	height: 576px;
	min-height: 576px;
	text-align: center;
}

#mc_ohokeju img.left_img {
	float: left;	
	margin-left: 0;
	margin-right: 20px;
}

#mc_ohokeju img.img_right{
	float: right;	
	margin-left: 20px;
}

#mc_ohokeju #tekst {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding-top: 50px;
}

#mc_ohokeju #tekst p.info{
	margin: 0 auto;
	text-align: left;
	padding-top: 60px;
	line-height: 25px;
}

#mc_ohokeju #tekst ul{
	margin-left: 200px;
}

#mc_ohokeju #tekst h3{
	margin-left: 30px;
}

/*---------------------------------------------------------- PLAN TRENINGW ------*/

#mc_plan
{
    text-align: left;
	background-image: url('../img/bg_plan.jpg');
	background-repeat: no-repeat;
	position: relative;
	height: auto !important;
	height: 576px;
	min-height: 576px;
	text-align: center;
}

img.left_img {
	float: left;	
	margin-left: -100px;
}

#mc_plan #tekst {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding-top: 170px;
}

#mc_plan #tekst table{
	text-align: left;
	width: 100%;
}

#mc_plan #tekst table tr td,th{
	text-align: center;
	border-right: 1px solid #000000;
}




#mc_plan #tekst table tr td{
	padding: 5px;
}

#mc_plan #tekst table th{
	background-color: #e4f8ff;
	padding: 5px;
	text-transform: uppercase;
}


#mc_plan #tekst table tr td.title{
	width: 70px;
	text-align: left;
	border-right: none;
	background: none;
}

/*---------------------------------------------------------- TERMINARZ ROZGRYWEK ------*/

#mc_terminarz
{
    text-align: left;
	background-image: url('../img/bg_terminarz.jpg');
	background-repeat: no-repeat;
	position: relative;
	height: auto !important;
	height: 576px;
	min-height: 576px;
	text-align: center;
}

img.left_img {
	float: left;	
	margin-left: -100px;
}

#mc_terminarz #tekst {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding-top: 370px;
	font-size: 14px;
	font-weight: bold;
}

#mc_terminarz #left {
	width: 400px;
	float: left;
	
}
#mc_terminarz #right {
	width: 400px;
	float: left;
	
}

#mc_terminarz div.tright {
	margin-left: 40px;
}
#mc_terminarz div.space {
	margin-bottom: 40px;
}

/*---------------------------------------------------------- KONTAKT ------*/

#mc_kontakt
{
    text-align: left;
	background-image: url('../img/bg_kontakt.jpg');
	background-repeat: no-repeat;
	position: relative;
	height: auto !important;
	height: 576px;
	min-height: 576px;
	text-align: center;
}



#mc_kontakt #tekst {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding-top: 170px;
	font-size: 14px;
	font-weight: bold;
}

#kontakty {
	margin-left: 300px;
	margin-top: 50px;	
	font-size: 16px;
}

#kontakty a {
	
	font-size: 14px;
}



/*---------------------------------------------------------- KONTAKT ------*/

#mc_news
{
    text-align: left;
	background-image: url('../img/bg_kontakt.jpg');
	background-repeat: no-repeat;
	position: relative;
	height: auto !important;
	height: 576px;
	min-height: 576px;
	text-align: center;
}



#mc_news #tekst {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
	font-size: 14px;
/*	font-weight: bold;*/
}

#kontakty {
	margin-left: 300px;
	margin-top: 50px;	
	font-size: 16px;
}

#kontakty a {
	
	font-size: 14px;
}

/*---------------------------------------------------------- JAK ZOSTAĆ ------*/

#mc_jakzostac
{
    text-align: left;
	background-image: url('../img/bg_jakzostac.jpg');
	background-repeat: no-repeat;
	position: relative;
	height: auto !important;
	height: 576px;
	min-height: 576px;
	text-align: center;
}



#mc_jakzostac #topleft {
	width: 340px;
	text-align: left;
	padding-top: 240px;
	padding-left: 60px;
	font-size: 14px;
}
#mc_jakzostac #cd {
	width: 760px;
	text-align: left;
	padding-top: 20px;
	padding-left: 60px;
	font-size: 14px;
}

#white {
	margin-top: 50px;
	height: 60px;
	background: #fff;
	text-align: center;
	text-transform: uppercase;	
	font-weight: bold;
	line-height: 30px;
	border: 1px solid #000;
}
#mc_jakzostac h3 {
	padding-top: 20px;
}

#kontakty a {
	
	font-size: 14px;
}


