body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, p, table, td, input, button, textarea, label {
  font-family: Helvetica, sans-serif;
}

body {
  font-size: 0.70em;
  margin: 0;
  height: 100%;
  background-color: #FFFFFF;
  text-align: center;
  color: black;
}

table, td {
 font-size: 1em;
 text-align: left;
 table-layout: fixed;
 border-collapse: collapse;
}

a {
	color: #4A4A4A;
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: black;
	text-decoration: underline;
}

#prava a, #fs a {
	color:#b50605;
}

img {
	border: 0px;
}

button {
  border: 0px;
  margin: 0px;
  background-color: Transparent;
}

.none {
	display:inline;
	font-size: 1em;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

.headline h1 {
	font-size: 1em;
	padding: 0;
	margin: 0;
	display: inline;
}

.headline h2 {
	font-size: 1em;
	padding: 0;
	margin: 0;
}

.headline {
	 color: white;
	 background-color: #6574d1; 
	 font-size: 1.1em;
	 margin: 0px;
	 padding: 3px 5px 3px 10px;
	 background-color: #6574D1;
	 border-top: solid 5px #fecd04;
	 font-weight: bold;
}

div.headline a {
	text-decoration: underline !important;
}

form {
	margin:5px 0 5px 0;
	padding:0;
}

#fs {
	text-align: left;
}
#stred {
	background: url("/images/bg-prouzek.png");
}

#stranka {
  width: 780px;
  margin: auto;
  text-align: left;
}
/* horni zalozky a okno pro vyhledavani */
#horni { 
  width: 780px;
  height: 45px;
  position: relative;
}
#logo-h, #menu-horni, #menu-horni-fg { 
  position: absolute;
  /*overflow: hidden;*/ /* musí být odkomentováno: Mozzila bug */
}
#logo-h { /* samotne logo */
  display: block;
  width: 100px;
  height: 41px;
  left: 0px;
  top: 0px;
}
/*----------- HORNI TEXTOVE MENU --------- */
#menu-horni, #menu-horni-fg { /* ul horniho menu */
/*  width: 645px; /* neni potreba, pokud nepletu :-) */
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#menu-horni {
	left: 135px;
  top: 0px;
}

#menu-horni-fg {
	top: 22px;
   left: 135px;
/*	font-size: 0.9em; /* zduraznuje, ze se jedna o submenu */ /*OPTIONAL*/
}
#menu-horni li, #menu-horni-fg li {
  display: inline; /* timto + .menu a u A uvnitr LI zajistim vodorovnost */
}
#menu-horni a, #menu-horni a:link, #menu-horni a:visited,
#menu-horni-fg a, #menu-horni-fg a:link, #menu-horni-fg a:visited {
  color:#515ec4;
  text-decoration:none;
  display:block;
  float: left; /* timto + display: inline u UL zajistim vodorovnost */
  cursor:hand;
  padding: 0px 6px 0px 6px;
  line-height: 22px;
  height: 22px;
  background-image: url('/images/bg-menu-horni.gif');
  background-position: 0px 4px;
  background-repeat: no-repeat;
}
#menu-horni a, #menu-horni a:link, #menu-horni a:visited {
  font-weight: bold;
}
#menu-horni-fg a, #menu-horni-fg a:link, #menu-horni-fg a:visited {
	color: #4A4A4A;
	text-decoration: underline;
}
#menu-horni a:active, #menu-horni a:focus, #menu-horni a:hover,
#menu-horni a.on, #menu-horni a.on:active, #menu-horni a.on:link, #menu-horni a.on:visited, #menu-horni a.on:hover {
  color: white;
  background-color: #515ec4;
  text-decoration: none;
}
#menu-horni-fg a.on, #menu-horni-fg a.on:active, #menu-horni-fg a.on:link, #menu-horni-fg a.on:visited, #menu-horni-fg a.on:hover {
	font-weight:bold;
}

#menu-horni-fg a:hover {
	color: black;
}
#menu-horni a.first, #menu-horni a.first:link, #menu-horni a.first:visited,
#menu-horni-fg a.first, #menu-horni-fg a.first:link, #menu-horni-fg a.first:visited { /* prvni polozka menu je bez carky v pravo */
  background-image: none;
}
#leva {
  float: left;
  width: 140px;
}
#prava {
  float: left;
  width: 640px;
}
#moje-galerie {
  margin: 0;
  padding: 0;
  list-style-type: square;
}
#moje-galerie li {
  margin: 0;
  padding: 0;
  padding-left: 0;
  margin-left: 12px;
}
/* nastaveni sloupec obsah */
.so {
  padding: 10px 3px 15px 10px;
}

.so-public {
  padding: 10px 3px 0px 10px;
}

#leva .headline a, #leva .headline a:active, #leva .headline a:visited {
	color:white;
	text-decoration: none;
}

#leva h2 a:hover {
	color:white;
	text-decoration: underline;
}

.galerie {
	float: left;
	font-size: 11px;
	text-align: center;
	width: 150px;
	height: 140px;
}

/* formulář na defaultu */
ul#welcome {
	margin:10px 0px 0px 0px;
	padding:0;
}

ul#welcome li {
	margin: 0 10px 0px 15px;
}

div#stred div.galname {
	color: black;
	font-size: 1.3em;
}

div#stred h1.galname {
	display: inline;
	font-size: 1em;
	color: #000080;
}

.popis {
	margin: 40px 0 0 -245px;
}

li.extra {list-style: none;}

/* buttons */
.button, a.button, a.button:link, a.button:visited, a.button:active, a.button:focus, a.button:hover {
  font-size: 11px;
  border: solid 1px black;
  color: White;
  background-color: #b50605;
  margin: 0px;
  height: 20px;
  line-height: 18px;
  text-decoration: none;
  display: block;
  cursor: hand;
  font-weight: bold;
}

button.but {
  font-size: 9px;
  border-width: 0px;
  color: White;
  background-color: Transparent;
  margin: 0px;
  text-decoration: none;
  display: block;
  height: 20px;
}

.rulesAll {
	border: 1px solid black;
	height: 17px;
	line-height: 17px;
}

ul.left {
	margin:5px 0 10px 10px;
	padding:0;
}

a.local {
	text-decoration: none;
	color: black !important;
}

img.rules {
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
}

table.inGallery td {
	width: 100px;
	margin:0px;
	padding:0px;
}

.debug {
	border: 1px dotted red;	
}

table.rejstr td.pismena
{
	font-size: 10px;
	line-height: 15px;
	text-align: center;
}

.napoveda p
{
margin: 10px 0 10px 0;
}
