html {
	height: 100%;
	
	width: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	/*width: 100%;*/
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #363636;
	background: url(../images/bg.jpg) left top repeat-x;
	/*background-image: url(../images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	text-align: center;
}
a img {
	border: none;
}
a {
	color: #1c5298;
	text-decoration: none;
}
a.DocumentIcon {
	float: left;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 20px;
}
p.DocumentData {
    color: #606A74;
	margin: 0 0 0 35px !important;
}
ul {
	
}
ul li {
	
}
.clear {
	clear: both;
}
/* IE7
.clear {
	height: 1px;
	margin: 0 0 -1px;
	line-height: 1px;
	font-size: 1px;
}
*/
#wrapper {
	background: url(../images/bodybg.jpg) center top no-repeat;
	position: relative;
	min-height: 100%;
	width: 100%;
	margin: 0;
	text-align: left;
}
#pagecont-bg {
	padding-bottom: 70px;
	background: #ffffff;
	overflow: hidden;
	margin: 0 auto;
	width: 945px;
}
#header {
	width: 929px;
	margin: 0;
	padding: 0 16px 0 0;
	border-top: 6px solid #1c5298;
	border-bottom: 1px solid #9fc5e5;
	background: #addefd url(../images/headerbg.jpg) top left no-repeat;
	height: 120px;
	position: relative;
}
#logo {
	float: left;
}
#eng, #est, #sitemap {
	text-transform: uppercase;
	padding: 0 0 0 29px;
	margin: 6px 0 0 20px;
	float: right;
	line-height: 16px;
	height: 16px;
}
/*#eng {
	background: url(../images/headersprite.png) 0px -16px no-repeat;
}
#est {
	background: url(../images/headersprite.png) 0px 1px no-repeat;
}*/
#sitemap {
	padding-left: 23px;
	background: url(../images/headersprite.png) 0px -35px no-repeat;
}
#search {
	float: right;
	clear: right;
	margin: 15px 0 0;
}
#searchword {
	background: #ffffff url(../images/searchwordbg.png) repeat-x;
	border: 1px solid #2b62a4;
	height: 21px;

	width: 178px;
	padding: 0 2px;
	line-height: 21px;
	float: left;
	margin: 0;
}
#searchbutton {
	border: 1px solid #2b62a4;
	float: left;
	margin: 0 0 0 1px;
}
#mainmenu-bg {
	background: #1c5298;
	width: 909px;
	float: left;
	height: 16px;
	padding: 7px 0;
	position: absolute; 
	bottom: 0;
	left: 18px;
	border: 1px solid #9fc5e5;
	border-bottom: none;
	-webkit-border-top-left-radius: 10px;
		-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	overflow: hidden;
}
#mainmenu {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	left: 50%;
	font-size: 12px;
	line-height: 16px;
}
#mainmenu li {
	float: left;
	margin: 0;
	padding: 0 25px;
	position: relative;
	left: -50%;
}
#mainmenu a {
	font-weight: bold; 
	color: #ffffff;
}
#content {
	padding: 0 auto;
	margin: 0 auto;
	width: 945px;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 900px;
	background: url(../images/footerborder.png) top center no-repeat;
	line-height: 25px;
	height: 25px;
	padding: 0px 27px 13px; 
	text-align: center;
	color: #153F72;
}
.footer-separator {
	margin: 0 6px
}

.uusmeedia {
	position: relative;
	top: 4px;
	left: 5px;
}


/****/
#colborders {
	margin: 25px 0 0 20px;
	background: url(../images/frontboxesbg.png) top left repeat-y;
}
#frontbottom {
	height: 1px;
	width: 100%;
	background: url(../images/frontbottom.png) top left no-repeat;
	clear: both;
}
#front-leftcol {
	width: 429px;
	margin: 0px 44px 0px 0px;
	float: left;
}
#front-rightcol {
	width: 429px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.front-box {
	border-top: 1px solid #b4e1fd;
	margin: 0;
	padding: 16px 17px 37px;
	background: url(../images/frontboxbottom.png) bottom left no-repeat;
}
.front-box-last {
	background: none;
}

.narrowcol-left {
	margin: 0 25px 0 0;
	width: 170px;
	float: left;
}
.narrowcol-right {
	margin: 0;
	width: 170px;
	float: left;
}
.next-h-box {
	margin: -15px -15px 20px -15px;
	padding: 15px;
	background: #e1f3fe;
}



h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #000000;
	margin: 15px 0 10px;
	padding: 0;
}
h2.DocumentTitle {
	font-size: 1em;
	line-height: normal;
	margin-left: 35px;
	margin-bottom: 0px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #2f2f2f;
	line-height: 18px;
	margin: 0 0 5px;
	padding: 0;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #2f2f2f;
	line-height: 18px;
	margin: 10px 0 3px;
	padding: 0;
	font-weight: normal;
}

.front-box ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none outside none;
}
.front-box img,.front-box p{
	margin: 0 0 10px;
}
.date {
	display: block;
	margin: 10px 0 0;
	color: #838383;
}
.news a {
	font-size: 13px;
}
span.gray {
	color: #464646;
}
.last-box h3 {
	color: #000000;
	margin: 20px 0 3px;
}


#sidemenu {
	width: 210px;
	margin: 10px 52px 0 20px;
	float: left;
	list-style: none outside none;
	padding: 0 0 15px;
	background: url(../images/leftmenu-bottom.png) bottom left repeat-x;
	border-top: 1px solid #9fc5e5;
	overflow: hidden;
}

#sidemenu_filler {
	width: 210px;
	margin: 10px 52px 0 20px;
	float: left;
	list-style: none outside none;
	padding: 0 0 15px;


}
#sidemenu  li {
	border-top: 2px solid #d0ebfe;
	border-bottom: 1px solid #9fc5e5;
	padding: 5px 6px;
	line-height: 17px;

}
#sidemenu  a {
	color: #1c5298;
}
#sidemenu  ul {
	padding: 0;
	margin: 5px 0 7px 12px;
	list-style: none outside none;
	
}
#sidemenu  ul li {
	border: none;
	padding: 2px 0; 
}
#sidemenu  .act>a {
	font-weight: bold;
}
#buttons {
	float: right;
	padding: 11px 0 10px 12px;
	margin: 20px 0 0 0;
	background: url(../images/buttons-bg.png) no-repeat;
}
#buttons a {
	float: left;
	margin: 0 10px 0 0;
}
#articlearea {
	width: 595px;
	float: left;
	margin: 10px -20px 0 0;
}
#articlearea p {
	margin: 10px 0 20px;
}
.lead {
	font-weight: bold;
}

h1 {
	color: #a40b0b;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	margin: 10px 0 5px;
	padding: 0;
	max-width: 560px;
}

h2 {

	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin: 10px 0 15px;
	padding: 0;
	max-width: 560px;
}

.articledate {
	display: block;
	margin: -2px 0 0;
	color: #838383;
}
#articlearea img {
	
}

#articlearea table td { padding: 4px; background: #f3f3f3; border-bottom: 1px solid white; border-right: 1px solid white }
#articlearea table td.map_key { width: 1%; white-space: nowrap; font-weight: xold; background: #DAF0FD }

#breadcrumb {
	margin: 10px 20px 0;
	color: #838383; /*#718194*/
}
#breadcrumb a {
	color: #838383; /*#718194*/
	text-decoration: none; 
}
#breadcrumb a:hover {
	text-decoration: underline; 
}



div.isik {
	float:left;
	margin: 0 35px 25px 0;
	width:160px;
}

/* otsused */

	div.year_navi {  line-height: normal; margin-bottom: 20px }
	div.year_navi div { float: left; padding: 7px;  }
	div.year_navi a, div.year_navi a:hover { text-decoration: none }

	div.select_year { padding-right: 8px !important; padding-left: 0px !important; border-right: 2px solid #9ad9f8; font-weight: bold; color: #9c0202 }
	div.year, div.year_sel {  }
	div.year_sel { background: #9ad9f8;  }

	div.year_sel a, div.year_sel a:hover { color: white }

	div.year_adm_button { padding: 0px !important }

/* otsing */
#left_searchbox {
	width: 192px;
	margin: 70px 0 20px 20px;
	padding:  0 0;
	overflow: hidden;
	border-top: 1px solid #D0EBFE;
	padding: 11px 9px 15px;
	background: url("../images/leftmenu-bottom.png") repeat-x left bottom;
}
#left_searchbox h2 {
	color: #A40B0B;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 3px;
	padding: 0;
}
input.otsi_input { 
	border: 1px solid #9FC5E5;
	width: 180px;
	padding: 2px 5px;
	color: #666666}
input.otsi_button { background: #1C5298; width: 47px; height: 22px; border: 0px; color: white; font-family: Arial; font-size: 10px; text-transform: uppercase; cursor: pointer; margin: 3px 0 6px; float: right;}

#search_and_results { }
#search_results_i, #searh_sidebar_i { padding-bottom: 15px }
#search_results { background: white; margin-right: 20px }

.search_query { color: #504f4b; width: 160px; padding-top: 7px; padding-bottom: 7px; background: #f3efe3; padding-left: 5px; border: 1px solid #7c7a74 }
.search_button { margin-top: 4px; background: #064fb8; color: white; border: 1px solid black; cursor: pointer; padding: 3px; }

div.search_results_i { padding: 15px }

.SearchResultsLabel {  }
.SearchTypeSelector { font-weight: bold; background: white; width: 100%; height: 38px; border-bottom: 1px solid #9bd6f4 }
.SearchTypeSelector span { font-weight: normal; color: #666666 }
.SearchTypeSelector div { float: left; }
.SearchTypeSelector div, .SearchTypeSelector a { border: 1px solid white; display: block; float: left; height: 36px; line-height: 36px; padding-left: 8px; padding-right: 8px; text-decoration: none; text-decoration: none; margin-left: 2px; margin-right: 2px }
a.selected_type, .SearchTypeSelector a:hover { border: 1px solid #9bd6f4; background: #eef5fb !important; text-decoration: none !important; border-bottom: 0px !important }

h1.find_keyword {  }

#SearchResults { list-style-type: square; line-height: 20px }
span.search_res_date { font-weight: normal; color: #666666 !important; text-decoration: none }

div.search_res_searchbox { background: #eef5fb; padding: 10px; margin-bottom: 20px }
div.search_res_searchbox td { color: #00529c; padding-right: 8px }

div.search_res_searchbox td input { margin: 0px !important }
div.search_res_searchbox td input.otsi_button { background: url('/public/otsi_kast_suur.jpg'); width: 47px; height: 28px; margin-left: -4px !important }


#leftside {
	float: left;
}

.isiku_pilt_det{margin:0px 10px 10px 0px}
