img, div{ behavior: url('iepngfix.htc') }
p{margin:0;padding:0;}
body
{
	background-image: url('img/bg.png');
	background-repeat: repeat-x;
	background-color: white;
	margin-top:0;
	margin-bottom:0;
	behavior: url('hoverfix.htc');
}

#logo{margin-left: 25px;}

.lang
{
	text-align: left;
	line-height: 15px;
	float:right;
}

.lang img
{
	margin-top: 2px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.lang img:hover, .lang .selected
{
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}

.lang a, .lang a:visited
{
	font-size: 10px;
	font-family: arial;
	color: #ccc;
	text-decoration: none;
}

.lang a.sel, .lang a:hover
{
	color: #fff;
}

.lang2
{
	text-align: left;
	line-height: 15px;
}

.lang2 img
{
	margin-top: 2px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.lang2 img:hover, .lang2 .selected
{
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}

.lang2 a, .lang2 a:visited
{
	font-size: 10px;
	font-family: arial;
	color: #ccc;
	text-decoration: none;
}
.lang2 a.sel, .lang2 a:hover{color: #fff;}

#menu{list-style: none;margin:0;padding:0;margin-left:10px;}

#menu li
{
	float: left;
	line-height: 94px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: white;
	font-family: arial;
	font-size: 14px;
	text-transform: uppercase;
}

#menu li:hover{color: #cccccc;}

#menu li.sel1
{
	background-color: #3D3D3D;
}

#menu li A {
    color: white;
    text-decoration: none;
    }
#menu li .ima {
    line-height:0;
    }

#copy
{
	background-image: url('img/footer_bg.png');
	text-align: center;
	color: white;
	font-family: arial;
	font-size: 11px;
}

#copy a, #copy a:visited{color: white; text-decoration: none;}
#copy a:hover{color: #ccc; text-decoration: none;}

.kast
{
	width: 220px;
	margin-bottom: 20px;
	float:left;
	margin-left: 10px;
	cursor:pointer;
	color:#2E3192;
}

.kast:hover .list{color:#3A41CE;}
.kast .name
{
	background-image:url('img/pealkiri.png');
	height: 30px;
	width: 167px;
	text-align: left;
	color: white;
	line-height: 30px;
	padding-left: 10px;
	font-family: arial;
	font-size: 13px;
	margin-left: 25px;
}

.kast img
{
	margin-top: -8px;
}

.kast .list
{
	margin-top: -25px;
	padding-left: 10px;
	width: 170px;
	height: 62px;
	background: url('img/autod.png');
	text-align: left;
	line-height: 17px;
	padding-top: 20px;
	padding-bottom: 3px;
	float:left;
	font-size: 12px;
	font-family: arial;
	margin-left: 22px !important;
	margin-left: 14px;
}

.kast .hind
{
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
	text-align:right;
	float:right;
}

.kast .hind2
{
	font-size: 11px;
	font-weight: bold;
	float:right;
	margin-right: 10px;
	line-height: 13px;
	text-align:right;
}

#sisu
{
	padding-bottom: 30px;
	margin-left: 30px;
	margin-right: 70px;
	padding-left: 50px;

	font-family: arial;
	font-size: 12px;
	color: #0062AE;
	line-height: 18px;
}

#sisu #pagename
{
	clear:both;
	font-size: 20px;
	margin-bottom: 10px;
}

#sisu a, #sisu a:visited{color: #0062AE;}
#sisu a:hover{color:#0592FF;}

#sisu td
{
	font-family: arial;
	font-size: 12px;
	color: #0062AE;
	line-height: 18px;
}

#joon
{
	margin-bottom: 20px;
	width: 800px;
	height: 15px;
}


hr{border:0px;border-bottom: 1px solid red;}
.input_submit{width:auto;}
input
{
	width: 300px;
}
textarea
{
	width: 400px;
	height: 100px;
}
select, option, textarea, input
{
	font-family: arial;
	font-size: 12px;
	padding: 2px;
}
.checkbox{width:auto;}

.aared{min-width: 500px;}

.aared img
{
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}
.aared img:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
