HTML, BODY {
	behavior: url("csshover.htc");
	background-color: Black;
	margin: 0;
	padding: 0;
}

DIV#CENTER {
  left: 50%;
	margin-left: -480px;
	width: 960px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -320px;
}
DIV#LEFT {
	height: 628px;
	width: 341px;
}
DIV#TOP {
	height: 145px;
	width: 424px;
	background-color: Black;
	top: 0px;
	left: 341px;
	position: absolute;
}
DIV#RIGHT {
	height: 529px;
	width: 195px;
	background-color: Black;
	top: 0px;
	left: 765px;
	position: absolute;
}
DIV#MAIN {
	height: 384px;
	width: 424px;
	background-color: Black;
	top: 145px;
	left: 341px;
	position: absolute;
	background-image: url(images/mainbg.jpg);
	padding-top: 10px;
}
DIV#FORMAT {
	position: relative;
	width: 373px;
	height: 356px;
	margin: 5px 14px;
	overflow: hidden;
}
DIV#CONTENT {
  width: 100%;
	position: absolute;
  top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
DIV#BOTTOM {
	height: 94px;
	width: 619px;
	background-color: Black;
	top: 529px;
	left: 341px;
	position: absolute;
}
DIV#INFO {
  background-color: #FFFFCC;
  border: 1px #996633 solid;
  height: 50px;
  width: 300px;
  top: 569px;
	left: 631px;
	position: absolute;
	display: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
  padding: 5px;
}
DIV#MENU {
	position: absolute;
  margin-left: 10px;
}
DIV#MENU A, DIV#MENU A IMG {
  text-decoration: none;
  border: 0;
}
H3 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
  background-color: inherit;
  color: #333;
  font-size: 16px;
}
H4 {
	margin: 0;
	padding: 0;
	margin-top: 5px;
  font-size: 13px;
}
DIV#INDEX, DIV#INDEX A {
  position: absolute;
	font-size: 22px;
	left: 60px;
	margin-top: 9px;
	text-decoration: none;
	padding: 5px 40px;
}
DIV#LOGIN, DIV#LOGIN A {
  position: absolute;
	font-size: 22px;
	left: 116px;
	margin-top: 7px;
	text-decoration: none;
	padding: 6px 8px;
}
DIV#LANG, DIV#LANG A {
  position: absolute;
	font-size: 22px;
	left: 360px;
	top: 4px;
	margin-top: 7px;
	text-decoration: none;
	padding: 6px 8px;
}

DIV#COPY {
  position: absolute;
	background-color: inherit;
	margin-top: 30px;
	color: #222;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
}
DIV#COPY EM {
	background-color: inherit;
	color: #333;
	font-style: normal;
}
DIV#COPY EM A {
	background-color: inherit;
	color: #666;
}
DIV#CENTER DIV#BANNER {
  position: absolute;
  top: 190px;
  left: 300px;
	background-color: #222;
	color: #666;
  border: 2px #333 solid;
  width: 500px;
  font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
  overflow: hidden;
}
DIV#CENTER DIV#BANNER DIV#BAN_TOP {
	background-color: #222;
	color: #CCC;
	height: 14px;
	text-align: right;
	font-size: 14px;
  width: 100%;
}
DIV#CENTER DIV#BANNER DIV#BAN_MAIN {
	background-color: #FFF;
	color: #666;
  margin: 0;
  padding: 0;
	margin-top: 5px;
  width: 100%;
  overflow: hidden;
}
DIV#CENTER DIV#BANNER DIV#BAN_MAIN H1 { font-size: 20px; font-weight: bold; }
DIV#CENTER DIV#BANNER DIV#BAN_MAIN H2 { font-size: 18px; font-weight: bold; }
DIV#CENTER DIV#BANNER DIV#BAN_MAIN H3 { font-size: 16px; font-weight: bold; }
DIV#CENTER DIV#BANNER DIV#BAN_MAIN H4 { font-size: 13px; font-weight: bold; }
DIV#CENTER DIV#BANNER DIV#BAN_MAIN H5 { font-size: 11px; font-weight: bold; }

DIV#CENTER DIV#BANNER DIV#BAN_MAIN H1,
DIV#CENTER DIV#BANNER DIV#BAN_MAIN H2,
DIV#CENTER DIV#BANNER DIV#BAN_MAIN H3,
DIV#CENTER DIV#BANNER DIV#BAN_MAIN H4,
DIV#CENTER DIV#BANNER DIV#BAN_MAIN H5 {
	background-color: #FFF;
	color: #666;
}
DIV#CENTER DIV#BANNER DIV#BAN_MAIN DIV#PHOTO {
  margin: 0;
  padding: 0;
  float: left;
  padding-right: 5px;
  display: block;
  margin-bottom: -5px;
}
DIV#CENTER DIV#BANNER DIV#BAN_TOP A {
	padding-right: 5px;
	background-color: inherit;
	color: #CCC;
	font-weight: bold;
  text-decoration: none;
}
DIV#CENTER DIV#BANNER DIV#BAN_TOP A:HOVER {
	background-color: inherit;
	color: #CCC;
  font-weight: bold;
  text-decoration: underline;
}
DIV#PHOTO {
  float: left;
  padding-right: 10px;
}
DIV#PHOTO img {
  border: 1px #AAA solid
}
DIV#CONTENT DIV#PHOTO2 {
  float: left;
  padding-right: 5px;
  display: block;
}


#up2 {position:absolute; left:730px; top:159px; cursor:pointer;}
/*#up {position:absolute; left:730px; top:194px; cursor:pointer;}*/
/*#down {position:absolute; left:730px; top:452px; cursor:pointer;}*/
#up {position:absolute; left:730px; top:170px; cursor:pointer;}
#down {position:absolute; left:730px; top:476px; cursor:pointer;}
#down2 {position:absolute; left:730px; top:487px; cursor:pointer;}
#cont {position:relative; left:350px; top:150px; width:300px; height:300px; border:1px solid #006699; overflow:hidden;}
#text {position:absolute; left:0px; top:0px; width:290px; font-family:tahoma,arial,helvetica,sans-serif; font-size:12px; text-align:justify; padding:5px;}


/* Novinky */

div#count_msg {
  background-color: inherit;
  color: #666;
  font-size: 12px;
  margin: 5px 0;
  font-weight: bold;
  text-align: right;
}
div.msg_body {
	background-color: #3C3C3C;
	color: #CCC;
	border-color: #4C4C4C;
	border-style: solid;
	border-width: 1px;
  margin-bottom: 5px;
}
div.msg_title {
	background-color: inherit;
	color: #0F6;
  font-size: 12px;
	font-weight: bold;
  padding: 5px;
  width: 372px;
}
span.date a {
  background-color: inherit;
  color: yellow;
  font-size: 10px;
  font-weight: normal;
}

div.msg_title span.date, div.msg_info span.date {
  float: right;
  font-size: 9px;
  font-weight: normal;
	overflow: hidden;
  margin-right: 10px;
}
div.msg_body, div.msg_info {
	overflow: hidden;
	float: none;
}
div.msg_info {
	background-color: #454545;
	color: #CCC;
  width: 372px;
}
div.msg_info,div.msg_text {
	padding: 6px;
}
div.msg_info strong {
	background-color: inherit;
	color: #F69;
	font-weight: bold;
}
div.msg_text em {
  background-color: inherit;
  color: #666;
}
div#new_msg {
  background-color: inherit;
  color: inherit;
	width: 100%;
  text-align: left;
}
div#new_msg h2 {
  font-style: italic;
  font-size: 19px;
  margin-top: 0;
  background-color: inherit;
  color: Black;
}
div#new_msg input, div#new_msg textarea {
  background-color: ;
	border-color: ;
	border-style: solid;
	border-width: 1px;
	padding: 0px 3px 0px 2px;
	color: ;
}



/* Kalendář */

table#calendar_act tr td {
  height: 20px;
  width: 20px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border-color: #69F;
  border-style: solid;
  border-width: 2px;
  background-color: inherit;
  color: #000;
}
div#calendar_align {
  margin-top: 10px;
}
div#calendar_size {
  width: 372px;
}
div#calendar_header {
  background-color: #444;
  color: #CCC;
  padding: 6px 8px;
  margin-bottom: 10px;
}
div#calendar_header a {
  background-color: inherit;
  color: #F30;
}
td.calendar_set a {
  background-color: inherit;
  color: #FFF;
  text-decoration: none;
}
td.calendar_noset a {
  background-color: inherit;
  color: #888;
  text-decoration: none;
}

/* Galerie */

table#imagebrowser tr td {
  font-size: 12px;
}
table#imagebrowser tr td#navbar,table#imagebrowser tr td#navbar a {
  color: white;
}
div#info_wide {
  width: 170px;
  left: 5px;
  top: 10px;
  padding: 8px;
  background-color: #666;
  color: inherit;
	border-color: ;
	border-style: solid;
	border-width: 1px;
	position: absolute;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table#smajlici {
  width: 100px;
  padding: 8px;
  margin-left: 30px;
  background-color: #999;
  color: inherit;
	border-color: #333;
	border-style: solid;
	border-width: 1px;
}
table#smajlici td {
  font-size: 12px;
  white-space: nowrap;
  text-align: right;
}
div#zoommenu {
  width: 390px;
  text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#photo_comment {
  width: 600px;
  height: 80px;
  left: 10px;
  top: 0px;
  padding: 8px;
  background-color: #000;
  color: #F90;
	position: absolute;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#photo_comment strong {
  background-color: #000;
  color: #C30;
}
table.gallery {
  background-color: #FFF;
  background-image: url(images/img_border.png);
  background-repeat: no-repeat;
  color: inherit;
}
table.gallery:hover {
  background-color: #FC0;
  background-image: url(images/img_border.png);
  background-repeat: no-repeat;
  color: inherit;
}
table.gallery img {
  border-color: #666;
  border-style: solid;
  border-width: 1px;
}

/* Chat */

p.chat_msg1 {
  border-bottom: #999 1px solid;
  margin-top: 0px;
  padding-bottom: 3px;
  text-align: justify;
}
p.chat_msg2 {
  margin-top: 0px;
  text-align: justify;
}
p.chat_msg1 img, p.chat_msg2 img {
padding-top: 2px;
margin: 1px 1px -4px 1px;
}
p.chat_msg1 a, p.chat_msg2 a {
background-color: inherit;
color: #090;
text-decoration: none;
}
p.chat_msg1 i, p.chat_msg2 i {
background-color: inherit;
color: #FF0;
}

/* Menu */

div#listmenu {
	font-size: 12px;
	z-index: 8;
}
div#listmenu ul {
	margin: 0 0 0 -40px;
}
div#listmenu li {
	position:relative;
	list-style-type:none;
	background-color:#000;
	color: #669;
  float: left;
	display: block;
}
div#listmenu ul li ul li:hover {
	margin: 0px;
	padding: 3px;
	background-color:#000;
	border-top:0px;
	margin-bottom: -2px;
}
div#listmenu li a {
	color: #669;
	display: block;
}
div#listmenu li ul a {
	display: block;
	padding: 1px 6px;
	text-decoration: none;
	color: #069;
	border-bottom:1px solid #069;
}

div#listmenu ul li ul {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	z-index: 10;
	position: absolute;
	width: 130px;
}
div#listmenu ul li ul li {
	margin: 0;
	padding: 3px;
	width:100%;
	border-left:1px solid #069;
	border-right:1px solid #069;
  background-color: #000;
  color: inherit;
	text-align: center;
	margin-bottom: -2px;
 }
div#listmenu ul li ul li a {
	padding: 5px .5em;
}
div#listmenu ul li ul li a:hover {
  background-color: White;
	color:#F33;
}
div#listmenu ul li ul li:first-child {
	border-top:1px solid #069;
}
div#listmenu ul li ul {
	display:none;
}
div#listmenu ul li:hover ul {
	display:block;
}
body div#listmenu ul li ul li ul  {
	position:absolute;
	visibility:hidden;
	top:-1px;
	left:10px;
}
div#listmenu ul li ul li:hover ul {visibility:visible;}

div#listmenu ul li ul li:hover ul li ul {visibility:hidden;}
div#listmenu ul li ul li ul li:hover ul {visibility:visible;}

* html  div#listmenu ul li ul {
	border-top:1px solid #069;
	border-left:0px;
}
* html  div#listmenu ul li ul li ul {
  left:9.65em;
  voice-family: "\"}\"";
  voice-family:inherit;
  left: 7.18em;
}
html>body div#listmenu ul li ul li ul {
	left: 8.18em;
}

	@media all and (min-width: 0px){
   body div#listmenu ul li ul {padding-bottom:100px;}
   body div#listmenu ul li ul li ul {padding-bottom:22px;}
   ul li ul li ul li ul li:hover {visibility:visible;} /* same effect as display:block in this situation */
}


/* YouTube Video */

div.youtube_main {
display: block;
position: relative;
margin: 0 0 0 0;
padding: 0 0 0 0;
left: 0px;
overflow: hidden;
}
div.youtube_pic {
float: left;
border: 1px #555 solid;
margin-right: 8px;
}
div.youtube_dsc {
display: block;
}


/* PDF Download link */

div.pdf_download {
text-decoration: none;
}
div.pdf_download a {
text-decoration: none;
}

div.pdf_download a:HOVER span {
text-decoration: underline;
}
