* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	background: #649E37;
	font: normal 12px Arial, Helvetica, sans-serif;
	background-image: url(../design/uus_gfx/green_grass.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	overflow: hidden;
	height:100%;
}

h1 {
	font: italic 175% "Times New Roman", Times, serif;
	color: #990000;
	font-weight:normal;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	color: #990000;
	font-weight:bold;
}

.kiri {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; letter-spacing: 0px; color: #000000; text-decoration: none}
.kiri_pisike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #333333;
	text-decoration: none;
}

a {font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; letter-spacing: 1px; color: #990000; text-decoration: none}
a:visited {font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; letter-spacing: 1px; color: #990000; text-decoration: none}
a:hover {font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; letter-spacing: 1px; color: #FF0000; text-decoration: none}

a.kiri_pisike:link {font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; letter-spacing: 1px; color: #666666; text-decoration: none}
a.kiri_pisike:visited {font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; letter-spacing: 1px; color: #666666; text-decoration: none}
a.kiri_pisike:hover {font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; letter-spacing: 1px; color: #333333; text-decoration: none}

a.menyy_1:link {font-family: Verdana, Arial; font-size: 12px; font-style: normal; font-weight: bold; letter-spacing: 0px; color: #333333; text-decoration: none}
a.menyy_1:visited {font-family: Verdana, Arial; font-size: 12px; font-style: normal; font-weight: bold; letter-spacing: 0px; color: #333333; text-decoration: none}
a.menyy_1:hover {font-family: Verdana, Arial; font-size: 12px; font-style: normal; font-weight: bold; letter-spacing: 0px; color: #666666; text-decoration: none}

a.menyy_2:link {font-family: Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; letter-spacing: 0px; color: #333333; text-decoration: none}
a.menyy_2:visited {font-family: Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; letter-spacing: 0px; color: #333333; text-decoration: none}
a.menyy_2:hover {font-family: Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; letter-spacing: 0px; color: #666666; text-decoration: none}

.tee {font-family: Tahoma, Verdana, Arial; font-size: 10px; font-style: normal; font-weight: normal; letter-spacing: 0px; color: #657378; text-decoration: none;}

/* Page */

#laptop_div {
	margin: 0 auto;
	position: absolute;
	bottom: 0; 
	background-image:url(../design/uus_gfx/laptop.png);
	background-position: center bottom;
	background-repeat:no-repeat;
	width: 816px;
	height: 540px;
	padding-left: 300px;
	padding-right: 0px;
}

#menu1_div {
	width: 400px;
	height: 22px;
	position: absolute;
	margin: 0 auto;
	margin-top: 64px;
	margin-left: 80px;
	margin-bottom: 0px;
	overflow: hidden;
}

#menu2_div {
	width: 520px;
	height: 18px;
	position: absolute;
	margin: 0 auto;
	margin-top: 83px;
	margin-left: 80px;
	margin-bottom: 0px;
	overflow: hidden;
}

#content_div {
	width: 680px;
	height: 300px;
	position: absolute;
	margin: 0 auto;
	margin-top: 120px;
	margin-left: -80px;
	margin-bottom: 0px;
	overflow: auto;
}

#content_text {
	width: 650px;
	margin: 0 auto;
}

#content_header_buttons {
	width: 650px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 15px;
}

#content_header_text {
	margin: 0 auto;
	margin-top: 0px;
}

#content_header_box {
	margin: 0 auto;
	background-color: #F8F8F8;
	width: 96%;
	height: 94px;
	padding-left: 2px;
	padding-right: 2px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: dotted;
}

#content_header_button {
	margin: 0 auto;
	bottom: 0;
	margin-top: 2px;
	width: 97%;
	background-color:#EEEEEE;
	height: 12px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: dotted;
	padding: 0;
	background-image: url(uus_gfx/taust.png);
	background-position: center;
}

div.menybox
  {
	width: 100%;
  }
