html, body {
	height: 98%;
}
body {
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
	color: #000;
	font-size: 0.75em;
}
#copyright {
	font-family: "Courier New", Courier, monospace;
	color: #000088;
	font-size: 0.90em;
	text-align: right;
	letter-spacing: 1px;
	padding-right: 18px;
	padding-top: 10px;
}
#container {
	width: 990px;
	margin: auto;
	background: url(img/background.gif) repeat-y #fff; 
	height: auto;
	min-height: 98%;
	height: 98%;
}
 body>#container {
 	height: auto;
 }

#header {
	height: 168px;
	width: 100%;
	background: #efefef url(img/header.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#header .logo {
	border: none;
	display: block;
	width:160px;
	height:122px;
	float: left;
}
#header .forum {
	padding-top:100px;
	margin-left: 165px;
	font-size: 0.75em;
}
#header .forum a{
	color: Olive;
	text-decoration: none;
}
#header .forum a:hover{
	color: #989900;
	text-decoration: none;
}.line {
	height: 5px;
	width: 100%;
	background: #fff url(img/line.gif) no-repeat;
	font-size: 0px;
}
#hmenu {
	height: 29px;
	width: 100%;
	background: #efefef url(img/hmenu.jpg) no-repeat;
	font-size: 1.2em;
}
#hmenu #smenu {
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	text-align: left;
	float: right;
	margin: 6px 0px 0px 0px;
	padding-right: 10px;
}
#hmenu #smenu ul {
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0;
width: 130px;
float: left;
z-index: 1000;
}

#hmenu #smenu a {
display: block;
margin: 0;
padding: 2px 3px;
color: #fff;
text-align: center;
text-transform: uppercase;
font-weight: bold;
}

#main {
margin: 10px 20px 0px 20px;
text-align: left;
min-height: 500px;
}

#main #vmenu {
	float: left;
	width: 150px;
	border: solid #FFFFFF;
	border-width: 2px 1px;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1.5em;
/*	background-color: #FFFFFF; */
	background: url(img/vmenu.gif) repeat-y -1px 0px ; 
}
#main td {
	text-align: left;
}
#vmenu h2 {
/*	background: #000000;*/ 
	color: #000000;
	font-size: 1.0em;
	display: block;
	width: 100%;
	margin: 0px 0px 2px 0px;
	padding-left: 2px;
	border-bottom: 1px solid black;
/*	background-image: url(img/h2.jpg);*/
}
#vmenu p>h2 {
	margin-top: 10px;
}
#vmenu a {
	color: #000088;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
}
#vmenu a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#vmenu form {
	margin: 0px;
	padding: 0px;
}
#vmenu label {
	font-size: 0.8em;
	color: #000088;
	margin: 0px;
	padding: 0px;
}
#vmenu input {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	border: 1px solid #000088;
	width: 130px;
}
#vmenu .submit {
	font-size: 0.9em;
	background-color: #fff;
	color: #000088;
	margin-top: 5px;
	border: 2px solid #000088;
	width: auto;
}
#vmenu a.submit {
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}
#vmenu .error {
	font-size: 0.9em;
	color: #FF0000;
}
#main #page {
	margin-left: 172px;
	padding-bottom:20px;
}
strong {
	font-weight: bold;
}
h1 {
	color: #000;
	font-size: 1.3em;
}
h2 {
	color: #000;
	font-size: 1.0em;
}
h3 {
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
}
a {
	color: #000088;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #300088;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#footer {
	width: 990px;
	background: #efefef url(img/footer.gif) no-repeat;
	text-align: center;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Courier New", Courier, monospace;
	color: #000088;
	font-size: 0.90em;
	letter-spacing: 1px;
}
.hmenulink {
	visibility: hidden;
}
#navi {
	color: #000;
	font-size: 0.9em;
	width: auto;
	display: block;
	border-bottom: 1px solid #AAAAAA;
}
#navi a {
	color: #000088;
	text-decoration: none;
	font-weight: normal;
}
#navi a.edit {
	color: #FF0000;
}
#navi a:hover {
	text-decoration: underline;
}
#navi .path {
background-color: #AAAAAA;
color: #000000;
font-size: 0.8em;
padding: 0px 3px 0px 3px;
}
.clear {clear:both;}
/********* TABS ************/
table {
	font-size: 1em;
	text-align: center;
}
pre
{
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
.fix, .pretab
{
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	white-space: nowrap;
}
/********* TABS ************/
.htable {
	margin: auto;
	width: 650px;
	border: solid #000000;
	border-width: 1px 4px;
	padding: 5px;
	font-size: 0.9em;
	margin-top: 10px;
	background: #FFFFFF;
}
.htable a {
	color: #000088;
	text-decoration: none;
}
.htable a:hover {
	color: #000088;
	text-decoration: underline;
}
.htable ul {
	margin-left: 10px;
}
.htable li {
	list-style: none;
}
#forumtable a {
	color: #000088;
	font-weight: bold;
	text-decoration: none;
}
#forumtable a:hover {
	text-decoration: underline;
}
#forumtable a:visited {
	color: #550088;
}
.dark {	background-color: #DEDDF3;}
.datedark {	background-color: #DEDDF3; font-size: 0.8em;}
.mtopic { text-align:left; padding-left: 10px;}
#forumtable .mtopicdate { font-size: 0.9em; text-align:right; padding-right: 10px;}
#forumtable .date { background-color: #E8E8FA; font-size: 0.85em; text-align: center;}
.light {	background-color: #E8E8FA;}
#forumtable .hidden { color: #666666; font-weight: bold; text-align: left;}
.topic {	background-color: #DEDDF3; font-weight: bold; text-align: left;}
#forumtable pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.0em;
}
/*#forumtable .message, #forumtable .topicmessage {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px!important;
	text-align: left;
	white-space: pre;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	width:760px;
	display: block;
	overflow-x: auto;
	overflow-y: hidden;
	overflow: scroll;
}*/

/*#forumtable .topicmessage {border-bottom: 2px solid #000088;margin-bottom:5px;word-wrap:break-word;}*/
table {
	margin: auto;
}
.tabtab {
background-color: #ECECEC;
/*	font-family: "Courier New", Courier, monospace;
	font-size: 12px!important;
	white-space: pre;*/
	text-align: left;
	margin: auto;
	padding: 0px;
	width:756px;
	display: block;
	overflow-x: auto;
	overflow-y: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tabtab pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px!important;
	text-align: left;
	white-space: pre;
}
.error {
	color: #FF0000;
}
#page form {
	margin: 0px;
	padding: 0px;
	text-align:left;
	width:100%;
	_width:99%;
}
#page form fieldset {
	margin: 0px;
	padding: 0px;
	border: 1px solid #BBBFFF;
	line-height: 1.5em;
}
#page form label {
	font-size: 1.0em;
	color: #000088;
	margin: 0px;
	padding: 0px;
	margin-left:12px;
	text-align: left;
	font-weight: normal;
}
#page form legend {
	font-size: 1.0em;
	color: #000088;
	margin: 0px;
	padding: 0px;
	margin-left:10px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 3px;
}
#page form input, #main form textarea, #main form select {
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
	padding: 0px;
	font-size: 12px!important; /*	border: 1px solid #000088;*/
	border: 0px;
	border-left: 1px solid #E1E1E1;
	background-color: #F4F4F4;
	font-size: 1.0em;
	white-space: pre;
	margin-left: 12px;
}
#page form label.row {
	float: left;
	width: 150px;
	text-align:right;
	clear: both;
}
#page form .submit {
	font-family: Arial, helvetica, sans-serif;
	background-color: #fff;
	font-size: 0.9em;
	color: #000088;
	border: 2px solid #000088;
	width: auto;
	margin: 5px 0px 10px 12px;
}
#page form .submitrow {
	font-family: Arial, helvetica, sans-serif;
	background-color: #fff;
	font-size: 0.9em;
	color: #000088;
	border: 2px solid #000088;
	width: auto;
	margin: 5px 0px 10px 150px;
}
#page form a.submit {
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}
#page form .submit:hover {
	background-color: #000088;
	color: #fff;
}
#page .note {
	font-size: 0.8em;
	color: #000088;
	margin-left: 12px;
}
#page .datumkom {
	float:left;
	width:110px;
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}
#page p {
	margin-bottom:0px;
}
#page .lineheader {
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	padding-left: 48px;
	font-weight: bold;
	margin-top: 10px;
}
#page .plineheader {
	padding-left: 48px;
	margin-top: 10px;
}
#page .linefooter {
	border-bottom: 2px solid #000000;
	margin-top: 10px;
	margin-bottom: 30px;
}
#page h3 {
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	padding-left: 48px;
	font-weight: bold;
	margin-top: 20px;
}

#page .page_forum_box {
	display: block;
/*	margin: 5px 10px 5px 48px;*/
}
#page .page_forum_box .post {
background-color: #fff;
float: left;
width:40px;
font-size: 20px;
text-align: center;
color: #AAAAAA;
}
#page .page_forum_box .text {
/*	background-color: #EEEEEE; */
	border: 1px solid #EEEEEE;
	margin: 5px 10px 5px 48px;
	padding: 0px 5px 5px 5px;
}
#page .page_forum_box .text:hover {
	background-color: #EEEEEE; 
	border: 1px solid #EEEEEE;
	margin: 5px 10px 5px 48px;
	padding: 0px 5px 5px 5px;
}
#page img {
	border: 1px solid black;
}
.tocenter {
	text-align:center;
	margin: 0px;
	padding: 0px;
}
.admin {
	color: #FF0000;
	font-size: 0.8em;
}
.notactive {
	color: #888888; 
}
.search0 {
	background-color: #FFFF99;
}
.search1 {
	background-color: #99FFFF;
}
.search2 {
	background-color: #99FF99;
}
.search3 {
	background-color: #FF9999;
}
.search4 {
	background-color: #FF99FF;
}
.search5 {
	background-color: #9999FF;
}
.search6 {
	background-color: #999999;
}
.search7 {
	background-color: #886800;
}
.search8 {
	background-color: #004699;
}
.search9 {
	background-color: #990099;
}
li {
  margin: 0; padding: 0;
}
ul {
  margin: 1em 0 1em 1.3em; 
  padding: 0;
  padding-left: 1em;
  list-style: circle;
}
.note ul {
  list-style: none;
}li {
  margin: 0; padding: 0;
}
ul {
  margin: 1em 0 1em 1.3em; 
  padding: 0;
  padding-left: 1em;
  list-style: circle;
}
.note ul {
  list-style: none;
}
/*-----------------RLEGEND ---------------------*/

.quote {
	background-color: #FFFFFF;
	width: 600px;
	display: block;
	text-align: center;
	margin: 100px auto 0px auto;
	font-style: italic;
	padding: 10px;
	padding-left: 50px;
	border: 2px solid #EEEEEE;
	background-image: url(img/quote.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-align:right;
}
.quote p {
	text-align: right;
	font-weight: bold;
}
.motto {
	background-color: #FFFFFF;
	width: auto;
	display: block;	
	text-align: center;
	margin: 0px auto 0px auto;
	font-size: 10px;
	padding: 5px;
   border: 2px solid #EEEEEE;
	background-image: url(img/quote.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 50px;
}
.small {
	font-size: 0.9em;
	font-weight: normal;
}
.answer {
	color: #FFFFFF;
}
#page h2 {
	margin-top: 5px;
	background-color: #EEEEEE;
	display: inline;
	letter-spacing: 0.35em;
	border-left: 5px solid #EEEEEE;
	border-right: 5px solid #EEEEEE;
	border-top: 2px solid #EEEEEE;
	border-bottom: 2px solid #EEEEEE;
}
#page .h2body {
	background-color: #FFFFFF;
	border: 2px solid #EEEEEE;
	padding: 5px;
}
#page .h2body .footer {
	background-color: #EEEEEE;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 10px;
	padding:2px;	
}
.top5 {
	font-size: 0.9em;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 0px 4px;
}

div.img-stin {
	background: url('img/stin.gif') no-repeat bottom right;
	clear: left;
	float: left;
	margin: auto;
	padding: 0;
	position: relative;
	z-index: 10;
}
div.img-stin img {
	background-color: #E8E8FA;
	border: 1px solid #000000;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
	z-index: 11;
}
div.img-stin img:hover {
	background-color: #E8E8FA;
	border: 1px solid #0000CC;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
	z-index: 12;
}
div.img-stin .popis {
	clear: left;
	text-align: center;
}
TD.small {
	text-align: justify;
}
TD p {
	margin: 0px;
	padding: 0px;
}

TD.tbstred {
	border-left: 2px solid #fff;
   border-right: 2px solid #fff;
	padding-bottom: 10px;
}
.galerie {
	border-top: 2px solid #fff;
	background-color: #E8E8FA;
}
TD.galerie_bg_tbstred {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
   border-right: 2px solid #fff;
	padding-bottom: 10px;
	background-image: url(img/galerie_foto.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.galerie_bg {
	border-top: 2px solid #fff;
	background-color: #E8E8FA;
	background-image: url(img/galerie_foto.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.galerie_video_bg {
	background-color: #E8E8FA;
	background-image: url(img/galerie_video.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.box_komentare {
	border: 1px solid #E8E8FA;	
	border-top:none;
}
.ashow{
	text-align: center;
	display: block;
	width: 100%;
	margin: 5px 0px 5px 0px;
}
.galerie_ram {
	display: block;
	margin: auto;
/*	padding: auto;*/
	width: 700px;
	float: left;
	margin-left: 40px;
	_margin-left: 18px;
	padding-bottom: 20px;

}
.fotky {
		float: left;
		width: 182px;
		margin: 20px 25px 5px 25px;
		_margin: 20px 20px 5px 20px;
		text-align: center;
		text-decoration : none;
}

.fotky img {
  border: 1px solid #000000; 
  margin-bottom:2px;
}
.fotky div {
  background-color: #E8E8FA; 
  border: 1px solid #c3c3c3; 
  text-align: center; 
  padding: 1px;
  font-size: 0.9em;
  }

.gfotky {
		float: left;
		margin: 10px 0px 5px 10px;
		_margin: 20px 0px 5px 0px;
		text-align: center;
		text-decoration : none;
}

.gfotky img {
  border: 1px solid #000000; 
  margin-bottom:2px;
  margin-right: 5px;
  float: left;
}
.gfotky div {
  background-color: #E8E8FA; 
  border: 1px solid #c3c3c3; 
  text-align: left; 
  display: block;
  float: left;
}
.autor {
	margin-bottom:15px;
	font-size: 0.8em;
	color: #7D7EFF;
}

@media print { 
#header {
	display: none;
}
#container {
	width: 100%;
}
#vmenu {
	display: none;
}
#main #page {
	margin: 0px;
	padding:0px;
}
form {
	display: none;
}
#hmenu {
	display: none;
}

#footer {
	width: 100%;
}
}