@charset "UTF-8";
/* CSS Document */
body {
	background-color: #E6E6E8;
	font-family: Myriad Pro, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #424242;
}

a:link {
	color: #4E6F95;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
	color: #4E6F95;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color: #4E6F95;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: #4E6F95;
	font: normal bold 15px Myriad Pro, Tahoma, Verdana, sans-serif;
}

h2{
	color: #4E6F95;
	font: bold italic 15px Myriad Pro, Tahoma, Verdana, sans-serif;
}

p {
	color: #424242;
	font: 12px Myriad Pro, Tahoma, Verdana, sans-serif;
}

#wrap {
margin: 20px auto;
width: 624px;
}

#header {
height: 149px;
background: #E6E6E8 url(http://www.eth.ee/images/t.jpg) no-repeat;
}
#header h1 { 
font-size: 15px;
padding: 29px 0 0 20px;
margin: 44px 0 0 320px;
color: #4E6F95;
font-weight: 100;
position: absolute;
}

#logo {
width: 220px;
height: 86px;
position: absolute;
margin: 40px 0 0 40px;
background: url(http://www.eth.ee/images/logo.jpg) no-repeat;
}

.lan {
float: right;
width: 100px;
height: 18px;
margin: 40px 40px 0 0;
}

ul.lang {
	list-style: none;
	margin: 0;
	padding-top:0;
}
ul.lang li {
	float: left;
	margin: 0;	
	padding: 0 1px;
	position: relative;
}

.menu {
height: 37px;
line-height: 27px;
background: #fff url(http://www.eth.ee/images/m.gif) repeat-y;
}

ul.topnav {
	list-style: none;
	margin: 0;
	font: normal bold 14px Myriad Pro, Tahoma, Verdana, sans-serif;
	padding-top:0;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0;
	position: relative;
}
ul.topnav li a{
	background:url(http://www.eth.ee/images/m2.gif) center no-repeat;
	padding:5px 1px;
	width:135px;
	text-align:center;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight:100;
}
ul.topnav li a:active{
	background:url(http://www.eth.ee/images/m1.gif) center no-repeat;
	color: #fff;
}
ul.topnav li a:hover{
	background:url(http://www.eth.ee/images/m1.gif) center no-repeat;
	color: #fff;
}

ul.subnav {
	list-style: none;
	margin: 0;
	font: normal bold 14px Myriad Pro, Tahoma, Verdana, sans-serif;
	padding-top:0;
}
ul.subnav li {
	float: right;
	margin: 0;	
	padding: 0;
	position: relative;
}
ul.subnav li a{
	background: #7d7d7d;
	border: 1px solid #fff;
	padding:5px 0;
	width:135px;
	text-align:center;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight:100;
}
ul.subnav li a:active{
	background:#bf1616;
	color: #fff;
}
ul.subnav li a:hover{
	background:#bf1616;
	color: #fff;
}

#content {
background: #fff url(http://www.eth.ee/images/m.gif) repeat-y;
padding: 0 20px 20px 20px;
}

.l1 {
float: left;
width: 380px;
margin-left: 20px;
}

.l2 {
float: left;
width: 135px;
margin-left: 22px;
}

.l3 {
float: left;
width: 550px;
margin-left: 20px;
}

.r1 {
float: right;
width: 150px;
margin-right: 10px;
}

.r2 {
float: right;
width: 400px;
margin-right: 17px;
text-align: justify;
}

.r3 {
float: right;
width: 400px;
margin-right: 0px;
}

.r4 {
float: left;
width: 235px;
margin-right: 0px;
text-align: justify;

}

.r5 {
float: right;
width: 150px;
margin-right: 0px;
}

.r6 {
float: left;
width: 80px;
margin-left: 0px;
}

.r7 {
float: left;
width: 300px;
margin-left: 0px;
}

.r8 {
float: left;
width: 450px;
margin-left: 0px;
}

.r9 {
float: left;
width: 150px;
margin-left: 0px;
}

.r10 {
float: right;
width: 320px;
margin-right: 0px;
}

#bottom {
background: #fff url(http://www.eth.ee/images/b.gif) no-repeat;
padding: 10px 0;
}

#footer {
text-align: right;
padding: 0 10px;
font-size: 10px;
color: #000;
}