html, body {
	background: url(../images/bg_body.jpg) repeat-x #A8A8A8;
	text-align: center;
	font-family: "Arial", sans-serif;
	font-size: 11pt;
	color: black
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, blockquote, p, fieldset, input {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top
}
.clear {
	clear: both;
}
em, .italic {
	font-style: italic
}
h3 {
	font-weight: normal;
	margin-bottom: 16px
}

p {
	margin-top: 9px;
	margin-bottom: 9px
}
a {
	color: #052A57;
	text-decoration: underline
}
a:hover {
	text-decoration: none
}


h1 {
	color:white;
	font-family: "Arial", sans-serif;
	font-weight:bold;
	font-size:15pt;
	letter-spacing:2px;
	margin-left:30px;
	padding-top:25px;
	line-height:1.5;
	float:left;
  margin-left:82px;
}
h1 span {
	color: #F9BA32;
}

div#body {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 10px;
	background:url(../images/content_bg.jpg) repeat-y;
	padding-bottom:50px;
}
div#body div#header {
	padding-top: 30px;
	height: 89px;
	width:100%;
	background:url(../images/header.jpg) bottom no-repeat white;
	text-align:center;
}

div#body div#header a#index {
	float:left;
	display:block;
  width:270px;
  height: 82px;
}
div#body div#header a#club {
	float:right;
	margin-left:50;
	display:block;
  width:220px;
  height: 82px;
}
div#body div#about {
margin:0;padding:0;
	height: 66px;
	width:100%;
	background:url(../images/about_bg.jpg) repeat-x;
	
}
div#body div#about div#ab_name {
  float:left;
	height: 66px;
	width:355px;
	background:url(../images/about_left.jpg) left no-repeat;
	
}
div#body div#about div#ab_right {
	text-align:left;
  float:right;
	height: 56px;
	width:515px;
	padding-right:30px;
	background:url(../images/about_right.jpg) right no-repeat;
	padding-top:10px;
	
}
div#body div#about div#ab_right h3 {
	color:white;
	font-family: "Arial", sans-serif;
	font-weight:bold;
	font-size:15pt;
	letter-spacing:2px;
	width:315px;
	height:56px;
	float:left;
}

div#body div#about div#ab_right a#mtbocz {
	display:block;
	width:190px;
	height:56px;
	margin-left:320px;
}

div#body div#space {
	height: 33px;
	width:100%;
	background:url(../images/space.jpg) no-repeat;
	
}
div#body div#menu {
  padding-top:8px;
	width:244px;
	float:left;
	text-align:center;
}
div#body div#menu a.menu {
text-align:left;
  display:block;
  margin-left:19px;
  width:146px;
  height:30px;
  background:url(../images/anchor.jpg);	
  background-position:0px 37px;
  padding-left:79px;
  padding-top:7px;
  font-size:14pt;
  text-decoration:none;
  color:black;
  margin-top:1px
}
div#body div#menu a.menu:hover {
background-position:0px -37px;
}
div#body div#menu a.menu#zde {
background-position:0px 0px;
}
div#body div#menu div.block {
padding-left:12px;text-align:center;
}

div#body div#content {
  float:right;
	width:636px;
	padding-left:60px;
	padding-right:20px;
	font-size:12pt;
	
}
div#body div#content p {
	font-size:11pt;
	
}
div#body div#content img.img {
  float:right;
  border:none;
  margin-top:30px;
  margin-right:5px;
  margin-left:10px;
  cursor:hand;
  cursor:pointer;
	
}
div#body div#content p.alla {
text-align:right;	
}
div#body div#content h2 {
	margin-left:-50px;
	padding-left:45px;
	padding-top:5px;
	padding-bottom:15px;
	font-size:16pt; 
	background:url(../images/h1_bg.jpg) no-repeat top left;
	font-weight:normal;
	letter-spacing:2px;
	
}
div#body div#content a.h2 {
	font-size:16pt; 
	font-weight:normal;
	color:black;
	text-decoration:none;
	letter-spacing:2px;
}

div#body div#content h3 {
	color:#0062C4;
	font-size:11pt;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:0px;
}

div#bottom {
background:url(../images/bg_bottom.jpg) repeat-x;
height:53px;
width:100%;	
}

div#bottom div#pata  {
  width: 918px;
  height:26px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
  background:url(../images/pata.jpg) no-repeat;	
  padding-top:47px;
  font-size:7pt;
  color:#f7a900;
  text-align:right;
  padding-right:42px;
}
div#bottom div#pata a  {
  color:white;
}
div#bottom div#pata a.a2  {
  color:#e7e02e;
}

form.imagewindow {color:white;font-weight:bold;text-align:center;position:absolute;left:0px;top:10px;text-align:center;vertical-align:middle;display:none;width:100%;margin:0;padding:0}
form.imagewindow p {margin:0;padding:0}
form.imagewindow#ZOBRAZ {position:absolute;left:0px;top:0px;text-align:center;vertical-align:middle;width:100%;height:300%;background:url(../images/px.png);display:none;padding-top:45px}

td.img {text-align:center;padding:5px}
td.img img {border:2px solid #074E84}
.mg {cursor:hand;cursor:pointer}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

