/*** ADM Interactive - 2006.05.24 ***/
body{
	margin:0;
	padding:0;
	font:normal 62.5% Verdana, Arial, Helvetica;
}
form {
	padding: 0px;
	margin: 0px;
}

/*
body {
	background-repeat: repeat-x;
	background-color: #fff;
}

body.avaleht {
	background-repeat: no-repeat;
	background-position: center top;
}

body.sisuleht {
 background-repeat: no-repeat;
 background-position: center top;
}
*/

#menubox {
	width: 550px;
	height: 400px;
	border: 0px solid #000;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -490px;
}

.sisubox_flash {
	height: 380px;
	width: 410px;
	border: 0px solid #000;
	scrollbar-face-color:#FD5F16;
	scrollbar-shadow-color:#FD5F16;
	scrollbar-highlight-color:#FD5F16;
	scrollbar-3dlight-color:#FD5F16;
	scrollbar-darkshadow-color:#FD5F16;
	scrollbar-track-color:#D6210E;
	scrollbar-arrow-color:#D6210E;
	 
	 color:#FFFFFF;
	 z-index:20;
}

.sisubox {
	height: 380px;
	width: 410px;
	border: 0px solid #000;
	overflow: auto;
	scrollbar-face-color:#FD5F16;
	scrollbar-shadow-color:#FD5F16;
	scrollbar-highlight-color:#FD5F16;
	scrollbar-3dlight-color:#FD5F16;
	scrollbar-darkshadow-color:#FD5F16;
	scrollbar-track-color:#D6210E;
	scrollbar-arrow-color:#D6210E;
	 
	 color:#FFFFFF;
	 z-index:20;
}
.sisubox a:link, .sisubox a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.sisubox a:hover, .sisubox a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
.sisubox a:link img{border:0;}
.hall {background-color: #eee;}
#address{
	margin:30px auto;
	width:250px;
	font-size:1.2em;
}
.dlTitle td{padding:5px 0 10px 0;}
.taust{
	background:#FFFFFF url(../gfx/sisuleht_bg.jpg) no-repeat top center;
	/*height:679px;*/
}
.attn {
	color: #F70008;
	font: bold;
}