body { 
	margin: 0px; background-image: url(/images/bg.png); background-repeat: repeat-x; 
	font-family: Tahoma;	
}

.noclass {

	visibility: hidden;
	position: absolute;
	top: -200px;
} 

hr {
	border: 1px solid #e1e1e1;
	height: 1px;
}

td {
	font-size: 11px;	
}

.section3 {
	padding: 15px 10px 20px 10px;
}
.section2 {
	padding-top: 10px
}
.section3 .document {
		line-height: 110%;
}

H3 {
	color: #009999;
	font-weight: normal;
	border-bottom: 1px solid #009999;
}
.section1 {
	border-bottom: 1px dotted #009999;
	padding-bottom: 5px;
}

.hmenu {
	font: bold 11px Trebuchet ms;
	padding: 5px 0px 0px 0px;
	color: #009999;
}
.hmenu td {
	text-align: right;
}

.hmenu a:hover {
	text-decoration: underline;
}
.hmenu a {
	color: #009999;
	text-decoration: none;
}
.vmenu {
	background-color: #f1f1f1;
	text-align: left;
	font-family: Arial;
	padding: 10px;
}
.vmenu a {
	padding-right: 20px;
	font-weight: bold;
	color: #009999;
	font-size: 14px;

}

.vmenu a:hover {
	text-decoration: none;
}

#megy {
	padding: 5px;
}

.imgborder {
	border: 1px solid	#009999;
}

.form-text {
	border: 1px solid #009999;
	font-size: 11px;
}
.form-textarea {
	border: 1px solid #009999;
	overflow: auto;	
}
.form-button {
	background-color: #009999;
	border-top: 2px solid solid #666666;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.galery-theme {
	font-size: 11px;
}
.gallery-theme-introduction {
	padding-top: 1px;
	padding-bottom: 1px;
}
.gallery-theme-title, .gallery-theme-title a {
	border-bottom: 1px solid #8CAAC6;
	font-size: 14px;	
	font-family: Arial;	
	font-weight: bold;
	color: #FF8610;
	text-decoration: none;
	padding-bottom: 3px;
}
.gallery-theme-name {
	font-size: 14px;	
	font-family: Arial;	
	font-weight: bold;
	color: #FF8610;
}
.gallery-theme-description {
	font-size: 11px;
}
.gallery-theme-info {
	font-size: 11px;	
	font-family: Tahoma;	
	font-weight: bold;
	color: #999999;	
	padding-bottom: 10px;
}
.galery-picture {
	font-size: 11px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.gallery-image {
	border: 1px solid #000000;
	cursor: pointer;
}