/* SOMETHINŽELSE CSS TYYLIT */

td { margin:0px; padding:0px; }

div#container {
					 width: 738px;
					 margin: auto;
					 text-align: center;
}

div#palikka1 {
					 width: 630px;
					 height: 149px;
					 bgcolor: #191851;
					 margin: auto;
					 text-align: center;					 
}

h1 { display: none; }

.caps{
			text-transform: uppercase;
			/*
			font-variant: big-caps;
			*/
}

.leipateksti{
			 font-family: Helvetica, sans-serif;
			 font-size: 12px;
			 line-height: 16px;
			 text-decoration: none;
			 color: #ffffff;	
			 text-align: left;
}

.leipateksti_keskitetty{
			 font-family: Helvetica, sans-serif;
			 font-size: 12px;
			 line-height: 16px;
			 text-decoration: none;
			 color: #ffffff;	
			 text-align: justify;
}

.leipateksti_oikea{
			 font-family: Helvetica, sans-serif;
			 font-size: 12px;
			 line-height: 16px;
			 text-decoration: none;
			 color: #ffffff;	
			 text-align: right;
}

.leipateksti_oikea_pieni{
			 font-family: Helvetica, sans-serif;
			 font-size: 9px;
			 line-height: 16px;
			 text-decoration: none;
			 color: #ffffff;	
			 text-align: right;
}

.huomio_oikea{
			 font-family: Helvetica, sans-serif;
			 font-size: 12px;
			 line-height: 16px;
			 text-decoration: none;
			 color: #ff7e00;	
			 text-align: right;
}

/*
.keskitys{
			 text-align : justify;
}
*/

.huomio{
				font-family: Helvetica, sans-serif;
				font-size: 12px;
			  line-height: 16px;
				text-decoration: none;
				color: #ff7e00;	
}

.linkki{
				font-family: Helvetica, sans-serif;
				font-size: 12px;
				line-height: 16px;
				text-decoration: underline;
				color: #ffffff;	
				text-align: left;
}

.linkki_huomio{
				font-family: Helvetica, sans-serif;
				font-size: 12px;
				line-height: 16px;
				text-decoration: underline;
				color: #ff7e00;	
				text-align: left;
}

.keskitys{
			 align: center;
}

.kehys{
			 align: center;
			 width: 738px;
			 border: none;
			 margin-top: 0em;
			 margin-bottom: 0em;
			 margin-left: auto;
			 margin-right: auto;
}

.sarakkeet {
			 margin-top: 0.75em;
			 margin-bottom: 0.75em;
			 border: none;
			 width: 100%;
}

.oikea {
			 margin : 0;
			 padding-left : 0px;
			 padding-right : 0;
			 width : 364px;
			 /*
			 height: 90%;
			 */
			 float : right;
}

.vasen {
			 margin : 0;
			 padding-left : 0;
			 padding-right : 5px;
			 width : 364px;
			 height: 90%;
			 float : left;
}

.valkoinen {
			 color: #ffffff;
}

.mustapohja {
			 background: black;
}

.sinipohja {
			 background: #191851;
			 width : 738px;
}

.oikea_alanurkka {			 
			 float : right;
			 margin-top: 113px;
/*
			 position: relative;
			 bottom: 0%; 
			 right: 0%;
*/								 
}

.oikea_toppaus {	
			 margin-top : 10px;				 		 
			 margin-right: 125px;
/*
			 position: relative;
			 bottom: 0%; 
			 right: 0%;
*/								 
}