/*
Theme Name: default
Theme URI: http://www.developstudio.com/
Description: Developstudio style
Version: 4.8.2008
Author: Tomas Kapler
Author URI: http://www.developstudio.com/
Tags: fixed width, three columns
*/

/* výchozí barvy - kontrolujte kontrast barev pomocí http://www.sovavsiti.cz/kontrast/ */
html {
background: #E6DAB0 url(images/body-bgr.png) left top;
}
#content{background:#eee;}
#side{background:#ccc;}
#otherside{background:#ccc;}
#header{background:black;}
.menu a{color:black;background:white;}
.menu a:hover, .menu a.current{background:black;color:white;}
#other{background:black;}
#other a{color:white;}
#main table{background:#fff;}
#main table th {background:#eee;}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	font-size: 62.5%;
/* Nastaví 1em na 10px pro všechny prohlížeče */
	text-align: center;
	color: #333;
/* vždy nastavit barvu písma, lepší než černá je tmavě šedá */
	font-family: sans-serif;
/* vždy nastavit řez písma, musí být dobře zobrazitelný, tj. pouze z těchto:     http://www.pixy.cz/blogg/clanky/fonttest/ukazka.html */
}
#content {
	margin:20px auto;
  position:relative;
  text-align:left;
  width:962px;
  background: #E6DAB0 url(images/content-bgr.png) repeat-y scroll left top;
}
#main {
  background:transparent url(images/heading-bgr.png) repeat-x scroll left top;
  color:#333333;
  float:right;
  margin:0 13px 0 0;
  min-height:450px;
  width:709px;
  position: relative;
  right: 1px;
  display: inline;
/* pozor, padding se přičítá, tj. celková šířka je 540+10 */
}
#main h1,#main h2 {
color: #5F674C;
font-size: 115%;
padding:10px 5px 0;
}
#main #lokace {
  background: url(images/heading-bgr.png) top left repeat-x;
  padding: 0 5px;
  padding-top: 20px;
}
#main #lokace img {
  float: right;
}
#side {
	background: url(images/side-bgr.png) repeat-y scroll left top;
  border-left:6px solid #938E71;
  float:left;
  position:relative;
  top:-25px;
  left: 1px;
  width:232px;
  overflow: hidden;
}
#side .slideshowlink {
  display: none;
}
#otherside {
	width: 200px;
	float: left;
	position: relative;
}
#header {
	height: 234px;
	overflow: hidden;
	position: relative;
	background: url(images/header-bgr.png) top left no-repeat;
}
#header a strong {
	display: none;
}
#current a {
/* vždy klikací logo! příklad náhrady textu obrázkem*/
  display:block;
  height:170px;
  margin:15px 0 0 15px;
  overflow:hidden;
  padding-left:205px;
  width:0;
}
#current a#navigation {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#other {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
#other a {
}
#side h2, #otherside h2 {
	display: none;
}
#breadcrumb {
	font-size: 110%;
	margin: 0 0.5em;
}
#breadcrumb li, #breadcrumb ul {
	display: inline;
}
#breadcrumb strong {
	display: none;
}
#menu {
position: relative;
}
#menu li a {
  background:transparent url(images/menu-odd.png) no-repeat scroll left top;
  display:block;
  height:20px;
  padding:10px 0 0 45px;
  width:173px;
  font-weight: bold;
  font-size: 110%;
  color: black;
  text-decoration: none;
  position: relative;
}
#menu li a:hover {
  background:transparent url(images/menu-odd.png) no-repeat scroll left bottom;
  color: white;
}

.menu {
}
.menu ul li {
	display: block;
	margin-bottom: 2px;
}
.menu a {
	height: 30px;
	line-height: 30px;
/* vertikální centrování textu na střed */
	padding: 0 1em;
	display: block;
	text-decoration: none;
	font-size: 140%;
}
.menu li li a {
	padding-left: 2em;
}
.menu li li li a {
	padding-left: 3em;
}
.menu a:hover {
	text-decoration: underline;
}
form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	width: 80%;
	padding: 1em 1%;
	margin: 0 auto;
}
fieldset {
	margin: 0.5em 0;
}
fieldset legend {
	font-size: 150%;
	font-weight: bold;
	color: #333;
/* jinak IE dává modrou, takže vždy nastavit */
}
fieldset fieldset legend {
	font-size: 130%;
}
form label, form .cf-box-title {
	text-align: left;
	font-weight: bold;
}
form .cf-box-group label {
	font-weight: normal;
}
form input, form select, form label, form textarea {
	font-size: 110%;
}
form input, form select, form textarea {
	width: 99%;
	margin: 0 auto;
}
form label input, form .cf-box-group input, form .cf-box-b {
	width: 2em;
}
form button, .sendbutton {
	cursor: pointer;
	width: 10em;
}
.emailreqtxt, .reqtxt {
	float: right;
}
#main form ol li {
	list-style: none url();
	clear: both;
	margin: 0.5em 0 0 0;
	padding: 0;
}
#usermessagea {
	font-size: 120%;
	text-align: center;
	margin: 1em auto;
	font-weight: bold;
	color: red;
}
.cf_hidden {
	display: none;
}
.failure {
	color: red;
	text-decoration: blink;
}
#footer {
	background:transparent url(images/footer-bgr.png) no-repeat scroll left top;
  clear:both;
  height:32px;
  padding:6.8em 0 0 1em;
  text-align:center;
  width:952px;
  color: #ffffff;
}
#footer a {
  color: #ffffff;
}
#footer li {
	display: inline;
}
#footer br {
	display: none;
}
#lista {
	bottom:50px;
  clear:both;
  padding:1em;
  position:absolute;
  text-align:center;
  color: #333333;
}
/* vždy nastavit obecný h1 až aspoň h4 */
h1, h2, h3, h4, h5, h6 {
/* sdružovat společná nastavení */
	font-family: sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 200%;
	text-transform: uppercase;
/*Velká písmena dělat stylem, ne textem! */
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 160%;
}
h4 {
	font-size: 150%;
}
/* tagy nastavovat vždy uvnitř elementu, kterého se týkají */
#main p, #side p, #otherside p {
/* velikost písma nastavovat na konkrétní tag, ne na celý div, písmo určené pro čtení (tj. ne nutně třeba patička) by mělo mít vždy minimálně 12 px (tj. 120%). Pakliže se nejedná o nějaký element, kde je velikost písma důležitá pro přesný design (občas u horizontálního menu a textových "obrázků"), tak jej nastavovat vždy v relativních jednotkách (em nebo %). */
	font-size: 120%;
	margin: 0.5em 0;
	line-height: 1.3em;
	padding:0 5px;
/* běžný text by měl mít meziřádkové mezery aby se co nejlépe četl */
}
#otherside h3, #otherside p {
	margin: 0.5em;
}
#main ul, #main ol {
	margin: 0.5em 0;
}
#main ul li, #main ol li {
	list-style: disc url();
	margin-left: 2em;
	font-size: 120%;
}
#main ol li {
	list-style: decimal url()
}
#main li li {
	font-size: 100%;
}
#main table {
	margin: 0 auto;
	width: 90%;
	border-collapse: collapse;
	border: black double;
}
#main table th {
	text-align: right;
}
#main table th, #main table td {
	vertical-align: middle;
	font-size: 120%;
	padding: 0.2em 0.5em;
}
#main table thead th, #main table th.right, #main table th.left {
	text-align: center;
	float: none;
}
#main table td.right {
	text-align: right;
	float: none;
}
#main table td.left {
	text-align: left;
	float: none;
}
#main table thead th, #main table thead td {
	border-bottom: black double;
}
#main table tfoot th, #main table tfoot td {
	border-top: black double;
}
#main table tbody th {
	border-right: black double;
}
#main table caption {
	caption-side: bottom;
	font-style: italic;
	text-align: left;
}
/* skrývání nepotřebných částí, vždy nechat */
.hidden {
	display: none;
}
a {
	text-decoration: underline;
/* odkazy by měly být vždy potržené, ne nutně u blokových menu a podobně */
	color: #333333;
/* vždy musí mít nějakou základní barvu, kontrastní s pozadím main, nejlépe modrou */
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
/* nemazat, kvůli IE nesmyslu s okrajem obrázků v odkazech */
}
/* zarovnání obrázků v Texy , vždy nastavit */
.left {
	float: left
}
.right {
	float: right;
}
img.left {
	margin-right: 1em;
}
img.right {
	margin-left: 1em;
}
.linklove {
	display: none !important;
}
.cleaner {
	clear: both;
}
#edit {
/* odkaz na úpravy - nemazat*/
	position: absolute;
	right: 0;
	top: 0;
}
#mapka {
  background:transparent url(images/foot-map.png) repeat scroll left top;
  bottom:100px;
  height:50px;
  left:21px;
  position:absolute;
  width:188px;
}
#side form.searchform,#main form.searchform {
  margin: 10px 0 10px 15px;
  padding: 0;
  width: 170px;
  position: relative;
  clear: both;
  float: left;  
  display: inline;
}
#main form.searchform {
  width: 80%;
  padding: 0 60px;
}
#side form.searchform label,#main form.searchform label {
  display: block;
}
#side form.searchform input,#main form.searchform input {
  border: 1px solid #ADAA93;
  padding: 0.2em;
  width: 165px;
  margin: 5px 0;
  position: relative;
}
#main form.searchform input {
width: 99%;
}
#side form.searchform button,#main form.searchform button, .sendbutton {
  background: url(images/search-butt.png) top left;
  border: 0;
  width: 71px;
  height: 19px;
  font-size: 90%;
  color: white;
  font-weight: bold;
  float: right;
}
#side .gall {
clear: both;
margin-left: 15px;
width: 200px;
}
#lista strong {
  font-weight: bold;
}
#header-text {
	color:white;
  font-size:150%;
  left:246px;
  position:absolute;
  top:20px;
  width:300px;
  height: 200px;
}
