body {font: 100%/1.3 helvetica, arial, sans-serif;
      background: #fff;
      background-image:url('testitausta.jpg');
      }


#container
{
	margin: 0 auto;
	width: 1200px;
	background: #fff;
}

#header
{

}

#header h1 { margin: 0; }

#navigation
{
	float: left;
	width: 1000px;
	background: #333;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation li a:hover { background: #383; }

#content-container
{
	float: left;
	width: 1200px;
	background: #fff;
}

#section-navigation
{
	float: left;
	width: 160px;
	padding: 25px 0;
	margin: 0 20px;
	display: inline;

}

#section-navigation ul
{
	margin: 0;
	padding: 0;
}

#section-navigation ul li
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}
#section-navigation a 
{
        color:#000;
        text-decoration:none;
}

#content
{
	float: left;
	width: 700px;
	height:auto;
	padding: 20px 0;
	margin: 0 0 0 30px;
}

#kisa {height:20px;
      width:700px;
      text-align:center;
      border-bottom:solid 1px #000;
      margin-bottom:10px;
      }

#content h2 { margin: 0; }

#aside
{
	float: right;
	width: 200px;
	padding: 20px 0;
	margin: 0 20px 0 0;
	display: inline;
}

#aside h3 { margin: 0; }
#footer h3 { margin: 0; }

#footer
{
	clear: left;
	background: #fff;
	text-align: center;
	padding: 20px;
	height: 1%;
}

.jeejee {width:100%;
         text-align:left;}
         
.tulos {font-size:12px;
        border:0px solid #000;
        padding:1px;}

.tulos-2 {font-size:12px;
          border:0px solid #000;
          padding:1px;
          background:#c0c0c0;}

.tulos2 {font-size:12px;
        border:0px solid #000;
        padding:1px;
        text-align:right;
        background-color:#c0c0c0;}

.tulos3 {font-size:12px;
        border:0px solid #000;
        padding:1px;
        text-align:right;
        background-color:#c0c0c0;
        }
        
.divider {height:1px;}

.tulokset {font-size:14px;
          font-weight:bold;}

.form table{
    width: 100%;
}
 .form .title{
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 20px;
    
    
 }
 .form :focus{
    background: yellow;
    color: black;
 }
.text{
    padding-top: 1px;
    padding-bottom: 1px;
    text-align:left;
 }

 .form .link{
    font-size: 14px;
    text-align: center;
    padding-bottom: 10px;
 }
 
  .form .alert{
    color: red;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 20px;
    }
    
.form .text_info{
    font-size: 14px;
    color: blue;
    font-weight: bold;
 }
 .form .head{
 
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: bold;
 }
 .form .list{
 }
#kisalinkit {width:700px;
            text-align:center;
            vertical-align:top;
            }
.taulut {text-align:center;
        width:30%;
        border:1px solid #000;
        vertical-align:top;
        }
