body, html, div, blockquote, img, label, p,
h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl,
dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none; }

body {
	margin-bottom: 100px;
	background:url(../i/bg.png) #ECECEC;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #444;
	text-align: center; }

	
h2 {
	padding: 20px 0 10px 0;
	font-size: 23px;
	font-weight: 300; }

p {
	margin: 12px 0;
	line-height: 20px; }
	
a img {
	border: 0; }		

a:link {
	text-decoration: none;
	color: #46A9FF; }

a:visited {
	text-decoration: none;
	color: #46A9FF; }

a:hover {
	text-decoration: none;
	color: #409DEE; }

a:active {
	text-decoration: none;
	color: #46A9FF; }




#header {
	width: 810px;
	margin: 25px auto;
	text-align: left; }

#logo {
	width: 300px; }
	
#menu {
	width: 510px;
	float: right; }

#menu ul {
	margin-top: -20px;
	list-style-type: none;
	font-size: 15px; }
	
#menu li {
	float: right;
	margin-left: 25px;
	color: #777; }
	
#menu li a {
	color: #222; }
	
#menu li a:hover {
	color: #777; }




#content {
	width: 810px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	text-align: center;
	background-color: #FFF;
	-webkit-box-shadow:0 0 15px #CCC; 
	-moz-box-shadow: 0 0 15px #CCC; 
	box-shadow:0 0 15px #CCC;  }
	
#contentcontent {
	margin: 10px 35px; }



#front {
	margin-top: -43px;
	width: 270px;
	height: 380px;
	float: left;
	text-align: left; }

#front:hover {
	width: 270px;
	height: 380px;
	float: left;
	text-align: left;
	background-image: url(../i/bg_front.png); }
	
#frontfront {
	margin: 10px 35px; }

#map {
	width: 810px;
	height: 300px; }
	
#mapoverlay {
	top: -40px;
	position: relative;
	z-index: 1000; }
	
#visiitkaart {
	top: 130px;
	left: 50%;
	margin-left: 140px;
	position: absolute;
	z-index: 1200; }
	

#tarmo {
	width: 100%;
	height: 150px;
	padding: 30px 0 0 150px;
	background: url(../i/bg_tarmo.jpg) no-repeat bottom left; }
	
#tarmo p {
	margin: 4px 0;
	color: #666; }
	
#toomas {
	width: 100%;
	height: 150px;
	margin:40px 0 20px 0;
	padding: 10px 0 0 0;
	text-align: right;
	background: url(../i/bg_toomas.jpg) no-repeat bottom left; }
	
#rein {
	width: 100%;
	height: 150px;
	margin-bottom: 20px;
	padding: 10px 0 0 0;
	text-align: right;
	background: url(../i/bg_rein.jpg) no-repeat bottom left; }
	
#toomas p, #rein p {
	margin: 4px 150px 4px 0;
	color: #666; }

#toomas h2, #rein h2 {
	margin-right: 150px; }
	

#raul {
	width: 100%;
	height: 140px;
	padding: 10px 0 0 150px;
	text-align: left;
	background: url(../i/bg_raul.jpg) no-repeat bottom left; }
	
#raul p {
	margin: 4px 0;
	color: #666; }


#footer {
	width: 810px;
	padding-top: 50px;
	margin: 0 auto 150px auto;
	background: url(../i/footer.png) no-repeat;
	font-size: 11px;
	color: #999; }

#footer p {
	margin: 0;
	line-height: 0; }

#footer a:link { color: #A9A9A9; }
#footer a:hover { color: #999; }
#footer a:visited { color: #A9A9A9; }

.logo {
	margin: 20px auto; padding:0 20px; }

.tabel {
	margin: 40px 0; }

.tabel tr:hover {
	background-color: #FAFAFA;}
	
.tabel tr.myydud {
	color: #A9A9A9;}

.tabel td {
	padding: 6px 0;
	text-align: left;
	border-bottom: 1px solid #ECECEC; }

	
.tabel th {
	padding: 10px 0;
	text-align: left;
	font-weight: bold;
	color: #888;
	background-color: #FAFAFA;
	border-bottom: 1px solid #ECECEC; }

.tabel .vasak {
	padding-left: 35px;
	font-weight: bold; }

.maaamet a:link { color: #A9A9A9; }
.maaamet a:hover { color: #999; }
.maaamet a:visited { color: #A9A9A9; }




.thumb {
	margin: 20px 10px 40px 10px; }




p.note {
	text-align: center; 
	font-size: 11px; 
	color: #888; }

p.heading {
	margin: 30px 0 15px 0;
	font-size: 18px;
	line-height: 25px;
	font-weight: 200; }



input.calc { border: 1px solid #CCC; padding: 3px 5px; margin-bottom: 7px; }










