@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: Verdana, 'Arial CE', Arial, sans-serif; 
	font-size: 75%;
	background: #4a4a4a; /*ad6403  143852   626b2d*/
	text-align: center;
	color: #000000;
	line-height: 135%;
}

/*----------------------*/
/*--- layout stranky ---*/

/*--- vnejsi layout ---*/

#page {
	background-color: #AA6200;
	border: 2px solid #6C3A3D;
	border-top: none;
	border-bottom: none; 
	width: 960px;
	margin: 0 auto;
	padding: 0 0 2px 0;
	position: relative;
		
	text-align: center;
	}

#dokument {
    background-color: #4A2C1E;
	}

#zahlavi {
	background: url(nahled-nepoustej-fretku.jpg) no-repeat center top;
	width: 100%;
	height: 432px;

	margin: 0 auto;
	}

#logo a img {
	}

#logo {
	position: absolute;
	top: 5px;
	left: 15px;
	}

#zp {
	position: absolute;
	top: 5px;
	right: 15px;
	}

#adresa {
	position: absolute;
	top: 35px;
	right: 15px;
	font-weight: bold;
	font-size: 115%;
	
	color: #FFFC00;
	color: #eFeC00;
	}

#primy {
	position: absolute;
	top: 238px;
	right: 0px;

	color: #000000;
	background-color: #E69843;
	
	font-size: 135%;
	font-weight: bold;

	width: 437px;
	padding: 2px 0;
	}

#textin {
	width: 710px;
	text-align: left;
	min-height: 50em;
	margin: 10px;
	/* border: 1px solid blue; */
	}

#levy {
	width: 225px;
	float: left;
	
	/* border: 1px solid red; */
	}

#h3menu {
	background: url(top-menu.jpg) no-repeat left top;
	width: 225px;
	height: 66px;
	
	margin: 0;
	}

#h3menu span {
	display: none;
	}

div.nadbox {
	background: url(top-box.jpg) no-repeat center top;
	
	width: 225px;
	height: 40px;
	}

div.podbox {
	background: url(bot-box.jpg) no-repeat center bottom;
	
	width: 225px;
	height: 42px;
	}

div.boxin {
	background: url(bg-box.jpg) repeat-y center top;
	width: 225px;
	padding: 3px 0;
	}

#textin {
	}

#menu {
	/*background-color: #553100;*/
	text-align: center;
	padding: 0.5em;
	clear: both;
	}

#menu ul {
	margin: 0 auto;
	width: 100%;
	
	}

#menu li {
	list-style-type: none;
	text-align: left;
	
	min-height: 1em;

	padding: 0 10px;
	margin: 20px 0;
	}

#menu li.first {
	}

#menu li a {
    color: #fdedd5;
	text-decoration: none;
	font-weight: bold;
	}

#kform {
	display: none;
	}

#text {
	background-color: #fdedd5;
	width: 730px;
	float: right;
	}

#zapati {
	/*border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;*/
	padding: 5px 0;
	margin: 5px 0 10px 0;
	}

#zapati, #zapati a {
    color: #000000;
    text-decoration: none;
	}

#textin p {
	clear: none;
	text-align: left;
	margin: 20px 0 0 0;
	}

#drobecky {display: none;}

h1 {
	/*position: absolute;*/
	
	}

/*--- obecne tagy (typografie) ---*/
hr  {
  display: none;
}
hr.v  {
  display: block;
  height: 1px;
  color: #C20202;
  margin: 30px 0;
}
h1, h2, h3, h4, h5, h6  {
  margin: 2em 0 0.15em 0px;
  padding: 0 0 0 0em; 
  
  line-height: 1.5em;
  font-weight: bold;

  text-align: left;
  clear: both;
  color: #000000;

  line-height: 150%;

}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #C70004; text-decoration: none;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #C70004; text-decoration: none;}


h1 {margin-top: 0;}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.0em;
}
h4 {
  font-size: 1.0em;
  font-weight: bold;
}

blockquote {
    margin-left: 20px;
	}

label span {
	display: block;
	float: left;
	width: 120px;
	clear: inherit;
	font-size: 0.9em;
}
label span.vcode {
	width: 250px;
	}
/*---obecne tridy ---*/
div.clear, div.pager {
  clear: both; 
  margin-bottom: 5px;
  text-align: left;
}
div.uo {
  clear: both; 
  font-size:1px; 
  height: 1px;
}

/*--- tridy a barvy ---*/
.alignL {
  text-align: left;
}
.alignC {
  text-align: center;
}
.alignR, #textin li.alignR {
  text-align: right;
  
}

p.alignC {
  text-align: center;
}
p.alignL {
  text-align: left;
}
p.alignR {
  text-align: right;
}
img.alignL {
  float:left;
  margin: 0px 10px 10px 0;
  width: auto;
}
img.alignR {
  float:right;
  margin: 0px 0 10px 10px;
  width: auto;
}
.floatR {
	float: right;
	}
.floatC {
	margin: 0 auto;
	}
p {
	clear: both;
	}

a {
  color: #003366;
  /*background-color: #ffffff;*/
}
a:hover {
  text-decoration: none;
}
a img {
  border: none;
}

#textin li {
	list-style-position: outside;
	margin: 1em 0 0 40px;
	padding: 0 0 0 0;

	}

}
