body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #777777;
	margin: 15px 0px 0px 0px;
}
a {
	text-decoration:underline;
	color:#00a8e6;
}
a:hover {
	text-decoration:underline;
	color: #028dc0;
}
img {	border-width: 0px;}

#top {
	background-image:url('/img/top.jpg');
	background-repeat:no-repeat;
	width:975px;
	height:136px;
}
#top_inn {
	background-image:url('/img/top_inner.gif');
	background-repeat:no-repeat;
	width:975px;
	height:136px;
}
#plank {
	background-image:url('/img/plank.jpg');
	background-repeat:no-repeat;
	width:975px;
	height:51px;
}
#plank_inn {
	background-image:url('/img/plank_inn.gif');
	background-repeat:no-repeat;
	width:975px;
	height:51px;
}
#center {
	background-image:url('/img/mid.jpg');
	background-repeat:no-repeat;
	width:975px;
	height:346px;
	background-color:#ffffff;
}
#main {
	background-image:url('/img/bgmid.gif');
	background-repeat:repeat-y;
	width:975px;
	background-color:#ffffff;
}

.or {
	color:#ff6600;
	font-weight:bold;
}

.gr {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-weight:normal;
	font-size:18px;
	color:#ff6600;
	margin:0px 0px 0px 0px;
}

.kit {
	background-image: url(/img/bg_kit.gif);
	width: 223px;
	height: 170px;
	background-repeat: no-repeat;
	font-size: 10px;
	vertical-align: top;
}
.kit_int {
	margin-top: 20px;
	margin-left: 28px;
	margin-right: 20px;
	line-height: 11px;
}
.kit_price {
	font-size: 12px;
	font-weight: bold;
}

#mtext {
	width: 700px;
	line-height: 17px;
}

/* Developer comments */

#error						{font-family: arial, helvetica, sans-serif; font-size: 10px; color: #FF0000; font-weight: bold}
#ok							{font-family: arial, helvetica, sans-serif; font-size: 10px; color: #008800; font-weight: bold}
td#th						{background: #A9A9A9;}
#hidden						{ text-decoration: line-through; }
.information				{font-family: arial, helvetica, sans-serif; font-size: 10px; color: #008800; font-weight: bold}
.error						{font-family: arial, helvetica, sans-serif; font-size: 10px; color: #FF0000; font-weight: bold}
