body { 
	margin: 0px;
	background: #621BCF url(layout/bg.jpg) top center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}
h1 {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: center;
  }
h2 {
	font-size : 15px;
	} 
a:link, a:visited {
	text-decoration: underline;
	color: white;
}
a:hover {
	text-decoration: none;
	background: #040D1B;
}

.tekstilinkki {
  width:1000px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.container {
  width:800px;
  margin-left: auto;
  margin-right: auto;
  background: url(layout/container-bg.png) repeat;
}
.fixedbg {
  position:absolute;
  z-index:-1;
  width:100%;
  height:100%;
}
.imgcenter{
  display: block;
  margin-left: auto;
  margin-right: auto; 
}
.tervetuloa {
  margin:10px;
}
.top {
  text-align:right;
  margin-left: 10px;
  width:780px;
  height:90px;
  background: url(layout/top.png) no-repeat top center;   
}
.topcontent {
  padding-left:13px;
  padding-right:13px;
  padding-top:10px;   
}
.content {
  padding-left:13px;
  padding-right:13px;
  padding-top:20px;
  padding-bottom:20px;  
}
.mainos1 {
	border-width: 1 px;
	border-color: white;
	border-style: solid;
	margin: 5px;
}
.mainos1 a:hover {
	text-decoration: none;
	background: white;
}
.sivulinkit {
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.sivulinkit a:link {
	text-decoration: underline;
	color: white;
}
.sivulinkit a:visited {
	text-decoration: underline;
	color: white;
}
.uudet {
  font-size:12px;
  font-weight:bold;
  padding:10px;
  padding-left:0px;
}
input, textarea, select {
    background-color: #664747;
    border: 1px solid #555555;
    font-family: verdana;
    font-size: 12px;
    color: white;
    font-weight:bold;
    padding:1px;
}
.inabox {
  padding:5px;
  width:350px;
  height:265px; 
  }

.flagimage {
  border: 2px solid #555555;
  margin:3px;
  }
  
.kommentit {
  margin: 5px;
  }
.vastaus {
  color: #EA8E0A;
  margin:5px;
  margin-left:10px;
  }
.viestilomake {
  margin-left:50px;
  margin-top:10px;
  }  
.virhe {
  text-align:center;
  color:red;
  font-weight:bold;
  }    
.viesti {
  text-align:center;
  color:green;
  font-weight:bold;
  }  
.hinta {
 margin: 0px; 
 font-size: 12px;
 font-weight: bold;
 text-decoration: none; 
 color: #fff; 
 background: url("layout/price.png") no-repeat; 
 padding: 12px 0px 0px 0px; 
 width: 50px; 
 height: 30px; 
 position: relative; 
 top: 20px; 
 left: -58px
 }
.pay {
 width: 259px; 
 height: 75px;
 margin: 0px;
 padding-top: 40px;
 font-size: 18px;
 text-decoration: none;
 background: url('layout/pay.png') no-repeat;
 cursor: pointer; 
}

a.paylink:link, a.paylink:visited, a.paylink:hover  {
	text-decoration: none;
	color: white;
	background:none;
}
