/* Tyylimuotoilut */

/* BODY */

body {
     background-color: #191919;
     margin: 0px;
     padding: 0px;
}

/* /BODY */

/* LINKS */

a {
     color: #000000;
}

#log a {
     color: #FFFFFF;
}

#copy a {
     text-decoration: none;
     color: #909090;
}

#copy a:hover {
     text-decoration: underline;
}

a.main {
     color: #000000;
     font-size: 18px;
     font-family: Century, Garamond, Verdana, Arial, Tahoma;
     text-decoration: none;
}

div#menu a:hover {
     text-decoration: underline;
}

a.sub {
     color: #FF5400;
     font-size: 12px;
     font-family: Verdana, Arial, Tahoma;
     text-decoration: none;
}

a.subs {
     color: #FF5400;
     font-size: 12px;
     font-family: Verdana, Arial, Tahoma;
     text-decoration: none;
     font-weight: bold;
}

a.sub:hover {
     text-decoration: underline;
}

a.subs:hover {
     text-decoration: underline;
}


/* /LINKS */

/* DIVS */

div {
     text-align: left;
     font-family: Garamond, Verdana, Arial, Tahoma;
     font-size: 14px;
     color: #000000;
}

div#isoin {
     width: 800px;
     border-width: 5px 0px 0px 0px;
     border-color: #383838;
     border-style: solid;
     background: #383838;
     padding: 0px 0px 5px 0px;
}

div#map {
     width: 500px;
     height: 300px;
     margin-top: 30px;
}

div#yla {
     width: 800px;
}

div#vuosi {
     float: left;
     padding: 0px 75px 0px 55px;
     color: #FFFFFF;
}

div#log {
     color: #FFFFFF;
     text-align: right;
     margin: 0px 0px 0px 255px;
     padding: 0px;
     width: 515px;
}

div#matsku {
     font-family: Garamond, Verdana, Arial, Tahoma;
     width: 762px;
     min-height: 400px;
     margin: 19px;
     background-image: url(images/tausta.jpg);
     background-repeat: no-repeat;
     background-position: top left;
     background-color: #FFFFFF;
}

* html div#matsku {
     height: 400px;
}

div#menu {
     font-family: Century, Verdana, Arial, Tahoma;
     font-size: 18px;
     float: left;
     height: 100%;
     padding: 22px 75px 35px 35px;
}

div#leipa {
     margin: 15px 15px 15px 225px;
     padding: 0px 0px 15px 0px;
     width: 515px;
}

div#text {
     min-height: 350px;
}

* html div#text {
     height: 350px;
}

/* /DIVS */

/* TEXTS */

#copy {
     margin: 35px 0px 0px 0px;
     font-size: 9px;
     color: #A0A0A0;
     font-family: Tahoma;
     text-align: right;
}

/* /TEXTS */

/* OTSIKOT */

h1 {
     font-size: 26px;
     color: #FF5400;
     padding: 5px 0px 0px 0px;
}

h2 {
     font-size: 17px;
     color: #000000;
     margin: 0px;
}

h3 {
     font-size: 14px;
     color: #FF5400;
     padding: 17px 0px 0px 0px;
}

#stitle {
     font-size: 14px;
}

/* /OTSIKOT */

/* HÄLYTAULUKKO */

table#haly {
     padding: 0px 0px 0px 0px;
     border-width: 0px;
     border-style: solid;
     border-color: #C0C0C0;
     width: 100%;
     font-family: Arial, Verdana, Tahoma;
     font-size: 12px;
}

table#haly td {
     vertical-align: middle;
     height: 20px;
}

table a {
     color: #000000;
}

table#haly tr#style1 {
     background-color: #E9E9E9;
}

table#haly tr#style2 {
     background-color: transparent;
}

/* /HÄLYTAULUKKO */


table.galleriataulu {
     border: 0px;
}
		    
td.thumbtd {
     width: 180px;
     height: 180px;
     text-align: center;
     border: 0px;
     color: #FFFFFF;
     font-family: Arial, Verdana, Tahoma;
     font-size: 12px;
}