@import "default.css";


body { background-image:  url("../img/bodybackdrop.gif"); }
.head .logoholder { background-image:  url("../img/logoback.png"); }
.head .logo a { background-image:  url("../img/logo_uj.1.png"); }
.head .searchholder { background-image:  url("../img/searchpattern.png"); }
.head .home a { background-image:  url("../img/icon_home.png"); }
.head .contact a { background-image:  url("../img/icon_contact.png"); }
.head .print a { background-image:  url("../img/icon_print.png"); }
.head .sitemap a { background-image:  url("../img/icon_sitemap.png"); }
.head .sep { background-image:  url("../img/icon_separator.png"); }
.head .searchbox .send a { 	background-image:  url("../img/icon_redsearch.png"); }
.subhead { background-image: url("../img/subpagehead.png"); }
.content .menuholder { background-image:  url("../img/menuback.png"); }
.content .bodyholder { background-image:  url("../img/contentback.png"); }
.home .content .menuholder,
.home .content .bodyholder {
	background: none;	
}
.content h1 { background-image:  url("../img/honetriangle.png"); }
.content h2 { margin-top: 20px; background-image:  url("../img/honetriangle.png"); }
.content li { background-image:  url("../img/bullet.png"); }
.content .light h1 { background-image:  url("../img/honetriangle.png"); }
.content .dark h1 { background-image:  url("../img/honetriangledark.png"); }

.searchholder, .searchholder a {color:white;text-decoration:none;}
.searchholder a:hover {text-decoration:underline;}

.content h3 { 
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	cont: #53523f;
	margin: 3px 0;
	margin-top: 10px;
}

.content p {
	margin: 0px 0px 5px 0px;
	line-height: 15px;
}

.content h1 em {
	text-transform: uppercase;
}


.rightImageBox, .leftImageBox, .centerImageBox, .normalImageBox {
	border: 1px solid #c1c0b7;
	background-color: #ffffff;
	padding: 3px;
}
.rightImageBox {
	float:right;
	margin-left:3px;
}
.centerImageBox {
	text-align:center;
}

.leftImageBox {
	float:left;
	margin-right:5px;
}

.act {font-weight:bold;}
.actflag {border: 1px solid white;}

.imgPopup a {text-align:right;}
.imgPopup div {
	margin-top:-18px;
	margin-right: 2px;
	text-align:right;
/*	width: 18px;
	height: 18px;*/
}
.imgPopup div img {border:0}

.edit {float:right;}
.edit a {color:red;}

.label {margin-top:3px;font-weight: bold;}

form {margin:0;padding:0;}
form img {border:0}
#articleForm textarea {width:480px; height: 400px;}

/* a listát elképzelhető, hogy ketté kell vágni, ezért... */
.content .reflist ul { padding-top: 0; }

.content .row img {margin:1px;}

.content strong { color: #43619e; }

.content .half { width: 240px; }

table { margin: 3px auto; border-collapse: collapse}
td, th { border: 1px solid black; padding: 4px; text-align:left}


.image {width:150px; float:left; margin:3px;border: 1px solid #c1c0b7;padding: 3px;}
.image .delete {text-align:center;}
.image .minus {float:left; margin-left:10px;}
.image .plus {float:right; margin-right:10px;}

span.right{float:none;text-align:right}

#search_hit a {font-weight:normal}
#search_hit a strong {color: #ee7600;}
#search_hit a em {color: #ff8700; font-weight:bold;font-style:normal;}
#search_hit div {border-bottom: 1px solid #d1d1d1;margin:3px 0;padding:3px;}


/************ FOOTER ************/
#footer {
	background: url("../img/footerstripe.png") no-repeat center top;
	margin-top: 5px;
	padding-top: 8px;
	clear: both;
}
#footer a {
	font-weight: normal;
}
/************ FOOTER ************/



/************ FULEK ************/

.tabs {
	float: left;
	width: 510px;
	line-height: normal;
	background-image: url("../img/tabs/tabs_bg.gif");
}

.tabs ul {
	margin: 0;
	padding: 0px 0px 0;
	list-style: none;
}

.tabs li {
	float: left;
	background: url("../img/tabs/tab_bg.gif") no-repeat left top;
	margin: 0;
	margin-left: 0px;
	margin-right: 2px;
	padding: 0 0 0 10px;
	line-height: 18px;
}

.tabs li.current {
	background: url("../img/tabs/tab_sel_bg.gif") no-repeat left top;
	margin-right: 2px;
}

.tabs span {
	float: left;
	display: block;
	background: url("../img/tabs/tab_end.gif") no-repeat right top;
	padding: 0px 10px 0px 0px;
	color: black;
}

.tabs .current span {
	background: url("../img/tabs/tab_sel_end.gif") no-repeat right top;
}

.tabs a {
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	cursor:hand;
}

.tabs a:link, .tabs a:visited, .tabs a:hover {
	color: black;
	text-decoration: none;
}

.tabs a:hover {
}

.tabs .current {
}

.tabs .current a, .tabs .current a:link, .tabs .current a:visited {
}

.panels {
	width: 508px;
	border: 1px solid #919B9C;
	border-top: 0px;
	background-color: white;
	clear: both;
}
.panels fieldset {
	border: 0;
	padding: 10px;
	padding-top: 5px;
}

.panels fieldset table {
	width: 480px;
}
/************ FULEK ************/