body {	
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	background-image: url('../images/bck_scale.jpg');
	background-repeat: repeat-x; }
#head{ 
	position: absolute; top: 0px; left: 0px;
	background-image: url('../images/head.jpg');
	background-repeat: no-repeat; 
	height: 328px; 
	width: 983px; }
#menu_1 {
	font-size: 11px;
	position: absolute; top: 70px; left: 300px;
	width: 170px; 
	color: #ccc; 
	text-align: center; }
#menu_2 {
	font-size: 11px;
	position: absolute; top: 70px; left: 490px;
	width: 170px; 
	color: #ccc; 
	text-align: center; }
#menu_3 {
	font-size: 11px;
	position: absolute; top: 70px; left: 680px;
	width: 170px; 
	color: #ccc; 
	text-align: center; }
#menu_3 a:link, #menu_2 a:link, #menu_3 a:visited, #menu_2 a:visited {
	color: #ccc; 
	text-decoration: none; }
#menu_3 a:hover, #menu_2 a:hover {
	color: #f7c000; 
	text-decoration: underline; }
#menu_main {
	position: absolute; top: 270px; left: 20px;
	font-size: 12px;
	font-weight: bold;
	width: 170px;  }
#menu_main img { 
	border: none; }
#menu_main a {
	display: block;
	padding-bottom: 3px;
	border-bottom: 1px dotted #444; }
#menu_main a:link, #menu_main a:visited {
	color: #eee;
	text-decoration: none; }
#menu_main a:hover{
	color: #f7c000; 
	text-decoration: none; }
#page {
	position: absolute; top: 200px; left: 210px;
	text-align: justify;
	color: #888;
	width: 600px; 
	padding-top: 30px;
	padding-right: 20px; 
	padding-left: 20px; }
#photos img {
	border: 1px solid #c79b00; }

#marka1 {
	position: absolute; top: 140px; left: 40px;
	text-align: center; }
#marka2 {
	position: absolute; top: 140px; left: 240px;
	text-align: center; }
#marka1 img, #marka2  img {
	border: 1px solid #c79b00; }
h1 {
	font-size: 22px;
	color: #f7c000; }
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #c79b00; }
.sarga {
	color: #c79b00; }
.kiemelt {
	font-weight: bold; }
.center {
	text-align: center; }