@charset "UTF-8";
/* CSS Document */

html {
	font-family: arial;
	font-size: 11pt;
	color: #ccc;
	background-color: #e4e4e4;
	background-image: url(../images/body/bg_body.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
body {}
#placeholder {
	width: 960px;
	margin: 0px auto;
}

div.tekst { text-align: center; color: #777779; }

a.aimg:link, a.aimg:visited, a.aimg:hover, a.aimg:active {
	text-decoration: none;
}
