html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
body {
	background-color: #9e9c8f;/*b3b1ab*/
	background-image: url(images/back.gif);
	background-position: center;
	background-repeat: repeat-y;
	height: 100%;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
td, p, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #5d5a50;
	margin: 0 0 16px 0;
	text-align: left;
	vertical-align: top;
}
p.allkiri {
	font-style: italic;
	width: 440px;
}
.fotograaf {
	/*font-style: normal;*/
	color: #adadad;
}
p.nimi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	word-spacing: 0.4em;
	line-height: 13px;
	margin: 8px 0 16px 0;
	/*color: #867634;*/
}
p.bodybold {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	/*color: #867634;*/
}
p.pealkiriul {
	margin-bottom: 0px;
	/*font-size: 12px;*/
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	line-height: 36px;
	color: #d5d4cf;/*d3d3d3 d2d0c1*/
	margin: 0 0 18px 0;
	text-align: left;
}
/*h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	color: #9e9c8f;
	margin: 30px 0 0 0;
	text-align: left;
}*/
h2.tunnustus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	line-height: 18px;
	margin: 30px 0 0 0;
	/*color: #867634;*/
}
h2.kliendid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 36px;
	color: #9e9c8f;
	text-transform: none;
	/*background-color: #9e9c8f;*/
	margin: 48px 0 18px -10px;
	text-align: left;
}
p.lang, a.lang, a.lang:link, a.lang:active, a.lang:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}
a.lang:hover {
	color: #a5a490;
	text-decoration: none;
}
a,a:link, a:active, a:visited {
	color: #5d5a50;
	text-decoration: underline;
}
a:hover {
	color: #a5a490;
	text-decoration: underline;
}
a.menuitem, a.menuitem:link, a.menuitem:active, a.menuitem:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	color: #e5e4e1;/*efeee9*/
	text-decoration: none;
}
a.menuitem:hover {
	color: #ffffff;
	text-decoration: none;
}
div.menuitem {
	width: 88px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	color: #e5e4e1;
	background-color: #9e9c8f;
	float: right;
}
div.menuorange {
	border-bottom: 3px solid #ff9900;
}
div.menupunahele {
	border-bottom: 3px solid #ff3333;
}
div.menupunatume {
	border-bottom: 3px solid #990033;
}
div.menusinitume {
	border-bottom: 3px solid #000066;
}
div.menusinihele {
	border-bottom: 3px solid #0066cc;
}
div.menurohe {
	border-bottom: 3px solid #669966;
}
div.menuhall {
	border-bottom: 3px solid #666666;
}
table.logod {
	border: 2px solid #fff;
	border-collapse: collapse;
}
table.logod td {
	border: 1px solid #cbc8c0;
	width: 106px;
	height: 106px;
	text-align: center;
	vertical-align: middle;
}
table.logod td img {
	border: none;
}
div.tekstdiv {
	width: 490px;
	vertical-align: top;
}
div.meeskondpilt {
	width: 180px;
	margin: 0 20px 0 0;
	float: left;
	clear: left;
}
img {
	border: none;
}
img.meeskondpilt {
	width: 160px;
	height: 213px;
	display: block;
	background-image: url(images/back_meeskond.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 10px;
}
div.meeskondtekst {
	width: 320px;
	margin: 0 0 10px 0;
	float: left;
}
div.hrow {
	height: 1px;
	margin: 24px 0 24px 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	background-color: #b3b1ab;/*efeee9*/
	clear: left;
}
img.at {
	width: 14px;
	height: 14px;
	vertical-align: bottom;
	border: none;
}
.nowrap {
	white-space: nowrap;
}

