body		{scrollbar-face-color: white;
		scrollbar-shadow-color: white;
		scrollbar-highlight-color: white;
		scrollbar-3dlight-color: #999999;
		scrollbar-darkshadow-color: #999999;
		scrollbar-track-color: #CCCCCC;
		scrollbar-arrow-color: #999999;
		background-color: white;}

body, p, li, td, th
		{ font-family: arial;
		font-size: 9pt}

#footer {
  width: 750px;
  height: 102px;
  padding: 0px;
  font-size: 10px;
  background: url("img/bgdn.gif") rgb(255,239,194);
	background-repeat: no-repeat; 
	background-position: top left;
  color: #999999;
  }

#leftmargin {
  width: 20px;
  height: 15px;
  padding: 0px;
  font-size: 10px;
  background: url("img/bgleft.gif") rgb(255,239,194);
	background-repeat: repeat-y; 
	background-position: top left;
  }

#borderall {
  width: 750px;
  border: 1px solid #999999;
  padding: 30px;
  margin: 0;
  background-color: rgb(255,239,194);
}

#head {
  width: 750px;
  height: 244px;
  font-size: 12px;
  font-weight: bold;
  background: url("img/bgup.gif") rgb(255,239,194);
	background-repeat: no-repeat; 
	background-position: top left;
	cursor: pointer;
	text-align: right;
  }
  
#refplanek {
  cursor: hand;
  color: rgb(255,0,51);
}
		
#menu {
  width: 700px;
  height: 18px;
  padding: 0px;
  font-size: 12px;
  color: black;
  letter-spacing: 2pt;
  font-weight: bold;
  text-align: center;
  background-color: transparent;
 	border: 1px solid #999999;
  }

#page {

  width: 690px; &width: 750px; 
  color: black;
	padding: 20 20 20 60;
  background: url("img/bgleft2.gif") rgb(255,239,194);
  background-repeat: repeat-y; 
  /*background-position: top right;*/
	text-align: left;
}

#page img {
  border: 1px solid blag;
}

#menu a
  { text-decoration: none}
#menu a:link
  { color: rgb(181,38,31)}
#menu a:visited
  { color: rgb(181,38,31)}
#menu a:hover
  {color: black}

.cssMax {
  font-size: 20px;
}

li {
  list-style-image: URL('img/li.gif')
}

h1
  {color: black; /*rgb(255,0,51);*/
	font-size: 25px;
	height: 45px;
	font-weight: normal;
  background: url("img/underline.gif");
	background-repeat: no-repeat; 
	background-position: bottom left;
	padding-bottom: 15px;
	padding-left: 20px;
	}

hr		{color: rgb(181,38,31); height: 1px;}

