body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF8DE url(images/body_bg.jpg) top left repeat-x;
	margin: 0 auto;
	text-align:center;
		}
	
#wrapper	{
	display:block;
	width: 725px;
	margin: 20px auto;
	background-color: #FFF;
	background-image: url(../interface/images/logo_smc94.gif);
	overflow:hidden;
	text-align:left;
	background-position:right top;
	background-repeat:no-repeat;
	border: 1px solid #CCC;
	border-top:0;
	}
#content {
	overflow: auto;
	height:340px;
	padding:30px 230px 10px 24px;
	font-size:11px;
	line-height:1.6em;
	text-align:left;
	background-color:transparent;
	}

.clear		{
	margin:0;
	padding:0;
	clear:both;
	display:block;
	height:1px;
	overflow:hidden;
	}
	
.spacer	{
	display:block;
	clear:both;
	height:10px;
	}
	
#menucontainer	{
	display:block;
	clear:none;
	height:90px;
	/*background-color:#FEEEB5;*/
		}
	

#foot	{
	height:40px;
	font-size:10px;
	color:#CC0000;
	padding: 0px 0 0 24px;
	line-height:1.6em;
	/*background-color:#FEEEB5;*/

	}	
#foot a:link, #foot a:visited	{
	text-decoration:none;
	color: #CC0000;
	}
#foot a:hover	{
	text-decoration:none;
	color: #000000;
	}
#adres	{
	display:block;
	width:500px;
	float:left;
	clear:right;
	}	
#begin	{
	float:right;
	margin-right:20px;
	font-size:11px;
	line-height:normal;
	}	
p, td, li {
		font-size: 11px;
}
h1 {
	font-size: 18px;
	color: #CC0000;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

li	{
	line-height:1.6em;
	}
.imgleft	{
	float: left;
	margin-right: 9px;
	margin-bottom: 2px;
	}
.imgright	{
	float: right;
	margin-left: 6px;
	margin-bottom: 2px;
	}

