
HTML, BODY {
    margin:0px;
    padding:0px;
    border:none;
	background:#391e12 url(art/body_bg.jpg) repeat-x top;
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:12px;
	color:#391e12;
}

a {
	color:inherit;
	text-decoration:none;
}

a:active {position:relative; top:1px;}

.fLeft {
	float:left;
}

.fRight {
	float:right;
}

/*fejléc*/
#header {
	height:268px;
	background:url(art/header_bg.jpg) no-repeat left top;
}

#headerMisc {
	height:200px;
	padding:10px;
	font:13px "Trebuchet MS", Tahoma, Arial normal;
	color:#5f3e25;
}

#headerMisc em {
	font-style:normal;
	color:#f4e3a7;
}

#headerMisc .contact {
	text-align:left;
}


#headerMisc .nameDay {
	text-align:right
}

.width1k {
	width:1000px;
}

.width1k h3 a {
	color:#fe7c00;
	position:relative;
	top:8px;
	font:17px normal;
}

/*tartalmi rész*/
#content {
	width:1000px;
	background:url(art/content_bg_repeat.gif) repeat-y top left;
}

/*menu vertikális*/
#menuV {
	width:250px;
	background:url(art/menuV_top.gif) no-repeat top right #ecd998;
	text-align:center;
}
	#menuV a {color:#630300;}
	#menuV a:hover, menuV ol li a .aktiv {color:#c71a17; position:relative; bottom:1px;}

#menuV ul, menuV ol {
	background:url(art/menuV_bottom.gif) no-repeat bottom right;
	padding:90px 0 100px 0;
	margin:0;
	list-style:none;
}

#menuV li {
	width:210px;
	margin:auto;
	padding:4px;
	font:bold 17px "Times New Roman", Times, serif;
	border-bottom:1px solid #d8c584;
}

#menuV ol {
	border-bottom:1px solid #d8c584;
}

#menuV ol li {
	width:170px;
	padding:2px;
	font:15px "Times New Roman", Times, serif;
	border:none;
	list-style:none;
	text-align:right;
}

.almenu {
	width:210px;
	margin:auto;
	padding:4px;
	font:14px "Times New Roman", Times, serif;
	border:inherit;
}

#menuV hr {
	height:20px;
	border:none;
	background:none;
}

/*menu horizontális*/
#menuH a {
	font:17px normal;
	color:#ecd998;
	margin:0 3px 0 7px;
	padding:0 3px 0 3px;
}
	#menuH a:hover {
	color:#fef1c3;
	position:relative;
	bottom:1px;
	text-decoration:underline;
}

/*szoveges tartalom*/
.textBg {
	background:url(art/text_bg.gif) no-repeat left bottom;
	position:relative;
}

#textContent {
	padding:8px 22px 22px 22px;
	position:relative;
}

#textContent .titlemain {
	border-bottom:1px solid #e9d58f;
}

#textContent .text {
	color:#391e12;
	font:16px normal;
}

#textContent .text img {
	padding:5px;
	margin:10px;
	background:#faeac1;
	border:1px solid #b09d6e;
}

#textContent .szoveg {
	clear:both;
}

#tothetop {
	text-align:right;
	padding:10px;
	margin:10px;
	color:#f1dfa9;
	font-weight:bold;
	font-size:15px;
	border-top:1px solid #e9d58f;
	clear:both;
}
	#tothetop a {
		color:#f1dfa9;
}

/*modulok*/
#modules {
	text-align:right;
}

.modBg {
	background:url(art/mod_bg.gif) no-repeat left bottom;
}

#modules .message {
	width:185px;
	border-bottom:15px solid #391e12;
}

/*keresés a katalógusban*/
#modules .catalog {
	width:185px;
	border-bottom:15px solid #391e12;
	background:url(art/catalog.jpg) no-repeat top right;
	color:#99733a;
	padding:0 0 10px 0;
}
	#modules .catalog:hover {background:url(art/catalog_hover.jpg) no-repeat top right;}

#search {
	margin:70px 0 0 0;
}

#search .field {
	width:120px;
	margin:1px 0 0 0;
	padding:2px;
	background:#391e12;
	border:none;
	color:#9a5536;
}

/*keresés az oldalon*/
#modules .search {
	width:185px;
	border-bottom:15px solid #391e12;
	background:url(art/keresbg.jpg) no-repeat top right;
	color:#99733a;
	padding:0 0 10px 0;
}
	#modules .search:hover {
	background:url(art/keresbg_hover.jpg) no-repeat top right;
}

#searchPage {
	margin:50px 0 0 0;
	position:relative;
}

#searchPage .field {
	width:120px;
	margin:1px 0 0 0;
	padding:2px;
	background:#391e12;
	border:none;
	color:#d5ba77;
}

#searchPage .magnif {
	position:absolute;
	right:2px;
	top:3px;
}

/*nyelvválasztó*/
#modules .lang {
	width:185px;
	border-bottom:15px solid #391e12;
	background:url(art/langbg.jpg) no-repeat top right;
	color:#99733a;
	padding:0 0 10px 0;
}
	#modules .lang:hover {background:url(art/langbg_hover.jpg) no-repeat top right;}

#flags {
	width:120px;
	height:20px;
	margin:50px 0 0 0;
	background:#4b301b;
	position:relative;
	left:65px;
	text-align:left;
}

#flags img {
	opacity:.6;
	filter:alpha(opacity=60);
}
	#flags img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

/*akadalymentes*/
#modules .handi {
	width:185px;
}

/*lábléc*/
#footer {
	min-height:165px;
	background:url(art/footer_bg.jpg) no-repeat left top;
}

.links {
	text-align:right;
}

.links a {
	color:#ed6300;
	font-size:15px;
	padding:4px;
	margin:0 0 0 20px;
}
	.links a:hover {
		text-decoration:underline;
}

.copy {
	color:#7b542f;
	font-size:15px;
}
	.copy a {color:#7b542f;}
	.copy a:hover {color:#b67535;}
	
.ism a, .ism {
	color:#ed6300;
}
	.ism a:hover {text-decoration:underline} 
	
.link_cim {
	font-weight:bold;
}

.arch {
	background-color:#ebd08c;
	border:solid 1px #c3a968;
	padding:4px;
}

.arch:hover {
	background-color:#f1e8d1;
}


.tav hr {
	width:90%;
	margin:10px auto 15px auto;
	border:none;
	background:none;
	border-bottom:2px dotted #f9d57b;
}

.inputt {
	font-family:"Trebuchet MS", Tahoma;
	font-size:14px;
	border:2px solid #cfde4d;
	padding:2px;
	width:270px;
}

.inputt_err {
	font-family:"Trebuchet MS", Tahoma;
	font-size:14px;
	border:2px solid #FF0000;
	padding:2px;
	width:270px;
}