<!--

/****** MAIN ELEMENTS ******/

body{
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:10px;
	color:#666;
	margin:0;
	padding:0;

/*	background:#fff url(/g/taust.png) no-repeat center top;*/
	background:#fff url(/g/bg.jpg) repeat-x center top;
	line-height:150%;
	text-align:center; /* for IE */
}

div{
/*	border:1px solid blue;*/
}
img{
	border:0;
}
a{
	color:#007AA0;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input{
	font-size:10px;
}

h1{
	color:#FB8100;
	font-size:18px;
	margin:12px 0 5px 0;
}
h2{
	color:#FB8100;
	font-size:15px;
	margin:0 0 10px 0;
}
h4{
	color:#FB8100;
	font-size:11px;
	margin:0;
}
h5{
	color:#FB8100;
	font-size:10px;
	font-weight:normal;
	margin:0;
}
h6{
	color:#999;
	font-size:9px;
	font-weight:normal;
	margin:0;
}

blockquote{
	margin:0;
	padding:0;
	border:1px solid #CAE1EB;
	background:#EDF5F8;
	padding:10px;
}
blockquote h3{
	color:#FB8100;
	font-size:14px;
	margin:0;
}
#contentcenter blockquote table{
	border:0;
}
#contentcenter blockquote td{
	border:0;
	padding:3px;
}

/****** MAIN ELEMENTS ******/

#contentleft ul{
	list-style:none;
	padding-left:10px;
	margin:0;
	margin-bottom:20px;
	line-height:160%;
}

/****** COMMON ELEMENTS ******/

.greystripe{
	margin:0;
/*	margin-left:10px;
	margin-right:2px;*/
	padding:0;
	height:1px;
	line-height:1px;
	background:url(/g/stripe_ccc.gif) repeat-x top center;
}

.heightcleaner{
	overflow:hidden;
	display:block;
	height:1px;
	clear:both;
	width:300px; /* dah? */ 
}

/****** LAYOUT ******/

#main{
	width:960px;
	background:url(/g/bg_content.jpg) no-repeat center top;
}


#header{
	width:900px;
	height:130px;
	background:url(/g/bg_header.gif) no-repeat top center;
}

#logo{
	width:106px;
	height:91px;
	float:left;
}

#search{
	width:316px;
	padding:4px 60px 0 0;
	text-align:right;
	float:right;
}

#menu{
	width:730px;
	text-align:left;
	float:left;
}

#datetime{
	overflow:hidden;
	width:130px;
	height:18px;
	margin-top:2px;
	padding-right:40px;
	text-align:right;
	float:right;
}

#header,#footer{
		margin:0 auto;   /* align for good browsers */
		text-align:left; /* counter the body center */

}
#footerright img{
	vertical-align:middle;
}
#footer a{
	font-weight:normal;
}
#header a,#contentleft a{
	font-weight:bold;
}
#header{
	font-size:9px;
}
#menu a{
	margin:0 0 0 20px;
}
.postit{
	overflow:hidden;
	height:95px;
	padding:40px 16px 0 24px;
	background:url(/g/submenu/submenu_noortepoliitika.gif) no-repeat top left;
}
.postit a{
	color:#A34700;
}

.postit_rus{
	overflow:hidden;
	height:95px;
	padding:40px 16px 0 24px;
	background:url(/g/submenu/submenu_noortepoliitika_rus.gif) no-repeat top left;
}

.postit_rus a{
	color:#A34700;
}

.poll{
	margin-left:30px;
	width:120px;
}
.poll div a{
	line-height:20px;
}
.poll div a{
	display:block;
	background:url(/g/icon_radiobutton.gif) no-repeat 4px center;
	padding-left:16px;
	text-decoration:none;
}
.poll div a:hover{
	background:url(/g/icon_radiobutton_active.gif) no-repeat 4px center #F3F3F3;
	text-decoration:none;
}
.breadcrumb{
	padding-top:3px;
	padding-bottom:6px;
}

#contentcontainer{
	width:900px;
	text-align:left;
	padding-bottom:23px;
}

#contentleft{
	width:178px;
	float:left;
	text-align:left;
	margin-left:13px;
}

#contentright{
	color:#333;
	width:206px;
	float:right;
	text-align:left;
}

#contentright p{
	margin-left:15px;
	margin-right:5px;
}
#contentcenter{
	margin-left:205px; /* check over */
	margin-right:210px; /* check over */
}
#contentcenter p{
	margin:0 0 5px 0;
}


#footercontainer{
	text-align:center;
	background:#EDF4FC url(/g/bg_footer.jpg) repeat-x;
	font-size:9px;
}
#footer{
	width:880px;
}
#footerleft{
	width:430px;
	float:left;
	text-align:left;
	padding:7px 0;
	line-height:15px;
}
#footerright{
	width:430px;
	padding-top:6px;
	vertical-align:bottom;
	text-align:right;
	float:right;
}

.feedbacktable td{
	padding:3px;
	vertical-align:top;
}
.feedbacktable input{
/*	width:300px;*/
}
.feedbacktable textarea{
	width:350px;
	height:200px;
}

/****** ******/

-->