* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: 'Verdana','Arial CE', 'Helvetica CE', Arial, sans-serif; 
	font-size: 70%;
	background: #000000 url("bg.gif") repeat-x top;
  text-align : center;
	color: #FFF;
}
/*--------------------------------------------- layout ---*/
#main {
  text-align: left;
}
#menu {
	background: #4C4C4C;
  border-bottom: 3px solid #535353;
}
#menu li {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.1em;
  list-style-type: none;
}
#menu li a {
  display: block;
  position: relative;
  color: #FFF;
  text-decoration: none;
  padding: 0.5em 1em 0.5em 1em;
  border-top: 1px solid #535353;
  background: transparent;
}
#menu li.active a, #menu li a:hover {
  text-decoration: underline;
}

#text-hp {
  margin-top: 5px;
  padding-top: 13px;
  text-align: center;
	background: #4C4C4C;
  line-height: 1.3em; 
}
#text, #text2 {
  text-align: left;
  line-height: 1.3em;
  margin: 13px;
  _margin-bottom: 0px;
  padding: 20px;
  background: #313131;
}
#submenu {
  text-align: left;
}
#submenu li {
  _position: relative;
  padding: 0.5em 0 0.5em 0;
  border-bottom: 1px solid #4C4C4C;
  list-style-type: none;
}
#submenu li a {
  text-decoration: none;
}
#main-photo {
  text-align: center;
  margin: 0 auto 0 auto
}
#hp-box {
  position: relative;
  margin-top: 10px;
  padding-bottom: 5px;
  background: #FFEB01;
  color: #000000;
  _height: 1%;
  text-align: left;
}
#hp-box1 {
  background: #FE0000;
  color: #FFF;
}
#hp-box2 {
}
#hp-box3 {
  background: #03A825;
  color: #FFF;
}
#hp-box h2 {
  background: #303030;  
  color: #FFF;
  text-transform: uppercase;
}
#hp-box h2 span {
  display: block;
  padding: 10px;
  background: #303030;
}
* html #hp-box p {
  position: relative;
}
#hp-box h2.red span {
  border-left: solid 35px #C80000;
}
#hp-box h2.yellow span {
  border-left: solid 35px #C9B901;
}
#hp-box h2.green span {
  border-left: solid 35px #02841D;
}
#footer {
  margin-top: 5px;
  color: #7C7C7C;
  background: #313131;
  border-bottom: 5px solid #4C4C4C;
}
#footer a, #footer a:hover {
  color: #7C7C7C;
}
#player {
  display: none;
}
/*----------------------------------------------------- obecné tagy ---*/
hr {
  display: none;
} 
a {
  color: #FFF;
  text-decoration: underline;
}
a:hover, a.text {
  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 {
  border: 1px solid #D7D7D7;
}
.picR {
  border: 1px solid #D7D7D7;
}
/*---------------------------------------------- tridy a barvy ---*/
.alignC {
  text-align: center;
}
.textR {
  text-align: right;
}
.textL {
  text-align: left;
}
.black {
  color: #000;
}
div.clear, .clear {
  clear: both; 
  font-size: 1px; 
  height: 1px;
  background: transparent;
}
div.item {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #4C4C4C;
  margin-bottom: 1em;
}
div.box-clanek-anot {
  margin-bottom: 0.2em;
}
#text2 p.title {
  color: #FFEB01;
}
#hp-box p, #text p, #text ul, #text ol, #text table, #text2 p, #text2 ul, #text2 ol, #text2 table {
  margin: 0 0 1em 0;
}
#text ul li, #text ol li, #text2 ul li, #text2 ol li {
  padding-left: 25px;
  list-style-position: inside;
}
#text ul li, #text2 ul li {
  list-style-type: square;
}
#text ul.list-none li, #text ul.list-ico li, #text2 ul.list-none li, #text2 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;
}
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 {
  margin-bottom: 1em;
  padding: 10px;
  border: 1px solid #4C4C4C;
}
legend {
  padding: 0 10px 0 10px;
  font-weight: bold;
  color: #4C4C4C; 
}
.book-pages, .abstract {
  background: #4C4C4C;
  padding: 10px;
}
.box-forum {
  border-bottom: 1px solid #4C4C4C;
  margin-bottom: 1em;
}
