body  { color: #000; font-weight: normal; font-size: 10px; line-height: 150%; font-family: Verdana, Arial, sans-serif; margin: 10px 0; scrollbar-3dlight-color:#9CADBD;
		scrollbar-face-color:#9CADBD;
		scrollbar-arrow-color:#FFFFFF }

img, table {
	border: 0;
}

p  { margin: 0 0 12px }


a {
	color: #7B8C9C;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #DF9750;
}


#main {
	border: 1px solid #9CAEBC;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 980px;
}


/* TOP */
#top {
	padding: 15px 0 30px;
}
.topnav {
	width: 210px;
}
#picnav {
	margin-bottom: 30px;
}

#bigtitle, #bigtitlebig {
	width:587px;
	margin: 0 0 30px 25px;
}
#bigtitlebig { width:1000px}
#bigtitle, #bigtitlebig td  { font-size: 10px; letter-spacing: 1px }


/* language bar*/
#langbar {float:right; padding:10px 5px;}
#langbar a  { color: #7c8da1; font-size: 9px; text-decoration: none; text-transform: uppercase }
#langbar a:hover {color:#DF9750}


/* overlay pics */

#overlay {
	height: 480px;
	position: absolute;
	right:0;
	top: 120px;
	width: 290px;
	text-align:right;
}

#overlay1 {
	background: url(images/overlay1.gif) no-repeat;
	height: 480px;
	position: absolute;
	right: 60px;
	top: 120px;
	width: 290px;
}
#overlay2 {
	background: url(images/overlay2.gif) no-repeat;
	height: 460px;
	position: absolute;
	right: 0;
	top: 220px;
	width: 260px;
}
#overlay3 {
	background: url(images/overlay3.gif) no-repeat;
	height: 400px;
	position: absolute;
	right: 5px;
	top: 205px;
	width: 240px;
}

/* top nav */
.topnav ul,
.topnav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.topnav ul {
	margin-right: 15px;
}
.topnav ul li {
	margin: 3px 0;
}
.topnav ul li a  { color: #51657d; font-size: 9px; line-height: 16px; text-decoration: none; text-transform: uppercase }
.topnav ul li a:hover {
	color: #182433;
}
.topnav ul li a.active,
.topnav ul li a.active:hover {
	color: #DF9750;
}







/* top nav */
.topnav2 ul,
.topnav2 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.topnav2 ul {
	margin-right: 15px;
}
.topnav2 ul li {
	margin: 3px 0;
}
.topnav2 ul li a  { color: #51657d; font-size: 9px; line-height: 16px; text-decoration: none; text-transform: uppercase }
.topnav2 ul li a:hover {
	color: #182433;
}
.topnav2 ul li a.active,
.topnav2 ul li a.active:hover {
	color: #DF9750;
}








/* CONTENT */
#content {
	margin-bottom: 30px;
	width: 700px;
}
#content .sidebar {
	vertical-align: top;
	width: 190px;
}
#content .main {
	vertical-align: top;
	padding-left: 30px;
}

#content p {
	line-height: 1.5em;
}

/* content top */
#contenttop {
	border-bottom: 1px solid #9CADB5;
	margin-bottom: 20px;
	width: 100%;
}
#contenttop td {
	padding: 0 30px 0 30px;
}
#contenttop td td {
	padding-left: 0;
	vertical-align: top;
}

/* sidebar nav */
.sbarnav,
.sbarnav li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.sbarnav {
	margin-bottom: 30px;
}
.sbarnav li {
	margin: 3px 0;
}
.sbarnav li a  { color: #51657d; font-size: 10px; text-decoration: none; text-transform: uppercase }
.sbarnav li a:hover {
	color: #DF9750;
}

.sbarnav a.active,
.sbarnav a.active:hover {
	color: #DF9750;
}

/* sidebar contacts */
.sidebar .contacts {
	margin: 15px 0 15px auto;
}
.sidebar .contacts td  { font-size: 10px; line-height: 1.5em; text-align: right }

/* sidebar images */
.sidebar .images {
	margin: 15px 0 10px auto;
}
.sidebar .images img {
	margin-bottom: 5px;
}

/* horizontal nav */
.hornav,
.hornav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.hornav {
	margin-bottom: 1.5em;
}
.hornav li {
	display: inline;
	margin-right: 1.5em;
}
.hornav li a  { font-size: 10px }

/* table */
.tbl {
	margin-bottom: 1.5em;
	width: 100%;
}
.tbl td {
	background-color: #F9FAFC;
	padding: 0.4em;
}
.tbl .alt td {
	background-color: #ECF0F5;
}


/* headings */
h1  { color: #9eabbe; font-style: italic; font-weight: bold; font-size: 20px; font-family: Times, Georgia, serif; text-transform: uppercase; letter-spacing: 4pt; margin: 0 0 0.4em }
h2 {
	color: #9EABBE;
	font-family: Times, Georgia, serif;
	font-size: 1.8em;
	font-style: italic;
	letter-spacing: 0.5em;
	margin: 0 0 0.4em;
}
h3 {
	color: #000;
	font-size: 1.2em;
	margin: 0 0 0.8em;
	text-transform: uppercase;
}
h4 {
	color: #000;
	font-size: 1em;
	margin: 0 0 0.8em;
}

/* lists */
ul  { margin: 0 0 0 20px; padding: 0 }
/* misc */
.hr {
	background-color: #9CADB5;
	height: 1px;
	margin: 15px 0;
	width: 100%;
}


/* Forms */
form {
	margin: 0;
}

input, textarea, select {
	border: 1px solid #9CADBD;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
}
select {
	padding: 2px;
}

.font12px_1  { font-size: 12px; line-height: 150%; font-family: Verdana, Helvetica, sans-serif; text-transform: uppercase }

.font11px_1 { font-size: 11px; line-height: 150%; font-family: Verdana, Helvetica, sans-serif }

.punane { color: #f30 }

.suurtahed { text-transform: uppercase }

.sinine { color: #164d8e }

.must_kast { padding-right: 2px; padding-left: 2px; border: solid 1px black }

.hand {cursor: default}

