@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: 'Verdana', 'Arial CE', 'Helvetica CE', Arial, sans-serif; 
	font-size: 70%;
	background : #990000 url("body.gif") repeat-x ;
  text-align : center;
	color: #696868;	
}
/*--------------------------------------------- layout ---*/
#page {
	position: relative;
	margin: 0 auto 0 auto;
  background: #FFF;
  text-align: center;
}
#header {
  width: 760px;
	height: 93px;
	text-align: left;
	margin: 0 auto 0 auto;
	text-align: center;
  padding-top: 10px;
}
#doc {
  width: 900px;
	margin: 0 auto 0 auto;
  text-align: center;
  padding-top: 40px;
  _position: relative;
}
#footer {
  width: 900px;
  margin: 0px auto 0px auto;
  clear: both;
	padding: 15px 10px 15px 10px;
  text-align: left;
  font-size: 0.9em;
  color: #FFF;
}
#footer a {
  color: #FFF;
}

/*---------------------------------------- boxy ---*/
.box {
  background: url("box.gif") no-repeat left top;
  width: 244px;
  min-height: 340px;
  _min-height: 340px;  
  text-align: left;
  padding: 15px;
  position: relative;
  float: left;
  margin: 0 20px 3em 0;
}
p.foto {
  height: 200px;
  border-bottom: 5px solid #990000;
  text-align: center;
}
div.cislo {
  width: 56px;
  height: 57px;
  position: absolute;
  top: -27px;
  left: -26px;
}
.posun {
  margin-left: 160px;
  _margin-left: 80px;  
}
/*----------------------------------------------------- obecné tagy ---*/
#text ul {
  list-style-position: inside;
  list-style-type: square;
  margin: 0px 0 1em 10px;
}
#text ul li {
  list-style-type: none;
  background: url("ctv.gif") no-repeat left center;
  padding: 2px 0 2px 15px;
  color: #004A80;
  _list-style-position: outside;
}
hr {
  display: none;
} 
a {
  color: #990000;
  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.6em;
  font-weight: bold;
  color: #0071C7;
  margin: 0em 0 1em 0;
  line-height: 1.5em;
}
h2 {
  font-size: 1.2em;
  padding: 5px 0 0px 0px;
  margin-bottom: 1em;
  font-weight: bold;
  color: #990000;
}
h3 {
  font-size: 1em;
  font-weight: bold;
  color: #555555;
  margin: 10px 0 10px 0;
}
h3 a {
  font-size: 1.1em;
  font-weight: bold;
  color: #603811;
  margin: 10px 0 10px 0;
}
h4 {
  font-size: 1em;
  font-weight: bold;
  color: #F26C4E;
  margin: 0px 0 0.5em 0;
  padding: 0px;
}
p {
  margin: 0 0 1em 0;
}
hr {
  display: none;
}
table {
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
td {
  border: 1px solid #E1E1E1;
  padding: 2px 5px 2px 5px;
}
th {
  border: 1px solid #E1E1E1;
  padding: 2px 5px 2px 5px;
  background: #EBEBEB;
  color: #000;
  text-align: center;
}
a img{
  border: none;
}
sup {
  font-size: 0.7em;
}
/*--------------------------------------------------- obrazky ---*/

.pic {
  border: 1px solid #EBEBEB;
}
.picR {
  border: 1px solid #EBEBEB;
  float: right;
  margin: 0px 0 5px 5px;
}
.picL {
  border: 1px solid #EBEBEB;
  float: left;
  margin: 0px 5px 5px 0px;
}
/*---------------------------------------------- tridy a barvy ---*/
.alignL {
  float:left;
}
.alignR {
  float: right;
}
.alignC {
  text-align: center;
}
.ukonceniobtekani {
  clear: both; 
  font-size: 1px; 
  height: 1px;
  background: transparent;
}
ul.list-ico li {
	list-style-type: none;
	padding-left: 0;
	background: transparent;
}
ul.list-ico li {
	padding: 4px 0 4px 0px;
	font-size: 1em;
	list-style-type: none;
}
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;
}

}
