HTML, BODY {height:100%;margin:0;padding:0;}
BODY {background-color:#ddd8c2;font:75% Arial, Tahoma, sans-serif;text-align:center;}

TABLE {border-collapse:collapse;}
TD {margin:0;padding:0;font:75% Arial, Tahoma, Verdana, sans-serif;color:#333;}
FORM {margin:0;padding:0;}
A IMG {border:none;}

H1 {margin: 20px 0px 0px 0px;font:175% Georgia, serif;color:#036;}
H2 {margin:0;font:145% Georgia, serif;color:#036;}
H2 A {color:#036!important;}

.dotted {height:27px;background:url(/img/point.gif) repeat-x 0 center;}
.dotted HR {display:none;}

#logo {
	margin-top: 40px;
}
#subtitle {
	font-size: 20pt;
	font-family: Georgia;
	color: #984806;
}
#toplinks, #toplinks A {
	color: #4e2d02;
	text-decoration: none;
	font-family: Arial;
}
#secondmenu {
	color: #984806;
	font-family: Georgia;
	font-size: 18pt;
	padding-left: 13px;
}
#secondmenu A {
	margin-right: 120px;
	color: #984806;
	text-decoration: none;
}
#cite {
	font-size: 17pt;
	font-family: Georgia;
	font-style: italic;
	color: #4e2d02;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 90%;
	vertical-align: top;
}

#news_title {
	font-size: 13pt;
	font-family: Georgia;
	font-style: italic;
	color: #4e2d02;
	padding-left: 13px;
	padding-right: 13px;
	vertical-align: top;
}
#news_title .more {
	font-size: 70%;
	color: #de0404;
	vertical-align: 15%;
}

#news_text {
	padding-top: 0px;
	line-height: 150%;
}
#news_text A, A {
	color: #de0404;
}

#contacts, #contacts A {
	text-align: center;
	color: black;
}

.widetext {
	margin: 0px 13px;
}

.jur_text H1 {
	margin-top: 0px;
}

.left_menu {
	padding: 0px 13px;
}
.left_menu A {
	text-decoration: none;
	font-weight: bold;
	color: #984806;
	font-size: 11pt;
}

.selected_abstract {
	font-size: 150%;
	font-family: Georgia;
	font-style: italic;
	color: #4e2d02;
}

INPUT, TEXTAREA {
	width: 300px;
	border: 1px solid #b3956f;
	background-color: #e8e3cf;
}

TEXTAREA {
	height: 100px;
}

.online {
	margin-top: 20px;
}

.italic {font-style: italic; }

table.cases td { vertical-align: top; padding-right: 10px; padding-top: 5px;}
table.cases td div.div {border-top: 1px dotted black; padding: 10px 0; position: relative;}
.strong {font-weight: bold;}
table.cases .permalink { position: absolute; right: 0px; font-size: 200%;}
