html {
	scrollbar-track-color: #E3E3E3;
	scrollbar-arrow-color: #C30000; 
	scrollbar-track-color: #FFF; /*F9F9FA;*/
} 
body {
	FONT-SIZE: 80%;
	color: #000; 
	BACKGROUND: url('panak.jpg') #FFF fixed no-repeat left bottom ;
	FONT-FAMILY: ARIAL, HELVETICA, sans-serif;
	margin:0;
	padding:0;
	-moz-box-sizing : border-box;
}

H1 {
	margin-top:60px;
	margin-bottom:0px;
	FONT-SIZE: 36px; 
	color: #C30000; 
	text-align:left; 
	font-weight:100;
	padding-top:250px;
	padding-bottom:50px;
	FONT-FAMILY: verdana, sans-serif;
}
.light{
	color: #FFEBEB;

}
H2 {
	color: #C30000;
	font-weight:bold;
	margin-top:0px;
	BACKGROUND: url('back1.gif');
}
H3 {
	color: #C30000;
}
H4 {
	color: #C30000;
	font-weight:bold;
}

UL{
	list-style-type: square;margin-top:5px
}

IMG {
	border: #000 1px solid; 
}

HR {
	width:98%;  COLOR: #B1B1AF; height:1px;
}

P {
	text-indent:20px;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}
blockquote {
	text-align:justify;
}
.quest  {
	text-indent:0px;
}

.answ  {
	text-indent:0px;
	margin-left:40px;}


.navod {
	FONT-SIZE: xx-small;
	text-align:left;
}
#caption {
	margin-top:10px;
	padding-top:10px;
	margin-bottom:20px;
	padding-bottom:10px;
	font-weight:bold;
	background: url('back1.gif');
}

#footer {
	font-size: xx-small; 
	text-align:center;
	padding-top:120px;
}

A:link, A:visited {
	text-decoration: underline; COLOR: green;
}

A:hover {
	color: #C30000; text-decoration: underline;
	background-color: white;
}

A:active {
	color: green; 
}

.menutitle{
	xfont-weight:bold;
	xbackground-color:#ECECFF;
	color:gray;	/* uplatni se pro nolink */
	width:160px;
}

.submenu{
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 15px;
	width:150px;	/* 150 = menutitle.width-this.margein-left */
	display:block;
}

#masterdiv A:link {
	color: gray;
}
#masterdiv a:visited {
	color: gray;
}
#masterdiv A:hover {
	color: #C30000; 
}

#masterdiv {
	font-style:italic;
	position:absolute;
	top: 15px; 
	top: expression( ( dummy = document.body.scrollTop+15) + 'px' );
	left:20px;
	width:120px;
	color:  black;  /* uplatni se jen pro nadpis */
	clear:both;
}

#warning {
	color:green;
	font-size: xx-small;
	font-style:normal;
}

#content {
	margin-left:180px;
	margin-top:15px;
	width:600px;
	padding:10px;
	border-left: 1px dashed #C30000;
	border-right: 1px dashed #C30000;
}

.menulink{
	width:140px;
	color:black!important; 
	font-weight:bold;
	cursor: default;
	cursor: text;
	text-decoration: none!important;
}

#localMenu {
	left: 186px; 
	WIDTH: 598px;
	top: 0px;
	top: expression(document.body.clientHeight + document.body.scrollTop - this.offsetHeight); /* menu dole */
	top: expression( ( dummy = document.body.scrollTop+0) + 'px' ); /* menu nahore */ 
	background-color: #FFF;
	text-align: left;
	font-style:italic;
	padding-top: 20px;
	height:70px;
}

.pipe {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}

#BlowUp {
	text-align:center;
	margin-bottom: 400px;
	overflow: auto;
}

#thumb img{
	border: 0px none;
}
#thumb {
	position: absolute;
	left: 112px;
	top: -63px;
}

#loading{
	margin-top:300px;
	margin-bottom:900px;
	color: #C30000;
	font-weight: bold;
}
.hl img{
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);*/
	/*zoom: 1;	//MSIE needs something like that*/
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; // first!
	filter:alpha(opacity=100);
	/*filter: "alpha(opacity=100)";*/
}

.hl:hover img{
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);*/
	/*zoom: 1;	//MSIE needs something like that*/
	opacity:0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; // first!
	filter:alpha(opacity=80);
	/*filter: "alpha(opacity=80)";*/
	/*width:18%; něco takového pro změnu velikosti vybr. obr. místo změny opacity*/
}






.thumbnails {
	padding-top:40px;
}

.disabl{
	color:#D1D1D1;
}

#mainmenu {
	top: 0px; 
	left:0px;
	width:160px;
	height:550px;
	color:  black;  /* uplatni se jen pro nadpis */
	clear:both;
}
