* {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-variant : normal;
}

body {
	color : White;
	background-color: Black;
	margin : 0px 0px 0px 0px;
	text-align: center;
}

a {
  text-decoration: underline;
  color: White;
}

a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}

h1 {
  border-bottom: 1px solid #808080;
	font-weight: bold;
	font-size: 15px;
	color: #C0C0C0;
	margin-top: 0px;
}

h2 {
  border-bottom: 1px solid #808080;
	font-weight: bold;
	font-size: 14px;
	color: #C0C0C0
}

h3 {
  border-bottom: 1px solid #808080;
	font-weight: bold;
	font-size: 12px;
	color: #C0C0C0
}

div.menu {
	width: 265px;
	height: 365px;
	text-align: right;
	background-image: url(img/menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}

div.menu div.menu_text {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
}

div.menu div.menu_text div.odkaz {
  width: 100%;
  text-align: right;
  height: 15px;
  padding-top: 0px;
}

div.menu div.menu_text div.odkaz a {
  font-weight: bold;
  color: White;
  text-decoration: none;
  width: 100px;
  float: right;
}

div.menu div.menu_text div.odkaz a:hover {
  background: #808080;
}

div.hlavni {
	width: 515px;
	height: auto;
	text-align: left;
	float: right;
}

div.hlavni div.hlavni_text {
	padding: 10px 10px 10px 10px;
	line-height : 20px;
}

div.clanky_prehled div.nadpis {
	font-weight: bold;
	color: #C0C0C0;
}

div.clanky_prehled div.obsah {
  margin-bottom: 10px;
}

div.clanky_odkazy div.nadpis {
	font-weight: bold;
	color: #C0C0C0;
}

div.clanky_odkazy div.obsah {
  margin-bottom: 10px;
}

div.fotky_nahledy span.nazev {
	font-weight: bold;
	color: #C0C0C0;
}

div.fotky_nahledy table.fotky_nahledy td {
  width: 120px;
  height: 120px;
  vertical-align: middle;
}

div.fotky_nahledy table.fotky_nahledy td div.fotka_nahled {
  display: table;
  height: 100px;
  width: 100px;
  _position: relative;
  overflow: hidden;
  border: 1px solid #C0C0C0;
}

div.fotky_nahledy table.fotky_nahledy td div.fotka_nahled2 {
  _position: absolute;
  _top: 50%;
  display: table-cell;
  vertical-align: middle;
}

div.fotky_nahledy table.fotky_nahledy td div.fotka_nahled3 {
  _position: relative;
  _top: -50%;
  _width: 100%;
  text-align: center;
}

div.paticka_text {
  padding-right: 5px;
  padding-bottom: 5px;
	padding-top: 5px;
	font-size: 9px;
	color: #C0C0C0;
}

div.paticka_text a {
  text-decoration: none;
  color: #C0C0C0;
	font-size: 9px;
}

div.paticka_text a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}

div.fotka_detail {
  text-align: center;
}

div.fotka_detail div.nazev_fotogalerie {
  font-weight: bold;
	font-size: 15px;
	color: #C0C0C0;
}

div.fotka_detail div.popis {
  margin-bottom: 15px;
}

table.navigace_fotka {
  margin-bottom: 15px;
}

table.navigace_fotka a {
  font-weight: bold;
}

table.navigace_fotka td.zpatky {
  text-align: left;
  padding-left: 8px;
}

table.navigace_fotka td.poradi {
  text-align: center;
}

table.navigace_fotka td.tam {
  text-align: right;
  padding-right: 8px;
}

div.prispevek_vlozeni table.prispevek_vlozeni td.mezera {
  padding-bottom: 10px;
}

div.prispevek_vlozeni table.prispevek_vlozeni input {
  border: 1px solid #C0C0C0;
  width: 300px;
}

div.prispevek_vlozeni table.prispevek_vlozeni textarea {
  border: 1px solid #C0C0C0;
  width: 400px;
  height: 150px;
}

div.prispevek_vlozeni table.prispevek_vlozeni input.submit {
  border: 1px solid #808080;
  width: auto;
  font-weight: bold;
  background-color: #808080;
  color: White;
}

div.prispevek {
  margin-bottom: 10px;
}

div.prispevek span.datum {
  color: #C0C0C0;
}

div.prispevek span.nazev {
  font-weight: bold;
}

div.prispevek span.autorizovan {
  border-bottom: 1px solid #C0C0C0;
}

#titul {
	width : 800px;
	height : 134px;
	margin: auto;
  background-color: #293529;
}

#titul2 {
	width : 780px;
	height : 134px;
	margin: auto;
	background-image: url(img/1x1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: Black;
}

#obsah {
	width : 800px;
	height : auto;
	margin: auto;
  background-color: #293529;
}

#obsah2 {
	width: 780px;
	height: auto;
	text-align: left;
	margin: auto;
	background-image: url(img/main_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #344234;
	overflow: auto;
}

#paticka {
	width : 800px;
	height : auto;
	margin: auto;
  background-color: #293529;
}

#paticka2 {
	width : 780px;
	margin: auto;
	text-align: right;
	background-color: #344234;
	border-top: 1px solid #808080;
}
