@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,400italic&subset=latin,latin-ext);
/*@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,400italic&subset=latin,latin-ext,cyrillic); if russian needed*/

html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font: 14px/20px 'Roboto Condensed', sans-serif;
	color: #666666;
	background: #ffffff;
}
a img {
	border: none;
}
a {
	color: #006db8;
  text-decoration: none;
}
#content a, #footer a {
	border-bottom: 1px solid #3f92c7;
	text-decoration: none;
}
p {
	margin: 0 0 24px;
}
ul {
	list-style: none outside none;
	margin: 0 0 24px 24px;
	padding: 0;
}
ul li {
	padding: 0 0 0 12px;
	margin: 0;
	background: url(../images2014/tiny-bullet.png) 0px 7px no-repeat;
}
table {
	border: none;
	border-collapse: collapse;
	margin: 0 0 24px;
  border: none;
  border-top: 1px solid #e5f0f8;
  border-bottom: 1px solid #e5f0f8;
}
td, th {
	padding: 5px;
	margin: 0;
	border: none;
  border-top: 1px solid #e5f0f8;
  border-bottom: 1px solid #e5f0f8;
}
th {
  font-weight: bold;
  color: #000000;
}
h1 {
	color: #000000;
	font: bold 20px/20px 'Roboto Condensed', sans-serif;
	border-bottom: 1px solid #006db8;
	padding: 0 0 6px;
	margin: 0 0 22px;
}
h2 {
	color: #000000;
	font: bold 18px/18px 'Roboto Condensed', sans-serif;
	padding: 0;
	margin: 40px 0 12px;
}
h3, h4, h5 {
	color: #666666;
	font: normal normal 14px/20px 'Roboto Condensed', sans-serif;
	padding: 0;
	margin: 12px 0 18px;
}
.clear {
	clear: both;
}
.last {
	margin-right: 0 !important;
}
#wrapall {
	min-height: 100%;
	position: relative;
}

/**************************header*********************************/
#header-bg {
	width: 100%;
	min-width: 960px;
}
#header {
	width: 940px;
	/*height: 171px;*/
	margin: 0 auto;
}
#header-right-content { 
  float: right;
  margin: 52px 0 0;
}
#lang-menu {
	margin: 8px 0 0 22px;
	float: right;
}
#lang-menu li {
  float: left;
	margin: 0 0 0 10px;
	padding: 0;
  background: none;
}
/*a*/#est {
	display: block;
	width: 18px;
	height: 13px;
	background: url(../images2014/lang-sprite.png) 0px 0px;
}
.act #est {
	background-position: 0px -13px;
}
/*a*/#eng {
	display: block;
	width: 18px;
	height: 13px;
	background: url(../images2014/lang-sprite.png) -18px 0px;
}
.act #eng {
	background-position: -18px -13px;
}
#swe{
	display: block;
	width: 18px;
	height: 13px;
	background: url(../images2014/lang-sprite.png) -36px 0px;
}
.act #swe {
	background-position: -36px -13px;
}

#rus {
	display: block;
	width: 18px;
	height: 13px;
	background: url(../images2014/lang-sprite.png) -54px 0px;
}
.act #rus {
	background-position: -54px -13px;
}

#lit {
	display: block;
	width: 18px;
	height: 13px;
	background: url(../images2014/lang-sprite.png) -72px 0px;
}
.act #lit {
	background-position: -72px -13px;
}

#lat {
	display: block;
	width: 18px;
	height: 13px;
	background: url(../images2014/lang-sprite.png) -90px 0px;
}
.act #lat {
	background-position: -90px -13px;
}

#fin {
	display: block;
	width: 18px;
	height: 13px;
	background: url(../images2014/lang-sprite.png) -108px 0px;
}
.act #fin {
	background-position: -108px -13px;
}

#ger {
	display: block;
	width: 18px;
	height: 13px;
	background: url(../images2014/lang-sprite.png) -126px 0px;
}
.act #ger {
	background-position: -126px -13px;
}
.logobox {
  float: left;
  margin: 25px 27px 27px 21px;
}
.kaitseala-page .logobox {
  margin: 25px 27px 2px 0px;
  min-height: 146px;
}
.kaitseala-page .logobox p,
.kaitseala-page .logobox a {
  display: table;
  float: left;
  height: 146px;
}
.kaitseala-page .logobox img {
  display: table-cell;
  vertical-align: middle;
}
.logobox p {
  margin: 0;
}
#logo {
  float: left;
}
#search-wrapper {
  float: left;
	margin: 0;
}
#search {
  float: right;
  width: 220px;
  margin: 0 0 0 20px;
}
#searchword {
	width: 173px;
	float: left;
	background: #e5f0f7;
	border: none;
	padding: 5px 10px;
  height: 17px;
	margin: 0;
	color: #006db8;
	font: 12px/17px 'Roboto Condensed', sans-serif;
}
#searchbutton {/*input img*/
	width: 27px;
  height: 27px;
	float: left;
	border: none;
	padding: 0;
	margin: 0;
}
#search-contacts-check {
  color: #a2d9ff;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
}
#search-contacts-check input {
  padding-top: 2px;
}
#contacts-drop-cont {
  color: #006db8;
	font: 12px/17px 'Roboto Condensed', sans-serif;
	float: right;
	overflow: hidden;
	width: 220px;
	height: 27px;
	position: relative;
  margin: 0 0 51px;
}
#contacts-drop-cont span.select{
  font-weight: normal;
  font: 12px/17px 'Roboto Condensed', sans-serif;
	float: right;
}
#contacts-dropdown {
	width: 220px;
	height: 30px;
}
.kaitseala-page #contacts-drop-cont {
  display: none;
}
/*end of header*/

/*******************main menu****************************/
#menu-bg {
  width: 100%;
  min-width: 960px;
  background: #006db8;
}
#mainmenu {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}
#mainmenu li {
	float: left;
	background: none;
	padding: 0;
  margin: 0;
  vertical-align: top;
}
#mainmenu a {
	display: block;
	height: 34px;
	width: 190px;
	padding: 12px 10px 6px 14px;
	background: url(../images2014/menuitem-bg.png);
	text-decoration: none;
}
#mainmenu .act a {
	display: block;
	background: #006cb7 url(../images2014/menuitem-active-bg.png);
}
#mainmenu a:hover {
	background: #006cb7 url(../images2014/menuitem-active-bg.png);
}
.menuitemname {
	color: #ffffff;
	font-weight: bold;
  font-size: 16px;
  line-height: 20px;
	display: block;
	text-transform: uppercase;
}
#mainmenu a:hover .menuitemname {
	color: #ffffff;
}
.menuitemexpla {
	color: #a2d9ff;	
  font-size: 12px;
  line-height: 12px;
	display: block;
}
#mainmenu #news-menuitem {
  margin: -4px 0 0 -2px;
}
#mainmenu #news-menuitem a {
	background: #005b99 url(../images2014/menuitem-dark-bg.png);
	padding: 16px 10px 6px 14px;
	margin: 0 0 0 0;
	width: 276px;
}
/*end of main menu*/

/**********************************footer********************************/
#footer-bg {
	position: absolute;
	bottom: 0;
	width: 100%;
	min-width: 960px;
  height: 100px;
}
#bottombanners {
	height: 50px;
	margin: -130px auto 0;
	padding: 40px 10px 40px 10px;
	width: 940px;
	text-align: center;
}
#bottombanners .banner {
	width: 200px;
	height: 50px;
	overflow: hidden;
	display: inline-block;
	margin: 0 0 0 40px;
}
#bottombanners .banner:first-child {
  margin: 0;
}
#footer {
  border-top: 1px solid #cce2f1;
	width: 940px;
	margin: 0 auto;
	padding: 29px 0 59px;
  text-align: center;
	line-height: 22px;
	font-size: 14px;
  color: #000000;
}
#footer p {
	margin: 0;
}
#footer p a:first-child {/*sitemap link*/
  display: inline-block;
  margin: 0 18px 0 0;
}
#footer p a:first-child:after {/*sitemap link*/
  display: block;
  float: right;
  margin: 0 -17px 0 0;
  content: "\00B7";/*middle dot*/
  color: #000000;
}
/*end of footer*/

/******************************content*******************************/
#content {
	padding: 0 0 230px 0;
	margin: 0 auto;
	width: 960px;
}
#topcontent-bg {
	width: 100%;
	min-width: 960px;
	background: #e5f0f8;
}

/************************** FRONTPAGE ********************************/

#front-topcontent {
	width: 940px;
	margin: 0 auto;
}
#lastnews {
	width: 205px;
	height: 130px;
	padding: 17px 15px 41px 80px;
	float: right;
	background: #002843;
	margin: 0 0 -3px;
  font-size:  14px;
  line-height: 16px;
	position: relative;
  color: #ffffff;
}
#lastnews .date {
	float: left;
	clear: left;
	margin: 0 0 0 -65px;
	font-size: 12px;
	color: #a2d9ff;
}
#lastnews .newsheading {
  float: left;
	float: left;
	clear: right;
	font-weight: normal;
	margin: 0 0 9px;
	color: #ffffff;
	max-height: 32px;
	overflow: hidden;
}
#newsbox-links {
	position: absolute;
	bottom: 0;
	left: 15px;
  height: 16px;
  width: 270px;
  padding: 12px 0;
  border-top: 1px solid #006db8;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 16px;
}
#newsbox-more,
#newsbox-facebook {
  float: left;
  color: #a2d9ff;
  padding-left: 23px;
}
#newsbox-more {
  background: url(../images2014/newsbox-more-ico.png) no-repeat left center;
}
#newsbox-links #newsbox-facebook {
  background: url(../images2014/newsbox-facebook-ico.png) no-repeat left center;
  margin: 0 0 0 19px;
}
#newsbox-links a {
  float: left;
  color: #a2d9ff;
  margin: 0 6px 0 0;
}
.bannerarticle {
	width: 608px;
	height: 155px;
	padding: 30px 20px 0 12px;
	margin: 0;
	float: right;
	color: #ffffff;
	line-height: 18px;
	border-bottom: 3px solid #006db8;
	position: relative;
	z-index: 2;
}
.bannerarticle img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.bannerarticle-text {
/* 30.03.2015 mati.malsub@wunderkraut.com
  position: absolute; - muutis kolmnurknupu klikkimatuks
*/
  bottom: 10px;
  left: 20px;
}
.bannerarticle h2, .bannerarticle p, .bannerarticle a {
	position: relative;
	z-index: 2;	
}
.bannerarticle h2 {
	margin: 0 0 8px;
	color: #ffffff;
	font-weight: bold;
  font-size: 30px;
  line-height: 28px;
	-webkit-text-shadow: none;
	   -moz-text-shadow: none;
	text-shadow: none;
}
.bannerarticle p {
	margin: 0 0 4px;
}
.bannerarticle a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}


#front-leftcol {
	width: 600px; 
	float: left;
	margin: 0 40px 0 10px;
	padding: 30px 0 15px;
  font-size: 12px;
  line-height: 20px;
}
#front-leftcol-2 {/*natural reserve page text column*/
	width: 600px; 
	float: left;
	margin: 0 40px 0 10px;
	padding: 30px 0 15px;
}
#front-leftcol h2 {
	color: #000000;
	font: bold 20px/20px 'Roboto Condensed', sans-serif;
	border-bottom: 1px solid #006db8;
	padding: 0 0 6px;
	margin: 0 0 27px;
}
#front-leftcol h3 {
	color: #000000;
	font: bold 18px/18px 'Roboto Condensed', sans-serif;
	padding: 0;
	margin: 0 0 15px;
}
#front-innercol1,
#front-innercol2 {
  width: 280px;
  float: left;
}
#front-innercol1 {
  margin: 0 40px 0 0;
}
.front-linkblock {
	padding: 12px 0 15px 20px;
	margin: 0;
	background: #e5f0f8;
	overflow: hidden;
}
#front-innercol1 li {
	float: left;
  width: 117px;
	padding: 0 4px 0 7px;
  margin: 0 2px 0 0;
  overflow: hidden;
}
#front-innercol2 li {
  padding: 0 6px 0 7px;
}
#front-leftcol a {
	color: #006db8;
	text-transform: uppercase;
	text-decoration: none;
  border-bottom: none;
}


#front-rightcol {
	width: 300px;
	float: left;
	padding: 40px 0 15px;
}
#front-rightcol a {
	font-weight: bold; 
  font-size: 14px;
  line-height: 20px;
	color: #006db8;
	text-decoration: none;
  border-bottom: none;
}
/*calendar widget*/
#front-calendar-month {
	color: #000000;
	text-align: center;
	font-weight: bold;
  font-size: 14px;
  line-height: 20px;
	text-transform: uppercase;
  height: 20px;
	margin: 0 0 2px;
}
#front-calendar-month a {
	color: #ffffff;
  background: #006db8;
  width: 42px;
  height: 16px;
  padding: 0 0 4px;
	font-size: 14px;
	line-height: 16px;
  font-weight: bold;
	border-bottom: none;
	text-decoration: none;
}
.prev-month {
  float: left;
}
.next-month {
  float: right;
}
#front-calendar-selected {
	display: inline-block;
	width: 200px;
}
#front-calendar {
	width: 302px;
  background: url(../images2014/calendar-bg.png);
	border-collapse: collapse;
	border: 1px solid #ffffff;
	font-size: 14px;
  margin: 0 -1px 15px;
}
#front-calendar td {
	height: 42px;
	width: 42px;
	text-align: center;
	vertical-align: middle;
	color: #006db8;
	border: 1px solid #ffffff;
	padding: 0;
  background: #e5f0f8;
}
#front-calendar th {
	height: 20px;
	width: 42px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
  background: #000000;
	border: 1px solid #ffffff;
	padding: 0;
}
#front-calendar td.date_has_event {
	background: url(../images2014/cal-cell-ev-bg.png);
	font-weight: bold;
}
#front-calendar td.date_has_event:hover {
	background: url(../images2014/cal-cell-hover-bg.png);
	color: #000000;
  font-weight: bold;
}
#front-calendar td.padding {
	background: none;
}
#front-calendar td.today {
	color: #ffffff;
	background: #006db8;
}
#front-calendar .events {
	position: relative;
}
#front-calendar .events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #ffffff;
	color: #000000;
	border: 1px solid #000000;
	font-size: 14px;
	width: 200px;
	list-style: none;
	color: #444444;
}
#front-calendar .events li {
	padding-bottom: 5px;
	background-position: 0px 10px;
}
#front-rightcol .events a {
  font-weight: normal;
  border-bottom: 1px solid #3f92c7;
}
#front-calendar .events li span {
	display: block;
	font-size: 12px;
/* 	text-align: justify; */
	color: #555;
}
#front-calendar .events li span.title {
	font-weight: bold;
	color: #222;
}
/*end of calendar widget*/


/************************************* CONTENT PAGES *************************/
#breadcrumb {
	width: 924px;
	padding: 10px 10px 10px 26px;
	margin: 0 auto;
  color: #000000;
}
#breadcrumb a {
	text-decoration: none;
  padding: 0 10px 0 0;
  margin: 0 2px 0 0;
  background: url(../images2014/text-arrow-blue.png) no-repeat right center;
}
/***************************side menu**************************/
#sidemenu-col {
	width: 220px;
	margin: 40px 40px 0 10px;
	float: left;
}
#secondmenu {
	padding: 0 0 10px;
	margin: 0;
	text-transform: uppercase;
  border: 1px solid #006db8;
}
#secondmenu a {
	border-bottom: none;
  display: block;
}
#secondmenu a:hover {
  color: #000000;
}
#secondmenu li {
	padding:  0;
	margin: 0;
  background: none;
}
#secondmenu .act {
  background: #e5f0f8;
}
#secondmenu > .act > a,
#secondmenu > .act > a:hover {
	background: #006db8 url(../images2014/text-arrow-white.png) no-repeat 11px 11px;
  color: #ffffff;
}
#secondmenu > li > a {
  font-weight: bold;
  line-height: 16px;
  padding: 8px 20px;
  background: url(../images2014/text-arrow-blue.png) no-repeat 11px 11px;
}
#secondmenu > li > a:hover {
  background: url(../images2014/text-arrow-black.png) no-repeat 11px 11px;
}
#secondmenu .thirdmenu {
	font-size: 13px;
  line-height: 16px;
	margin: 0;
	padding: 10px 20px 12px;
}
#secondmenu .thirdmenu li,
#secondmenu .lvls li,
#secondmenu .lvls .lvls5 li  {
	padding: 2px 0 2px 6px;
	background: url(../images2014/tiny-bullet.png) no-repeat 0px 10px;
}
#secondmenu .lvls li,
#secondmenu .lvls .lvls5 li {
  padding-left: 10px;
  background-position: 4px 10px;
}
#secondmenu .thirdmenu a {
	border-bottom: none;
	display: block;
	color:#006db8;
}
#secondmenu .thirdmenu .act > a,
#secondmenu .thirdmenu .act > a:hover {
  background: none;
  color: #006db8;
	font-weight: bold;
}
#secondmenu .thirdmenu .act .lvls .act > a {
  font-weight: bold;
}
#secondmenu .thirdmenu a:hover,
#secondmenu .thirdmenu .lvls a:hover,
#secondmenu .thirdmenu .lvls .lvls5 a:hover {
	color: #000000;
}
#secondmenu .thirdmenu .act .lvls .act > a:hover {
  color:#006db8;
}
/* menu levels 4 and 5 */
#secondmenu .lvls,
#secondmenu .lvls .lvls5 {
	margin: 4px 0 0;
	padding: 0;
}
/* end of side menu*/

#pagecontent {
	width: 680px;
	margin: 40px 0 0;
	float: left;
}
.print,
#content .print {
	float: right;
	margin: -46px 0 0;
  border-bottom: none;
}


#reserve-images-col {
	width: 216px;
	float: right;
	margin: 0 0 60px 68px;
}
#reserve-images-col img {
	margin: 0 0 15px;
}
#reserve-text {
	display: inline;
}
.lead {
	font-weight: bold;
}
.link-to-reserve {
	padding: 8px 0 15px 40px;
	background: url(../images2014/moreonreserve-bg.png) 0px 4px no-repeat;
	font-weight: bold;
}
h3.docs {
	font-style: italic;
	border-bottom: 1px solid #006db8;
	float: left;
	clear: both;
	margin-bottom: 12px;
}
.doc-ic {
	display: block;
	padding: 0 0 0 24px;
	background: url(../images2014/doc-icons-sprite.png) no-repeat;
	font-size: 12px;
	height:16px;
	padding-top:3px;
	padding-bottom:3px;
}
/*.word-doc {
	background-position: 0px 3px;
}
.excel-doc {
	background-position: 0px -49px;
}
.pdf-doc {
	background-position: 0px -101px;
}*/
.doc-doc, .docx-doc {
	background-position: 0px 0px;
}
.xsl-doc, .xlsx-doc {
	background-position: 0px -22px;
}
.pdf-doc {
	background-position: 0px -44px;
}
.file-doc {
	background-position: 0px -66px;
}
.mp3-doc {
	background-position: 0px -88px;
}
.mov-doc {
	background-position: 0px -110px;
}
.txt-doc {
	background-position: 0px -132px;
}
.wmv-doc {
	background-position: 0px -154px;
}
.zip-doc, .rar-doc {
	background-position: 0px -176px;
}
.ods-doc {
	background-position: 0px -198px;
}
.odt-doc {
	background-position: 0px -220px;
}

.linkblock {
	padding: 15px 20px 20px;
	margin: 35px 0 10px;
	background: #e5f0f8;
	overflow: hidden;
	font-weight: bold;
  color: #000000;
}
.linkblock h3 {
	margin: 0 0 7px;
  font-weight: bold;
  color: #000000;
  border-bottom: 1px solid #006db8;
}
.linkblock ul {
	margin: 0;
}
.linkblock li {
	background-position: 0px 9px;
}
#content .linkblock a {
  border-bottom: none;
}
/*table*/.contacts {
  width: 100%;
	border: none;
	border-collapse: separate;
	font-size: 12px;
  line-height: 16px;
}
.contacts th {
	border: none;
	border-bottom: 3px solid #000000;
	padding: 5px 0;
	text-transform: uppercase;
	text-align: left;
}
.contacts td {
	border: none;
	border-bottom: 1px solid #936f61;
	padding: 7px 5px 9px 0;
	vertical-align: top;
}
.contacts td.name {
	font-size: 14px;
	font-weight: bold;
}
#content thead a {
  border-bottom: none;
}


.news-sorting {
	padding: 10px 20px 10px;
	margin: 30px 0;
	background: #e5f0f8;
	overflow: hidden;
	font-weight: bold;
  color: #000000;
}
.news-sorting a, 
.news-sorting span {
	float: left;
	margin: 0 20px 0 0;
}
.news-sorting .toarchive {
	float: right;
	margin: 0;
}
.newsitem {
	border-bottom: 1px solid #006db8;
	margin: 0 0 40px;
	padding: 0 0 20px;
}
.newsitem h2 {
	float: left;
	margin: 0 9px 0 0;
	line-height: 24px;
}
.newsitem .date {
	color: #000000;
	font-weight: bold;
	float: left;
	margin: 4px 12px 0 0;
}
.newsitem p {
	margin: 0 0 7px;
}
.newsitem .clear {
	margin: 0 0 22px;
}
.more {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}
.newslist {
	margin: 30px 0;
}
#content .newslist a {
  border-bottom: none;
}
.newslist li {
	padding: 0;
	background: none;
	margin: 0 0 2px;
}
.newslist .date {
	color: #000000;
	font-weight: bold;
	margin: 0 8px 0 0;
}
.newsitem img { /*calendarevent icon*/
	float: left;
	margin: 4px 9px 0 0;
}
.pressrelease {
	font-size: 10px;
	color: #006db8;
	background: #e5f0f8;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 5px;
	float: left;
	margin: 3px 9px 0 0;
}
.newslist .pressrelease {
	float: none;
	padding: 2px 5px;
	margin: 0 0 0 7px;
}
.newslist img { /*calendarevent icon*/
	vertical-align: middle;
	margin: 0 0 0 7px;
}

#archivesorting {
	border-left: 3px solid #006db8;
	margin: 30px 0 25px 2px;
	padding: 0 0 0 4px;
	font-weight: bold;
}
#archivesorting .years {
	font-size: 17px;
	margin: 0 0 9px;
}
#archivesorting a {
	display: inline-block;
	padding: 0 11px;
	border-right: 1px solid #006db8;
}
#archivesorting span {
	display: inline-block;
	padding: 0 11px;
	border-right: 1px solid #006db8;
}
#archivesorting .last {
	border-right: none;
}

/* 17.03 Indrek */
.panel{
	text-transform:uppercase;
	width:100%;
	font-size:13px;
}
.panel span {
  color:#000;
}
.panel a {
  padding-left:5px;
  padding-right:5px;
}
.panel a.archive {
  float:right;
}
.news-box {
  border-bottom: 1px solid #D2C1AB;
  padding-bottom:24px;
}
.news-box p { 
  margin:0;
}
.n-date {
  float:left;
	color: #000000;
	font: normal normal 14px/24px;
	margin-right:12px;
}
.news-box .n-date{
	padding: 0;
	margin: 40px 0 12px;
	margin-right:12px;
}
.news-box h2 {
  float:left;
}
.more-link{
	font:bold 13px/16px;
	text-transform:uppercase;
	width:100%;
	padding-top:15px;
}
p.ml {
  margin-top:15px;
}
span.press-msg {
  background-color:#ab3c00;
  text-transform:uppercase;
  font:normal 12px/12px;
  color:#fff;
  padding:3px;
  margin-left:5px;
  margin-right:5px;
}
img.cal-img {
  line-height:12px;
  margin-left:5px;
  margin-right:5px;
}
#NewsListContainer p.news-list {
  padding:0;
  margin:0;
  margin-bottom:13px;
}
#NewsListContainer p.first-p {
  margin-top:32px;
}
.bottompanel {
  margin-top:27px;
}

select.block-source-select { /* admin-side frontpage select box styling */
	width:150px;
}
/************************Search results *****************************/
.ResultTitle {
  margin-top: 20px;
  font-weight: bold;
}
#SearchTypeSelector {
  margin: 0 0 20px;
  padding: 10px 20px 10px;
	background: #e5f0f8;
	overflow: hidden;
	font-weight: bold;
  color: #000000;
}
#SearchPaging {
  margin: 30px 0 20px;
  text-align: center;
  padding: 10px 20px 10px;
	background: #e5f0f8;
	overflow: hidden;
	font-weight: bold;
  color: #000000;
}
#SearchTypeSelector a,
#SearchTypeSelector span {
  display: inline-block;
  margin: 0 10px 0 0;
}
	
/* Indrek */
/* #pagecontent table td, #pagecontent table th{ border:none;} */
/* #pagecontent{width:none;} */
	
	