body {
	margin: 0px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/bg.jpg);
	background-position:top 50%; 
	background-repeat: no-repeat;
	background-attachment:fixed;
}

	p {
		margin: 0;
		padding: 0;
	}
	
	a {
		color: #9f9584;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}

h1, h2, h3, h4 {
	margin: 0;
	font-size: 11px;
}


	
#contentmain {
	width: 660px;
	margin: 0 auto 0 auto;
}
#content {
	margin: 0 auto 0 auto;
	width: 660px;
}



.header { margin: 0; position:relative; height:30px; padding-left:14px; }
.header a { font-size:32px; font-weight:bold; color:#000000; text-decoration:none; border:0; }
.header img { border:0; margin:13px 0 0 8px; }
.header p { position:absolute; width:280px; height:34px; right:10px; top:8px; vertical-align:middle; }
.header p input { vertical-align:middle; }
.search { width:200px; background-color:#FFFFFF; border:1px solid #DEE6CA; vertical-align:middle; }

#tab {
	 font-size: 11px;
	 float: right;
	 line-height: normal;
	 height: 21px;
	 margin: 5px 0 0 0;
}
	#tab ul {
		 padding: 0 10px 0 10px;
		 margin: 0px;
		 list-style-type: none;
	}
	#tab li {
		 padding: 0 0 0 5px;
		 float: left;
		 margin: 0 2px 0 0;
	}
	#tab a {
		padding: 6px 9px 0 5px;
		display: block;
		font-weight: bold;
		float: left;
		color: #9f9584;
		text-decoration: none;
		text-align: center;
		background-color:#000;
	}
	#tab a {
		 float: none;
		 font-size: 11px;
		 padding: 4px 10px 4px 8px;
		 text-align: center;
	}
	#tab a:hover {
		 color: #ECD780;
	}


	
.boxbody {
	border:10px solid #fff;	
	margin: 0;
	clear: both;
	background-color:#fff;
	 -moz-border-radius:10px; -webkit-border-radius:10px;
}
	

.page {
	color: #9f9584;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 17px 5px 10px;
}
	.page p {

	}

.pagination {
	padding: 2px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
	.pagination ul {
		font-size: 12px;
		margin: 10px 0 10px 0;
		padding: 0px;
		text-align: left;
	}
	.pagination li {
		display: inline;
		list-style-type: none;
		padding-bottom: 1px;
	}
	.pagination a {
		color: #9f9584;
		border: #9f9584 1px solid;
		padding: 5px;
		text-decoration: none;
	}
	.pagination a:visited {
		border: #9f9584 1px solid;
		color: #9f9584;
		padding: 5px;
		text-decoration: none;
	}
	.pagination a:hover {
		background-color: #FBFBF7;
		border: #75654b 1px solid;
		color: #9f9584;
		text-decoration: none;
	}
	.pagination a:active {
		background-color: #FBFBF7;
		border: #9f9584 1px solid;
		color: #9f9584;
	}
	.pagination li.firstpage {
		margin-right: 5px;
	}
	.pagination li.nextpage {
		font-weight: bold;
		margin-right: 5px;
	}


.caption {
	margin: 0 16px 8px 10px;
	padding: 0 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
	.caption p {
		padding: 5px 0px 5px 0px;
		color: #75654b;
		margin: 0;
	}
	
	.caption a {
		color: #9f9584; text-decoration: none;
	}
	.caption a:hover {
		text-decoration: underline;
	}
	
	.caption h2 {
		float: right;
		margin: 0px;
		font-size: 10px;
		padding: 6px 0 0 0;
	}

.listedcat {
	font-size: 11px;
	font-weight: bold;
	color: #696969;
}
	.listedcat a {
		color: #696969; text-decoration: none; font-weight: normal;
	}
	.listedcat a:hover {
		text-decoration: underline;
	}

.cbox {
	margin: 0 16px 0 10px;
}
	.cbox ul {
		margin: 0 0 0 15px;
		padding: 0 0 0 20px;
	}

	.cbox li {
		padding: 2px 0 4px 6px;
	}

.fbox {
	border: 1px solid #998d79;
	padding: 10px;
	background: url('../images/f.bg.gif') #ffffff no-repeat left top;
	margin: 5px 17px 5px 10px;
}

.lbox {
	border: 1px solid #e6e0ce;
	padding: 10px;
	background: #FBFBF7;
	margin: 5px 17px 5px 10px;
}


.article {
	margin: 4px 18px 0 10px;
	line-height: 18px;
}
	.article a {
		font-weight: bold; color: #75654b; text-decoration: none;
	}
	.article a:hover {
		font-weight: bold; color: #75654b; text-decoration: underline;
	}


.footer {
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: center;
	color: #ccc;
}
	.footer a {
		color: #eee; text-decoration: none;
	}
	.footer a:hover {
		text-decoration: underline;
	}

.details {
	margin: 0 0 0 0px;
	padding: 5px 0 5px 0;
}
	
.nav {	color:#666; background-color:#BD6F96; font-size: 12px;	font-weight: bold; margin: 0 0 0 0; padding: 0 0 1px 0; }
.nav p { margin: 0; padding:5px 5px 5px 10px; }
.nav h3 { float: right;	margin: 0; font-size: 12px;	}
.nav a { font-size: 12px; color:#666; text-decoration: none; }
.nav a:hover { text-decoration: underline; }

.text {
	border: 1px solid #998d79;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 360px;
	color: #696969;
}
.textarea {
	border: 1px solid #998d79;
	padding: 2px 2px 2px 6px;
	font-size: 12px;
	width: 360px;
	color: #696969;
}
.textpy {
	border: 1px solid #998d79;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 50px;
	color: #696969;
}

.captcha {
	border: 1px solid #998d79;
	background: url('../images/loader.gif') no-repeat center;
}

form {
	Margin: 0;
}

.cat {
	background: url('../images/catblt.gif') no-repeat left;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	Padding: 0 0 0 20px;
	Margin: 5px 10px 0px 0;
}
	.cat a {
		font-size: 13px; color: #75654b; text-decoration: none;
	}
	.cat a:hover {
		text-decoration: underline;
	}
	.cat span {
		font-size: 9px;
		padding: 0 0 0 4px;
	}

.subcat {
	font-size: 11px;
	padding: 2px 0 0 12px;
	color: #696969;
	margin: 2px 0 2px 8px;
	font-weight: normal;
}
	.subcat a {
		COLOR: #696969; text-decoration: none;
	}
	.subcat a:hover {
		text-decoration: underline;
	}

.break {
	padding: 3px 0 3px 0;
}

.title {
	font-weight: bold; font-size: 12px; color: #75654b; margin: 0 0 8px 0;
}
	.title a {
		font-size: 12px; color: #FF9900; text-decoration: none;
	}
	.title a:hover {
		text-decoration: underline;
	}


.desc {
	font-size: 11px; color: #696969; font-weight: normal; margin: 0 0 2px 0;
}

.url {
	font-weight: normal; font-size: 11px; color: #696969;  margin: 5px 0 0px 0;
}
	.url a {
		font-size: 11px; color: #696969; text-decoration: none;
	}
	.url a:hover {
		text-decoration: underline;
	}

div.pr {
	font-size: 6pt;
	color: #000000;
}

div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #696969;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

.err {
	color: #FF0000;
	text-align: left;
	margin: 0 16px 8px 10px;
	font-weight: bold;
	padding: 6px;
	border: 1px dotted #75654b;
}

.msg {
	color: #75654b;
	text-align: left;
	margin: 0 16px 8px 10px;
	font-weight: bold;
	padding: 6px;
	border: 1px dotted #75654b;
}
.limit_field {
   border: 0px;
   font-size: 10px;
   color: #696969;
   background: none;
}

span.req {
	color: #FF0000;
	font-weight: bold;
}

select {
	font-size: 8pt;
	color: #000000;
	border: 1px solid #d5d5d5;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#9f9584;
   font-weight: bold;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #696969;
   border-width:0 1px 1px;
}

#catTitle {
	background: none;
	font-weight: bold;
} /* Important for Konqueror */

#categtree h2 {
	margin:0 0 5px;
	font-size: 11px;
	padding:2px;
	text-align:center;
	color:#FFFFFF;
	background:#998d79;
	vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   color: #9f9584;
   border:1px dotted #FFFFFF;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#efedea;
}

#categtree .even {
   background:#FFFFFF;
}

#categtree .categ-item:hover {
   background:#eee;
}

.os {
	color: #3d4c53;
	font-weight: bold;
}
	.os a {
		color: #3d4c53; font-size: 11px; text-decoration: none;
	}
	.os a:hover {
		text-decoration: underline;
	}
	
.design {
	color: #982a05;
	font-weight: bold;
}
	.design a {
		color: #982a05; font-size: 11px; text-decoration: none;
	}
	.design a:hover {
		text-decoration: underline;
	}

.maintop { background-color:#BD6F96; color:#000000; margin-bottom:6px; padding:10px; }	
.maintop h1 { font-size:16px; font-weight:bold; margin-bottom:5px; }	
.link_nev { background-color:#BD6F96; color:#000000; font-size:16px; padding:10px; margin:0 0 10px 0; }
.link_url a { font-size:13px; color:#006600; font-weight:bold; }	
.feltetelek { padding:20px; border:3px solid red; margin:10px; }
