body {
 background-color: silver;
 color: black;
 margin: 0;
 font-family: Arial, sans-serif;
 font-size: 80%;
}


.ylapalkki {
 background-color: white;
 margin-left: 0.5%;
 margin-right: 0.5%;
 margin-bottom: 0.5%;
}

.ylapalkki ul li {
  display: inline;
  font-family: Arial, sans-serif;
	font-size: 75%;
	font-weight: bolder;
	padding-left: 1em;
}
.ylapalkki ul {
 clear: left;
 margin: 0;
 padding: 0;
}

.kr {
 display: none;
 background-color: white;
 margin-left: 0.5%;
 min-height: 200px;
 margin-right: 0.5%;
}

.float {
 float: left;
 margin: 1em;
}

h1 {
 margin: 0;
 padding: 0;
 float: left;
}

h2 {
 padding-top: 1em;
}

.kr a:link {
 color: red;
}

.kr a:visited {
 color: red;
 font-weight: bolder;
}

.vasen {
 float: left;
 width: 45%;
 background-color: white;
 margin-right: 0.5%;
 margin-left: 0.5%;
 padding-left: 1%;
 padding-right: 1%;
 font-size: 85%; /* hyiiii */
}

.ohjelmat {
 float: left; 
 width: 34.5%;
 background-color: #e0e0e0;
 margin-right: 0.5%;
 color: #404040;
}
.ohjelmat h2 {
 background-color: red;
 color: white;
 margin: 0;
 padding: 0;
 font-weight: bolder;
 font-size: 75%;
 padding: 2px; 
 border-top: 5px solid silver;
}

.vasen h2 {
 color: silver;
 font-size: 0.8em;
 font-family: Impact, sans-serif;
 border-bottom: 1px dotted silver;
 height: 2em;
}

.vasen h2 span {
 background-color: white;
 position: relative;
 top: 0.5em;
 vertical-align: top;
 padding-bottom: 0.5em;
}

.vasen h3 {
 font-size: 2em;
}

.vasen ul li {
 list-style-type: none;
 margin-left: 0;
 padding-left: 0;
}

.vasen ul {
 margin-left: 0;
 padding-left: 0;

}


.vasen a:link {
 color: red;
 text-decoration: none;
}

.nettitv {
 min-height: 16em;     
 background-image: url(http://img2.mtv3.fi/img/ks2004/ks_nettitv_tausta.gif);
 background-repeat: repeat-x;
 overflow: hidden;
 clear: left;
 width: 100%;
 position: relative;
}

.nettitv .left {
 position: absolute;
 left: 3px;
 top: 2.2em;
 margin: 0;
}

.nettitv .center {
 position: absolute;
 left: 136px; 
 top: 2.2em;
}

.nettitv .right {
 position: absolute;
 left: 272px; 
 top: 2.2em;
 margin: 0;
}

.nettitv p {
 margin: 0;
 padding: 0;
 width: 130px; 
}

.vasen .nettitv a:link {
 color: yellow;
 text-decoration: none;
}

.ohjelmalinkit li {
 display: inline;
 margin: 0;
 padding: 0;
}


.ohjelmalinkit {
 margin: 0;
 padding: 0;
 font-size: smaller;
}

.ohjelmalinkit a:link {
 text-decoration: none;
 color: black;
}
.ohjelmalinkit a:link img {
 border: 0;
}


.nettitv h2 {
 border: 0;
 height: 2em;
 font-size: 100%;
 font-family: Arial, sans-serif;
 vertical-align: middle;
 line-height: 2em; 
 background-color: black;
 color: white;
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 margin: 0;
 padding: 0; 
}




.center {
 text-align: center;
}


.store {
 float: left;
 width: 15.5%;
 background-color: white;
 overflow: hidden;
}

.store h3 {
 background-color: #707070;
 color: white;
 font-size: 1em;
}

.store .left {
 margin: 0;
 clear: left;
}
.store h2 {
 border: 0;
 height: 2em;
 font-size: 100%;
 font-family: Arial, sans-serif;
 vertical-align: middle;
 line-height: 2em; 
 background-color: black;
 color: white;
 width: 100%;
 margin: 0;
 padding: 0; 
}

.kauppa {
 background-image: url(http://www.mtv3.fi/ks/ks2005/store_nosto_tausta_uusi.jpg);
}

.store a:link {
 text-decoration: none;
 color: white;
}
.store a:link img {
 border: 0;
}

.store p {
 text-align: center;
}

 
.right {
 float: right;
 margin: 1em;
}

.left {
 float: left;
 margin: 1em;
}


.ala {
 clear: both;
 background-color: white;
 text-align: center;
 font-size: smaller; 
}

.ala ul li {
 display: inline;
 padding-left: 1em;
 
}
.ala ul li a:link img {
 border: 0;
}
.ala ul li a:link  {
 text-decoration: none;
}


.puolet {
 width: 50%;
 float: left;
}

.aapeli {
 clear: both;
 background-color: yellow;
}

.aapeli h2 {
 background-color: orange;
}
