html {margin:0px; padding:0px;}
body {
	margin: 0px; 
	padding: 0px;
	}
/*#3500ac*/

div {
	font-family: arial, sans-serif;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}

/* TAULUKOIHIN MOZILLA-IE SYNKRONOINTI, EI VAIKUTA
table {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

td {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

tr {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*/

iframe#sisakehys {
	height: 100%;
	width: 606px;
	overflow: visible;
}

/* K A I K K I */

.leipa {
	margin-right: 50px;
	margin-left: 50px;
}

.leipa_pienempi {
	margin-right: 10px;
	margin-left: 10px;
}

H1 {margin: 0px; float: left;}
H2 {margin: 0px; text-align: center;}
H3 {margin: 0px;}
H4 {margin-bottom: 4px;}

/* INDEX */

table#runkotaulu {
	border-width: 2px;
	border-color: #72abff;
	border-style: solid;
	background: #e1edff;
	margin-top: 10px;
	margin-bottom: 5px;
	}

div#yla {
	z-index: 2;
	background: #e1edff; /*#d3e5ff*/
	background-image: url(kuvat/ylatausta.jpg);
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
	padding: 5px;
	vertical-align: top;
	position: relative;
	/*
	position: absolute;
	left: 106px;
	top: 10px;
	*/
	width: 745px; /*6px 21px lisätty*/
	height: 90px;
}

div#vasen {
	margin: 0px;
	z-index: 1;
	border-width: 0px;
	/* border-right-width: 0px; */
	border-style: solid;
	padding: 5px;
	padding-top: 0px;
	/*
	overflow: hidden;
	position: absolute;
	left: 106px;
	top: 100px;
	height: 490px;
	*/
	width: 136px;
	float: left;
}

div#oikea {
	margin: 0px;
	z-index: 3;
	background: #ebf3ff;
	border: 0px;
	border-top: 1px #b9d4ff solid;
	border-left: 1px #b9d4ff solid;
	/*
	overflow: auto;
	position: absolute;
	left: 242px;
	top: 100px;
	*/
	width: 609px; /*6px 11px lisätty*/
	float: left;
	/*
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	*/
	padding: 0px;
}

div#vasen p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 0.9em;
}

div#tiedot {
	vertical-align: bottom;
	color: #336666;
	font-size: 0.6em;
	margin-top: 13px;
}

.valiotsikko {
	color: white;
	background: #67a4ff;
	font-size: 0.7em;
	font-weight: bolder;
	text-transform: uppercase;
	border-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: dashed;	
	margin-right: -5px;
	margin-left: -5px;
	padding: 1px;
	padding-left: 3px;
}

embed#banneri {
	float: left;
	margin-bottom: -5px;
	margin-left: -5px;
	margin-top: -5px;
}

div#otsikko {
	position: absolute;
	left: 286px;
	top: 7px;
	font-size: 27px;
	font-weight: bolder;
	color: #00377c;
}

div#otsikko H1 {
	font-size: 27px;
	font-weight: bolder;
}

div#iskulause {
	position: absolute;
	left: 360px;
	top: 49px;
	color: #003399;
	text-align: center;
	font-size: 10px;
	font-weight: bolder;
	letter-spacing: 1px;
	font-style: italic;
}

img#logo {
	float: right;
	height: 80px;
}

img#etusivukuva {
	float: left;
	height: 80px;
}

/* SORTAVALA */

table#aikataulu td {
	text-align: center;
}

table#aikataulu_petroskoi td {
	text-align: center;
	border-style: double;
	border-color: black;
}

table#aikataulu td#vasemmalle1 {
	text-align: left;
	font-size: 10pt;
}

table#aikataulu td#vasemmalle {
	text-align: left;
	padding-left: 10px;
}

table#aikataulu_petroskoi td#vasemmalle {
	text-align: left;
	padding-left: 10px;
}

/* VIP-AUTOT */

div#leipa_vipautot {
	margin-right: 20px;
	margin-left: 20px;
}

/* KYYTIPOIKA */

div#leipa_kyytipoika {
	margin-right: 20px;
	margin-left: 20px;
}

/* ETUSIVU */

div#leipa_etusivu {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	width: 562px;
}

.tumma {
	color: #007000;
}

.vaalea {
	color: #25b925; 
}


/*
div#leipa_etusivu H3#iskulause {
	color: #003399;
	text-align: center;
	font-size: 0.9em;
	font-weight: bolder;
	letter-spacing: 1px;
	font-style: italic;
	margin-bottom: 5px;
}
*/

div#leipa_etusivu {
	width:400px;
	float:left;
	border: 0px solid;
}

div#leipa_etusivu hr {
	margin-top: 0px;
	margin-bottom: 2px;
}

div#leipa_etusivu p {
	line-height: 120%;
	margin-top: 6px;
}

div#ajankohtaista {
	clear: right;
	width: 140px;
	border: 1px #67a4ff solid;
	margin-top: 20px;
	margin-right: 5px;
	padding: 5px;
	font-size: 0.9em;
	text-align: center;
}

div#tiedotuksia_eka {
	clear: right;
	width: 140px;
	border: 1px #67a4ff solid; /* #cdffcd */
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px;
	font-size: 0.8em;
}

.tiedotuksia {
	clear: right;
	width: 140px;
	border: 1px #67a4ff solid;
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px;
	font-size: 0.8em;
}

.leipa p {
	margin-top: 11px;
}

.valikko {
	margin-top: 15px;
}

.nappi {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	padding: 2px;
	background: #d0e4ff;
}

/* HYPERLINKKIMÄÄRITELMÄT */
div#vasen a:link {
	color: blue;
	text-decoration: none;
}
div#vasen a:visited {
	color: blue;
	text-decoration: none;
}
div#tiedot a:link {
	color: #336666;
	text-decoration: none;
}
div#tiedot a:visited {
	color: #336666;
	text-decoration: none;
}
a:link {
	color: #0e6200;
	text-decoration: none;
}
a:visited {
	color: #0e6200;
	text-decoration: none;
}
a:active {
	color: red;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}

td#messuhuom a:link {
	color: blue;
	text-decoration: underline;
}

td#messuhuom a:visited {
	color: blue;
	text-decoration: underline;
}

/* IKEA-SIVU */
table#ikea_aikataulu {
	margin-top: 15px;
	float: left;
	font-size: 0.9em;
	margin-right: 20px;
}
table#ikea_aikataulu .aika {
	text-align: center;
	padding-right: 5px;
}
table#ikea_lahdot {
	margin-top: 15px;
	color:blue;
}
p#messukeskukseen {
	color: red;
}
p#hinta span {
	font-size: 1.1em;
	font-weight: bolder;
}
div#varaus {
	clear: left;
}
div#varaus p#otsikko {
	font-size: 1.2em;
	font-weight: bolder;
}

/* KYYTIPOIKATAULUKKO */
table#kyytipoikataulukko {
	color: green;
	font-weight: bolder;
}
table#kyytipoikataulukko H2 {
	color: black;
	margin-bottom: 20px;
}


/* LIMOTAULUKKO */
table#limotaulukko td {
	vertical-align: top;
}
table#limotaulukko p {
	margin-top: 5px;
	margin-bottom: 12px;
}
table#limotaulukko img {
	width: 240px;
}

/* SAUNATAULUKKO */
table#saunataulukko td {
	vertical-align: top;
}
table#saunataulukko img {
	height: 185px;
}
table#saunataulukko p {
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 12px;
}


.viivasolu {
	border-style: dashed;
	border-width: 0px;
	border-top-width: 1px;
}

/* AIKATAULU-SIVU */

.lentokenttaaikataulu_vasen {
	text-align: center;
}

table#lentokenttaaikataulu {
	
}