/* ### --- height hack --- ### */

img, div {/* 
	behavior: url(../css/iepngfix.htc)*/
}

#container {
	text-align:left; 
	width:900px;
	background:url(../img/bg-site.gif) repeat-x top #f2f2f2;
	min-height:100%;
	margin-bottom:0px;
	border-left:1px solid;
	border-right:1px solid;
	border-color:#ccc;
}

* html #container {
	height:100%;
}
/* ### ------------------- ### */

.body {
	margin:30px 0 0 0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../img/bg_body.gif);

}
bigtable {
    background-color: #000000;
	text-align:left; 
	width:828px;
}

div, span, form {
	margin:0;
	padding:0;
}

html {
    overflow-x:auto;
    overflow-y:scroll;
}

h1, h2, h3, h4, h5 {
}

h1, h2, h3 {
	font-size:26px;
}

h4 {
	font-size:18px;
}

h5 {
	font-size:14px;
}

p {
	line-height:20px;
	margin:0 0 20px 0;
}

a {
	#color: #000000;
}

#content a:visited {
	color: #000000;
}

#content a:active {
	color: red;
}


#content input {
	border:solid 1px #cccccc; 
}

#content textarea {
	padding:2px 2px 0px 2px;
	border:solid 1px #cccccc;
}

.search-box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #999;
	height:15px;
	width:110px;
	margin-right:4px;
}

.search-button {
	width:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	border:1px solid #b2b2b2;
	height:18px;
	background:#ededed;
	color:#777;
	padding-bottom:2px;
}

/* ### Site area ### */

.site {
	width:100%;
	padding:35px 49px 30px 49px;
}

/* ### Header ### */

.languages {
	font-size:11px;
	font-weight:normal;
	color:#000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.languages a {
	color:#000;
	text-decoration:underline;
}

/* ### Main menu ### */

.mainmenu-button {
	font-size:12px;
	border:1px solid #9aae21;
	padding-left:7px;
	width:116px;
	height:24px;
}

.mainmenu-button-over {
	font-size:12px;
	border:1px solid #9aae21;
	padding-left:7px;
	width:116px;
	height:24px;
	background:#f5f7e8;
	cursor:pointer;
}

.mainmenu-button-act {
	font-size:12px;
	border:3px solid #9aae21;
	padding-left:4px;
	width:116px;
	height:24px;
	background:#f5f7e8;
	cursor:pointer;
}

a.level-1 {
/*	font-weight:bold;
	color:#9aae21;
	text-decoration:none; */
}

a.level-1-act {
/*	font-weight:bold;
	color:#9aae21;
	text-decoration:none; */
}

a.level-1 {
	font-size:14px;
	color:#000;
	font-weight:normal;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none
}

a.level-1-act {
	background:#EBEBEB;
	border:5px solid #EBEBEB;
	font-size:14px;
	font-weight:normal;
	color:#000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none
}

.submenu {
	margin: 10px 0 4px 0
	padding:0 0 0 0;
	font-size:13px;
	font-weight:bold;
	height: 28px;
	text-decoration:none;
	padding: 2px 0 3px 0;
	font-style: normal;
	color:#BAE0F6;
}

a.level-2 {
	font-weight:normal;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif2 ;
}

a.level-2-act {
	font-weight:normal;
	background:#EBEBEB;
	border:5px solid #EBEBEB;
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif2 ;
}

.subsubmenu {
	padding:3px 0 1px 0;
	font-size:11px;
	font-weight:bold;
	height: 27px;
	font-style: normal;
	color:#ccc;
	padding: 3px 0 1px 0;
}

/* ### Content ### */

.content {
	font-size:13px;
	font-weight:normal;
	line-height: 25px;
}

/* ### Footer ### */

.mainlinks {
	color:#777;
	font-size:11px;
}

.mainlinks a {
	font-size:11px;
	color:#777;
	text-decoration:underline;
}

.footer {
	color:#999;
	font-size:11px;
	padding-top:6px;
	font-style: normal;
	font-family: TrebuchetMS, Verdana;
}

/* Stiilid Aaria lehelt galerii jaoks */

.tabel_link_bold:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #0088B8;
	text-decoration: none;
}
.tabel_link_bold:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #0088B8;
	text-decoration: none;
}
.tabel_link_bold:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #0088B8;
	text-decoration: none;
}
.tabel_link_bold:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #029F1A;
	text-decoration: none;
}

.link_bold:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0088B8;
	text-decoration: none;
	line-height: 14px;
}
.link_bold:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0088B8;
	text-decoration: none;
	line-height: 14px;
}
.link_bold:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0088B8;
	text-decoration: none;
	line-height: 14px;
}
.link_bold:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #029F1A;
	text-decoration: none;
	line-height: 14px;
}
.link_bold_on {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}

.pic_galerii {
	border: 1px solid #CCCCCC;
	padding: 7px;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-right: 6px;
	text-align: center;
}

.tekst_tabel {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}


.tekst {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

.tagasi_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0088B8;
	text-decoration: none;
	background-image: url(../img_uus/nool_tagasi.gif);
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	margin-bottom: 40px;
	display: block;
	width: 50px;
}
.tagasi_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0088B8;
	text-decoration: none;
	background-image: url(../img_uus/nool_tagasi.gif);
	margin-top: 20px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-bottom: 40px;
	width: 50px;
}
.tagasi_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0088B8;
	text-decoration: none;
	background-image: url(../img_uus/nool_tagasi.gif);
	margin-top: 20px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-bottom: 40px;
	width: 50px;
}
.tagasi_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #029F1A;
	text-decoration: none;
	background-image: url(../img_uus/nool_tagasi.gif);
	margin-top: 20px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-bottom: 40px;
	width: 50px;
}

.over_logo {
	position: absolute;
	width:100px;
	height:90px;
	margin-top:30px;
	margin-left:40px;
	z-index: 2
}

.png_top {
	visibility:visible;
	z-index:99;
	background-image:url(../img/page_top.png);
	background:expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/page_top.png,sizingMethod=crop);
}

.png_left {
	visibility:visible;
	z-index:99;
	background-repeat: repeat-y;	
	background-image:url(../img/page_left.png);
	background:expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/page_left.png,sizingMethod=crop);
}

.png_right {
	visibility:visible;
	z-index:99;
	background-image:url(../img/page_right.png);
	background:expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/page_right.png,sizingMethod=crop);
}

.png_bottom {
	visibility:visible;
	z-index:99;
	background-image:url(../img/page_bottom.png);
	background:expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/page_bottom.png,sizingMethod=crop);
}
