@import url("spolecne.css");

body {
	 font-family: verdana, sans-serif;
	 font-size: 0.8em;
	 margin: 0px;
	 background: white url('../images/kaligrafie.gif') no-repeat fixed;
}

.hide_v2 {
	display: none;
}
h1 {
	font-size: 100%;
	padding-top: 70px;
	margin: 0px;
	font-style: italic;
	text-decoration: none;
	text-align: right;
}

hr {
	color: grax;
	background-color: gray;
	height: 1px;
	border: 0px;
}

#katana a:link, #katana a:visited {
		text-decoration: none;

}

table, th, td {
  empty-cells: show;
  border-collapse: collapse;
  border-spacing: 0px;
  border: 1px gray solid;
  font-size: 0.9em;
}

#best table, #best td {
border: 0px;
font-size: 1em;
}

a:link, a:visited {
	color: black;
	text-decoration: underline;
}

a:hover {
 	color: red;
}

#main {
	margin-left: 114px;
	margin-right: 50px;
}

#levy {
	 float: left;
	 width: 124px;
	 height: 800px;
}

#header {
	font-style: italic;
}

#katana {
	/*padding-top: 70px;*/
	background: url('../images/katana1.gif') no-repeat right;
}

#logoklub {
	position: absolute;
	top: 0px;
	left: 120px;
	width: 460px;
	height: 90px;
	z-index: 10;
	background: url('../images/logo_klub.gif') no-repeat left;
}
#logoklub a {
	display: block;
	width: 100%;
	height: 100%;
}

#matrjoska1 {
	 height: 120px;
}

#inside_h {
	padding: 0px 0px 0px 0px;
}

#header h3 {
	text-align: right;
}

#menu {
	padding-left: 10px;
	padding-bottom: 2px;
	font-weight: bold;
  border-top: dotted 1px red;
  border-bottom: dotted 1px red;
  margin: 5px 0px;
}

#menu ul li {
	display: inline;
}

#text {
	 padding: 10px;
}

#formular select, #formular input {
	font-size: 0.75em;
}
.propl {
	font-weight: bold;
	width: 150px;
}
.propr {
	margin-left: 150px;
	}

#right {
	float: right;
	width: 120px;
	border: 1px dotted red;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.nadpismenu{
	display: block;
	width: 100%;
	vertical-align: text-top;
	font-weight: bold;
}

.treninky {
 	width: 650px;
	font-size: 1em;
}


h1 > a:link,
h1 > a:visited {
 	color: black;
	text-decoration: none;
}

.lichy {
	background-color: #CCC;
}
A:LINK,  A:VISITED  {
	color: red;
}

 A:HOVER {
 	 color: black;
}

 .pixs {
 	border-collapse: collapse;
	border: 0;
	border-spacing: 20px;
 }

.pixs td {
 	padding: 20px;
	border: 0px;
}

.kaja {
	float: right;
}


#propozice dt {
	font-weight: bold;
}

#propozice dd {
	margin-left: 150px;
}

#propozice dl dd dl dt {
	font-weight: normal;
}

.propozice dt {
	font-weight: bold;
}

.propozice dd {
	margin-left: 150px;
}

.propozice dl dd dl dt {
	font-weight: normal;
}

table.vysledky tr th{
	background-color: #CCC;
}