body {
	font-family:courier;
	background-color: #000;
	color : #fff;
	margin: 0px;
	padding: 0px;
}
h1{
	margin-left: 20px;
	margin-top: 0px;
font-size : 56px;
border: 0px solid black;
/*width:140px; */
}
table {
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
border: 2px solid #ff0;
position:absolute;
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}
.menu {
position:absolute;
	margin-left: 80%;
	top: 0px;
width:20%; 
}
.sisu {
position:absolute;
	margin-left: 0;
	top: 0px;
width:80%; 
}
.kuup2ev {
position:relative;
margin-left: 20px;
font-size : 24px;
color : #ff0;
/*width:99.5%; */
/*height:100%; */
/*margin-right : 5px;*/
}
.lai {
position:relative;
width:99.5%; 
/*height:100%; */
margin-bottom : 10px;
}
.kitsas {
position:relative;
/*margin-left: 5px;*/
width:100%; 
margin-bottom: 5px;
text-align:center;
font-size : 24px;
}
.vasak {
width:49.4%; 
/*height:100%; */
}
.parem {
/*position:relative;*/
	margin-left: 50%;
width:49.5%; 
/*height:100%;*/
}
.yks {
width:1920px; 
height: 1080px; 
border: 1px solid #ff0;
position: fixed;
}
.roheline{
background-color:green;
	margin: 3px;
}
.red{
color : #f00;
font-size : 24px;
}
.green{
color : #0f0;
font-size : 24px;
}
.punane{
background-color: #800;
	margin: 3px;
}
h2 {
	margin-left: 10px;
	margin-top: -20px;
font-size : 24px;
border: 0px solid black;
width:215px; 
}
td {
	padding-left: 10px;
	padding-right: 10px;
}
a {
	color : #fff;
	text-decoration : none;
}
