/* Start of CMSMS style sheet 'Vrah.cz' */
a:link {
  color: #fff;
}

a:visited {
  color: #eee;
}

a img {
  border-style: none;
  text-decoration: none;
}

body {
  background-color: #000;
  color: #fff;
  font-family: "Courier New CE", "Courier New", Courier, monospace;
  font-size: small;
  line-height: 150%;
  margin: 0;
  padding: 0;
}

body table {
  color: #fff;
}

h2 {
  font-size: x-large;
}

#header {
  background: transparent url("images/header-background.png") bottom left no-repeat;
}

#header h1 {
  margin: 0;
  height: 163px;
}

#header h1 a {
  display: block;
  background: transparent url("images/logo.png") top center no-repeat;
  margin: 0 auto;
  height: 131px;
  width: 392px;
}

#header h1 a span {
  position: absolute;
  top: -5000px;
  left: -5000px;
}

.left-column {
  float: left;
  margin-right: 1em;
  position: absolute;
  top: 175px;
  left: 0px;
  text-align: right;
  width: 200px;
}

.left-column h6 {
  font-size: 110%;
  margin: 1em 1.35em 0 0;
  padding-right: 1.5ex;
}

.left-column p {
  margin: 1em 1.35em 0 0;
  padding-right: 1.5ex;
}

#main-menu {
  background: transparent url("images/navigation.png") top left repeat-y;
  list-style: none;
  margin: 0;
  padding: 0;
}

#main-menu li a {
  display: block;
  width: 188px;
  height: 46px;
}

#main-menu li #page34 {
  background: transparent url("images/o-vrahu.png") top left no-repeat;
}

#main-menu li #page19 {
  background: transparent url("images/vrahzda.png") top left no-repeat;
}

#main-menu li #page24 {
  background: transparent url("images/misto-cinu.png") top left no-repeat;
}

#main-menu li #page56 {
  background: transparent url("images/aktivity.png") top left no-repeat;
}

#main-menu li #page57 {
  background: transparent url("images/diskuze.png") top left no-repeat;
}

#main-menu li #page58 {
  background: transparent url("images/fotky.png") top left no-repeat;
}

#main-menu li #page60 {
  background: transparent url("images/stopa-vede-k.png") top left no-repeat;
}

#main-menu li #page61 {
  background: transparent url("images/galerie.png") top left no-repeat;
}

#main-menu li a span {
  position: absolute;
  top: -5000px;
  left: -5000px;
}

#content {
  position: absolute;
  min-width: 690px;
  top: 175px;
  left: 210px;
  right: 20px;
}

.half {
  right: 350px !important;
  min-width: 340px !important;
}

.news-info {
  font-size: 120%;
  margin: .7ex 0;
}

.news-top {
  background: transparent url("images/news-top-background.png") top left no-repeat;
}

.news-bottom {
  background: transparent url("images/news-bottom-background.png") bottom left no-repeat;
  padding: 1.5ex 0 1.5ex 1em;
}

.news-bottom p {
  margin: 0 0 .5em;
/*  font-size: 120%;*/
  line-height: 130%;
}

.news-bottom p strong {
  text-decoration: underline;
}

.news-content {
  background: transparent url("images/news-left-background.png") top left repeat-y;
  margin-bottom: 2em;
}

#right-column {
  float: right;
  font-size: 120%;
  position: absolute;
  right: 10px;
  text-align: right;
  top: 175px;
  width: 300px;
}

#right-column a {
  text-decoration: none;
}

.accessibility {
  display: none;
}

.myspace {
  background: transparent url("images/myspace.png") center no-repeat;
  color: transparent !important;
  display: inline-block;
  overflow: hidden;
  margin-left: 1ex;
  width: 12px;
  height: 12px;
  vertical-align: baseline;
}

.www {
  background: transparent url("images/png.jpg") center no-repeat;
  color: transparent !important;
  display: inline-block;
  overflow: hidden;
  margin-left: 1ex;
  width: 30px;
  height: 12px;
  vertical-align: baseline;
}

.clear {
  clear: both;
}

#footer {
  clear: both;
}
/* End of 'Vrah.cz' */