html, body, div, img {
padding: 0;
margin: 0;
border : 0;
}
BODY {
background : url(../pix/bg.jpg) repeat-y 0 100%;
font-family: arial, "lucida console", sans-serif;
font-size: 12px;
}
/*pealmised struktuurelemendid*/
a {
text-decoration: underline;
color: rgb(60,36,36);
}
a:hover {
text-decoration: none;
}
#muster {
background : url(../pix/muster2.jpg) no-repeat;
height : 511px;
width : 146px;
position: absolute;
left:0px;
top: 0px;
}
#struktuur {
width: 800px;
padding: 40px 0px 20px 147px;
display: inline-block;
position: relative;
}
/***keeled***/
#logx {
float:left;
height: 37px;
width: 254px;
margin: 0;
padding: 0;
background: #666666;
}
#liputabel {
float: left;
padding: 9px 0 0 394px;
margin: 0;
height: 27px
}
#lipud {
clear: both;
background : url(../pix/lipud.gif) no-repeat;
height: 27px;
width: 120px;
text-align: center;
}
#lipp {
padding-top: 7px;
}
/***menyy***/
#mainmenu {
clear: both;
padding-top: 14px;
position: relative;
overflow:hidden;
width: 800px;
display: inline-block;
}
#mainmenu a {
color: #ffffff;
text-decoration: none;
}
#mainmenu a:hover{
color: #ffffff;
text-decoration: underline;
}
#mainmenu .btton {
float: left;
width: 150px;
height : 40px;
text-align: center;
background: url(../pix/bt.gif) no-repeat;
margin: 0 5px 0 0;
color: #ffffff;
text-transform: uppercase;
font-size: 15px;
}
#mainmenu .btton div {
margin-top: 12px;
}
/*alammenyyd*/
.alammenyy {
clear: both;
position: relative;
padding-top: 4px;
height: 31px;
}
.alammenyy .vasak {
float: left;
width: 7px;
height: 31px;
}
.alammenyy .parem {
float: left;
background : #ffffff;
width: 762px;
height: 31px;
}
.alammenyy .parem ul {
list-style: none;
margin: 8px 0;
padding: 0;
font-size: 12px;
}
.alammenyy .parem ul li {
float: left;
margin: 0 10px 0 0px;
padding: 0;
}
.alammenyy .parem .footerleft {
margin: 8px 0;
color: rgb(90,69,69);
width: 300px;
float: left;
}
.alammenyy .parem .footerright {
margin: 8px 0;
color: rgb(90,69,69);
width: 300px;
float: right;
text-align: right;
}
.alammenyy .parem a {
clear: both;
text-decoration: underline;
color: rgb(60,36,36);
}
.alammenyy .parem a:hover {
text-decoration: none;
}

/*sisutabel*/
#sisutabel {
clear: both;
margin: 4px 0 0 0;
width: 700px;
background : url(../pix/sisut.jpg) no-repeat;
}
#sisutabel #sisu {
display: inline-block;
margin: 5px 0 0 0;
background: #ffffff;
width: 100%;
}
#sisutabel h1 {
margin: 0;
padding: 0;
font-size: 16px;
}
#sisutabel #sisu #sisut {
margin-left: 10px;
}
#sisutabel_end {
background : url(../pix/sisutend.jpg) no-repeat;
height: 7px;
line-height: 1px;
font-size: 1px;
width: 603px;
}
#linkhis {
margin: 0;
padding: 0;
}
