@charset "utf-8";

body {

	background-color: #e7e4e0;

	margin: 0px;

	padding: 0px;

}

a {

	text-decoration: none;

	color: #ff9600;

}

a:hover {

	text-decoration: underline;

	color: #ff4800;

}

p {

	margin-top: 0px;

	margin-bottom: 13px;

}

.top {

	background-image: url(images/bg-top.jpg);

	background-repeat: repeat-x;

	background-position: center top;

	text-align: center;

	height: 158px;

}

.tekst-black {

	font-size: 10px;

	color: #aaa6a2;

}



.top2 {

	background-image: url(images/top.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	text-align: center;

	height: 158px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	color: #FFFFFF;

	vertical-align: top;

}

.sisu {

	background-color: #43403d;

	padding: 20px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	line-height: 21px;

	color: #FFFFFF;

}

.tekst-big {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 20px;

	line-height: 30px;

}

.tekst-yellow {

	color: #fff150;

}

.tekst-red {

	color: #ff3b69;

}

.tekst-bold {

	font-weight: bold;

}



.tekst-orange {

	color: #ff9600;

}

.tekst-green {

	color: #a2ff00;

	font-weight: bold;

}

.tekst-tasuta {

	font-size: 25px;

	font-weight: bold;

}



.tekst-blue {

	font-weight: bold;

	color: #b0caff;

}

.footer {

	background-image: url(images/bg-bottom.jpg);

	background-repeat: repeat-x;

	background-position: top;

	text-align: center;

	vertical-align: top;

}

.sisu-map {

	background-color: #43403d;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	line-height: 21px;

	color: #FFFFFF;

	padding-top: 20px;

	padding-right: 20px;

	padding-bottom: 0px;

	padding-left: 20px;

}

.sisu-front {
	background-color: #43403d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
	background-image: url(images/bg-front.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}

.gallery-1 {

	border: 3px solid #ff9600;

}



.field-1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	color: #FFFFFF;

	background-color: #76716B;

	height: 16px;

	width: 200px;

	border: 1px solid #373533;

	padding-top: 3px;

	padding-right: 2px;

	padding-bottom: 2px;

	padding-left: 2px;

	font-weight: bold;

}

.field-2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	color: #FFFFFF;

	background-color: #76716B;

	height: 16px;

	width: 60px;

	border: 1px solid #373533;

	padding-top: 3px;

	padding-right: 2px;

	padding-bottom: 2px;

	padding-left: 2px;

	font-weight: bold;

}

.field-3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	color: #FFFFFF;

	background-color: #76716B;

	height: 16px;

	width: 100px;

	border: 1px solid #373533;

	padding-top: 3px;

	padding-right: 2px;

	padding-bottom: 2px;

	padding-left: 2px;

	font-weight: bold;

}

.line-1 {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #DBB303;

	padding-top: 6px;

	padding-bottom: 6px;

}

.sendbutton {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	background-color: #FFAA0D;

	padding-top: 4px;

	padding-right: 24px;

	padding-bottom: 4px;

	padding-left: 24px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

