﻿body {	
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a {text-decoration: none}
a:hover {text-decoration: underline}

#layout {
	width: 760px;
	text-align: left;
	margin: auto
}
/********** päis ************/
#pais {
	background: url('lk/pais_t.gif') no-repeat;
	width: 760px;
	height: 106px;
	border-bottom: 1px solid #c40009;
	overflow: hidden
}
#pais .logo {
	float: left;
	width: 310px;
	height: 42px;
	top: 25px;
	left: 34px;
	position: relative;
}
#pais .otsing {
	display: none
}
#pais .otsing .vali {
	background: #f9f9f9;
	font-size: 11px;
	width: 100px;
	border: 1px solid #555555;
}
#pais .otsing .nupp {
	top: 4px;
	position: relative;
}
/******** peamenüü ********/
#pm, #keel, #vm   {
	display: none
}
#jagaja {
	width: 760px;
	overflow: hidden;
	border-bottom: 2px solid #c40009;
	padding-bottom: 50px;
	padding-top: 27px
}
/*********** sisu ***************/
#sisu {
	width: 80%;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	overflow: hidden
}
#sisu a {/* lisatud 23.04.06 */
	color: #e0000a
}
#sisu .print {
	float: right;
	padding-right: 13px;
	display: none
}

#sisu input{
	background: #f9f9f9;
	font-size: 11px;
	border: 1px solid #555555;
	margin: 0 5px;
	padding: 2px 2px;
}
#sisu h1.pk, #sisu h1.pks {
	background: url('lk/pk_bottom.gif') no-repeat left bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin: 2px 0 17px;
}
#sisu h1.pks {
	margin-top: 30px
}
#sisu h2.pk {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
#sisu p {
	margin-bottom: 17px
}
#sisu .box {
	margin-top: 20px
}
#sisu .box .pilt {
	float: left;
	background: url('lk/sisu_box_pais.gif') repeat-x;
	border: 1px solid #e7e7e7;
	width: 133px;
	padding: 14px 0;
	text-align: center;
	margin-right: 25px;
	overflow: hidden

}
#sisu .box .kirj {
	float: left;
	width: 330px
}
#sisu .joon { /* joon */
	clear: both;
	background: url('lk/pk_bottom.gif') no-repeat left center;
	height: 20px;
}
table.andmed { /* lisatud 23.04.06 */
	margin-bottom: 24px
}
td.pais { /* lisatud 23.04.06 */
	background: #e0000a;
	padding: 3px 5px;
	color: #fff;
	font-weight: bold
}
td.s { /* lisatud 23.04.06 */
	padding: 3px 5px;
}
.submit{ /*lisatud 23.04.06 */
	background: #d9d9d9;
	font-size: 11px;
	border-top: 1px solid #f9f9f9;
	border-left: 1px solid #f9f9f9;
	border-right: 1px solid #7e7e7e;
	border-bottom: 1px solid #7e7e7e;
	color: #000;
	padding: 2px 5px !important;
	padding: 1px 1px;
	cursor: pointer;
}
/* vormid */
.input {
	background: #f9f9f9;
	font-size: 11px;
	border: 1px solid #555555;
	margin: 0 5px;
	padding: 2px;
}
/******** jalus *************/
#jalus {
	width: 760px;
	color: #555555;
	font-size: 9px;
	padding: 7px 0;
}
#jalus .lukk {
	display: none
}

#jalus .login{
	display: none
}
