* {
	padding: 0;
}

body {
	font: normal 12px Arial, Helvetica, sans-serif;
	background-image: url(http://www.tehnikamaailm.ee/kodujaehitus/design/images/kivitaust.jpg);
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #FF6600;
}

a:visited {
	text-decoration: none;
	color: #FF6600;
}


a:hover {
	text-decoration: none;
	color: #FF9900;
}


a.menyy_1:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
}
a.menyy_1:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
}
a.menyy_1:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 19px;
}

a.menyy_2:link {font-family: Verdana, Arial; font-size: 11px; font-style: normal; font-weight: normal; letter-spacing: 0px; color: #F0F0F0; text-decoration: none}
a.menyy_2:visited {font-family: Verdana, Arial; font-size: 11px; font-style: normal; font-weight: normal; letter-spacing: 0px; color: #F0F0F0; text-decoration: none}
a.menyy_2:hover {font-family: Verdana, Arial; font-size: 11px; font-style: normal; font-weight: normal; letter-spacing: 0px; color: #CCCCCC; 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;}

.menytable {
	width: 100%;
	azimuth:right;
}

.menybacktable {
	padding-top: 10px;
	width: 100%;
	background-image: url(http://www.tehnikamaailm.ee/kodujaehitus/design/images/kujundus_07_1.png);
	background-repeat: no-repeat;
	height: 300px;
}

.kaanekast {
	width: 155px;
	margin-right: 15px;
	float: right;
	height: 190px;
	margin-top: 5px;
}

.kaane_div {
	margin-top: 0px;
	width: 155px;
	margin-left: 35px;
	padding-top: 0px;
}

.kaane_div_ylemine {
	background-image: url(http://www.tehnikamaailm.ee/kodujaehitus/design/images/menytaust_01.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.kaane_div_keskmine {
	background-image: url(http://www.tehnikamaailm.ee/kodujaehitus/design/images/menytaust_02.png);
	background-repeat:repeat-y;
	background-position:left;
	background-position:left;
}

.kaane_div_alumine {
	background-image: url(http://www.tehnikamaailm.ee/kodujaehitus/design/images/menytaust_03.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}



.menyy_div {
	margin-top: 5px;
	width: 100%;
	margin-left: 0px;
}

.menyy_txt_table {
	width: 162px;
	margin-left: 31px;
}

div.menybox
  {
	width: 100%;
  }

.pealkiri {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
}

#banner {
	padding-top: 17px;
	float: right;
}

#content {
	width: 430px;
	padding-bottom: 2px;
	height: 600px;
	float: left;
}

#page {
	height: 800px;
	margin: 0 auto;
	width: 940px;
	padding-top: 12px;
}
