body {
    font-family: verdana,arial,helvetica;
    font-size: 11px;
    line-height: 150%;
    text-align: center;
    background-image: url(../content/images/hatter_loop.jpg);
}

#document,.document {
    margin: auto;
    text-align: center;
    width: 814px;
    background-image: url(../content/images/content_loop.jpg);
}

#footer, #header {
    clear: both;
    /*position: relative;*/
    width: 814px;
    background-image: url(../content/images/content_loop.jpg);
}

#footer {
	background-image: url(../content/images/lablec.jpg);
	height: 36px;
	text-align: center;
	font-size: 9px;
	width: 790px;
	margin: 0 12px 0 12px;
	*margin: 0;
}

#header {
	line-height: 0%;
}

#left-sub {
    float: left;
    clear: both;
    width: 154px;
    line-height:150%;
    background-image: url(../content/images/bal_loop.jpg);
    text-align: left;
    margin: 0 0 0 12px;
    *margin: 0 0 0 6px;
}

#right-sub {
    float: right;
    width: 153px;
    line-height:150%;
    background-image: url(../content/images/jobb_loop.jpg);
    text-align: left;
    margin: 0 12px 0 0;
    *margin: 0 6px 0 0;
}

#content {
    float: left;
    width: 483px;
    min-height: 400px;
    text-align: left;
}

#header, body, #content, #body {
    margin: 0;
    padding: 0;
}
