
body
{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

.hide
{
	display: none;
}

div#logo {
	text-align: center;
	width: 100%;
	margin: auto;
	background-color: #2D3132;
}

div#logo img
{
	display: inline-block;
	width: 100px;
}

h1, h2, h3, h4, h5
{
	color: #FF6637;
	padding: 0px;
	margin: 0px;
}

A
{
	color: #000;
}

div#logo h1
{
	display: inline-block;
	margin: 0em;
	vertical-align: top;
	font-size: 4em;
	margin-left: 2em;
}

div#menu ul li
{
	list-style-type: none;
	display: inline;
}

div#menu A
{
	text-decoration: none;
}

div#menu1
{
	background-color: #2D3132;
	margin: 0em;
	display: inline-block;
	width: 100%;
	text-align: center;
}

div#menu1 A
{
	color: fff;
}

div#menu1 ul li 
{
	margin: 1em;
	font-size: 1.5em;
}

div#menu2
{
	background-color: #E5E5E5;
	margin: 0em;
	display: inline-block;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #FF6637;
}

div#menu2 A
{
	color: #585858;
}

div#menu2 ul li 
{
	margin: 0.5em;
	font-size: 1.2em;
}
div.asiakas
{
	font-size: 1em;
}

div.center{
	margin: auto;
    width: 70%;
	max-width: 1200px;
	background-color: #efefef;
	border: 5px solid #FF6637;
	border-top: none;
	padding: 5px;
	margin-top: -5px;
}

input.haku {
	width: 30%;
	min-width: 200px;
	height: 30px;
	font-size: 20px;
	
}

table.oppilaat th, table.yritykset th, table.koulutukset th , table.kouluttajat th, table.kortit th ,table.lisenssit th, table.tunnit th{
	text-align: left;
	cursor: pointer;
	background-color: #FF6637;
}

table.oppilaat tr:nth-child(even)		{background-color: #c0c0c0;}
table.yritykset tr:nth-child(even)		{background-color: #c0c0c0;}
table.koulutukset  tr:nth-child(even) 	{background-color: #c0c0c0;}
table.kouluttajat  tr:nth-child(even) 	{background-color: #c0c0c0;}
table.lisenssit  tr:nth-child(even) 	{background-color: #c0c0c0;}
table.kortit  tr:nth-child(even) 	{background-color: #c0c0c0;}
table.tunnit  tr:nth-child(even) 	{background-color: #c0c0c0;}

table#rapsa  tr:nth-child(even) 	{background-color: #c0c0c0;}

table.koulutukset tr:hover {background-color: #f5f5f5;}

table#vastaanotto input {
	width: 110px;
}
table#luovutus input {
	width: 110px;
}


td.hetu {min-width: 100px;}

table.oppilaat {
	max-width: 100%;
	max-width: 1200px;
	min-width: 800px;
}

.oppilaat_haku
{
	display: inline-block;
}

#haku_oppilaat_div_v, #haku_oppilaat_div_o
{
	display: inline-block;
	width: 40%;
}

#haku_oppilaat_div_o
{
	text-align: right;
	vertical-align: top;
}

#

div#toiminnot {
	text-align: right;
	display: inline-block;
	width: 90%;
}