* {
	margin: 0px;
	padding: 0px;
}
html {
	color: #000000;
	background-color: #ffffff;	
	background-image: url(../img/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body {
	height: 100%;
	padding: 0em 1em 1em;
	font: 1em/1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: auto;
}
h1 {
	padding: 0.15em;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	font-style: italic;
}
p {
	padding: 0.5em;
}
ul {
	margin: 0.4em 0em 0.4em;
	text-align: left;
}
li {
	list-style-type: square;
	list-style-position: inside;
}
fieldset {
	border: none;
}
select {
 width: 3.6em;
 height: 1.8em;
 font-weight: bold;	
}
.sp {
	padding: 0.5em;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	letter-spacing: 0.07em;
	color: #e00000;
}
strong, #firma:first-line {
	font: small-caps bold 125%/125% "Courier New", Courier, monospace;
}
a img {
	border: none;
}
a {
  text-decoration: none;
}
/*  ----- IDs ----- */
#hlava {
  text-align: center; 
}
#lista {
  padding-bottom: 3px;
  text-align: center;
	font-weight: bold;	
	border-bottom: solid #000000 2px;
}
#lista a, #patka a {
  margin: 1px;
	padding: 1px;
	color: #cc2026;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
}
*> #lista a {
  position: relative;
	top: 3px;
}
#patka a {
  position: relative;
	top: 3px;
}
#off, #patka a:hover, #lista a:hover {
 background-color: #000000;
 color: #ff0000;
}
#patka {
  text-align: center;
	border-top: solid #000000 2px;
	clear: both;
}
#big {
	border: 5px groove #d7d7d7;
	margin: 0.2em auto;	
}
table#nav  {
 margin: auto;
 text-align: center;
}
table#nav td {
	padding: 0em 0.2em;
	vertical-align: middle;
}
/* ----- Classes ----- */
.silny {
  padding: 0.2em;
	font-weight: bold;
	font-size: larger;
}
.leva {
  display: block;
  margin:  0.5em 1em;
	float: left;
	border: ridge #d0d0d0 3px;
}
.prava {
  display: block;
  margin: 0.5em 1em;
	float: right;
	border: ridge #d0d0d0 3px;
}
.horizontal img {
  display: block;
  margin: 25px auto;
	width: 160px;
	height: 120px;
}
.vertical img {
  display: block;
  margin: 0px auto 10px;
  width: 120px;
  height: 160px;
}
table.album {
	margin: auto;
	width: 100%;
	text-align: center;
}
table.album td {
	width: 24%;
	height: 100%;
  vertical-align: top;
}
table.album td a {
  display: block;
	margin: auto;
	font-weight: normal;
	color: #000030;
}
table.album td  img {
  display: block;
	background-color: #d7d7d7;
	border: 3px ridge #d7d7d7;
}
table.album td  a:visited img {
	border: 3px inset #d7d7d7;
}
table.album td a:hover img, table.album td a:active img {
border: outset #efefef 3px;
}
table.album td  a:visited {
 color: #606060;
 margin: 2px;
}
table.album td  a:hover,
table.album td  a:active, 
table.album td  a:focus {
  color: #cc2026;
}
#soxlab {
  border: none;
	float: right;
	position: relative;
	bottom: 1.3em;
	right:0.55em;
}
