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

 
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	background: #000000 url('../images/body_bg.jpg') repeat-x;
	margin: 0;
	overflow: hidden;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}


a:link {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: none;
}

ul {
	list-style-type: none;
	font-size: 15px;
	line-height: 28px;
}
p {
	font-size: 15px;
	line-height: 20px;
}
#main {
	position: absolute;
	width: 1120px;
	height: 1229px;
	top: 0px;
	left: 0px;
	text-align: left;
	background: url('../images/background.jpg') no-repeat;
}
#content {
	position: absolute;
	left: 245px;
	top: 160px;
	width: 725px;
	height: 410px;
	overflow: hidden;
	text-align: left;
}
#gallery {
	padding-left: 25px;
	overflow: auto;
	height: 335px;
}
#fomenu {
	position: absolute;
	top: 150px;
	left: -20px;
}

li .menu {
	display: block;
	width: 180px;
	height: 39px;
	background: url('../images/menupont.png') no-repeat;
	font-size: 18px;
	font-variant: bold;
	padding-left: 20px;
	padding-top: 14px;
	text-decoration: none;
	color: #000033;
}
.active_menu {
	display: block;
	width: 180px;
	height: 39px;
	background: url('../images/menupont.png') no-repeat;
	font-size: 18px;
	font-variant: bold;
	padding-left: 20px;
	padding-top: 14px;
	text-decoration: none;
	color: #000033;
	background-position: 0 -106px;
}


li .menu:hover{
	display: block;
	width: 180px;
	height: 39px;
	background-position: 0 -53px;
}
li .menu:active{
	display: block;
	width: 180px;
	height: 39px;
	background-position: 0 -106px;
}



h1 {
	font-size: 26px;
	position: absolute;
	top: 68px !important;
	top: 85px;
	left: 455px;
	text-decoration: none;
}
h1 a:link {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
	color: black;
}
h1 a:visited {
	text-decoration: none;
	color: black;
}
h2 {
	margin-top: 0;
	font-size: 20px;
	margin-bottom: 30px;
}

.galeria {
	float: left;
	font-size: 12px;
	width: 120px;
	min-height: 120px;
	height: auto !important;
	height: 130px;
	margin: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	background: #999999;
	
}

img {
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 2px #666666;
}
.galeria a:link {
	text-decoration: none;
	color: #000033;
}
.floatleft {
	float: left;
	width: 250px;
}

#nyito {
		position: absolute;
		left: 218px;
		top: 135px;
		width: 779px;
		height: 558px;
		overflow: hidden;
		text-align: left;

	
}
