@charset "utf-8";

body {
	background-color:#7cc2ef;	
	background-image:url(../images/topgrad.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:"Arial";
}
#site {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/headbg.gif);
	background-position:top;
	background-repeat:no-repeat;
	min-height:448px;
}
#head {
	width:960px;
	height:344px;
	position:relative;
}
#search {
	position:absolute;
	top:31px;
	left:732px;
	font-size:11px;
}
#search input {
	color:#5f4f4f;
	border:none;
	background:transparent;
	width:118px;
}
#text {
	position:absolute;
	top:201px;
	left:25px;
	width:250px;
	height:124px;
}
#text p {
	color:#fff;	
}
#title {
	position:absolute;
}
#logo {
    position:absolute;
    width:130px;
    height:130px;
    top:0px;
    left:65px;
}
#logo a {
    width:100%;
    height:100%;
    display:block;
}
#pic_btn {
    position:absolute;
    width:25px;
    height:25px;
    top:94px;
    left:297px;
}
#pic_btn a {
    width:100%;
    height:100%;
    display:block;
}
#login {
	position:absolute;
	width: 141px;
}
#pic {
	position:absolute;
	text-align:center;
	width:360px;
	height:210px;
	top:118px;
	left: 329px;
}







#marquee_div {
	background-image:url(../images/marquee_bg.png);
	height:24px;
	width:940px;
	margin-left:10px;
}
#marquee {
	height:19px;
	width:930px;
	font-size:14px;
	font-family:"Arial";
	color:#5f4f4f;
	padding-top:5px;
	margin-left:5px;
}
#content {
	width:960px;
	position:relative;
}


#row_left {
	width:282px;
	position:relative;
	float:left;
	margin-left:10px;
	margin-top:6px;
}
.l_top {
	height:17px;
	background-image:url(../images/left_top.png);
}
.l_content {
	background-image:url(../images/left_patt.gif);
	padding:0px 15px 0px 15px;	
}
.l_end {
	height:17px;
	background-image:url(../images/left_end.png);
	margin-bottom:20px;
}


#row_mid {
	position:relative;
	width:380px;
	float:left;
	margin-left:26px;
	margin-top:6px;
}
.m_start {
	height:17px;
	background-image:url(../images/mid_top.png);	
}
.m_content {
	background-image:url(../images/mid_patt.gif);
	padding:0px 15px 0px 15px;
}
.m_end {
	height:17px;
	background-image:url(../images/mid_end.png);
	margin-bottom:20px;
}


#row_right {
	position:relative;
	width:226px;
	float:left;
	margin-left:26px;
	margin-top:6px;
}
.r_top {
	height:17px;
	background-image:url(../images/right_top.png);	
}
.r_content {
	padding:0px 15px 0px 15px;
	background-image:url(../images/right_patt.gif);
}
.r_end {
	height:18px;
	background-image:url(../images/right_end.png);
	margin-bottom:20px;
}

#row_contmid {
	position:relative;
	width:688px;
	float:left;
	margin-left:10px;
	margin-top:6px;
}
.contmid_top {
	height:17px;
	background-image:url(../images/contmid_top.png);	
}
.contmid_content {
	position:relative;
	padding:0px 15px 0px 15px;
	background-image:url(../images/contmid_patt.png);
}
.contmid_end {
	height:17px;
	background-image:url(../images/contmid_end.png);
	margin-bottom:20px;
}


h1 {
	color:#59b0e6;
	font-size:18px;
	font-weight:normal;
}
h2 {
	color:#484848;
	font-size:15px;
	font-weight:bold;
}



.index_event {
	padding-top:16px;
	padding-bottom:4px;
	clear:both;
}
.index_event .date_left {
	display:block;
	text-align:left;
	font-size:11px;
	color:#777;
	padding-top:4px;
}
.index_event .date_right {
	display:block;
	text-align:right;
	font-size:11px;
	color:#59b0e6;
}
.index_event hr {
	border:none;
	height:7px;
	background-image:url(../images/sep.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:5px 0px 5px 0px;
}
.index_event img {
	border:3px solid #a4aaae;	
	margin-top:8px;
	margin-bottom:8px;
}
.readmore {
	text-align:right !important;
}
.readmore a {
	color:#9d1d1d !important;
	font-size:12px;
	text-decoration:underline;
}
.readmore a:hover {
	text-decoration:none;	
}
.index_event p {
	color:#474747;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	padding-top:6px;
	padding-bottom:4px;
}
.index_event p a {
	color:#d49225;
	text-decoration:underline;
}
.index_event p a:hover {
	text-decoration:none;	
}
ul.menu {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.menu li {
	margin-bottom:5px;
}
.nomargin {
	margin:0px !important;	
}
a.menu_element {
    display:block;
    padding:6px 6px 6px 32px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-decoration:none;
    background-image:url(../images/menu_alap.gif);
    color:#fff;
    font-size:13px;
    background-color:#5e92b3;
    background-position:top;
    background-repeat:no-repeat;
}
a.menu_element:hover {
    background-image:url(../images/menu_over.gif);
    background-color:#ffb200;
}
ul.menu li:hover ul {
	display: block;
}

ul.menu ul {
	background-color:#96b5c9;
	list-style:none;
	padding:0px;
	margin:0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	margin-left:-150px;
	margin-top:-25px;
	width:150px;
	display:none;
}
ul.menu ul li {
	padding:5px 10px 10px 0px;
	color:#FFF;
	text-shadow:1px 1px 1px #3F5A61;
	font-size:13px;
	margin:6px 10px 6px 10px;
	background-image:url(../images/li_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	z-index: 999;
}
ul.menu ul li a {
	color:#fff;
	text-decoration:none;
}
ul.menu ul li a:hover {
	text-decoration:underline;	
}




.link_item {
	width:630px;
	padding:12px;
	margin-top:10px;
	background-color:#eaf2f4;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin-top:12px;
	position:relative;
	
}
.link_item img {
	margin-right:10px;
	border:3px solid #a4aaae;
}
.link_item table {
	color:#487c9d;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.link_item table a {
	color:#ffaf00;	
	font-size:12px;
}
.link_item table a:hover {
	text-decoration:none;	
}
.link_item td {
	vertical-align:top;
}
td.gallery_info {
	font-size:13px;	
}
.gallery_item {
	width:630px;
	padding:12px;
	margin-top:12px;
	position:relative;
	
}
.gallery_item .gallery_row {
	position:relative;	
}
.gallery_item .gallery_row div {
	float:left;
	position:relative;
}
.gallery_item img {
	border:3px solid #a4aaae;
	margin-bottom:30px;
}
.midpic {
	margin-left:30px;
	margin-right:30px;
}
.gallery_item a:hover img {
	border:3px solid #EE8720;	
}


/* NAPTÁR */
#calendar {
	position:absolute;
	top:86px;
	right:86px;
}
#cal {
	font-size:11px;
	font-weight:bold;
}
#cal td {
	text-align:center;
	color:#4a637a;
	padding:3px;
}
tr.year td {
	font-size:13px !important;	
}
tr.month td, tr.day td {
	color:#d2641b !important;
	font-size:13px !important;
}
tr.month td a {
	color:#d2641b !important;
	text-decoration:none;
	border:none !important;
	background-color:#b3e8f9 !important;
}
tr.month td a:hover {
	color:#fff !important;
	border:none !important;
	background-color:#b3e8f9 !important;
}
td.sunday {
	color:#ff7b10 !important;	
}
#cal a {
	background-color:#4a637a;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	padding:1px;
	color:#fff;
	text-decoration:none;
}
#cal a:hover {
	background-color:#6e8aa4;	
}

#login {
	position:absolute;
	top:254px;
	right:90px;
}
#login p {
	text-align:center;
	padding-bottom:4px;
}
#login input {
	background-image:url(../images/login_fieldbg.png);
	border:none;
	background-color:#b5deeb;
	width:127px;
	padding:5px 6px 4px 6px;
	font-size:12px;
	color:#3b6783;
	font-family:"Arial";
	display:block;
	margin-bottom:6px;
}

#footer {
	height:56px;
	widht:960px;
	background-image:url(../images/footer.gif);
	position:relative;
	clear:both;
}
#f_text {
	color:#fff;
	font-size:14px;
	position:absolute;
	top:23px;
	left:20px;
}
#f_logo {
	position:absolute;
	right:20px;
	top:20px;
}
.kapcsolodo {
    padding-top:20px !important;
    padding-bottom:10px !important;
}
.kapcsolodo_lista {
    margin:0px;
    padding:0px;
    list-style:none;
}
.kapcsolodo_lista a {
    color:#CE6C13;
    text-decoration:underline;
    margin-left:30px;
    font-size:12px;
}
.kapcsolodo_lista a:hover {
    text-decoration:none;   
}
.linklist {
    padding:0px 0px 12px 0px !important;
    margin:0px !important;
}
.linklist a {
    font-size:14px;
    padding:5px;
    margin-left:5px;
    margin-right:5px;
    background-color:#6FB7C4;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color:#FFF !important;
    text-decoration:none !important;
}
.linklist a:hover {
    background-color:#E9AE27;   
}
.partner {
    text-align:center;   
}
.partner a img {
    margin:10px;
    border:5px solid #DDD;
}
.partner a:hover img {
    border:5px solid #F0A915;
}
#lapozas {
    position:relative;
    height:20px;
    margin-top:20px;
}
#lapozas span {
    display:block;
    width:50%;
    float:left;
}
span.jobb {
    text-align:right !important;   
}
#loggedin {
    position:absolute;
    width:135px;
    top:248px;
    right:91px;
}
#loggedin p {
    text-align:center;
    line-height:22px;
    font-size:13px;
    color:#FFF;
    text-shadow:#036 1px 1px 1px;
}
#loggedin a {
    text-decoration:none;
    color:#FFF;
    padding:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    text-shadow:none !important;
}
#loggedin .profile {
    background-color:#84A2AA;
}
#loggedin .profile:hover {
    background-color:#8DBEC0;   
}
#loggedin .logout {
    background-color:#D6623A;
}
#loggedin .logout:hover {
    background-color:#D32E16;
}
/*admin */
.adminlinklist {
    padding:0px 0px 12px 0px !important;
    margin:0px !important;
}
.adminlinklist a {
    font-size:13px;
    padding:4px;
    margin-left:4px;
    margin-right:4px;
    line-height:30px;
    background-color:#6FB7C4;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    color:#FFF !important;
    text-decoration:none !important;
}
.adminlinklist a:hover {
    background-color:#E9AE27;   
}
#login_ok {
    position:absolute;
    top:288px;
    right:63px;
}
img.cikk_indexkep {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
}

