body{
	background: #0000BB;
	padding: 0;
	margin: 0;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-align: center;
}

/* obal webu */
#obal{
/*border: 1px solid black;*/
	background: url("images/head6.jpg") left top no-repeat;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding:110px 0 0 0;
	width:770px;
	color:#000000;
	text-align: left;
}

/* menu a jeho tvar*/
#menu{
	background: url("images/menu.gif") repeat-x;
	padding: 8px 0 8px 0;
}
#menu a{	
	background: url("images/menu.gif") no-repeat;
	color : #000099;
	margin: 0;
	padding: 8px 30px 8px 30px;
	text-decoration : none;
}
#menu a:hover{
	color : #000;
	text-decoration : underline;
}
#menu a.selected{
	background: url("images/menu_in.gif") no-repeat;
}
/*-----------------*/

h1{
	background:#000099; 
	color : white;
	margin: 0;
	padding: 5px 40px 5px 0;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align : right;
}


.telo{
/*border: 1px solid black;*/
	background: url("images/ball.jpg"); 
	padding: 5px;
	margin: 0 0 5px 0;
	width: 595px;
	float: left;
}

#info{
/*border: 1px solid black;*/
	background: #0000BB;
	color: silver;
	width: 155px;
	float: right;
	margin: 0;
	padding: 3px;
}
#info a{
	color: #FFF;
	display: block;
	margin: 0;
	padding: 2px 7px 0 7px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}
#info hr{
	color: #FFF;
	border-top: 1px solid #FFF;
}
div.validace{
	text-align: center;
	margin: 0;
	clear: both;
}

.validace p{
	display: inline;	
	margin: 0 40px 0 40px;
}

.tableheader, .tableheader_napravo{
	background-color : #000099;
	color : #FFFFFF;
	margin: 0 60px 0 10px;
	padding: 3px;
	font-size : 11px;
	font-weight : bold;
}

.datum{
	width: 14em;
	font-weight : bold;
	color: gray;	
	padding-left: 5px; 
}
.zduraznit_ve_vypise{/*nadpis u komentáře k zápasu*/
	font-weight: bolder;
	text-decoration: underline;
}
.zduraznit_ve_vypise a{
	padding: 0 0 0 40px;
	font-weight : bold;
	text-decoration: none;
	color: black;
}
.zduraznit{
	font-style : italic;
	font-weight: bolder;
}

/* všechno o zápatí*/
.zapati{
	color: #FFFAFA;
	margin: 0;
	padding : 10px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}
.zapati a, .centruj a{
	color:#FFFAFA;
}
.zapati a:hover, .centruj a:hover{
	color:gray;
}
/*-----------------*/
.doprava{
	text-align: right;
}
.centruj{
	text-align: center;
	color: navy;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 20px 0;
}
.galerie img{
	width: 150px;
	height: 111px;
	margin: 15px;
}
.odkazy a{
	color: Black;
}
.odkaz a{
	font-size : 12px;
	font-weight : bold;
}
.odkazy p{
	display: block;
	float: left;
	width: 280px;
	height: 150px;
	text-align: center;
}
.odkazy p img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
h2.tableheader_napravo{
	text-align: right;
	display: block;
}
h2.tableheader_napravo a{
	color : #E6E6FA;
}

h3 {
	color: white;
	font-size: 12px;
	margin: 2px 0;
}
.data1{/* šířka potřebná u sloupce se jménem na stránce hraci.php - pouze pro IE*/
	width: 150px;
	font-weight : bold;
}
