body {	margin: 0px; color: #696969; font-family: 'Lobster', arial, serif; font-size: 18px; background-image:url(../images/bg.jpg); background-position:center top; 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: 500px; margin: 0 auto 0 auto; }
#content {	margin: 0 auto 0 auto;	width: 500px; }


.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 {	margin:20px 0;	clear: both;}

.page {	color: #7598D2;	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: #7598D2;
		border: #7598D2 1px solid;
		padding: 5px;
		text-decoration: none;
	}
	.pagination a:visited {
		border: #7598D2 1px solid;
		color: #7598D2;
		padding: 5px;
		text-decoration: none;
	}
	.pagination a:hover {
		background-color: #FBFBF7;
		border: #003399 1px solid;
		color: #003399;
		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 { }
.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 { }
.lbox a { border: 1px solid #006699; font-size: 20px; color: #000; text-decoration: none;  display:block; font-weight: bold; color: #ccc; padding:6px 20px 6px 20px; margin: 5px 0 0 0; -moz-border-radius:10px 20px 20px 10px; -webkit-border-radius:10px 20px 20px 10px; background-color:#FFF; opacity:0.9; filter:alpha(opacity=90);}
.lbox a:hover { opacity:1.0; filter:alpha(opacity=100);}
.lbox a .title { display:block; font-weight: bold; font-size: 18px; color: #999; margin: 0 0 4px 0; }
.lbox a .url { display:block; font-weight: normal; font-size: 16px; color: #ccc; }
.lbox a:hover .title { display:block; font-weight: bold; font-size: 18px; color: #000; margin: 0 0 4px 0; }
.lbox a:hover .url { display:block; font-weight: normal; font-size: 16px; color: #999; }


/*
.title { font-weight: bold; font-size: 18px; color: #000; margin: 0 0 4px 0; }
.title a { font-size: 18px; color:#ccc; text-decoration: none; }
.title a:hover { text-decoration: underline; color:#000000; }

.desc {	font-size: 11px; color: #696969; font-weight: normal; margin: 0 0 2px 0; }

.url { font-weight: normal; font-size: 16px; color:#ccc;  margin: 5px 0 0px 0; font-weight:normal; }
.url a { font-size: 16px; color:#ccc; text-decoration: none; font-weight:normal; }
.url a:hover { text-decoration: underline; }
*/

.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 { border: 1px solid #006699; font-size:18px; color:#000; text-decoration: none; padding:6px 20px 6px 20px; margin: 5px 0 0 0; -moz-border-radius:10px 20px 20px 10px; -webkit-border-radius:10px 20px 20px 10px; background-color:#FFF; font-weight:normal; }
.leiras { padding:14px 20px 14px 20px; font-weight:normal; font-family:serif; line-height:130%; color:#666666; font-size:17px; }
.kategoria { color: #999999; }
.kategoria a { color:#999999; }

	
.nav { font-size:36px; color:#FFFFFF; font-weight:bold; margin-bottom:15px; text-shadow: 0.1em 0.1em #244070; }
.nav p { margin: 0; padding:5px 5px 5px 10px; }
.nav h3 { float: right;	margin: 0; font-size: 12px;	}
.nav a {  font-size:36px; color:#FFFFFF; font-weight:bold; margin-bottom:15px; 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 { }
.cat a { border: 1px solid #006699; font-size: 20px; color: #000; text-decoration: none;  display:block; font-weight: bold; color: #ccc; padding:6px 20px 6px 20px; margin: 5px 0 0 0; -moz-border-radius:10px 20px 20px 10px; -webkit-border-radius:10px 20px 20px 10px; background-color:#FFF; opacity:0.9; filter:alpha(opacity=90); }
.cat a:hover { color:#000000; text-decoration:none; opacity:1.0; filter:alpha(opacity=100); }
.cat span {	font-size: 18px; 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;
}



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 h1 { font-size:36px; color:#FFFFFF; font-weight:bold; margin-bottom:15px; text-shadow: 0.1em 0.1em #244070; }	
h1 a { font-size:36px; color:#FFFFFF; font-weight:bold; margin-bottom:15px; text-shadow: 0.1em 0.1em #244070; }	
.link_nev { font-size:36px; color:#FFFFFF; font-weight:bold; margin-bottom:15px; }
.link_url a { font-size:36px; color:#FFFFFF; font-weight:bold; margin-bottom:15px; }	
.feltetelek { padding:20px; border:3px solid red; margin:10px; }
.cbox .link_url a { font-size:18px; color:#003399; }

#home { margin:0 auto; text-align:center; color:#333; font-size:16px; } 
#home a { color:#333; font-size:16px; } 
#home b { font-size:22px; }

/*
#search_f { position:fixed; right:5px; top:5px; vertical-align:middle; width:170px; background-color:#009966; }
#search_f input { vertical-align:middle; }
#search_f .search { width:100px; background-color:#FFFFFF; border:1px solid #DEE6CA; vertical-align:middle; }
*/
