/* COMMON STYLES */
body {
  background: url("../img/bgr-body.jpg") top left repeat-x #fff;
	font: 75%/1.4 Arial, sans-serif;
	line-height: 1.6;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	min-width: 950px;
}

input, textarea {
	font-family: Arial, sans-serif;
}

td, th, input, textarea {
	font-size: 100%;
	_font-size: 75%;
	_f\ont-size/**/: 100%;
}

h1 {
  position: absolute;
  top:0; left:0;
  width: 170px; height: 170px;
  overflow: hidden;
	margin-top: 0;
	font-size: 130%;
}

h1 a span, h1 strong span {
  position: absolute;
  top:0; left:0;
  width: 170px; height: 170px;
  background: url("../img/top-left-corner.jpg") top left no-repeat;
  display: block;
  z-index: 1;
}

h2 {
  font: 1.5em Georgia, "Times New Roman", serif;
  letter-spacing: 2px;
  color: #666;
  background: url("../img/bgr-headline.jpg") top left no-repeat;
  width: 494px; height: 43px;
  _width: 624px;
  text-align: right;
  padding: 7px 0 0 130px;
  margin: 0;
  position: absolute;
  top: 300px; left: 30px;
}

h2 span {
  margin-right: 30px;
}

h3 {
  font: 1.6em Georgia, "Times New Roman", serif;
  color: #047EA2;
}

h4 {
  font: 1.2em Georgia, "Times New Roman", serif;
  color: #999;
  font-weight: bold;
  margin-bottom: 0.5em;
}

a {
	color: #666;
}

a:visited {
	color: #999;
}

a:hover {
	color: #000;
}

th {
  text-align: center;
}

/*
p:first-letter {
  font: 1.4em Georgia, "Times New Roman", serif;
  font-weight: bold;
}
*/

form table {
	margin-bottom: 1em;
}

form th {
	text-align: left;
	vertical-align: top;
}

fieldset {
  border: 1px solid #ccc;
  padding: 10px;
  background: #F5F9FA;
}

legend {
  color: #666;
}


input {
  border: 1px solid #ccc;
  width: 200px;
  padding: 2px;
  font: 100%;
}

textarea {
  border: 1px solid #ccc;
  padding: 2px;
}

.submit {
  width: 150px;
  cursor: pointer;
  margin: 5px 0;
  border: 1px solid #999;
}

table {
  font-size: 100%;
  border: 1px solid #C5DFE9;
}

table .s {
  background: #F5F9FA;
}

th, td {
	text-align: left;
	padding: 5px;
}

table.w400 {
  width: 400px;
}

table.w400 th {
  width: 320px;
}

table.w400 td {
  text-align: right;
}

table.w400.sec th {
  width: 200px;
}

img {
  border: 7px solid #C5DFE9;
}

img.no-border {
  border: 0;
}

img.antispam {
  border-width: 2px;
  margin-left: 160px;
}

p {
  text-align: justify;
}

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

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

.right {
  text-align: right;
}

.center {
  text-align: center;
}

#content ul  {
  list-style: url("../img/list-square.gif") outside;
  list-style-type: square;
}

#content ul li,
#content ol li {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  text-align: justify;
}

hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: 0;
  clear:both;
  padding: 0;
  margin-top: 1em;
}

p.err, p.oki, p.question {
	padding: 16px;
	background: red;
	color: white;
	text-align: center;
	margin: 1em 0;
}

p.oki {
	background: green;
}

p.question {
	background: blue;
}

cite, .important {
  font: 110% Georgia, "Times New Roman", serif;
  font-weight: bold;
  background: #F5F9FA;
  display: block;
  padding: 15px;
  color: #999;
  text-align: center;
  line-height: 1.6em;
  _width: 100%;
}

cite span {
  font-size: 170%;
  padding: 5px;
}

cite span.sign {
  font-size: 80%;
  font-weight: normal;
  color: #ccc;
}

address {
  font-style: normal;
  margin-bottom: 1em;
  margin-left: 2em;
}

.clear {
  clear: both;
}

/* DEFAULT ENGINE */
#screen {
	position: relative;
	width: 687px;
	text-align: left;
	margin: 0 auto;
	padding-top: 260px;
	z-index: 2;
}

#content {
  background: url("../img/bgr-content.jpg") top left repeat-y;
	padding: 90px 30px 25px 180px;
	min-height: 360px;
	_height: 460px;
}

#header {
  background: url("../img/bgr-header.jpg") top left no-repeat;
  width: 687px; height: 240px;
  position: absolute;
  top: 0; left: 0;
  margin-top: 41px;
}

/* MAIN MENU */ 

#main-menu {
  position: absolute;
  top: 181px; left: 5px;
  width: 100%; height: 30px;
  margin: 0;
}

#main-menu li {
	position: absolute;
	width: 93px; height: 45px;
	list-style: none;
	margin: 0; padding: 0;
	overflow: hidden;
}

#main-menu li a span {
	position: absolute;
	width: 100%; height: 100%;
	top: 0; left: 0;
	background: no-repeat 0 0;
	display: block;
	_cursor: hand;
}

#main-menu li a:hover span {
	background-position: 0 -45px;
	height: 70px;
}

#main-menu li.set span {
	background-position: 0 -45px;
}

#main-menu #btn-uvod {
  left: 0px
}

#main-menu #btn-uvod a span{
  background-image: url('../img/btn-uvod.jpg');
}

#main-menu #btn-sluzby {
  left: 93px;
}

#main-menu #btn-sluzby a span {
  background-image: url('../img/btn-sluzby.jpg');
}

#main-menu #btn-informace {
	left: 186px;
}

#main-menu #btn-informace a span {
  background-image: url('../img/btn-informace.jpg');
}

#main-menu #btn-historie {
  left: 279px;
}

#main-menu #btn-historie a span {
  background-image: url('../img/btn-historie.jpg');
}

#main-menu #btn-galerie {
  width: 264px; height: 180px;
  top: -121px; left: 391px;
}

#main-menu #btn-galerie a span {
  background-image: url('../img/btn-galerie.jpg');
}

#main-menu #btn-galerie a:hover span {
  background-position: 0 0;
  height: 180px;
}

#main-menu #btn-galerie a:hover span span {
  background: url('../img/btn-galerie-span.jpg') 99px 23px no-repeat;
  width: 264px; height: 180px;
}

#main-menu #btn-kontakt {
  width: 36px; height: 93px;
  top: 0; left: 672px;
  z-index: 3;
}

#main-menu #btn-kontakt a span {
  background-image: url('../img/btn-kontakt.jpg');
}

#main-menu #btn-kontakt a:hover span {
  background-position: 0 0;
  height: 93px;
}

#main-menu #btn-napiste {
  width: 81px; height: 398px;
  top: 30px; left: 674px;
}

#main-menu #btn-napiste a span {
  background-image: url('../img/btn-napiste.jpg');
}

#main-menu #btn-napiste a:hover span {
  background-position: 0 0;
  height: 398px;
}

#text-size {
  list-style: none;
  margin: 0;
  padding: 0;
}

#text-size li {
  position: absolute;
  top: 280px;
  display: block;
  float: left;
  width: 16px;
  overflow: hidden;
}

#text-size li a span {
  background: no-repeat top left;
  position: absolute;
  top: 0; left: 0;
  display: block;
  width: 16px; height: 16px;
  _cursor: hand;
}

#text-size li.mid a span {
  background-image: url('../img/btn-size-mid.gif');
}

#text-size li.mid {
  left: 40px;
  height: 16px;
}

#text-size li.big a span {
  background-image: url('../img/btn-size-big.gif');
}

#text-size li.big {
  left: 61px;
  height: 16px;
}

#text-size li.max a span {
  background-image: url('../img/btn-size-max.gif');
}

#text-size li.max {
  left: 82px;
  height: 16px;
}

#text-size li.txt {
  left: 110px;
  width: 100%;
  font-size: 90%;
  color: #999;
}

/* SUBMENU */

#submenu {
  background: url("../img/submenu-on.jpg") top left no-repeat;
  width: 181px; height: 235px;
  position: absolute;
  top: 314px; left: -22px;
  margin: 0; padding: 0;
  padding-top: 40px;
}

#submenu li {
  margin-left: 35px;
  padding-bottom: 0.3em;
  list-style: none;
}

#submenu li a, #submenu li strong {
  background: url(../img/list-arrow.gif) no-repeat top left;
	padding-left: 20px;
	_background: none;
	_padding-right: 0;
	background/**/: url(../img/list-arrow.gif) no-repeat left 4px;
	padding-left/**/: 20px;
	text-decoration: none; 
	/*height: 1em; */ 
	display: block;
}

#submenu li a:visited {
	background-position: 0 -136px;
}

#submenu li a:hover {
	background-position: 0 -66px;
}

#submenu li.set strong {
  background-position: 0 -66px;
}

#submenu-off-btn {
  position: absolute;
  right: 15px; top: 15px;
  width: 16px; height: 16px;
  overflow: hidden;
  font-size: 1px;
}

#submenu-off-btn a span {
  position: absolute;
  top: 0; left: 0;
  width: 16px; height: 16px;
  background: url("../img/submenu-off-btn.gif") top left no-repeat;
  display: block;
  _cursor: hand;
}

#submenu li#submenu-on-btn a {
  display: none;
}

#submenu-off-btn img, #submenu-on-btn img {
  border: 0;
}

#submenu hr {
  width: 120px;
}
	
/* FOOTER */
#footer {
  background: url("../img/bgr-footer.jpg") bottom left no-repeat; 
  width: 687px;
	text-align: center;
	margin: 0;
	margin-bottom: 15px;
	padding: 0px 10px 10px 10px;
	color: #999;
}

#footer li {
	list-style: none;
	display: inline;
}

#footer li a, #footer li strong {
  margin: 0 0.5em;
}

#footer #copy {
  margin: 0.2em 0;
  display: block;
}

#footer #nav {
  width: 630px;
  position: relative;
  left: 20px;
  _left: 0px;  
  text-align: right;
  border-bottom: 1px solid #E4E4E4;
  display: block;
  margin-bottom: 0.3em;
  padding-bottom: 0.3em;
}

#footer #nav .up {
  width: 16px; height: 16px;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -20px; right: 25px;
}

#footer #nav .print {
  width: 16px; height: 16px;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -20px; right: 0;
}

#footer #nav .up span,
#footer #nav .print span {
  width: 100%; height: 100%;
  position: absolute;
  top: 0; left: 0;
  display: block;
  _cursor: hand;
  background: url("../img/btn-up.gif") top left no-repeat;
}

#footer #nav .print span {
  background-image: url("../img/btn-print.gif");
}

/* NEWS */ 

.datum {
  color: #ccc;
  font-size: 90%;
}

/* OTHER */
.nicelink {
  padding-top: 0.5em; 
  text-align: center;
  font-size: 110%;
}
 
.top-list {
  margin-top: 2em;
}

.last-link {
  margin-top: 1em;
}

.up {
  position: relative;
  width: 16px; height: 16px;
  overflow: hidden;
  display: block;
  float: right;
  top: -3em;
}

.up span {
  width: 16px; height: 16px;
  display: block;
  _cursor: hand;
  background: url("../img/btn-up.gif") top left no-repeat;
  position: absolute;
  top: 0; left: 0;
}

/* GALLERY */

.gallery a, .nicelink a{
  text-decoration: none;
  border: 1px solid #E2EFF3;
  padding: 1px 5px;
  margin-right: 3px;
  background: #F8FBFC;
}

.gallery a:hover {
  border: 1px solid #ccc;
}

.gallery ul {
  margin: 0;
  padding: 0;
}

.gallery .thumbs li {
  width: 135px;
  _width: 150px;
  border: solid #ccc;
  border-width: 1px 1px 1px 1px;
	background: #fff;
	text-align: center;
	position: relative;
	float: left;
	display: inline;
	margin: 6px 6px 6px 0;
}

#content .gallery .thumbs li {
  padding: 6px 6px 2px 6px;
  _padding: 6px;
}

.gallery a span {
/*\*/
	position:absolute;
	left:-9999px;
}

.gallery a:hover span {	
  top: 7px;
  left: 7px;
  width: 133px;
  font-weight: bold;
  background: #FFF;
  color: #999;
  padding: 5px 0 5px 0;
  font-size: 80%;
  text-transform:uppercase;
  border: 1px solid #EEE; 
  border-width: 0 0 10px 0;
  filter: alpha(opacity=70);
	-moz-opacity:.7;
  opacity:.70;
/**/
}

.gallery a:hover span img {
  float: left;
} 

.gallery li a img {
  border: 1px solid #999;
}

.img a, 
.gallery li h3 a, 
.gallery li h3 a:hover,
.photo a,
.photo a:hover {
  border: 0;
  padding:0;
  margin: 0;
  background: none;
}

.gallery li a:hover img {
  border: 1px solid #ccc;
}

.img a:hover {
  border: 0;
  padding: 0;
  margin: 0;
  background: none;
}

.photo {
  text-align: center;
}

.photo-full img {
  border: 1px solid #999;
  padding: 5px;
  display: inline;
}

.photo-full h3 {
  margin-bottom: 10px;
	padding: 5px 10px;
	background: #F5F9FA;
}


.photo-full .edit {
  text-align: center;
}

.photo-full .back {
  border-top: 1px solid #E2EFF3;
  padding-top: 10px;
  margin-top: 10px; 
  text-align: center;
}

.category li {
  list-style: none;
  border-bottom: 1px solid #ccc;
}

#content .category {
  list-style: none;
  list-style-image: none;
}

.category li a img {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  border: 7px solid #C5DFE9;
}

.category li a:hover img {
  border: 7px solid #C5DFE9;
}

.category li h3 {
  margin-top: 15px;
}

.category .descr {
  padding-top: 0;
  margin-top: 0;
}

.show-cat {
  text-align: right;
  clear: both;
}

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

.page-nav {
  width: 100%;
  height: 20px;
  border-bottom: 1px solid #E2EFF3;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 7px;
  text-align: center;
}

.page-nav a {
  height: 20px;
}

.page-nav strong {
  margin-right: 3px;
}

#page-nav-bottom {
   border-bottom: none;
   border-top: 1px solid #E2EFF3;
   padding-top: 7px;
}

.pages {
  position: relative;
  margin: 0 auto;
}

.back-to-index {
  float: left;
}

.nr-of-results {
  float: right;
}

/* POLL */

#poll {
  border: 1px solid #ccc;
  padding: 10px;
  width: 70%;
  margin: 0 auto;
}

#poll a img {
  border: 0;
}

#poll #question {
  font-weight: bold;
  padding: 5px;
  background: #C5DFE9;
  margin: 0;
  text-align: center;
}

#poll ul {
  margin: 10px 0;
  padding: 0;
}

#poll ul li {
  list-style: none;
  list-style-image: none;
  margin: 0.3em 0;
  text-align: left;
}

#poll ul li div.answer {
  float: left;
  width: 50%;
}

#poll ul li span.perc {
  margin-right: 1em;
  font-size: 80%;
  color: #666;
}

#poll .votes {
  color: #666;
  font-size: 80%;
  padding: 5px 0;
  border-top: 1px solid #ccc;
  text-align: right;
}

.input-short {
  width: 25px;
}

/* CONTACT */

.label {
  float: left;
  width: 160px;
  font-weight: bold;
}

#code {
  width: 130px;
}

#contact-form input {
  margin-bottom: 5px;
}
