body{
	background:url(images/bg.jpg)  #0f1620 center top;
	font-family:Arial, Times, "Times New Roman";    /*Cambria, Georgia, Times, "Times New Roman", serif;*/
	margin:0;
	font-size:14px;
	behavior: url("csshover3.htc");
}
h1{

	margin:0 0 25px 0;
	border-bottom:1px solid #000;
}

h3{
	font-size:16px;
}

a{
	color:#cb7e2c;
}

#container{
	width:970px;
	min-height:300px;
	background:#000;
	margin:50px auto;
}

#header{
	border:3px solid #000;
	background:#cb7e2c; /*4d5258*/
	height: 119px;
}

#header_left{
	width:481px;
	height:119px;
	float:left;
	background:url(images/header_bg.jpg) #f7eab3;
}

#header_right{
	border:1px solid #f7eab3;
	border-left:0;
	float:left;
	width:482px;
	height:117px;
}

#pictures{
	border-top:2px solid #f7eab3;
	border-bottom:2px solid #000;
	background:#f7eab3;
	margin:0 0 0 3px;
	width:963px;
	height:208px;
}


#pictures .slide1{
	float:left;
	margin-right:2px;
	overflow:hidden;
	width:320px;
	height:208px;
}
#pictures .slide2{
	float:left;
	margin-right:2px;
	overflow:hidden;
	width:319px;
	height:208px;
}
#pictures .slide3{
	float:left;
	overflow:hidden;
	width:320px;
	height:208px;
}

#maincontent{
	background:#000;
}

#maincontent p{
	line-height:17px;
}

#menu{
	border:3px solid #000;
	float:left;
	width:235px;
	margin:5px 15px 0 0px;
}

#menu ul{
	width:200px;
	margin:15px 15px 0 0;
	list-style:none;
	font-family:verdana;
	text-align:right;
}

#menu ul li a{text-decoration:none;	color:#f7eab3;}

#menu ul li{
	padding:4px 25px 4px 0;
	background: none;
	border-bottom:1px dotted #f7eab3;
}

#menu ul li:hover{
	background:#202020;
}

#menu ul li.active{
	background:#404040;
	color:#fff;
}

#menu ul .active a{color:#fff;}

.logo{
	width:394px;
	height:140px;
	border:0;
	margin:-25px 0 0 10px;
}

.logotext{
	font-size:24px;
}

#main{
	border:3px solid #000;
	border-top:0;
	background:url(images/bg_main.jpg) #f7eab3 repeat-x;
	float:left;
	width:658px;
	padding:30px 20px 20px 30px;
}

#maintilasto{
	border:3px solid #000;
	border-top:0;
	background:url(images/bg_main.jpg) #f7eab3 repeat-x;
	float:left;
	width:914px;
	padding:30px 20px 20px 30px;
}

table td{padding-bottom:3px;}

.inp{
	background:#f7eab3;
	border:1px solid #CB7E2C;
}

.inp_button{
	color:#fff;
	font-weight:bold;
	padding:3px 10px 3px 10px;
	background:#CB7E2C;
	border:1px solid #eee;
	border-bottom:1px solid #111;
	border-right:1px solid #111;
}

.btn{
	color:#444;
	font-weight:bold;
	padding:0 5px 0 5px;
	background:#FAFFBD;
	border:1px solid #eee;
	border-bottom:1px solid #CB7E2C;
	border-right:1px solid #CB7E2C;
	text-decoration:none;
	font-size:12px;
	font-family:arial;
}

.btn2{
	color:#444;
	font-weight:bold;
	padding:0 5px 0 5px;
	background:#FAFFBD;
	border:1px outset #CB7E2C;
	text-decoration:none;
	font-size:12px;
	margin-right:5px;
	font-family:arial;
}


.msg{
	padding:10px;
	margin-bottom:10px;
	background:#FAFFBD;
	width:310px;
	border:1px solid #CB7E2C;
}

.tulos td{
	border-bottom:1px dotted #bbb;
}

.row:hover{background:#FFF799;}

.sel{

	white-space:no-wrap;
	padding-left:20px;
	height:20px;
}

#copy{
	font-size:11px;
	color:#ddd;
	float:right;
	
}

#ajanvaraus{
	float:left;
	margin:10px 0 10px 60px;
}
#ajanvaraus img{
		margin:2px 20px 0 0;
		float:left;
}
#ajanvaraus h2{
	margin-bottom:0px;
}

#haku{font-size:12px;}

#tilastotable{width: 100%; border-collapse: collapse; border: #ccc 1px solid;}
#tilastotable td{border-bottom: #ccc 1px solid;}
#tilastotable .caption td{font-weight:bold;background:#ccc;}
#tilastotable .row2{;background:#fff;}
#tilastotable .row1{;background:#eee;}

#tilastotable .tulos{;background:#ccc;border-top:2px solid #000}