/* CSS Document */

body {
  background-color: #ffffff;
  color: #000000;
  padding: 0;
  margin: 0;
  font-size: 8pt;
  font-family: 'Verdana', sans-serif;
}

#naproma, #naproma a {
	color: #666;
	font-size: 10px;
	font-weight: normal;
  text-align: center;
  display: block;
  padding: 1px;	
}

div#webdesign {
  width: auto;
}

div#intro {
  width: 450px;
  height: 300px;
  position: absolute;
  margin-left: -225px;
  left: 50%;
  top: 50%;
  margin-top: -150px;
}

.clear { clear: both; height: 0; font-size: 0; margin: 0; padding: 0; }
.fl { float: left; margin: 0 15px 5px 0; }
.flgal { float: left; margin: 0 5px 5px 0; }
.fr { float: right; margin: 10px 0 5px 15px; }
h3 { text-decoration: underline; color: #6792b4; font-size: 10pt; }
h2 { color: #5583a7; font-size: 12pt; margin-top: 0; }

a img {
  border: 1px #5583a7 solid;
}

div#container {
  width: 770px;
  position: absolute;
  left: 50%;
  margin-left: -385px;
}

div#ramecek {
  width: auto;
  border-left: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
}

div#header {
  position: absolute;
  width: 768px;
  height: 268px;
  top: 0;
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  background-position: 0 28px;  
}

div#top {
  width: 768px;
  height: 268px;
  background-image: url(../images/top.gif);
  background-repeat: no-repeat;
  background-position: center top;
}

div#telo {
  width: 768px;
  background-image: url(../images/body2.gif);
  background-repeat: repeat-y;
  background-position: center top;
}

div#left {
  width: 180px;
  height: 100%;
  float: left;
}

div#bottom_menu {
  width: 148px;
  height: 291px;
  margin: 1px 0 0 18px;
  background-image: url(../images/bottom_menu.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  line-height: 1.4em;
  font-family: 'Times New Roman', sans-serif;
  letter-spacing: 0px;
}

address {
  padding-top: 150px;
  font-style: normal;
  font-size: 8pt;
  color: #355973;
}

div#bottom_menu a { 
  font-size: 8pt;
  color: #355973;
  text-decoration: none;
}

div#bottom_menu a:hover { 
  color: #000000;
  text-decoration: underline;
}

div#menu {
  width: 158px;
  height: 100%;
}

ul.men {
  list-style-type: none;
  margin: -3px 0 0 11px;
  padding: 0;
}

span.textmenu {
  display: block;
  padding: 12px 0 0 38px;
}

ul.men li a {
  height: 37px;
  width: 158px;
  color: #89491A;
  font-weight: bold;
  font-size: 9pt;
  text-decoration: none;
  margin: 0;
  padding: 0;
  display: block;
  background-image: url(../images/menu1.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

ul.men li a:hover {
  color: #000000;
  background-image: url(../images/menu2.gif);
  background-repeat: no-repeat;
  background-position: center top;
}

div#language {
  width: 768px;
  top: 0;
  z-index: 20;
  position: absolute;
  text-align: right;
}

.lang { display: block; padding: 8px 15px 0 0; }

div#language a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

div#language a:hover {
  text-decoration: underline;
}


div#obsah {
  width: 588px;
  float: left;
}

div#obsah_obsah {
  width: auto;
  line-height: 1.4em;
  text-align: justify;
  padding: 10px 50px 30px 30px;
}

div#obsah_obsah a {
  color: #982a61;
}

div#obsah_obsah a:hover {
  text-decoration: none;
}

div#foot {
  width: 768px;
  height: 20px;
  background-color: #8CB0C9;
}

div.napr { float: left; width: 180px; text-align: center; font-size: 0.9em; font-family: 'Verdana', sans-serif; }
div.napr a { color: #ffffff; font-weight: bold; text-decoration: none; padding: 3px 0 0 0; display: block; }
div.napr a:hover { text-decoration: underline; }

div.botmenu { color: #ffffff; float: left; width: 588px; text-align: center; font-size: 0.9em; font-family: 'Verdana', sans-serif; }
div.botmenu a { color: #ffffff; font-weight: bold; text-decoration: none; }
div.botmenu a:hover { text-decoration: underline; }

.blok { display: block; padding: 3px 0 0 0; }

/* NEWS */

.date {
  color: #bd6324;
}

.img {
  float: left;
  margin-right: 15px;
}

.news h3 {
  padding-top: 1em;
  margin-bottom: 0.5em;
  font-size: 130%;
  clear: both;
}

.news h3.first {
  margin-top: 0;
  padding-top: 0;
}

hr.cleaner {
  clear: both;
  height: 1px;
  margin: -1px 0 0 0; padding: 0;
  border: none;
  visibility: hidden;
}

