* {
	margin:0;
	padding:0;
	border:0;}
body {
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x; }
#container {
	width:800px;
	margin:0 auto;
	position:relative;}

/* Header */
#header {
	background: url(images/index_03.jpg) no-repeat;
	width: 800px;
	height: 150px;
	position:relative;}
#ads {
	position: absolute;
	top: 20px;
	right: 50px;
	color: #fff;
	font-family: Verdana;
	font-size: .8em; }
#menu {
	position: absolute;
	top:110px;
	left:30px;
	width: 728px;
	height: 20px;
	font-family: Verdana;
	font-size: .8em; }

hr {
	border: 0;
	background: url(images/index_12.jpg) no-repeat;
	height: 23px;
	width: 765px;
	margin: 0;
	padding: 0; }

.content {
	width: 772px;
	margin:0 auto;
	font-family: Verdana;
	font-size:.8em;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	margin-bottom: 15px;
	background-color:#fff;}
.content p { 
	margin-left:3px; }

#partners_menu {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
}
h2 {
	background: url(images/index_07.jpg) no-repeat;
	width: 758px;
	height: 18px;
	font-size:0.95em;
	border-bottom: 1px solid #7f7f7f;
	padding-left: 15px;
	font-family: Verdana;
	padding-top: 3px;
	border-right: 1px solid #7f7f7f; 
	margin-left:-1px;}

#bottomads {
	text-align:center;}

.linklist { 
	margin-left:25px; 
	width:600px; 
	list-style-type:square;}
.linklist li {
	float: left; 
	width: 180px; 
	margin: 0px 20px 0px 0px; 
	padding: 0px; }
.firefoxreparer { 
	width:100px; 
	height:150px; 
	clear:left;}

/* Copyright */
#copyright {
	background: url(images/index_11.jpg) repeat-x;
	height: 132px;
	width: 100%;
	z-index: 1; 
	margin-top:-50px;}
#cop_tekst {
	font-family: Verdana;
	font-size:.8em;
	text-align: center;
	margin-top: -25px;
	width: 100%;
	color: #fff;
	z-index: 100000; }

/* Links */
a {
	font-weight:bold; 
	color: #62b614;
	text-decoration: none;}
a:hover {
	color: #62b614;
	text-decoration: underline; }
a.copylink { color: #fff; }
a.copylink:hover { color: #fff; }
input, textarea { border: 1px solid #62b614 }