body {
    background-color: #cccccc;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background: #666666 url("img/tausta.jpg") repeat-x;
    font-family: "courier new", courier;
}

ol {
    list-style-type: decimal;
}

#container {
    position: relative;
    width: 750px;
    margin-top: 15px;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

#title {
    width: 100%;
    background: #666666;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    height: 25px;
}

.tblock {
    background-color: #666666;
    color: #FFFFFF;
}

.ttext {
    margin-top: -5px;    
}

#header {
    width: 100%;
    height: 100px;
    background: #ffffff url("img/johdot.jpg");
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

#navigation {
    background: #333333;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    border-bottom: 1px solid #000000;
}

#navigation a {
    color: #ffffff;
    text-decoration: none;
}

#navigation a:hover {
    color: #cccccc;
    text-decoration: none;
}

#main {
    width: 100%;
    background-color: #ffffff;
    text-align: left;
}

#stuff {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
}

#stuff h1 {
    font-size: 14px;
    font-weight: bold;
}

#stuff h2 {
    font-size: 16px;
    font-weight: bold;
}

#footer {
    background: #666666;
    border-top: 1px solid #000000;
    text-align: center;
    font-size: 12px;
}

.fblock {
    background-color: #333333;
    color: #FFFFFF;
}

.ftext {
    padding-top: 2px;
    padding-bottom: 2px;
    text-align : center;
}

.valid {
    border:0;
    width:80px;
    height:15px;
    vertical-align:text-bottom;
}

.roundcont {
    width: 100%;
    background-color: #666666;
}

.roundcont p {
    margin: 0 10px;
}

.roundcontf {
    width: 100%;
    background-color: #333333;
    color: #ffffff;
    text-align: left;
    font-size: 12px;
}

.roundcontf p {
    margin: 0 10px;
    text-align: center;
}

.roundtop { 
    background: url("img/hoy.gif") no-repeat top right; 
}

.roundbottom {
    background: url("img/foa.gif") no-repeat top right; 
}

img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}
