body {
	background: #363636 url(grayback.png) repeat-x;
	margin: 0px;
	height: 100%;
}

.vasen {
        color: #888;
        font-family: verdana;
        font-size: 11px;
	text-align: right;
	width: 25%;
	min-width: 335px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 6px;
	border-right: 1px solid #888;
	height: 100%;
}

.vasen a {
	color: #911;
	text-decoration: none;
}

.vasen a:hover {
	color: #a00;
}

.vasen b {
	font-weight: normal;
	color: #ccc;
}

.kuukkeli {
 margin-left: auto;
 text-align: right;
 width: 195px;
}

.kuukkeli h1 {
 font-size: 10px;
 padding: 0px;
 margin: 2px;
}

.kuukkeli .cse-branding-logo {
 margin-left: 60px;
}


.kuukkeli input {
 font-size: 11px;
 background-color: #222;
 color: #eee;
 border: 1px solid #555;
}

.oikea {
	padding-left: 11px;
	padding-right: 60px;
	padding-top: 54px;
	height: 100%;
	vertical-align: top;
}

.taulu {
	width: 100%;
	height: 100%;
	padding-top: 74px;
}

.keg {
	margin-bottom: -10px;
	margin-left: auto;
	z-index: 10;
}

.puna {
	z-index: -1;
	height: 40px;
	background: #7f0000 url(keginvFI.png) no-repeat top right;
	margin-bottom: 4px;
}

h1 {
        color: #b0b0b0;
        font-family: verdana;
        font-size: 13px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;
        color: white;
        font-family: verdana;
        font-size: 13px;
	font-weight: normal;
}

h3 {
	margin: 0px;
	padding: 0px;
        color: white;
        font-family: verdana;
        font-size: 13px;
	font-weight: bold;
}

p {
        color: #b0b0b0;
        font-family: verdana;
        font-size: 13px;
	padding-bottom: 10px;
}

hr {
	border: 0px;
	height: 1px;
	background-color: #5c5c5c;
	margin-left: -5px;
}


.oikea a {
	color: #ddd;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #888;
}

.oikea a:hover {
	color: red;
	border-bottom: 1px dotted red;
}

.footer {
	float: right;
}

.footer a {
	border: 0px transparent;
}

.footer a:hover {
	border: 0px transparent;
}

.footer img {
	border: 1px solid #444;
}

.footer img:hover {
	border: 1px solid red;
}
