* {font-size:100%;}

body {
	color:#404040;
	font:80% Arial;
	margin:0;
	background:#fff url(/i/bg/fonedoskop.jpg) 0 50px no-repeat;
}

table {border-collapse:collapse;}

th, td {padding:0;vertical-align:top;}

h1, h2, h3, h4, h5, p, pre, blockquote, fieldset, legend, dl, dt, dd, form {margin:0;}

h1, h2, h3, h4, h5, p, pre, blockquote, fieldset, ul, ol, dl {margin-bottom:15px;}

ul {margin-top:0;}
ol {margin-top:0;}
li {}

h1 {font-size:200%;}
h2 {font-size:120%;}
h3 {font-size:130%;color:#5680aa;}

dt {font-weight:bold;}
dd {}

blockquote {border:5px solid #E1EEC2; margin:0 0 15px 0; padding:8px;text-align:center;font-size:110%;color:#000;}

fieldset {padding:0 10px 5px;border:1px solid #eee;margin-bottom:15px;}
legend {padding:5px 5px;font-size:85%;color:#666;}

input, select, textarea {font-family:Arial,Tahoma,Verdana;}
label {cursor:pointer;}

a {color:#557faa;text-decoration:underline;}
a:hover {color:#000;text-decoration:none;}

img {border:0;}

small {font-size:85%;}

sup, sub {font-size:80%;}

/* colors */

.grey {color:#666;}
.dark-grey {color:#333;}
.light-grey {color:#888;}

/* width */

.full {width:100%;font-size:120%;}
.notfull {width:85%;font-size:120%;}
.half {width:50%;font-size:120%;}
.tret {width:33%;font-size:120%;}
.quarter {width:25%;font-size:120%;}

/* messages */

.message {border-bottom:solid 1px #CC0000;padding-bottom:5px;color:#CC0000;font-weight:bold;}
.attn {border:solid 1px #efa14a;background:#f1f1f1;padding:5px;font-size:85%;} 

/* tables */

table.txttable {border-style:solid;border-color:#999;border-width:1px 1px 0 0;margin-bottom:15px;}
table.txttable th {padding:5px;background:#f1f1f1;border-style:solid;border-color:#999;border-width:0 0 1px 1px;}
table.txttable td {padding:5px;border-style:solid;border-color:#999;border-width:0 0 1px 1px;}
table.pricelist th {background:none;text-align:left;font-weight:normal;}
table.pricelist th small {color:#888;}

table.pricelist td {font-size:100%;}
table.pricelist th {font-size:140%;vertical-align:middle;}

table.list {
	width:100%;
}
table.list th {
	padding:16px 12px 0 0;
	font-size:90%;
	font-weight:normal;
	text-align:left;
	color:#848484;	
	white-space:nowrap;
	line-height:150%;
}
table.list td {
	padding:12px;	
	color:#606060;
}
table.list h1 {
	font-size:140%;
}
/* wrapper */

.wrapper {clear:both;}

.btn {background:#cee8e9 url(/i/bg/btn.gif) 0 0 repeat-x;border:1px solid #c0c4b4;color:#4f5959;}