html * {
margin:0;
padding:0;
}

h1 {
font-size:22px;
color:#e9e9e9;
}

h2 {
font-size:16px;
margin-bottom:10px;
color:#e9e9e9;
}

p {
font-size:14px;
margin-bottom:10px;
}

a {
color:#9d2302;
text-decoration:none;
}

a:hover {
color:#bc3702;
}

.opacity {
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}
.opacity90 {
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

fieldset {
padding:10px 0 10px 0; 
text-align:center; 
width:420px;
border:2px solid #4a4a4a;
margin-bottom:20px;
}
legend {
color:#bc3702;
font-size:12px;
font-weight:bold;
margin:0 10px 0 10px;
padding:0 5px 0 5px;
}

#wrapper {
width:756px;
margin:40px auto;
}

#header {
height:97px;
background-image: url("img/headerbg_logo.jpg");
background-repeat:no-repeat;
background-position:left top;
}

#header #logo {
float:left;
}

#navi {
float:right;
background-image: url("img/navibg.jpg");
background-repeat:no-repeat;
width:447px;
height:50px;
margin-top:25px;
}

#navi .navipos {
padding:10px 0 0 55px;
}

#navi a {
font-size:16px;
color:#FFFFFF;
text-decoration:none;
margin:0 7px 0 7px;
cursor:pointer;
}
#navi a:hover {
color:#bc3702;
}
#navi a.active {
color:#761b02;
cursor:default;
}


#galleria img {
border:0;
}

#flashbox {
border:2px solid #4a4a4a;
}

#bandi_table img {
border:4px solid #4a4a4a;
}

#leftcol {
float:left;
width:450px;
}
#leftcol .keikka {
background-image:url("img/bg2.jpg");
border:2px solid #4a4a4a;
padding:12px;
margin-bottom:15px;
}
#leftcol .paikka {
float:right;
}
#leftcol a.keikka_comments {
float:right;
color:#9c2d01;
text-decoration:none;
font-size:12px;
position:relative;
top:5px;
}
#leftcol a:hover.keikka_comments {
float:right;
color:#bc3702;
}

#rightcol {
float:right;
width:250px;
}

.clr {
clear:both;
}

#line {
height:1px;
border-bottom: 1px dotted #e9e9e9;
margin-bottom:16px;
clear:both;
}

.pvm {
float:right;
margin-right:10px;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.uutinen {
margin-left:10px;
}

.comments {
float:right;
margin-right:10px;
}
.comments a {
color:#761b02;
color:#9d2302;
text-decoration:none;
position:relative;
top:-3px;
font-size:12px;
}
.comments a:hover {
color:#bc3702;
text-decoration:none;
}

/***************************FOOTER*************************************************************/
#footer {
border:2px solid #4a4a4a;
background-color:#322021;
background-image:url("img/footerbg.jpg");
padding:15px;
margin-top:25px;
}

#footer a {
color:#9d2302;
text-decoration:none;
font-size:14px;
}
#footer a:hover {
color:#bc3702;
}

.footer_leftcol {
float:left;
width:220px;
}

.footer_centercol {
float:left;
width:230px;
margin-left:20px;
}

.footer_rightcol {
float:right;
width:230px;
margin-left:20px;
}

#footer ul {
padding-left:15px;
}

.clr {
clear:both;
}

#footer-btm {
color:#989898;
font-size:14px;
padding:8px 10px 300px 10px;
}
#footer-btm .fleft {
float:left;
width:48%;
}
#footer-btm .fright {
float:right;
width:48%;
text-align:right;
}
#footer-btm a {
color:#989898;
text-decoration:none;
}
#footer-btm a:hover {
color:#ddd;
text-decoration:none;
}

.lomake {
border:2px solid #4a4a4a;
background-color:#322021;
background-image:url("img/footerbg.jpg");
padding:15px;
margin-top:25px;
margin-bottom:8px;
font-size:14px;
}

.lomake a {
color:#761b02;
float:right;
text-decoration:none;
position:relative;
top:8px;
}
.lomake a:hover {
color:#bc3702;
}

.lomake input {
background-color:#333333;
border: 1px solid #4a4a4a;
margin:2px 0 4px 0;
padding:3px;
width:300px;
color:#FFFFFF;
font-size:14px;
}
.lomake textarea {
background-color:#333333;
border: 1px solid #4a4a4a;
margin:2px 0 2px 0;
padding:3px;
width:360px;
height:67px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.lomake .submitbtn {
cursor:pointer;
margin:0;
padding:3px;
background-color:#444;
width:200px;
}
.lomake .submitbtn:hover {
background-color:#555;
}










