#site_format {
margin: auto !important;
width:908px;
height: 613px;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	background-image:url(images/bg.jpg);
	background-color:#FFF;
}

h1 {
	font-weight: bold;
	font-size: 14px;
}


h2 {
     font-weight:bold;
}

.header {
	background-image:url(images/header.png);
	width: 908px;
	height: 303px;
}
#header_apk {
	padding-left:810px;
	padding-top: 13px;
}

#header_links {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12px;
	padding-left:12px;
	padding-top:20px;
	width: 845px;/*945*/
	vertical-align:middle;
}

.content {
	background-color:#FFF;
	padding-top:10px;
	width:902
} 

#content_tekst {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-style:bold;
	font-size: 14px;
	margin-left:20px;
	padding-top: 20px;
	padding-bottom:20px;
	width:902;
	}
 
img:hover{ 
width : 150; 
height : 75; 
} 

a:link {color:#FFFFFF;  text-decoration:none;}      /* unvisited link */
a:visited {color:#FFFFFF;text-decoration:none;}  /* visited link */
a:hover {color:#009; text-decoration:none;}  /* mouse over link */
a:active {color:#009; text-decoration:none;}  /* selected link */ 