/*CSS file*/
h2 {
	color: Black;
}

h2.partneri {
	color: Black;
}

h3 {
	margin-top: 10px;
	color: #EE0100;
}

h4 {
	margin-bottom: 5px;
	color: black;
}

a img{
	border: none;
}

a {
	text-decoration: underline;
	color: #EE0100;
}

a:hover {
	text-decoration: none;
	color: #EE0100;
}

.realizacia {
	width: 125px;
	height: 190px;
	text-align: center;
	position: relative;
	margin: 15px;
	font-size: 10px;
	float: left;
}

.cistic {
	clear: both;
}

.programdnad {
	margin-left: 50px;
}

/*tabulka program*/
table.dprogram{
	width: 85%;
	background-color: white;
	font-size: 11px;
	border-collapse: collapse;
	border: 2px solid black;
	margin-left: 50px;
}

table.dprogram a{
	color: white;
	text-decoration: none;
}

table.dprogram a:hover{
	color: white;
	text-decoration: underline;
}

table.dprogram th.head{
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 5px;
	text-align: center;
}

table.dprogram th.head_s{
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 5px;
	text-align: center;
}

table.dprogram th.head_p{
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 5px;
	text-align: right;
}

table.dprogram th.biel{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
}

table.dprogram td.biel{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
	text-align: center;
}

table.dprogram td.biel a{
	background-color: white;
	color: black;
}
table.dprogram td.biel a:hover{
	background-color: white;
	color: black;
	text-decoration: underline;
}

table.dprogram td.biel_l{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
	text-align: left;
	font-weight: bold;
}

table.dprogram td.biel_p{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
	text-align: right;
	font-weight: bold;
}

table.dprogram td.cerv{
	background-color: #EE0100;
	color: white;
	border: 1px solid black;
	padding: 4px;
	text-align: center;
}

table.dprogram td.cerv_l{
	background-color: #EE0100;
	color: white;
	border: 1px solid black;
	padding: 4px;
	text-align: left;
	font-weight: bold;
}

table.dprogram td.cerv_p{
	background-color: #EE0100;
	color: white;
	border: 1px solid black;
	padding: 4px;
	font-weight: bold;
	text-align: right;
}

/*tabulka program vysledky*/
table.dprogram_vysledky{
	width: 60%;
	background-color: white;
	font-size: 11px;
	border-collapse: collapse;
	border: 2px solid black;
	margin-left: 50px;
}

table.dprogram_vysledky a{
	color: white;
	text-decoration: none;
}

table.dprogram_vysledky a:hover{
	color: white;
	text-decoration: underline;
}

table.dprogram_vysledky th.head{
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 5px;
	text-align: left;
}

table.dprogram_vysledky th.head_s{
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 5px;
	text-align: center;
}

table.dprogram_vysledky th.head_p{
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 5px;
	text-align: right;
}

table.dprogram_vysledky th.biel{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
}

table.dprogram_vysledky td.biel{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

table.dprogram_vysledky td.biel a{
	background-color: white;
	color: black;
}
table.dprogram_vysledky td.biel a:hover{
	background-color: white;
	color: black;
	text-decoration: underline;
}

table.dprogram_vysledky td.biel_l{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
	text-align: left;
	font-weight: bold;
}

table.dprogram_vysledky td.biel_p{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
	text-align: right;
	font-weight: bold;
}

table.dprogram_vysledky td.cerv{
	background-color: #EE0100;
	color: white;
	border: 1px solid black;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

table.dprogram_vysledky td.cerv_l{
	background-color: #EE0100;
	color: white;
	border: 1px solid black;
	padding: 4px;
	text-align: left;
	font-weight: bold;
}

table.dprogram_vysledky td.cerv_p{
	background-color: #EE0100;
	color: white;
	border: 1px solid black;
	padding: 4px;
	font-weight: bold;
	text-align: right;
}


/*tabulka*/
table.akzostava{
	width: 85%;
	background-color: white;
	font-size: 11px;
	border-collapse: collapse;
	border: 2px solid black;
	margin-left: 50px;
}

table.akzostava a{
	color: white;
	text-decoration: none;
}

table.akzostava a:hover{
	color: white;
	text-decoration: underline;
}

table.akzostava th.head{
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 5px;
}

table.akzostava th.head_s{
	font-weight: bold;
	background-color: black;
	color: white;
	padding: 5px;
	text-align: center;
}

table.akzostava th.biel{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
}

table.akzostava td.biel{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
	text-align: center;
}

table.akzostava td.biel_d{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
	text-align: center;
}

table.akzostava td.biel_v{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
	text-align: center;
}

table.akzostava td.cerv{
	background-color: #EE0100;
	color: white;
	border: 1px solid black;
	padding: 4px;
	text-align: center;
}

table.akzostava td.cerv_m{
	background-color: #EE0100;
	color: white;
	border: 1px solid black;
	padding: 4px;
	font-weight: bolder;
}

table.akzostava td.cerv_d{
	background-color: #EE0100;
	color: white;
	border: 1px solid black;
	padding: 4px;
	text-align: center;
}

table.akzostava td.cerv_v{
	background-color: #EE0100;
	color: white;
	border: 1px solid black;
	padding: 4px;
	text-align: center;
}

table.akzostava td.cerv_mt{
	background-color: #EE0100;
	color: black;
	border: 1px solid black;
	padding: 4px;
	font-weight: bolder;
}


/*Profily*/
table.prof{
	width: 100%;
	background-color: white;
	font-size: 11px;
	border-collapse: collapse;
}

table.prof th.head{
	font-weight: bold;
	background-color: red;
	color: white;
	padding: 5px;
	border: 2px solid black;
	font-size: 12px;
} 

table.prof td.cerv{
	background-color: #EE0100;
	color: black;
	border: 1px solid black;
	padding: 4px;
	font-weight: bold;
}

table.prof td.cerv_m{
	background-color: #EE0100;
	color: black;
	border: 1px solid black;
	padding: 4px;
}

table.prof td.biel{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
	font-weight: bold;
}

table.prof td.biel_m{
	background-color: white;
	color: black;
	border: 1px solid black;
	padding: 4px;
}

.hracka {
	width: 485px;
	height: 285px;
	background-color: white;
	font-size: 11px;
	border: 2px solid black;
}

.hracka2 {
	width: 489px;
	height: 289px;
	border: 2px solid #EE0100;
}

.hracka3 {
	width: 493px;
	height: 293px;
	border: 2px solid black;
	margin-left: 55px;
	margin-top: 25px;
}

.hrackaT {
	width: 485px;
	height: 320px;
	background-color: white;
	font-size: 11px;
	border: 2px solid black;
}

.hracka2T {
	width: 489px;
	height: 324px;
	border: 2px solid #EE0100;
}

.hracka3T {
	width: 493px;
	height: 327px;
	border: 2px solid black;
	margin-left: 55px;
	margin-top: 25px;
}

.udaje{
	height: 250px;
	width: 250px;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}

.fotka {
	float: left;
	height: 250px;
	width: 191px;
	position: relative;
	margin-top: 18px;
	margin-left: 12px;
}

.id {
	font-size: 16px;
	color: black;
	font-weight: bolder;
	margin-top: 15px;
}

.posobisko {
	font-size: 12px;
	color: black;
	margin-top: 15px;
	margin-left: 7px;
	text-align: left;
}

/*loga*/
.bkpupresov {
	height: 145px;
	width: 104px;
	position: absolute;
	top: 40px;
	left: 24px;
}

.fiba {
	height: 85px;
	width: 65px;
	position: absolute;
	top: 15px;
	left:695px;
}

.sba {
	height: 85px;
	width: 102px;
	position: absolute;
	top: 125px;
	left: 674px;
}

/*Zaklady Layout*/
body {
	background-color: white;
	text-align: center;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	background-image: url(../obrazy/pozadie.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	margin: auto;
}

.cele {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
	width: 800px;
	background-color: white;
}

.hlavicka {
	background-image: url(../obrazy/hlavicka.jpg);
	height: 225px;
	width: 800px;
	position: relative;
}

.obsah {
	min-height: 350px;
	width: 650px;
	position: relative;
	float: left;
	text-align: justify;
	margin-top: 15px;
	
}

.reklama {
	min-height: 335px;
	width: 150px;
	position: relative;
	float: left;
	margin-top: 15px;
}

.cleaner {
	position: relative;
	clear: both;
}

.pata {
	height: 25px;
	width: 100%;
	background-color: #EE0100;
	position: relative;
	margin-top: 30px;
}

.zapata {
	height: 25px;
	width: 100%;
	background-color: #000000;
	position: relative;
}

.logoBK {
	float: left;
	position: relative;
	margin-left: 120px;
}

.kontakt {
	padding: 50px;
	font-size: 12px;
	font-weight: bolder;
	float: left;
}

.popisy{
	padding-right: 50px;
}

.mapa {
	margin-top: 25px;
	float: left;
	text-align: center;
	width: 600px;
	margin-left: 50px;
}

.tabulka_odkaz {
	margin-top: 15px;
	margin-left: 50px;
}

/*novinky*/
.novinka {
	float: left;
	text-align: left;
	width: 600px;
	height: 100px;
	margin-bottom: 25px;
}

.novinka_obrazok {
	float: left;
	width: 100px;
	height:100px;
}

.novinka_nadpis {
	margin-bottom: 4px;
}

.novinka_podpis {
	font-weight: bold;
	font-size: 10px;
	color: black;
}

.novinka_texts {
	margin-top: 7px;
	padding-right: 50px;
}

.novinka_text {
	float: left;
	width: 480px;
	height: 98px;
	background-color: white;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	color: black;
}

.novinka_text .nadpis {
	font-weight: bold;
	margin-bottom: 4px;
}

.novinka_text .datum {
	font-weight: bold;
	font-size: 10px;
	color: black;
	margin-bottom: 8px;
}


/* MENU */
.menupas {
	height: 25px;
	width: 800px;
	background-color: #000000;
	position: relative;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.menupas ul {
	color: White;
	list-style-type: none;
}

.menupas ul li a {
	color: White;
	text-decoration: none;
}

.menupas ul li a:hover {
	color: #EE0100;
	text-decoration: none;
}

.menupas ul li a:active a:focus {
	color: #EE0100;
	text-decoration: underline;
}

.menupas ul li ul {
	font-size: 11px;
	text-decoration: none;
}

.menupas ul li ul a {
	color: black;
}

/*MENU POZICIA*/
.menu_novinky {
	position: absolute;
	top: 5px;
	left: -8px;
}

.menu_program {
	position: absolute;
	top: 5px;
	left: 74px;
}

.menu_foto {
	position: absolute;
	top: 5px;
	left: 237px;
}

.menu_oklube {
	position: absolute;
	top: 5px;
	left: 345px;
}

.menu_treningy {
	position: absolute;
	top: 5px;
	left: 424px;
}

.menu_profily {
	position: absolute;
	top: 5px;
	left: 513px;
}

.menu_kontakt {
	position: absolute;
	top: 5px;
	left: 588px;
}

.menu_partneri {
	position: absolute;
	top: 5px;
	left: 670px;
}

.menu_bonus {
	position: absolute;
	top: 5px;
	left: 757px;
}
