body,td,form,table,img,h1,h2,p{
	margin:0;
	padding:0;
}
body{
	background:url("/images/bg2.jpg") fixed center #fff;
	color:#4a4a4a;
	text-align:center;
	font-family:"trebuchet ms",arial,verdana,helvetica,sans-serif;
	font-size:0.7em;
}
img{
	border:none;
}
.img{
	vertical-align:middle;
}
h1,h2,.h2{
	font-family:"times new roman",serif;
	font-size:1.9em;
	font-weight:normal;
	color:#4a4a4a;
	margin-bottom:10px;
}
h2,.h2 /* Style: Pealkiri */{
	font-family:"trebuchet ms",arial,verdana,helvetica,sans-serif;
	font-size:1.3em;
	border:none;
	padding-bottom:5px;
}
a{
	text-decoration:none;
	color:#4a4a4a;
	background:transparent;
}
a:hover{
	text-decoration:underline;
}
input,textarea{
	font-size:1em;
	font-family:"trebuchet ms",arial,verdana,helvetica,sans-serif;
}
.text{
	border:1px solid #4a4a4a;
}
.login{
	border:2px solid #ebe8dd;
	width:173px;
}
.holder{
	width:770px;
	margin:30px auto 0 auto;
	text-align:left;
}
.clear{
	height:0;
	overflow:hidden;
	clear:both;
}
a.language{
	text-decoration:none;
	padding-left:5px;
}
.logo{
	width:150px;
	float:left;
	margin-bottom:5px;
}
.options{
	text-transform:uppercase;
	float:right;
	font-size:0.85em;
	width:201px;
	text-align:right;
}
.line{
	height:1px;
	overflow:hidden;
	background:url("/images/dotted_line.gif") repeat-x;
	margin:5px 0 5px 0;
}
.menuholder{
	height:39px;
	overflow:hidden;
}
.menu{
	float:left;
	width:560px;
	height:39px;
	color:#fff;
	background:url("/images/menubg.gif") no-repeat #fff;
	font-size:0.9em;
	padding-top:11px;
}
.menu a{
	color:#fff;
	margin:0 5px 0 5px;
}
.menu a.first{
	padding-left:10px;
}
.menu a.sel{
	text-decoration:underline;
}
.search_holder{
	float:right;
	width:207px;
	height:39px;
	background:url("/images/searchbg.gif") repeat-x;
}
.search{
	height:29px;
	background:url("/images/search_c_left.gif") no-repeat top right;
	padding-top:10px;
}
.search input.text{
	border:none;
	margin:0 7px 0 10px;
}
.header{
	margin-top:3px;
}
/* GRAD */
.grad,.grad_left,.grad_right{ height:18px; }
.grad{ background:url("/images/grad.gif") repeat-x; }
.grad_left{ background:url("/images/grad_left.gif") top left no-repeat; }
.grad_right{ background:url("/images/grad_right.gif") top right no-repeat; }
/* GRAD END */
.content{
	float:left;
	padding:0 20px 0 20px;
	margin:20px 0 50px 0;
	text-align:left;
	width:525px;
}
.front{
	width:318px;
}
.content a, a.music{
	color:#e85575;
	text-decoration:none;
}
.content a:hover, a:hover.music{
	text-decoration:underline;
}
.news{
	float:right;
	margin:20px 0 50px 0;
	width:205px;
}
.news a{
	font-weight:bold;
}
.footer{
	background:url("/images/footer.gif") no-repeat;
	height:38px;
	width:770px;
}
.f_text,.f_laborint{
	padding:11px 20px 11px 20px;
	position:relative;
}
.f_text{
	float:left;
}
.f_laborint{
	float:right;
}
.button{
	font-size:0.7em;
	margin:0 0 3px 0;
	padding:0;
	color:#fff;
	width:57px;
	height:12px;
	border:none;
	text-transform:uppercase;
	background:url("/images/button.gif") no-repeat;
}
h2.news_header{ margin-left:13px; width:auto;}
.news_top{ background:url("/images/newstop.gif") repeat-y;}
.news_top_left{ background:url("/images/topc_left.gif") no-repeat top left; }
.news_top_right{ background:url("/images/topc_right.gif") no-repeat top right; }
.news_topb_left{ background:url("/images/topbc_left.gif") no-repeat bottom left; }
.news_topb_right{ background:url("/images/topbc_right.gif") no-repeat bottom right; padding:13px; position:relative; }
.news_line{ background:url("/images/dotted_line.gif") repeat-x; height:1px; position:relative; width:205px; margin:13px -13px 13px -13px; overflow:hidden; }
.title_line{
	background:url("/images/dotted_line.gif") repeat-x;
	height:1px;
	overflow:hidden;
	float:none;
	width:100%;
	display:block;
	margin-bottom:10px;
}
.menu2{
	float:left;
	margin:20px 0 50px 0;
	width:205px;
}
.menu2line{
	height:2px;
	background:#ebe8dd;
	overflow:hidden;
}
.bluebg{
	background:#ECF8FE;
}
