
img {
	border: 0px;
}
body {
	font-family: Trebuchet MS, Trebuchet;
	font-size: 13px;
	margin: 0px;
	background: url(/images/bg2.gif);
	BACKGROUND-POSITION: center top;
	BACKGROUND-REPEAT: no-repeat;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
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: 13px;
}
td {
	font-size: 13px;
}
a:link {
	color: blue;
	text-decoration: none;
	color: #DF2646;
}
a:visited {
	color: blue;
	text-decoration: none;
	color: #DF2646;
}
a:hover {
	color: blue;
	text-decoration: none;
	color: #DF2646;
}
h1 {
	font-size: 150%;
}
h1.main_title {
	/* padding-left: 20px; */
}
h2 {
	font-size: 100%;
	color: #DF2646;
	text-transform:uppercase;
}
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%;
}

ul {
	padding-left: 0px;
	margin-left: 25px;
}

#all {
	width: 1000px;
	height: 100%;
	margin: auto;
}
#main_left {
	width: 310px;
	/* padding-left: 5px;
	background: url(images/left_bg.gif); */
}
#main {
	width: 410px;
	margin-left: 25px;
	margin-top: 20px;
	margin-right: 20px;
	font-family: Trebuchet MS, Trebuchet;
	font-size: 13px;
	line-height: 21px;
	text-align: justify;
	/* background-color: #CCCCCC; */
}
#right {
	width: 182px;
	/* text-align: right; */
	padding-right: 19px;
	font-size: 12px;
}

.h1 {
	font-size: 45px;
	color: #DF2646;
	line-height: 50px;
	padding-bottom: 7px;
}

.large_text {
	font-size: 30px;
	line-height: 45px;
}
.slarge_text {
	font-size: 20px;
}

.kiemelt {
	color: #DF2646;
	font-weight: bold;
}

.kiemelt0 {
	color: #DF2646;
}

/* fõmenü */
.fm2 {
	width: 140px;
	text-align: right;
	color: #000000;
	padding-top: 18px;
	padding-bottom: 7px;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}
.fm2_akt {
	width: 140px;
	text-align: right;
	color: #000000;
	/* font-weight: bold; */
	padding-top: 18px;
	padding-bottom: 7px;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}
.fm3 {
	color: #000000;
	/* display: block; */
	text-decoration: none;
	margin-bottom: 5px;
}
.fm3_akt {
	color: #000000;
	/* font-weight: bold; */
	/* display: block; */
	text-decoration: none;
	margin-bottom: 5px;
}
.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: 10px;
	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: 154px;
	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;
}

#head_menu a {
	color: #5b646a;
	font-family: Arial;
}


