body {
	background-color: #FAFAFA;
        font-size: 13px;
        color: #222;
        line-height: 1.5em;
        font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}
html { font-size: 12px; }

#sivu {
        margin: auto;
        width: 1024px;
}
#otsake {
        width: 100%;
        margin-bottom: 20px;
        text-align: right;
        padding-top: 16px;
        line-height: 2px;
}

#iso {
        margin-bottom: 530px;
        z-index: -100;
}
#infoboxi {
        background-color: rgb(120,120,120);
        margin-top: -510px;
        float: right;
        width: 160px;
        height: 500px;
        z-index: 100;
        border-left: 10px solid #FAFAFA;
}
#teksti {
        font-size: 12px;
        background-color: rgb(120,120,120);
        width: 854px;
}
#logot {
        width: 140px;
        margin-top: 10px;
        float: right;
}
#logot img {
        vertical-align: middle;
}
#linkit {   /* div */
    margin: 25px 0 10px 0;
    width: 160px;
    float: right;
 }
#menu a{    /* ul */
    color: #888;
    font-size: 1.1em;
    text-decoration: none;
}
#menu a:hover{
    color: #111;
    text-decoration: underline;
}
#menu li {
    background-color: #fff;
    margin: 3px 0;
    padding: 8px 10px;
}
#tarjoilut {
    padding: 0 10px;
}
#tarjoilut a:hover{
    font-weight: normal;
    text-decoration: underline;
    color: #fff;
}
#tarjoilut a {
    text-decoration: none;
    font-size: 0.9em;
}
a:hover {
    color: #fff;
}
a   {
    color: rgb(195,184,171);
    text-decoration: underline;
}
h3 {
        font-size: 1.4em;
        font-weight: normal;
        line-height: 1em;
        color: #fff;
        padding: 12px 6px 2px 12px;
}
.taustalla {
	color: #FFF;
	padding: 1.1em;
        margin-top: 1em;
}
.info {
        font-size: 11px;
        color: #fff;
        padding: 8px 6px 0px 12px;
}
#iso img{
	border: none;
}
em {
	font-weight: bolder;
}
.pics{
    z-index: -100;
}
#ref0,#ref, #ref2, #ref3{
    color: rgb(120,120,120);
    margin-top: 15px;
    background-color: #FAFAFA;
    padding: 10px;
    margin-bottom: 40px;
}
#ref0 {
    float: left;
    width: 420px;
}

#ref {
    float: left;
    width: 250px;
}
#ref2 {
    margin-left: 160px;
    margin-right: 160px;
}
#ref3{
    float: right;
    width: 300px;
}
.huge {
    font-size: 2em;
color: rgb(195, 184, 171);
}
