
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
BODY {
	/* MOVED TO HTML */
}
div {
	/* 
	SCROLLBAR-BASE-COLOR: rgb(255,255,255);
	SCROLLBAR-3DLIGHT-COLOR: rgb(255,255,255);
	SCROLLBAR-DARKSHADOW-COLOR: rgb(255,255,255);
	
	SCROLLBAR-ARROW-COLOR: rgb(34,9,0);
	SCROLLBAR-FACE-COLOR: rgb(245,220,159);
	SCROLLBAR-HIGHLIGHT-COLOR: rgb(234,185,63);
	SCROLLBAR-SHADOW-COLOR: rgb(234,185,63);
	SCROLLBAR-TRACK-COLOR: rgb(249,239,212);
	 */
	font-size: 11px;
}
div {
	font-size: 10px;
	color: #2F6DC9;
}
a:link {
	color: blue;
	text-decoration: underline;
	color: #2F6DC9;
}
a:visited {
	color: blue;
	text-decoration: underline;
	color: #2F6DC9;
}
a:hover {
	color: blue;
	text-decoration: underline;
	color: #E56CC1;
}
h1 {
	font-size: 150%;
}
h1.main_title {
	/* padding-left: 20px; */
}
h2 {
	font-size: 130%;
}
h2.flat_bottom {
	margin-bottom: 2px;
}
h3 {
	font-size: 120%;
}
h3.flat_bottom {
	margin-bottom: 0px;
}
h4 {
	font-size: 110%;
}
h4.flat_bottom {
	margin-bottom: 0px;
}
pre.pp {
	background-color: #CCCCCC;
	line-height: 90%;
}

#index_main {
	width: 816px;
	margin: auto;
	margin-top: 40px;
	border: 3px solid #E5BDDB;
}
#main {
	display: table;
	width: 813px;
	margin: auto;
	border: 4px solid #96BDE1;
	border-top: 2px solid #96BDE1;
	background-color: #FFFFFF;
	min-height: 500px;
	margin-top: 0px;
}
#main_main {
	display: table;
}
#main_left {
	width: 230px;
	/* float: left; */
	vertical-align: top;
	padding-top: 10px;
	font-size: 11px;
}
#main_left a:hover {
	color: #E56CC1;
	/* font-size: 110%; */
	/* font-weight: bold; */
}
#main_mid {
	width: 490px;
	vertical-align: top;
	/* float: right; */
	/* padding: 40px; */
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 40px;
	line-height: 18px;
	text-align: justify;
}
#main_food {
	vertical-align: bottom;
	width: 813px;
	height: 27px;
	background-color: #6F89D6;
}
/* fõmenü */
.fm2 {
	color: #2F6DC9;
	padding-top: 3px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #96BDE1;
	display: block;
	text-decoration: none;
}
.fm2_akt {
	color: #2F6DC9;
	font-weight: bold;
	border-bottom: 1px dotted #96BDE1;
	padding-top: 3px;
	padding-bottom: 8px;
	display: block;
	text-decoration: none;
}
.fm3 {
	color: #2F6DC9;
	display: block;
	text-decoration: none;
}
.fm3_akt {
	color: #2F6DC9;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.fm4 {
	color: #2F6DC9;
	display: block;
	text-decoration: none;
}
.fm4_akt {
	color: #2F6DC9;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.fm5 {
	color: #2F6DC9;
	display: block;
	text-decoration: none;
}
.fm5_akt {
	color: #2F6DC9;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.fm_block1 {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(images/fm_point.gif);
	margin-left: 25px;
	padding-left: 0px;
}
.fm_block2 {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(images/fm_point.gif);
	margin-left: 25px;
	padding-left: 5px;
}
.fm_block3 {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(images/fm_point.gif);
	margin-left: 25px;
	padding-left: 15px;
}
.fm_block4 {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(images/fm_point.gif);
	margin-left: 25px;
	padding-left: 25px;
}
.saubox {
	margin-right: 100px;
}

h2.kerdoiv_t1 {
	color: #684287;
	text-align: right;
	border-bottom: 1px #684287 solid;
	font-style: italic;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2.kerdoiv_t2 {
	color: #00a0dd;
	text-align: right;
	border-bottom: 1px #00a0dd solid;
	font-style: italic;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2.kerdoiv_t3 {
	color: #ed1c24;
	text-align: right;
	border-bottom: 1px #ed1c24 solid;
	font-style: italic;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2.kerdoiv_t4 {
	color: #faa74a;
	text-align: right;
	border-bottom: 1px #faa74a solid;
	font-style: italic;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

