/* article content */

#article-wrap {
    max-width:960px !important;
    width: calc(95vw - 10px) !important;
}

#article-content H1,
#article-content H2,
#article-content H3 {
	color: #000;
	font-weight: bold;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.kaalude_link {
	margin-left: -30px;
	padding-right: 9px;
}

#article-content H1 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 1em;
	text-transform: none; /* 08.01.2010 */
}
#article-content H1 SUP {
	font-size: 12px;
}
#article-content H1 SPAN {
	font-size: 14px;
	font-weight: normal;
}
#article-content H2 {
	font-size: 18px;
	text-align: center;
}
#article-content H2.level2 {
	font-size: 18px;
}
#article-content H2.level3 {
	font-size: 16px;
}
#article-content H2.level4 {
	font-size: 16px;
	font-weight: bold; /* 08.01.2010*/
}
#article-content H2.level5 {
	font-size: 16px;
	font-weight: bold; /* 08.01.2010*/
}
#article-content H3 {
	font-size: 14px;
	text-transform: none;
	font-weight: bold; /* 08.01.2010*/
}

DIV.preamble {
	width: 66%;
}
DIV.preamble2 {
	width: 66%;
	margin: 0 auto;
	text-align: center;
}
DIV.preamble3 {
	width: 66%;
	margin-left: auto;
}
DIV.signature {
	margin-top: 2em;
	text-align: left;
}

/* 08.01.2010*/
#article-content H2 SPAN,
#article-content H2.level2 SPAN,
#article-content H2.level3 SPAN,
#article-content H2.level4 SPAN,
#article-content H2.level5 SPAN {
	display: block;
	margin: 1em 0 0 0;
	font-weight: bold;
}

#article-content H2 SPAN.mm,
#article-content H2.level2 SPAN.mm,
#article-content H2.level3 SPAN.mm,
#article-content H2.level4 SPAN.mm,
#article-content H2.level5 SPAN.mm {
	display: block;
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 14px;
}
/* end 08.01.2010*/

#article-content P.title {
	margin: 1em 0 -1em;
	color: #606060;
	text-align: center;
	font-weight: bold; /* 08.01.2010*/
}

/* 21.10.2010*/
#article-content P.paragraph {
	margin-top: 1.25em;
}
#article-content H3 SPAN {
	font-weight: normal;
}
/* end 21.10.2010*/

#sisukord-tooltip,
#sisukord-tooltip * {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#sisukord-tooltip {
	position: absolute;
	z-index: 3000;
	max-width: 320px;
	padding: 8px 10px;
	border: 1px solid #8aaac5;
	background: #e4f8ff;
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.125);
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.125);
}
* html #sisukord-tooltip {
	width: 320px;
}
#sisukord-tooltip H3 {
	margin: 0;
	border: none;
	line-height: 1.417;
	text-transform: none;
}

/* =gallery
-------------------------------------------------- */
UL.gallery {
	margin: 1.5em 0;
}
UL.gallery LI {
	float: left;
	padding: 0 10px 10px 0;
	background: none;
	font-weight: bold;
	text-align: center;
}
UL.gallery IMG,
UL.gallery SPAN {
	display: block;
}
UL.gallery SPAN {
	padding-top: .25em;
	color: #606060;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* =meta
-------------------------------------------------- */
TABLE.meta TH {
	padding: .25em .5em .25em 0;
	color: #606060;
	text-align: right;
	font-weight: normal;
}
TABLE.meta TD {
	padding: .25em 0;
}

/* Vastuv�etud 21.01.2010*/
P.vv {
	text-align: center;
}
SPAN.vv { 
	text-align: center;
	display: block;
	font-weight: normal;
	font-size: 14px;
	padding-top: 0.5em;
}
P.vk {
	display: block;
	text-align: right;
	margin: -1em 0 2em 0 !important;
}

#article-content P {
	margin: 0.5em 0 0 0;
}

/* 09.11.2010 */
P.akt-lisa {
	text-align: center;
	width: 66%;
	margin-left: 33% !important;
}