/* CSS Document */

body {
	background: #443927 url(teks.jpg) repeat-x 0px 161px;
	background-image: url(pictures/teks.jpg);
} 

body, h1, p {
	margin:0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


#wrapper {
	width: 504px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
}


#introMain {
	width:504px;
	height:417px;
	margin:auto;
	font-size:9px;
	color:#7d7666;
	margin-top: 70px;
}

#introMain p {
	padding-left:16px;
	padding-top: 7px;
	padding-bottom: 19px;
	background:url(pictures/copyright.jpg) no-repeat top;
}

#language {
	width:80px;
	height:20px;
	position:absolute;
	margin-left: 412px;
}

#info {
	height: 80px;
	color:#968c7f;
	font-size: 12px;
	padding-top: 40px;
	text-align:right;
}

#info a {
	color:#789b36;
	text-decoration:none;
}

#info a:hover {
	color:#9cd929;
}

h1 {
	padding-bottom: 30px;
	font-size: 14px;
	color:#999999;
}


#links p {
	height: 30px;
	background: url(pictures/line.jpg) no-repeat 15px 0px;
	padding-top:10px;
	text-align:right;
	color: #7d7666;
	font-size: 12px;
}

#links a {
	text-decoration:none;
	color: #7d7666;
}


#links a:hover {
	text-decoration:none;
	color: #999999;

}
