body{
  background: #f4ebc2 url('../img/background.gif') repeat-x 50% 0%;
  color: #333;
  font-family: Verdana, 'Verdana CE', Arial, 'Arial CE', lucida, 'Lucida Grande CE', 'Helvetica CE', sans-serif;
    font-size: 0.75em;
    line-height: 1.5em;
  margin: 0;
  padding: 0;
}

/*--------globals-------*/
h1{
  color: #000;
  height: 45px;
    width: 210px;
  float: left;
  font-size: 1.5em;
  top: 30px;
  left: 150px;
  line-height: 1.1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

h1 a{
  background: none;
  display: block;
  height: 45px;
    width: 210px;
  text-decoration: none;
}

h1 span{
  background: url('../img/logo.gif') no-repeat;
  display: block;
  height: 45px;
    width: 210px;
  left: 0;
    top: 0;
  position: absolute;
  z-index: 2;
}

h2, h3, h4{
  clear: both;
  color: #356d9e;
  margin: 0;
  padding: 0 0 0.3em 0px;
}

h2{
	font-size: 1.5em;
}

h3{
	font-size: 1.3em;
}

a{
  color: #356d9e;
}

a:visited{
}

a:hover{
  color: #000;
}

img{
  border: 0;
  margin: 0 0.7em 0.7em 0.7em;
}

img.left{
  clear: left;
  float: left;
}

img.right{
  clear: right;
  float: right;
}

p, address{
  margin: 0;
  padding-bottom: 1em;
}

ul{
  margin: 0 0 0 0.7em;
  padding: 0 0 1em 0.7em;
  list-style: square;
}

hr{
  color: #ccc;
  height: 1px;
  border: none;
  border-top: 1px solid #666;
  clear: both;
}

hr.cleaner{
  clear: both;
  visibility: hidden;
  margin: 0;
}

table{
  margin-bottom: 1em;
}

td.left{
  text-align: left;
}

td.center{
  text-align: center;
}

td.right{
  text-align: right;
}

th, td{
  background: #f4ebc2;
  color: #333;
  padding: 0.1em 0.5em 0.1em 0.5em;
}

th{
  background: #cadae6;
}

/*-------site-------*/
#site{
  background: #fff url('../img/site.gif') repeat-y;
  margin: auto;
  width: 763px;
  position: relative;
}

/*-------header-------*/
#header{
  background: #f4ebc2 url('../img/header.jpg') no-repeat;
  height: 214px;
  position: relative;
  z-index: 10;
}

/*-------navbar------*/
#navbar{
  clear: both;
  list-style: none;
  padding: 0;
  position: absolute;
  bottom: 0;
    left: 18px;

}

#navbar ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

#navbar li{
  float: left;
  padding-right: 2px;
}


#navbar li a, #navbar li strong{
  background: #fff;
  color: #215001;
  display: block;
  font-size: 0.8em;
  text-transform: uppercase;
  line-height: 1em;
  margin-top: 4px;
  padding: 8px;
  text-align: center;
  text-decoration: none;
  position: relative;
}

#navbar li strong{
  color: #000;
  margin-top: 0px;
  padding-bottom: 12px;
}

#navbar li a:hover, #navbar li a:focus{
  color: #000;
  margin-top: 0px;
  padding-bottom: 12px;
}

/*-------sidebar-------*/
#sidebar{
  float: left;
  font-size: 0.95em;
  line-height: 1.3em;
  padding: 5px 15px 20px 24px;
  width: 160px;
  overflow: hidden;
}

#categories{
  margin: 0 -15px 0 -10px;
}

#categories ul{
  list-style: none;
  margin: 0;
  padding: 0 0 15px 0;
}

#categories ul li{
  margin: 0;
  padding: 1px 0 1px 0;
}

#categories ul li a, #categories ul li strong{
  background: #f6e8a2 url('../img/categories-button.gif') no-repeat 11px 50%;
  color: #774600;
  display: block;
  padding: 5px 5px 5px 20px;
  text-decoration: none;
  height: 100%;
}

#categories ul li a:hover, #categories ul li a:focus, #categories ul li a:active{
  background: #f0d966 url('../img/categories-button.gif') no-repeat 11px 50%;
}

#categories ul li strong{
  background: #f0d966 url('../img/categories-button.gif') no-repeat 11px 50%;
}

#categories ul ul{
  padding: 0;
}

#categories ul ul li{
  padding: 0;
}

#categories ul ul li a, #categories ul ul li strong{
  background: #f6e8a2 url('../img/categories-button.gif') no-repeat 31px 50%;
  font-weight: normal;
  padding: 0 10px 0 40px;
}

#categories ul ul li a:hover, #categories ul ul li a:focus, #categories ul ul li a:active{
  background: #f0d966 url('../img/categories-button.gif') no-repeat 31px 50%;
}

#categories ul ul li strong{
  background: #f0d966 url('../img/categories-button.gif') no-repeat 31px 50%;
}

/*-------login form-------*/
#login-form{
  padding-bottom: 1em;
  text-align: right;
}

#login-form p{
  padding: 0;
}

#login-form input{
}

#login-form .button{
  width: 60px;
  padding: 0;
}

#web-login{
  width: 130px;
}

#web-password{
  width: 130px;
}

#registrace{
  font-size: 0.9em;
}

/*------main-----*/

#main-content{
  background: url('../img/photo.jpg') no-repeat 0 15px;
  float: right;
  padding: 20px 25px 20px 0px;
  position: relative;
  width: 520px;
  overflow: hidden;
}

/*--------footer--------*/
#footer{
  background: #cadae6 url('../img/footer.gif') no-repeat 0% 100%;
	clear: both;
  color: #00599b;
	font-size: 0.85em;
	line-height: 2.3em;
  padding-bottom: 13px;
  width: 100%;
}

#footer a{
  color: #00599b;
}

#footer p{
  display: inline;
  font-size: 0.9em;
  margin: 0;
  padding: 0;
  padding-left: 18px;
}

#footer .right{
	float: right;
	padding-right: 18px;
}

/*------buttons------*/
.button{
  background: #ddd;
  border: 2px outset #ddd;
  border-top: 1px outset #ddd;
  border-left: 1px outset #ddd;
  color: #000;
  text-decoration: none;
  padding: 0.3em;
  white-space: nowrap;
}

.button:hover{
  background: #ddd;
  border: 2px inset #ddd;
  border-bottom: 1px inset #ddd;
  border-right: 1px inset #ddd;
  color: #000;
}

/*------messages-----*/
.error{
  color: #f00;
  font-weight: bold;
}

/*------listing------*/
.back{
  text-align: right;
}

.back a{
  background: url('../img/arrow-left-hover.gif') no-repeat 0 70%;
  padding-left: 13px;
}

.back a:hover{
  background: url('../img/arrow-left.gif') no-repeat 0 70%;
}

#prev-next{
  clear: both;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}

#vybrana-stranka{
  font-weight: bold;
}

#listovani{
  clear: both;
  font-size: 1.2em;
}

/*------other-----*/
#hidden-navigation{
  position: relative;
}

#hidden-navigation a{
  background: #000;
  color: #fff;
  font-size: 1.3em;  
  padding: 0.5em;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}

#hidden-navigation a:focus, #hidden-navigation a:hover{
  z-index: 99;
}


