html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
html, body {
	background: #fff;
}
body {
	line-height: 1;
}
h2, h3, h4, h5, h6, p, ul, ol, dl, table, address {
	margin-top: 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
}
ul {
	list-style: none;
}
address {
	font-style: normal;
	line-height: normal;
}
blockquote, q {
	quotes: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align: left;
	line-height: normal;
	vertical-align: top;
}
th {
	font-weight: bold;
}

/* =classes
-------------------------------------------------- */
.left { text-align: left !important; }
.right { text-align: right !important; }
.center { text-align: center !important; }

.middle { vertical-align: middle !important; }

.nomargin { margin: 0 !important; }
.hidden { display: none !important; }
.nowrap { white-space: nowrap !important; }

.w1p { width: 1% !important; }
.w10p { width: 10% !important; }
.w20p { width: 20% !important; }
.w30p { width: 30% !important; }
.w40p { width: 40% !important; }
.w50p { width: 50% !important; }
.w60p { width: 60% !important; }
.w70p { width: 70% !important; }
.w80p { width: 80% !important; }
.w90p { width: 90% !important; }
.w100p { width: 100% !important; }

.cur-pointer { cursor: pointer; }
.float-right { float: right; }
.float-right-i { float: right !important; }
.text-underline { text-decoration: underline; }
.elem-hidden { display:none; }
.display-block { display:block; }
.position-absolute { position:absolute; }
.z-index-neg-1 { z-index:-1; }
ul.ul-block { display:block !important; }
.opacity-65 { opacity:0.65; }
.clear-both { clear:both; }
.bg-none { background: none; }
.margin-top-0 { margin-top: 0px !important; }
.margin-top-20 { margin-top: 20px; }
.margin-0-0-0-0em { margin: 0em 0em 0em 0em; }
.margin-0-0-1-0em { margin: 0em 0em 1em 0em; }
.padding-right-10 { padding-right: 10px; }
.padding-top-10 { padding-top: 10px; }
.width-153 { width: 153px; }
.table-layout-fixed { table-layout:fixed; }
.vertical-align-top { vertical-align: top !important; }
.font-size-inherit { font-size: inherit !important; }

.kohtuistungi-pealkiri-td { 
    white-space:pre-wrap;
    white-space:-moz-pre-wrap;
    white-space:-pre-wrap;
    white-space:-o-pre-wrap; 
    word-wrap: break-word; 
}
.ert-search-shell { background: url('/gfx/bg_embed_search_head.png') repeat-x; }
.ert-search-header { background: url('/gfx/logo.png') no-repeat; }
.ert-search-button { background: url('/gfx/bg_button.png') no-repeat 0 0; }

/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}


input.right {
	float: right;
	margin-bottom: 10px;
}

#eelvaade-content > pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	_white-space: pre;
	font-family: Arial, Helvetica, sans-serif;
}


/** OIS VORM **/
.ois-vorm {
}
.ois-vorm > DIV.col1 {
	width: 680px !important;
}
.ois-vorm TR > TD.data {
	width: 250px !important;
}
.ois-vorm TR > TD.ico {
	width: 16px !important;
}
.ois-vorm TR > TH {
	width: 414px !important;
}

/** Embed search vorm **/
.embedCode{
	
}

.embedCode pre {
	padding: 5px;
	overflow: auto;
	background-color: #fafafa;
	border: 1px solid #8aaac5;
} 
/* IE Fixes */ 
* html body .embedCode pre { 
	width: 95%; 
	height: 100%; 
	overflow: scroll; 
}


UL.marksona_kett {
	list-style: none;
	margin: 0;
	padding: 0;
}

UL.marksona_kett LI {
	padding: 0;
	margin: 0;
	background: none;
	float: left;
}