@charset "utf-8";
BODY {
	background-color: #cce1f1;
	margin: 0px;
}

img {
	border: none;
	behavior: url("pngbehavior.htc");
}

.btns1 {
	background-image:url(../img/picfade.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.tbfade {
	background-image:url(../img/fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.picpad { margin-right: 15px; }

P { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 18px; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 26px; color: #333333; font-weight: normal; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: normal; }

a:link { text-decoration: none; color: #c82314; }
a:visited { text-decoration: none; color: #c82314; }
a:active { text-decoration: none; color: #0a50a1; }
a:hover { text-decoration: none; color: #0a50a1; }

.fakeli { padding-left: 20px; }

.sliderubpad { margin-bottom: 5px; }
.slides { height: 100px; width: 560px; padding:0; margin:0; overflow: hidden }
.slides img { height: 100px; width: 560px; top:0; left:0 }

.foliorubpad { margin: 5px; }
.folio { height: 220px; width: 360px; padding:0; margin:0; overflow: hidden }
.folio img { height: 220px; width: 360px; top:0; left:0 }

input { width: 290px; height:24px; background-color: #ffffff; border: 1px solid #a1a1a1; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2f2f2f; padding: 4px; margin: 1px 0px 0px 0px; }
textarea { width: 290px; background-color: #b8b8b8; border: 1px solid #a1a1a1; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2f2f2f; padding: 4px; margin: 1px 0px 0px 0px; }
.button { width: 80px; background-color: #1c191a; border: 1px solid #3d3839; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #e3dadc; padding: 4px; }