body {
	background-color: #fff;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;	
	font-size: 12px;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #C35313;
	text-decoration: none;	
}

a.copy {
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	color: red;
}

p {
	margin: 0 0 0 0;
}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #161475;
}

#clearing {
	display: none;
	height: 0px;
	clear: both;
}

#content {
	background: url(grafa/tlo.jpg);
	padding-left: 150px;
	padding-right: 150px;
}

#footer {
	height: 72px;
	background: url(grafa/foot.jpg);
	padding-left: 150px;

}

#footer .copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 40px;
}
