body {
	background-image: url(images/bac.jpg);
}
img {
	border:0;
	}
	
.input{
	width:127px;
	height:16px;
	background-color:#000000;
	font-family:Arial;
	font-size:10px;
	color:#C9AE5F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}
#tee
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: fffee4;
	text-decoration: none;
	text-transform: lowercase;
}
#tee a:link, #tee a:visited {
	font: Verdana;
	color: fffee4;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#tee a:hover{
	font: Verdana;
	color: #f8e543;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}
#tee a:active {
	font: Verdana;
	color: fffee4;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.pealkiri
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: fffee4;
	text-decoration: none;
	border-bottom: 0px dashed #111108;
}
#sisu
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: fffee4;
	text-decoration: none;
	max-width:450px;
  width: expression(this.width > 450 ? 450: true);

}

#sisu img {
	background:#f0f0f0;
	border:6px solid #7a6b2b;
	max-width:400px;
  width: expression(this.width > 400 ? 400: true);
	height:auto;
}
#sisu img.float-right {
  margin: 5px 0px 5px 15px;  
}
#sisu img.float-left {
  margin: 5px 15px 5px 0px;
}

#sisu code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #eee;    
}
#sisu acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
#sisu blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background: #FAFAFA url(images/quote.gif) no-repeat 3px 5px; 
	border: 1px solid #eee; 
	font: bold 1.2em/1.5em 'Trebuchet MS', Tahoma, sans-serif; 
	color: #666666;	
}

#sisu ul li {
	list-style-image: url(design/images/bullet.gif);
}
#sisu a:link, #sisu a:visited {
	font: verdana;
	color: #ECE394;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
#sisu a:hover{
	font: verdana;
	color: #f8e543;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
#sisu a:active {
	font: verdana;
	color: #ECE394;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#sisu th {
	background: #443401;
	height: 42px;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 0px solid #A76533;
	border-bottom: solid 0px #A76533;
	padding-left: 11px;
	padding-right: 11px;
	background-image: url(images/alus.jpg);
}
#sisu tr.row-a {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: fffee4;
	text-decoration: none;
}
#sisu td {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: fffee4;
	text-decoration: none;
	border-bottom: 0px dotted #fffee4;
	border-left: 0px dotted #fffee4;
	border-right: 0px dotted #fffee4;
	border-top: 0px dotted #fffee4;
}
#sisu tr {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: fffee4;
	text-decoration: none;
	border-bottom: 1px solid #fffee4;
	border-left: 0px solid #fffee4;
	border-right: 0px solid #fffee4;
	border-top: 0px solid #fffee4;
}
#sisu form {
	margin:10px 30px;
	border: 0px solid #eee;
	margin-left: 0px;
}
#sisu label {
	display:block;
	font-weight:bold;
	margin:5px 0;}
	
#sisu input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;}

	/* sidebar */
#sidebar {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}	
.sidebox {
	margin-bottom: 10px;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 1px 0 1px 0;
	padding: 0;
}
#sidebar ul.sidemenu li {
	padding: 0px 0px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #fffee4;
	height: 0.9em;
	padding:.3em 0 .4em 0px;
	line-height: 1em;
	border-bottom: 1px dashed #111108;
	text-decoration:none;
	font-family: Verdana;
	font-size: 13px;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D5D5D5;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .4em 0px;
	border-left: 0px ridge #f8e543;
	color: #f8e543;
	border-bottom-style: dotted;
	font-weight: bolder;
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
#sidebar ul.sidemenu2 {
	list-style:none;
	margin: 1px 0 1px 0;
	padding: 0;
}
#sidebar ul.sidemenu2 li {
	padding: 0px 0px;
	font-weight: bold;
}
#sidebar ul.sidemenu2 a {
	display:block;
	font-weight:normal;
	color: #E7DB72;
	height: 0.9em;
	padding:.3em 0 .4em 0px;
	line-height: 1em;
	border-bottom: 1px dashed #111108;
	text-decoration:none;
	font-family: Verdana;
	font-size: 13px;
}
#sidebar ul.sidemenu2 a.top {
	border-top: 1px dashed #D5D5D5;
}
#sidebar ul.sidemenu2 a:hover {
	padding: .3em 0 .4em 0px;
	border-left: 0px ridge #f8e543;
	color: #f8e543;
	border-bottom-style: dotted;
	font-weight: bolder;
}

