@media screen,projection {
/*--------------------------------------------- layout ---*/
#page {
	position: relative;
	width: 1000px;
	margin: 0 auto 20px auto;
	background: url("bg-head.gif") no-repeat right top;
}
#main {
	width: 877px;
	margin: 0 auto 0 auto;
  text-align: left;
}
#header {
	padding: 30px 0 10px 0;  
}
#menu {
  position: relative;
	background: #4C4C4C url("menu.gif") no-repeat top;
  height: 53px;
  border-bottom: 3px solid #535353;
}
#menu ul {
  position: absolute;
  z-index: 98;
}
#menu li {
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.1em;
  list-style-type: none;
  margin-top: 30px;
  width: 120px;
  text-align: center;
}
#menu li a {
  display: block;
  position: relative;
  width: 120px;
  color: #FFF;
  text-decoration: none;
  padding: 0 0 20px 0;
  background: transparent;
  border: 0 none;
}
#menu li.active a, #menu li a:hover {
  background: url(menu-active.gif) no-repeat center bottom;
  text-decoration: none;
}

#text-hp {
  position: relative;
  margin-top: 5px;
  padding-top: 13px;
  text-align: center;
	background: #4C4C4C;
  line-height: 1.3em; 
}

#text {
  _width: 100%;
  position: relative;
  text-align: left;
  line-height: 1.3em;
  margin: 13px;
  _margin-bottom: 0px;
  padding: 20px;
  background: #313131;
}
#text2 {
  _position: relative;
  float: right;
  width: 570px;
  _width: 610px;
  text-align: left;
  line-height: 1.3em;
  margin: 13px;
  _margin: 13px 7px 0 0;
  padding: 20px;
  background: #313131;
}
#submenu {
  _position: relative;
  float: left;
  width: 187px;
  _width: 227px;
  text-align: left;
  margin: 13px 0 13px 13px;
  _margin: 13px 0 0px 7px;
  padding: 20px;
  background: #313131;
}
#submenu li a:hover, #submenu li.active {
  font-weight: bold;
}
#main-photo {
  text-align: center;
  margin: 0 0 auto auto
}
#hp-box {
  position: relative;
  width: 100%;
  background: #FFEB01 url("hp-bottom.gif") no-repeat bottom;
}
#hp-box1 {
  float: left;
  width: 208px;
  _width: 265px;
  padding: 30px 25px 20px 25px;
  _padding-top: 65px;
  min-height: 20em;
  _height: 18em;
  border-left: 7px solid #C80000;
  background: #FE0000;
  color: #FFF;
}
#hp-box2 {
  float: left;
  width: 250px;
  _width: 290px;
  padding: 30px 25px 20px 25px;
  _padding-top: 65px;
}
#hp-box3 {
  float: right;
  background: #03A825;
  width: 200px;
  _width: 257px;
  padding: 30px 25px 20px 25px;
  _padding-top: 65px;
  min-height: 20em;
  _height: 18em;
  border-right: 7px solid #02841D;
  color: #FFF;
}
#hp-box h2 {
  position: relative;
  _top: -35px;
  left: -45px;
  height: 1%;
  margin-bottom: 40px;
  _margin-bottom: 10px;
  background: #303030;  
  color: #FFF;
  text-transform: uppercase;
}
#hp-box h2 span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  background: #303030;
}
* html #hp-box p {
  position: relative;
}
#hp-box h2.red span {
  width: 185px;
  _width: 230px;
  border-left: solid 35px #C80000;
}
#hp-box h2.yellow span {
  border-left: solid 35px #C9B901;
  width: 280px;
  _width: 330px;
}
#hp-box h2.green span {
  border-left: solid 35px #02841D;
  width: 200px;
  _width: 250px;
}
#footer {
  margin-top: 5px;
  padding: 10px 20px 5px 20px;
  height: 1.8em;
  color: #7C7C7C;
  background: #313131;
  border-bottom: 5px solid #4C4C4C;
}
#player {
  display: block;
  position: absolute;
  top: 100px;
  right: 62px;
}
/*----------------------------------------------------- obecné tagy ---*/
hr {
  display: none;
} 
a {
  color: #FFF;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h1, h2, h3, h4 {
  margin: 0em 0 0.5em 0;
  line-height: 1em;
  font-weight: bold;
}
h1 {
  font-size: 1.4em;
  margin: 0em 0 1em 0;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.1em;
}
hr {
  display: none;
}
table {
  font-size: 100%;
  border-collapse: collapse;
}
a img{
  border: none;
}
/*--------------------------------------------------- obrazky ---*/

.pic {
  border: 1px solid #D7D7D7;
}
.picL {
  float: left;
  border: 1px solid #D7D7D7;
  margin: 0 10px 5px 0;
}
.picR {
  float: right;
  border: 1px solid #D7D7D7;
  margin-right: 10px;
}
/*---------------------------------------------- tridy a barvy ---*/
.alignL {
  float:left;
}
.alignR {
  float: right;
}
.alignC {
  text-align: center;
}
.textR {
  text-align: right;
}
.textL {
  text-align: left;
}
div.clear, .clear  {
  clear: both; 
  font-size: 1px; 
  height: 1px;
  background: transparent;
}
#text hr.clear, #text2 hr.clear {
  display: block;
  color: #313131;
  background: #313131;
  border: 0 none;
}
ul.list-ico li {
	padding: 4px 0 4px 0px;
	font-size: 1em;
}
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;
}
/*--- forum ---*/
fieldset p {
  clear: both;
}
label {
  display: block;
  width: 150px;
  float: left;
}
#email-form, #name-form {
  width: 250px;
}
textarea {
  width: 500px;
}
label.dictat-kod {
  float: none;
}
}
