* {
	border: 0;	border-collapse: collapse;	border-spacing: 0;	margin: 0;	padding: 0;}html { height: 100%; }body {	background: #c9b592 url(../images/bg_gradient.jpg) repeat-x 0 0;	color: #5f3e09;	height: 100%;	text-align: center;}body, textarea, input {	font: 62.5%/100% Arial, Tahoma, Verdana, sans-serif; }h1, h2, h3, h4, h5, h6, textarea, input, select { font-size: 1em; }ul { list-style: none; }a { text-decoration: none; }img, fieldset { border: none; }/** INPUT ELEMENTS **/
form label {
	float: left;
	padding-top: 2px;
	width: 150px; 
}textarea, input, select {	background: #bbaf92;	border: 1px solid #5f3e09;	color: #3a2512;	padding: 2px;}.btn {	color: #5f3e09;	font-weight: bold;}/** MAIN ELEMENTS **/#container {	margin: 0 auto;	overflow: hidden;	position: relative;	width: 700px;}#header {	height: 200px;	width: 700px;}#mainMenu {	background: url(../images/bg_mainmenu.png) no-repeat 0 100%;	height: 35px;
	line-height: 120%;	margin: 10px 0;}#mainContent {	background: #e1cfb0;	font-size: 1.3em;	line-height: 120%;	margin: 10px 0;	overflow: hidden;	padding: 10px;	text-align: justify;	width: 680px;}#secondaryContent {	text-align: left;}#footer {	background: url(../images/bg_footer.png) repeat-x 0 0;	color: #fff;	height: 32px;	padding: 0 5px 10px 5px;	text-align: left;	width: 690px;}/** MAINCONTENT ELEMENTS **/#mainContent a { color: #3a2512; }#mainContent h1 {	color: #3a2512;	font-size: 1.4em;	margin-bottom: 10px;
	text-transform: uppercase;}#mainContent p {	padding-bottom: 5px;}#mainContent li {	list-style-type: disc;	margin-left: 30px;	padding: 0 10px 5px 0;}#mainContent ol {	margin-left: 20px;	padding-bottom: 5px;}#mainContent .foglalas {	width: 680px;}#mainContent .foglalas td {	padding: 5px;	vertical-align: top;}
#adminMenu {
	border: 1px solid #5f3e09;
	float: left;
	margin-top: 10px;
	padding: 5px;
	width: 670px;
}
/** GUESTBOOK ELEMENTS **/
#mainContent .guestbook {
	width: 680px;
}
#mainContent .guestbook a {
	color: #fff;
}
#mainContent .guestbook td {
	border: 1px solid #aa6d36;
	padding: 1px;
}
#mainContent .guestbook .header td {
	border: 1px solid #aa6d36;
	font-weight: bold;
	height: 23px;
	vertical-align: middle;
}
#mainContent .guestbook .message {
	border: 1px solid #aa6d36;
	margin-bottom: 5px;
}
#mainContent .guestbook .message .header {
	background: #3a2512;
	border-bottom: 1px solid #aa6d36;
	color: #fff;
	height: 19px;
	padding: 4px 2px 0 2px;
}
#mainContent .guestbook .message .header .date {
	float: right;
}
#mainContent .guestbook .message .msg {
	padding: 3px;
}
#mainContent .guestbook .message .footer {
	background: #4c320d;
	border-top: 1px solid #aa6d36;
	color: #fff;
	padding: 2px;
	text-align: right;
}
/** FORUM ELEMENTS **/
#mainContent .comment {
	margin-bottom: 8px;
}
#mainContent .comment .header {
	background: #aa6d36;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 0;
	padding: 2px 5px;
	width: 670px;
}
#mainContent .comment .header a { 
	color: #fff;
	font-size: 0.9em;
}
#mainContent .comment .date {
	float: right;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
#mainContent .comment .text {
	border: 1px solid #aa6d36;
	background: #bbaf92;
	color: #000;
	padding: 5px;	
}
#mainContent .comment .modified {	
	color: #c00000;
	font-size: 0.8em;
	font-style: italic;	
}
#mainContent .commentNavigator {
	margin-bottom: 3px;
	overflow: hidden;
	padding: 5px 0;
	width: 680px;
}
#mainContent .commentNavigator .title {
	color: #5f3e09;
	font-weight: bold;
}
#mainContent .commentNavigator .selector {
	border: 1px solid #aa6d36;
	background: #bbaf92;
	color: #5f3e09; 
	float: right;
	font-size: 0.9em;
	padding: 0;
	text-align: center;
	width: 100px;
}
#mainContent .forumEditor {
	padding-bottom: 10px;
}
#mainContent .forumEditor .title {
	color: #5f3e09;
	font-weight: bold;
}
#mainContent .forumEditor .smileys {
	background: transparent;
	padding: 5px 5px 0px 5px;	
	margin: 0;
}
#mainContent .forumEditor .submitBtn {
	background: #bbaf92;
	border: 1px solid #aa6d36;
	color: #000;	
	float: right;	
	height: 20px;
	margin-left: 5px;
	overflow: visible;
	padding: 0 5px;	
	text-align: center;	
	width: auto;	
}
#mainContent .forumEditor .text {
	border: 1px solid #aa6d36;
	background: #bbaf92;
	font-size: 1em;
	padding: 1px 5px;
	width: 668px;
}
#mainContent .forumEditor .longtext {
	border: 1px solid #aa6d36;
	background: #bbaf92;
	height: 55px;
	padding: 5px;
	width: 668px;
}
#mainContent .forumEditor .sectext {
	border: 1px solid #aa6d36;
	background: #bbaf92;
	float: right;
	font-weight: bold;
	height: 14px;
	padding: 2px;
	text-align: center;
	width: 100px;
}
#mainContent .forumEditor .sectitle {
	color: #5f3e09;
}
#mainContent .forumEditor .secmsg {
	color: #3a2512;
	font-family: Arial;
	font-size: 1.3em;
}
#mainContent .forumEditor .notify {	
	border: 1px dotted #3a2512;
	color: #3a2512;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 3px 0;
	text-align: center;
}/** GALLERY ELEMENTS **/.gallery {	margin: 0 auto;	text-align: center;}
.gallery .category {
	float: left;
	padding: 5px;
	text-align: justify;
	width: 330px;
}
.gallery .category .thumbnail {
	float: left;
	width: 130px;
}
.gallery .category .thumbnail img {
	border: 2px solid #5f3e09;
}
.gallery .images img {
	border: 2px solid #5f3e09;
}
.gallery .images .zoom {
	margin-bottom: 3px;
}
.gallery .images .thumbnails {
	margin-top: 7px;
}
/** MAINMENU ELEMENTS **/#mainMenu ul{	overflow: hidden;	width: 100%;}#mainMenu ul li {	display: inline;	float: left;	margin: 0 11px;	position: relative;}#mainMenu ul li a {	color: #fff;	display: block;	font-size: 1.4em;	height: 22px;	padding-top: 13px;	width: 118px;}#mainMenu ul li a:hover {	background: #6e4908 url(../images/bg_mainmenu_hover.png) no-repeat 50% 100%;}#mainMenu ul li a.selected {	background: #6e4908 url(../images/bg_mainmenu_hover.png) no-repeat 50% 100%;}.subMenu {	background: #4c320d;	left: 0;	list-style-type: none;	position: absolute;	top: 0;	visibility: hidden;	z-index: 100;} .subMenu li a {	color: #fff;	display: block;	font-size: 1.2em;	padding: 5px 0;	width: 118px;}.subMenu li a:hover {	background: #6e4908;}/** FOR SUBMENU **/.ddiframeshim {	background: transparent;	border: none;	display: block;	height: 0;	position: absolute;	width: 0;	z-index: 500;}/** FOOTER ELEMENTS **/#footer p {	padding-top: 5px;}
