body {
  background: #C8E1E6 url(./../../_layout/_www/background.jpg);
  font-size: 11px;
  font-family: Tahoma;
  color: #3e3e3e;
  _text-align: center;
  margin-top: 20px;
}

a {
  color: #3b91ca;
}

form {
  margin: 0;
  padding: 0;
}

.noscreen {
  display: none;
}

#page {
  width: 725px;
  margin: 0 auto;
  _text-align: left;
}

#header {
  height: 176px;
  position: relative;
}

#logo {
  display: block;
  position: relative;
  width: 725px;
  height: 176px;
  overflow:hidden;
}

#logo span {
  display:block;
  position: absolute;
  top:0;
  left:0;
  z-index:1;
  width:100%;
  height:100%;
  cursor: pointer;
  background-image: url(./../../_layout/_www/banner.gif);
}

#adresa {
  position: absolute;
  top: 159px;
  left: 40px;
  color: #fff;
}

#adresa a {
  color: #fff;
  text-decoration: none;
}

#adresa a:hover {
  text-decoration: underline;
}

#workspace {
  background: #ffffff url(./../../_layout/_www/mnu-bg.gif) repeat-y left;
  padding-left: 5px;
}

#menu {
  float: left;
  width: 194px;
  padding-top: 20px;
  background: #E6F9FB url(./../../_layout/_www/mnu2-bg.gif) repeat-x top;
}

#pruh {
  float: left;
  width: 15px;
  min-height: 230px;
  _height: 230px;
  background: url(./../../_layout/_www/pruh.gif) no-repeat left top;
}

#content {
  float: left;
  width: 461px;
  background: url(./../../_layout/_www/text-bg.gif) repeat-x top;
  padding: 15px 30px 30px 15px;
}

#footer {
  width: 725px;
  margin: 0 auto;
  _text-align: left;
  clear: both;
  background: url(./../../_layout/_www/zapati.gif);
  height: 10px;
}

#clear {
  clear: both;
}

h1 {
  color: #3b91ca;
  margin: 0 0 10px 0px;
  font-size: 19px;
}

#menu ul {
  list-style: url(./../../_layout/_www/puntik.gif);
  margin: 0 10px 50px 33px;
  padding: 0;
}

#menu li {
  margin: 0 0 14px 0;
  padding-left: 6px;
}

#menu a {
  color: #172E64;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

#menu a:hover {
  color: #3b91ca;
}

.input {
  width: 200px;
  border: 1px solid #d0d0d0;
}

.textarea {
  width: 350px;
  height: 100px;
  border: 1px solid #d0d0d0;
}

.odeslat {
  background-color: #d0d0d0;
  font-size: 11px;
  font-family: Century Gothic, Arial;
}

.lista {
  text-align: center;
  background-color: #fff;
  padding-top: 8px;
  clear: both;
}

.galleryItemList img {
  margin-top: 3px;
  border: 1px solid #142d65;
}

.galleryItemList div {
  width: 150px;
  float: left;
  height: 150px;
  overflow: hidden;
}

.clearer {
  clear: both;
}


h3 {
  color: #3b91ca;
  margin: 10px 0 10px 0px;
  font-size: 13px;
}

ul.downloadsItemList li span, ul.downloadsItemList a.name {
  display: block;
  float: left;
}

ul.downloadsItemList {
  list-style: none;
  margin: 0 0 35px 0;
  padding: 0;
}

ul.downloadsItemList li {
  clear: both;
  margin: 0;
}

ul.downloadsItemList li.header span {
  background-color: #d8edf4;
  border-right: 2px solid #fff;
  color: #172e64;
  font-weight: bold;
  padding: 3px 6px 3px 6px;
}

ul.downloadsItemList .type {
  width: 30px;
  padding: 3px 6px 3px 6px;
}

ul.downloadsItemList .name {
  width: 220px;
  padding: 3px 6px 3px 6px;
}

ul.downloadsItemList .size {
  width: 50px;
  padding: 3px 6px 3px 6px;
}

