@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: 'Verdana', 'Arial CE', 'Helvetica CE', Arial, sans-serif; 
	font-size: 70%;
  text-align : center;
	color: #464646;
  margin-bottom: 20px;	
  background : #F0F0F0 url("body.gif") repeat-x; /* barva tohoto obrazku se bude menit  */
}
#page {
	position: relative;
	width: 811px;
	margin: 30px auto 0 auto;
  background: #FFF;
  padding-bottom: 10px;
}
#doc {
	margin: 0px auto 0 auto;
  width: 771px;
	text-align: left;
  padding: 20px 0 10px 0;
}
#text {
  margin: 0; 
  background : #fff url("bg-text.gif") repeat-x top;
  padding: 25px 20px 20px 20px;
  _height: 1px;
}
#left {
  float: left;
  width: 460px;
}
#right {
  float: right;
  width: 235px;
  _width: 260px;  
  padding-left: 25px;
  border-left: 1px solid #EBEBEB;
}
#navigace {
  position: absolute;
  top: -20px;
  left: 25px;
  color: #EBEBEB;
}
#navigace a {
  color: #EBEBEB;
}
div.line {
  background: url("line.gif") no-repeat;
  font-size: 1px;
  height: 2px;
  margin: 20px -20px 8px -20px;
}
/*--------------------------------------------- header ---*/
#header {
  width: 771px;
	height: 191px;	
  background : #FFF url("bg-header.gif") repeat-x bottom; 
	margin: 0px auto 4px auto;
	text-align: left;
}
#header img {
  margin: 0px 0 0 0px;
  float: left;
}
#foto {
  float: right;
  height: 191px;
  width: 524px;
  background: url("foto.jpg") no-repeat 0px 0px; /* hlavni obrazek bude se menit */
}
/*------------------------------------------------ menu ---*/
#menu {
  position: relative;
  background: #E8D29D;
  height: 23px;
  margin-top: 13px;
}
#menu ul {
  position: absolute;
  list-style-type: none;
  padding: 0px;
  margin: -9px 0 0 0;
}
#menu li {
  float: left;
  list-style-type: none;
  padding: 0px;
  background: none;
  width: 128px;
}
#menu li a {
  display: block;
  color: #fff;
  text-decoration: none;
  background: #D1B46D;
}
#menu li a span {
  margin: 9px 0px 8px 0px;
  padding: 3px 0px 3px 0px;
  text-align: center;
  font-size: 1em;
  display: block;
  color: #fff;
  background: url("sipka.gif") no-repeat 10% 50% ;
  border-right: 1px solid #929292;
  position: relative;
}
#menu li.active  {
  background: #2F6644; /* aktivní položka menu - tato barva se bude menit */
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;  
}
#menu li.active a {
  background: #2F6644 ;
}
#menu li.active a span {
  border-right: none;
}
#menu li a:hover  {
  text-decoration: underline;
}

/*----------------------------------------- footer ---*/
#footer {
  margin: 0px;
  padding: 10px 15px 10px 15px;
  background: #D1B46D;
  _height: 1px;
  >min-height: 1px;
}
#footer span {
  display: block;
  padding: 2px 0px 0 0px;
	font-size: 0.9em;
	color: #FFF;  
}
#footer a {
  color: #FFF;  
}
a.tdn {
  text-decoration: none;
}
/*------------------------------------------------- formulare ---*/
fieldset {
	padding: 10px;
	margin-bottom: 0.5em;
  border: 1px solid #EBEBEB;
}
label  {
	float: left;
  margin-right: 5px;
  color: #590614;
  width: 130px;
}
legend{
  padding: 10px 5px 10px 5px;
  color: #888; 
}
/*----------------------------------------------------- obecné tagy ---*/
ul {
  list-style-position: inside;
  _list-style-position: outside;
  >list-style-position: outside;    
  list-style-type: none;
  margin: 0px 0 1em 0px;
  line-height: 1.5em;
}
ul li {
  background: url("sipka2.gif") no-repeat left top;
  padding-left: 13px;
  list-style-position: outside;
  _height: 1px;
}
a {
  color: #2F6644; /* tato barva se bude menit */
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h1 {
  font-size: 1.6em;
  font-weight: normal;
  color: #2F6644; /* tato barva se bude menit */
  margin: 0em 0 0.5em 0;
}
h2 {
  font-size: 1.3em;
  padding: 0.5em 0 1em 0;
  font-weight: bold;
  color: #000;
}
h3 {
  font-size: 1.1em;
  font-weight: bold;
  color: #000;
  margin: 0 0 0.5em 0;
}
h4 {
  font-size: 1em;
  font-weight: bold;
  color: #2F6644;
  margin: 0 0 0.5em 0;
}
p {
  margin: 0 0 1em 0;
}
hr {
  display: none;
}
table {
  font-size: 100%;
  border-collapse: collapse;
  margin: 0 0 1em 0;
}
table th {
  background: #EBECEB;
}
table td, table th {
  border: 1px solid #EBEBEB;
  padding: 4px 5px 4px 5px;
}
a img{
  border: none;
}
/*---------------------------------------------- tridy a barvy ---*/
.picL {
  float: left;
  margin: 0 20px 10px 0px;
}
.picR {
  float: right;
  margin: 0 0 10px 20px;
}
.alignL {
  float:left;
}
.alignR {
  float: right;
}
.alignC {
  text-align: center;
}
.clear {
  clear: both; 
  font-size: 1px; 
  height: 1px;
  background: transparent;
}
.textL {
  text-align: left;
}
.textR {
  text-align: right;
}
.textC {
  text-align: center;
}
a.more {
  background: url("sipka1.gif") no-repeat 100% 80%;
  padding-right: 10px;
  _height: 1px;
}

/* formulare */
input {border:1px solid #D1B46D;padding:1px;width:200px;}
select {border:1px solid #D1B46D;padding:1px;}
textarea {border:1px solid #D1B46D;width:200px;height:100px;}
input.medium {width:100px;}
input.short {width:40px;}
input.btn {width:70px;background:#D1B46D;color:#FFFFFF;font-weight:bold;}

}

.gal {
  margin: 10px 3px;
}
