@charset "utf-8";
/* CSS Document */

#container {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
.turnaj_obr {
	background-image: url(../images/turnaj.jpg);
	height: 122px;
	width: 309px;
	margin-left: 50px;
	float: right;
	background-repeat: no-repeat;
}
.turnaje_tabulka {
	width: 180px;
}
.kontakt_obr {
	background-image: url(../images/kontakt.gif);
	background-repeat: no-repeat;
	float: right;
	height: 122px;
	width: 163px;
	margin-left: 50px;
}
p {
	margin: 0px;
}
#left {
	width: 718px;
	float: left;
	background-color: #FFF;
}
#white_bg {
	background-color: #FFF;
	overflow: hidden;
}
.menu1_odrazky {
	height: 30px;
	width: 25px;
}
.reklama_stred {
	align: center;
}


#footer {
	clear: both;
	height: 52px;
	width: 881px;
	background-image: url(../images/footer.png);
	text-align: right;
	padding-top: 35px;
	padding-right: 20px;
	color: #CCC;
}
h3 {
	font-size: 12px;
	margin: 0px;
	font-style: italic;
	font-weight: normal;
}

#menu1 {
	width: 173px;
	float: left;
	background-image: url(../images/menu1_bg.jpg);
	min-height: 504px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
.odkaz_menu1 {
	font-size: 20px;
	color: #000;
	text-decoration: none;
}

#content {
	width: 495px;
	float: right;
	background-color: #FFF;
	min-height: 494px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}

#header {
	height: 164px;
	width: 901px;
	background-image: url(../images/header.png);
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.menu2_turnaj {
	background-image: url(../images/nejlizsi_turnaj.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 170px;
}
h2 {
	font-size: 18px;
	color: #000;
	text-decoration: underline;
	margin: 0px;
}
.menu2_partner {
	background-image: url(../images/partner.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 170px;
}
.menu2_facebook {
	background-image: url(../images/facebook.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 170px;
}
#menu2 {
	float: right;
	width: 178px;
	background-image: url(../images/menu2_bg.jpg);
	min-height: 504px;
	padding-left: 5px;
	background-color: #FFF;
}
.menu2_obsah {
	padding-bottom: 20px;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
ul {
	margin: 2px;
}
ol {
	margin: 2px;
} 

.tabulka_nadpis {
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/tabulka_bg.jpg);
	background-repeat: repeat;
	text-align: center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.tabulka_obsah {
	text-align: center;
}
.tabulka_obsah_2 {
	text-align: center;
	background-color: rgb(255,255,153);
}
.tabulka_oddeleni td {
  height: 15px;
  border-top-color: #000000;
  border-top-style: dashed;
  border-top-width: 2px;
} 
img {
	border: 0;
}
.reklama {
	margin-left: 9px;
}
