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

body {
	margin: 0;
	background: #000;
	text-align: center;
	font: normal 12px Verdana;
	color: #000;
}

#content object {
	text-align: center;
}

img{
	padding:2px;
	border:1px solid #000;
	margin:3px;
	behavior: url(iepngfix.htc);
}
#top {
	margin: 0 auto;
	height: 150px;
	width: 790px;
}
#body {
	background: #d4ce80;
	overflow: hidden;
	width: 780px;
	margin: 5px auto;
	padding: 5px;
}
#bottom {
	background-color: #d4ce80;
	margin: 0 auto;
	height: 35px;
	width: 790px;
}
.adress {
	font: bold 14px verdana;
	color: #000;
	text-align: center;
	float:left;
	line-height: 35px;
	margin-left: 110px;
}
.ajato {
	font: bold 10px tahoma;
	color: #C30;
	float: right;
	line-height: 35px;
	margin-right: 8px;
}
		.ajato a:link {
			color: #C30;
			text-decoration: none;
		}
		.ajato a:visited {
			color: #C30;
			text-decoration: none;
		}
		.ajato a:active {
			color: #c30;
			text-decoration: none;
		}
		.ajato a:hover {
			text-decoration: none;
			color: #555;
		}
#menu {
	height: 21px;
	width: auto;
	text-align: right;
	float: right;
}
		#menu object {
			margin:0 1px;
		}
		
.clique {
	width: auto;
	height: auto;
	float: right;
	margin: 0 10px 10px 0;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
}
.poliart {
	float: left;
}

.filmtrip {
	float: left;
	margin: 6px 0 0 5px;
}
#content {
	float: right;
	overflow: hidden;
	width: 630px;
	padding: 8px 10px 8px 10px;
}
		#content h2{
			font: bold 22px Arial;
			text-align: left;
		}
		#content p {
			text-align: justify;
		}
		
		#content a:link {
			color: #000;
			text-decoration: none;
		}
		#content a:visited {
			color: #000;
			text-decoration: none;
		}
		#content a:active {
			color: #000;
			text-decoration: none;
		}
		#content a:hover {
			text-decoration: none;
			color: #555;
		}
#bottom1 {
	width: 650px;
	float: right;
}

