@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif; 
	font-size: 75%;
	background : #FFFFFF url("body.gif") repeat-x;
  text-align : center;
	color: #363636;	
}
/*--------------------------------------------- layout ---*/
#page {
	position: relative;
	width: 784px;
	margin: 0 auto 0 auto;
	padding-top: 1px;
}
#zahlavi {
	width: 784px;
	height: 59px;
	margin: 0 auto 0 auto;
	background: url("bg-zahlavi.jpg") no-repeat right bottom;
}
#header {
  width: 784px;
	height: 201px;
	margin: 0px auto 0 auto;
	background: #FFFFFF url("header.jpg") no-repeat center;
	text-align: left;
}
#doc {
  margin: 0px auto 0 auto;
  width: 780px;
	text-align: left;
	padding: 0px 0 20px 0;
	clear: both;
}
#menu {
  margin: 0 -10px 0 -10px;
	width: 545px;
  text-align: left;
  border-top: 1px solid #fff;
  background: url("bg-menu.jpg") repeat-x top;
}
#text {
  padding: 0px 0px 10px 0px;
	text-align: left;
	width: 540px;
	_width: 540;
	float: right;
 	min-height: 300px;
	_height: 300px;
}
#footer {
  height: 40px;
  width: 810px;
  margin: 0px auto 0 auto;
  padding-top: 10px;
	clear: both;
  color: #707070;
  text-align: center;
	border-top: 5px solid #A7A8A7;
}
#leftbox {
  width: 230px;
  padding-top: 10px;
}

/*--------------------------------------------- jazyky---*/
div.jazyky{
  position: absolute;
  top: 35px;
  left: 0px;
}
div.jazyky li {
  list-style-type: none;
  float: left;
  margin-right: 5px;
}
div.jazyky li a{
  width: 15px;
  height: 20px;
  display: block;
  margin-right: 10px;
}
/*--------------------------------------------- home print---*/
div.print{
  position: absolute;
  top: 230px;
  left: 180px;
}
div.print li {
  list-style-type: none;
  float: left;
}
div.print li a{
  width: 15px;
  height: 20px;
  display: block;
  margin-right: 10px;
}
a.home{
  background: url(home.gif) no-repeat left;
}
a.tisk{
  background: url(tisk.gif) no-repeat left;
}
/*-------------------------------------------- leftbox ---*/

#leftbox ul {
  list-style-type: none;
  padding: 5px 0px 0 0px;
  margin-bottom: 0.5em;
  text-transform: uppercase;  
}
/*-------------------------------------------------- menu-left ---*/
#menu-left ul {
  list-style-type: none;
  margin: 5px 0 20px 0;
  _list-style-position: outside;
}
#menu-left li {  
  margin-bottom: 10px;
  padding-bottom:0px;
  list-style-type: none;
  background: url("menu-cara.gif") no-repeat left bottom;
}
#menu-left ul li a {
  display: block;
  _width: 100%;
  margin: 0px 0 0px 0;
  padding: 7px 0 7px 30px;
  text-decoration: none;
  color: #636363;
  font-weight: bold;
  background: url("ctverce.gif") no-repeat left bottom;
}
#menu-left li a span {
  display: block;
}
#menu-left li a:hover  {
  background: url("ctverce.gif") no-repeat left top;
}
#menu-left li.active a  {
  background: url("ctverce.gif") no-repeat left top;
}
#menu-left ul ul li a.bezctverce {
  display: block;
  _width: 100%;
  margin: 0px 0 0px 30px;
  padding: 5px 0 5px 10px;
  text-decoration: none;
  color: #636363;
  font-weight: bold;
  font-size: 0.8em;
  background: url("ctverce-m.gif") no-repeat left bottom;
}
#menu-left ul ul li a:hover  {
  background: url("ctverce-m.gif") no-repeat left top;
}
#menu-left ul ul li.active a.bezctverce  {
  background: url("ctverce-m.gif") no-repeat left top;
}
/*-------------------------------------------- boxy-hp ---*/
.box {
  width: 252px;
  _width: 255px;
  margin: 10px 0 10px 0;
  padding: 10px 5px 10px 5px;
  background-color: #F9F9F9;
  border-top: 3px solid #636363;
  border-bottom: 1px solid #F26521;
}
.box img{
  float: left;
  border: 2px solid #EBEBEB;
  margin-right: 5px;
  padding: 2px;
}
.box h2 a{
  font-size: 0.8em;
  color: #F26521;
  padding: 0 0 0 0;
}
.box h2 {
  padding: 0 0 0.3em 0;
}

/*---------------------------------------- klikaci logo ---*/
#logo a{
  position: absolute;
  top: 110px;
  left: 10px;
  width:215px;
  height:80px;
}
#logo h2 span{
  display: none;
}
/*----------------------------------------- footer ---*/
#footer1{
  height: 20px;
  width: 793px;
  margin: 0 auto 0 auto;
}
#footer span {
  display: block;
  padding: 2px 5px 0 5px;
	font-size: 0.8em;
	color: #363636;  
}
.black {
  color: #000;
}
/*------------------------------------------------- formulare ---*/
fieldset {
	padding: 10px;
  border: 1px solid #CCCCCC;
  margin-bottom: 12px;
}
label span {
	display: block;
	float: left;
	width: 130px;
  margin-right: 10px;
}
legend{
  padding: 0 5px 0 5px;
  color: #888; 
}
/*----------------------------------------------------- obecné tagy ---*/
#text ul {
  list-style-position: inside;
  list-style-type: square;
  margin: 0px 0 1em 0px;
}
#left ul {
  _list-style-position: outside;
}

hr {
  display: none;
} 
#text-nonhp ul, #text-nonhp ol {
  margin: 0px 0 1em 20px;
}
a {
  color: #1E773B;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h1, h2, h3, h4 {
  margin: 0;
  line-height: 1em;
  font-weight: bold;
  color: #0076A3;
}
h1 {
  font-size: 1.5em;
  font-weight: bold;
  color: #555555;
  padding-left: 25px;
  margin: 1em 0 1em 0;
  background: url("h1.gif") no-repeat left center;
}
h1 span {
  font-size: 0.8em;
  font-weight: normal;
  color: #555555;
  margin: 0.7em 0 1em 0;
}
h2 {
  font-size: 1.2em;
  padding: 6px 0 10px 0px;
  font-weight: bold;
  color: #F4793C;
}
h2 a {
  font-size: 1em;
  padding: 6px 0 10px 0px;
  font-weight: bold;
  color: #F4793C;
}
h3 {
  font-size: 1.1em;
  font-weight: bold;
  color: #9CBC40;
  margin: 10px 0 10px 0;
}
h4 {
  font-size: 1em;
  font-weight: bold;
  color: #B5D063;
}
p {
  margin: 0 0 1em 0;
}
hr {
  display: none;
}
table {
  font-size: 100%;
  border-collapse: collapse;
}
a img{
  border: none;
}
/*------------------------------------------------- navigace ---*/
span.navigace{
  position: absolute;
  top: 40px;
  left: 240px;
  text-align: left;
  font-size: 0.8em;
  margin:0px;
  color: #898989;
}
/*--------------------------------------------------- obrazky ---*/
.img {
  border: 3px solid #E1E1E1;
}

/*---------------------------------------------- tridy a barvy ---*/
.alignL {
  float:left;
}
.alignR {
  float: right;
  margin-left: 10px;
}
.alignC {
  text-align: center;
}
.ukonceniobtekani {
  clear: both; 
  font-size: 1px; 
  height: 1px;
  background: #FFF;
}
.dalsi {
  padding-right: 15px;
  background: url("sipka.gif") no-repeat right;
  _height: 5px;
}
#text ul.list-ico li {
	list-style-type: none;
	padding: 4px 0 4px 0px;
	font-size: 1em;
	background: transparent;
}

a.ico-pdf, a.ico-xls, a.ico-ppt, a.ico-doc, a.ico-audio, a.ico-image, a.ico-video, a.ico-zip {
	padding: 2px 0 2px 25px;
	height:1%;
}
a.ico-pdf {
	background: url("ico-pdf.gif") no-repeat left center;
}
a.ico-xls {
	background: url("ico-xls.gif") no-repeat left center;
}
a.ico-ppt {
	background: url("ico-ppt.gif") no-repeat left center;
}
a.ico-doc {
	background: url("ico-doc.gif") no-repeat left center;
}
a.ico-audio {
	background: url("ico-audio.gif") no-repeat left center;
}
a.ico-image {
	background: url("ico-image.gif") no-repeat left center;
}
a.ico-video {
	background: url("ico-video.gif") no-repeat left center;
}
a.ico-zip {
	background: url("ico-zip.gif") no-repeat left center;
}
a.dalsi {
  background: url("sipecka.gif") no-repeat right center;
  padding-right: 15px;
}


}

