﻿/* Hlavní styl ---------- */
body {
	/* direction: ltr; */
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-size: 18px;
	background-color: #000000;
	margin: 0px; 
	padding: 0px;
}


h1 {
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 30px;
}
h2 {
	font-size: 18px;
	margin-top: 30px;
}
h3 {
	text-transform: uppercase;
}
img {
	border: 0px;
}
a:link {
	color: #3C0000;
	text-decoration: none;
}
a:visited {
	color: #3C0000;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}
a:active {
	color: red;
	text-decoration: none;
}
table {
	text-align: left;
}
table p, li p  {
	margin-top: 3px;
	margin-bottom: 3px;	
}
input  {
	margin-top: 5px;
	margin-bottom: 5px;	
}
hr {
	color: #FFFFFF;
}
#hlavni {
	float: right;
	width: 100%;
	background-attachment: scroll;
	background-image: url("../images/jeden_pixel.png");
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-bottom: 10px;
}
#hlavicka {
	float: left;
	width: 900px;
	height: 198px;
	background-attachment: scroll;
	background-image: url("../obrazky/hlavicka.gif");
	background-repeat: no-repeat;
	background-position: left;
}
#telo {
	float: left;
	width: 800px;
	margin-left: 100px;
	text-align: justify;	
}
#paticka {
	float: left;
	width: 900px;
	height: 71px;
	background-attachment: scroll;
	background-image: url("../obrazky/paticka.gif");
	background-repeat: no-repeat;
	background-position: center;	
}
#paticka p {
	margin-left: 130px;
	margin-top: 41px;
	color: #000000;
	font-size: 14px;
}
#menu {
	margin-left: 466px;
	margin-top: 5px;
}
.tucne {
	font-weight: bold;
}
.kurziva {
	font-style: italic;
}
.verzalky {
	text-transform: uppercase;
}
.h2_bez_odkazu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.h2_bez_odkazu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.h2_bez_odkazu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.h2_bez_odkazu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.podbarveni_akce_motopce {
	background-color: #404041;
}
.kalendar_akci_nazev_akce {
	font-weight: bold;
	text-transform: uppercase;
}
.kluby_odsazeni_tabulky {
	margin-bottom: 30px;
}
.sirka_bunky_kalendar_akci {
	width: 130px;
}
.obrazek_v_textu {
	float: left;
	padding: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #404041;
}
.zarovnani_na_stred {
	text-align: center;
}
.zarovnani_na_pravo {
	text-align: right;
}
.ramecek {
	border: 1px solid #FFFFFF;
}
.odchod {
	color: #FF0000;
	font-weight: bold;	
}
.odchod2 {
	color: #FF0000;
	font-weight: bold;
	text-align: right;	
}
.normalni_text {
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
}


.info_text {
	pading: 0px;
	font-color: white;
	width: 900px;
	text-align: center;
}
.cerveny_text {

	color: red;
	font-size: 20px;
	width: 900px;
	text-align: center;
}

.bily_text {

	color: white;
	width: 900px;
	text-align: center;

}
.bily_text_vlevo {

	color: white;
	width: 900px;
	text-align: left;

}

.bily_text_vlevo_400 {
	color: white;
	width: 400;
	text-align: left;
}

.bily_text_vlevo_600 {
	color: white;
	width: 700px;
	text-align: left;
}



.bily_text_verzalky {

	color: white;
	width: 900px;
	text-align: center;
	text-transform: uppercase;

}

.bily_text_vlevo_verzalky {

	color: white;
	width: 900px;
	text-align: left;
	text-transform: uppercase;
}

.text_galerie {
	font-family: "Times New Roman", Times, serif;
	color: white;
	width: 900px;
	text-aling: center;
	text-transform: uppercase;
	
}
	
