@charset "UTF-8";
@import url(http://www.google.com/uds/css/gsearch.css);
BODY {
	background-color: rgb(241,199,44);
	background-repeat: repeat-x;
	color: black;
	padding: 0;
	margin: 0;
}
#page {
	width: 770px;
	margin: 25px auto 0 auto;
	background: url(image/page.png) repeat-y;
	position: relative;
}

/* fejlec */
#head {
	position: relative;
	margin: 0 5px;
	height: 176px;
	background-repeat: no-repeat;
	border-top: 1px solid black;
}
#head p {
	display: none;
}
#head #search {
	position: absolute;
	width: 161px;
	height: 29px;
	top: 17px;
	right: 20px;
	background-repeat: no-repeat;
        display: none;
}
#head #search input#q {
	position: absolute;
	top: 6px;
	left: 20px;
	border: none;
	width: 136px; /* 141 */
	padding: 0 3px 0 2px;
	background: transparent;
	margin: 0;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
}
#head #skin-switcher {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 26px;
	height: 84px;
}
#head #skin-switcher ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#head #skin-switcher ul li {
	float: left;
	height: 26px;
	width: 26px;
	margin-bottom: 3px;
	background: rgb(214,214,211);
	cursor: pointer;
}
#head #skin-switcher ul li em {
	background: url(image/skin.png) no-repeat;
	display: block;
	height: 22px;
	width: 22px;
	margin: 2px;
}
#head #skin-switcher ul li#skin-horn em { background-position: 0px 0px; }
#head #skin-switcher ul li#skin-horn:hover em { background-position: -22px 0px; }
#head #skin-switcher ul li#skin-combine em { background-position: -44px 0px; }
#head #skin-switcher ul li#skin-combine:hover em { background-position: -66px 0px; }
#head #skin-switcher ul li#skin-runner em { background-position: -88px 0px; }
#head #skin-switcher ul li#skin-runner:hover em { background-position: -110px 0px; }
#head #skin-switcher ul li em span {
	display: none;
}

/* tartalom */
#primary, #secondary, #tertiary {
	position: relative;
	margin: 5px 0 0 5px;
	width: 760px;
	height: 176px;
}
.box1, .box2, .box3 {
	position: absolute;
	width: 250px;
	height: 176px;
	top: 0;
}
.box1 { left: 0; }
.box2 { left: 255px; }
.box3 { left: 510px; }
#page h2 {
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 20px 20px 0 20px;
	padding: 0;
	height: 21px;
}
#page ul {
	margin: 0 18px 1px 18px;
	padding: 0;
}
#page #primary ul li,
#page #secondary ul li,
#page #tertiary ul li {
	display: block;
	height: 28px;	/* !width: 214px */
	margin: 0 0 1px 0;
	padding: 0;
	list-style: none;
}
#page ul.flag li,
#page ul.flag li {
	background-image: url(image/flag_border.png);
	background-repeat: no-repeat;
	background-position: 2px 1px;
}
#page ul.square li {
	background-image: url(image/square_border.png);
	background-repeat: no-repeat;
	background-position: 2px 1px;
}
#page ul.square li:hover,
#page ul.flag li:hover,
#page ul.flag li:hover { 
	background-color: rgb(255,233,153);
	background-position: 2px -28px;
}
#page ul li a {
	display: block;
	height: 28px;
	margin: 1px 2px 0 2px;
	text-decoration: none;
}
#page ul.flag li a {
	background: url(image/flag.png) no-repeat;
}
#page ul li a strong,
#page ul li a em {
	display: block;
	padding: 0px 1px 0px 36px;
}
#page ul.flag a strong,
#page ul.flag a em {
	padding-left: 47px;
}
#page ul li a strong {
	font: bold 12px/14px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	color: rgb(17,90,136);
	text-transform: uppercase;
}
#page ul li a em {
	font: 9px/11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	color: rgb(37,147,217);
}

/* tartalom 1. */
#primary .box1 h1 {
	position: absolute;
	width: 250px;
	height: 176px;
	top: 0;
	background: url(image/logo.png) no-repeat 20px 0px;
}
#primary .box1 object {
	margin: 20px 0 0 20px;
}
#primary .box1 h1 span {
	display: none;
}
#primary .box2 ul li {
	height: 114px !important;
}
#primary .box2 ul.flag li#flag-hu a { background-position: 2px 3px; }
#primary .box2 ul li a dfn {
	display: block;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	color: black;
	background-color: white;
	margin: 2px 0 0 0;
	padding: 6px 4px 0 4px;
}
#primary .box2 ul li:hover a dfn  { /* -> #page ul.flag li:hover */
	background-color: rgb(255,233,153);
}
#primary .box3 ul {
	margin-top: 43px;
}
#primary .box3 #hun-foundation em {
	letter-spacing: -0.03em;
}
#primary .box3 ul li a {
	background-image: url(image/hun.png);
	background-repeat: no-repeat;
}
#primary .box3 ul li#hun-project a { background-position: 2px 3px; }
#primary .box3 ul li#hun-collaborator a { background-position: 2px -26px; }
#primary .box3 ul li#hun-foundation a { background-position: 2px -55px; }
#primary .box3 ul li#hun-youth a { background-position: 2px -84px; }

/* tartalom 2. */
#secondary {
	background: rgb(245,245,244);
	border-bottom: 5px solid rgb(214,214,211);
}
#secondary .box1 p {
	font: 16px Georgia, Times New Roman, Times, serif;
	margin: 20px;
	padding: 0;
}
#primary .box2 ul.flag li#flag-hu a {
	background-position: 2px 3px;
}
#secondary .box2 ul.flag li#flag-ro a { background-position: 2px -26px; }
#secondary .box2 ul.flag li#flag-rs a { background-position: 2px -55px; }
#secondary .box2 ul.flag li#flag-au a { background-position: 2px -84px; }
#secondary .box3 ul.flag li#flag-mx a { background-position: 2px -113px; }
#secondary .box3 ul.flag li#flag-br a { background-position: 2px -142px; }
#secondary .box3 ul.flag li#flag-it a { background-position: 2px -171px; }
#secondary .box3 ul.flag li#flag-usa a { background-position: 2px -200px; }

/* tartalom 3. */
#tertiary {
	margin-top: 0;
	background: rgb(245,245,244);
	border-bottom: 5px solid rgb(214,214,211);
}
#tertiary ul {
	margin-top: 20px;
}
#tertiary ul.square li {
	margin-bottom: 0;
	height: 27px !important; 
}
#tertiary ul.square li {
	background-position: 2px 0px;
}
#tertiary ul.square li:hover { 
	background-position: 2px -29px;
}
#tertiary .box1 ul.square li a {
	background: url(image/other.png) no-repeat;
}
#tertiary .box1 ul.square li#other-centrum a { background-position: 2px 2px }
#tertiary .box1 ul.square li#other-stignatius a { background-position: 2px -27px }
#tertiary .box1 ul.square li#other-pecs a { background-position: 2px -56px }
#tertiary .box1 ul.square li#other-szeka a { background-position: 2px -85px }
#tertiary .box1 ul.square li#other-farm a { background-position: 2px -114px }
#tertiary acronym {
	border: none;
}
#tertiary .box1 ul.square li#other-centrum em {
	letter-spacing: -0.03em;
}
#tertiary ul.small li {
	height: 18px !important;
}
#tertiary ul.small li a {
	height: 17px !important;
}
#tertiary ul.small li em {
	font: 9px/16px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 22px;
}
#tertiary ul.small li {
	background-position: 3px 2px;
	background-repeat: no-repeat;
}
#tertiary ul.small li:hover {
	background-position: 3px -16px;
}

/* lablec */
#page #foot {
	height: 46px;
	width: 770px;
	background: url(image/foot.png) no-repeat;
}
#page #foot ul {
	margin: 0px 25px 0 25px;
	padding: 15px 0 0 0;
}
#page #foot ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#page #foot ul li a {
	display: inline;
	padding-right: 1em;
	font: 10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	color: rgb(91,91,91);
}

/* uto */
#post {
	margin: 1em auto;
	width: 720px;
	font: 9px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
}
#post p {
	margin: 0;
	padding: .2em 0;
	text-align: justify;
}
#post #impress,
#post #terms,
#post #gdpr {
	display: none;
	margin-bottom: 1em;
}
/*#post #impress:target,
#post #terms:target {
	display: block;
}*/
#post a {
	color: black;
}
#post img {
	float: left;
	margin: 0 1em 2em 0;
}

/* kereses */

#searchbox {
	position: absolute;
	top: 177px;
	left: 5px;
	height: 362px;
	width: 760px;
	background: transparent;
	display: none;
}
#searchbox #searchbrand {
	position: absolute;
	right: 510px;
	bottom: 25px;
	text-align: right;
	width: 150px;
}
#searchbox #searchbrand .gsc-branding-text {
	font: 9px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
}
#searchbox #searchclose {
	position: absolute;
	right: 510px;
	top: 25px;
	width: 12px;
	height: 12px;
	background: url(image/close.png) no-repeat;
	cursor: pointer;
}
#searchbox #searchresult {
	position: absolute;
	overflow: auto;
	top: 25px;
	left: 275px;
	width: 465px;
	height: 317px;
	font: 10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
}
#searchbox #searchclose:hover {
	background-position: 0px -12px;
}
#searchbox .gsc-webResult a div.gs-title,
#searchbox .gs-result .gs-title * {
	color: rgb(17,96,136);
}
#searchbox .gs-result .gs-visibleUrl {
	color: rgb(37,147,217);
}
#searchbox .gsc-control {
	width: 439px;
}
#searchbox FORM.gsc-search-box { display: none; }
