body {
}

.kylg {
	position: absolute;
	left: 0;
	top: 0;
	width: 20%;
	background-color: white;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}

.pohi {
	position: absolute;
	right: 0;
	width: 80%;
}

h6 {
	font-size: 20px;
	margin: 0;
}

h1 {
	text-align: center;
}
h2 {
	text-align: center;
}

a {
	text-decoration: none;
	text-align: center;
	font-size: 14;
}

#pais {
    width: 100%;
	overflow: auto;
	overflow:hidden;
	text-align: center;
}

#logo {
	position: absolute;
	float: right;
	right: 0;
	top: 0;
    z-index: 2;
}

#seaded {
	position: absolute;
	float: left;
	left: 0;
	top: 0;
}

#pealkiri {
    width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}

table {
	table-layout: fixed;
	border-collapse: collapse;
}

#container{
	width: 100%;
}

th#ruut {
	text-align: center;
	padding-left: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	vertical-align: middle;
}

td#ruut2 {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	word-wrap: break-word;
}

#ruutpilt {
    display: block;
	width: 100%;
	height: auto;
}

#ruut:hover {
	z-index: -1;
	opacity: 0.5;
}

th#ruut img:active {
    opacity:1;
	width: 90%;
	margin-left: auto;
    margin-right: auto;
}

#suurus {
	height: 35px;
	width: 500px;
	max-width: 100%;
	font-size: 20;
	text-align: center;
}

#suurus:active{
	height: 35px;
	width: 500px;
	font-size: 20;
	text-align: center;
	border: solid blue;
}

#vajuta{
	width: 200px;
	height: 30px;
}

#vajuta:active{
	width: 200px;
	height: 30px;
	border: solid blue;
}

th.kustutamine:hover {
	background: url("/pildid/ikoonid/x.png") no-repeat center;
	z-index: 1;
	background-size: 100%;
}

th#ruut input:hover {
    opacity:0.6;
	z-index: -1;
}
