html, body{
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
img{
	border:none
}
#container{
	margin:0 auto;
	width:1002px
}
.clear{
	clear:both;
	overflow:hidden
}
a{
	color:#000;
}
a:hover{
	color:#696963
}
/*Päis*/
#head{
	width:1002px;
	height:188px
}
/*Sisu*/
#sisu{
	position:relative;
	display:block;
	overflow:visible
}
/*Menüü*/
#sisu .vasak{
	background:#ece8d6;
	text-align:center;
}
#sisu .vasak .ylemine{
	background:url(images/ylemine1.png) no-repeat;
	width:211px;
	height:16px;
	margin:0 auto;
	margin-top:5px
}
#sisu .vasak .keskmine{
	background:#f3efe4;
	width:209px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin:0 auto;
	margin-top:-10px;
	padding-bottom:5px
}
#sisu .keskmine p{
	line-height:13pt;
}
#sisu .vasak .keskmine .menu1{
	background:url(images/menu_taust.png);
	width:158px;
	height:22px;
	padding-top:2px;
	display:block;
	margin:0 auto;
	font-size:17px;
	color:#696963;
	text-decoration:none;
	text-align:left;
	letter-spacing:-1px;
	padding-left:35px;
	margin-top:10px;
	font-weight:bold;
	clear:both;
}
#sisu .vasak .keskmine .menu2{
	margin:0 auto;
	width:154px;
	padding-left:35px;
	font-size:14px;
	color:#3b3b38;
	text-decoration:none;
	display:block;
	text-align:left
}
#sisu .vasak .keskmine .menu1:hover{
	background:url(images/menu_taust_hover.png);
	color:#3b3b38
}
#sisu .vasak .keskmine .menu2:hover{
	color:#696963
}
#sisu .vasak .alumine{
	background:url(images/alumine1.png) no-repeat;
	width:211px;
	height:16px;
	margin:0 auto;
}
/*Sisuosa*/
#sisu .keskmine{
	background:#f3efe4
}
#sisu .keskmine p{
	margin-left:19px;
	margin-right:27px
}
/*Banner*/
#sisu .parem{
	background:#ece8d6;
	text-align:center
}
#sisu .parem .ylemine{
	background:url(images/ylemine2.png) no-repeat;
	width:154px;
	height:16px;
	margin:0 auto;
	margin-top:5px
}
#sisu .parem .keskmine{
	background:#f3efe4;
	width:152px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin:0 auto;
	padding-bottom:5px
}
#sisu .parem .keskmine img{
	margin-top:10px;
	border:1px solid #000;
	width:134px;
	overflow:hidden
}
#sisu .parem .keskmine img:hover{
	border-color:#696963
}
#sisu .parem .alumine{
	background:url(images/alumine2.png) no-repeat;
	width:154px;
	height:16px;
	margin:0 auto;
}
/*Jalus*/
#footer{
	width:1002;
	height:114px
}
#footer .jalus1{
	background:url(images/jalus1.png);
	width:279px;
	height:114px;
	float:left
}
#footer .jalus2{
	background:url(images/jalus2.png);
	width:364px;
	height:114px;
	float:left
}
#footer .jalus3{
	background:url(images/jalus3.png);
	width:359px;
	height:114px;
	float:right
}
#footer .jalus2 p{
	font-size:10px;
}
#footer .jalus3 p{
	font-size:9px;
	color:#FFFFFF;
	text-align:right;
	padding-top:20px;
	padding-right:20px;
}
#fxstyle{
	font-size:10px;
	float:right
}
#fxstyle a{
	text-decoration:none;
}

/*keeled*/

.fi {
    background: url("images/fi.png") no-repeat;
    float: left;
    height: 11px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-right: 2px;
    position: relative;
    text-align: left;
    text-indent: -9999px;
    width: 16px;
}

.est {
    background: url("images/ee.png") no-repeat;
    float: left;
    height: 11px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-right: 2px;
    position: relative;
    text-align: left;
    text-indent: -9999px;
    width: 16px;
}
.gb {
    background: url("images/gb.png") no-repeat;
    float: left;
    height: 11px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-right: 2px;
    position: relative;
    text-align: left;
    text-indent: -9999px;
    width: 16px;
}



.langtab {
    height: 20px;
    margin: 10px auto auto;
    width: 70px;
}


