@import url('navbar.css');

.year {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px -1px 0px #810e05;
}
.year:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}
.yearactivelink{
	position:relative;
	top:1px;
}


body{
	margin:0;
	padding:0;

}
body *{
	font-family:'Arial';

}
#window{
	width:1280px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../image/vonal_bg_pattern.png),url(../image/main_bg_pattern.png);
	border-left:2px solid #85181A;
	border-right:2px solid #85181A;
}
header{
	width:100%;
	height:178px;
	background:url(../image/ady_header_img.jpg) top left no-repeat;
}
#navigationBar{
	width:1135px;
	margin-left:70px;
	height:61px;
	line-height:40px;
	border-bottom:2px solid #85181A;
}
#navigationBar #nav1{
	margin-left:0;
}

#contentWrap{
	width:1155px;
	min-height:600px;
	overflow: auto;
	margin-left:63px;

}
#footer{
	width:1280px;
	height:65px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../image/footer_bg.png);
	background-color:#85181A;
	border-left:2px solid #85181A;
	border-right:2px solid #85181A;
}
}

/*End of main layout*/

/*#contentWrap elements*/

.content{
	width:1240px;
	margin:10px auto;
	min-height:300px;
	overflow:auto;
	display:none;
}


/*a balrol*/

#aboutNav{
	width:300px;
	overflow-x:hidden;

}	
.aboutLink{
	height:25px;
	line-height:25px;
	display: block;
	min-width:280px;
	max-width:280px;
	padding:5px 2px 5px 10px;
	margin-left:10px;
	border-bottom:1px dotted #85181A;
	cursor:pointer;
	font-weight:bold;
	color:#85181A;
}
.aboutLink:hover{
	padding-left:25px !important;
	background-image:url(../image/aboutlink-hoover-img-dark.png);
	background-repeat:no-repeat;
}
.aboutContent_Text{
	margin:0 10px 10px 10px;
	padding-bottom:20px;
	color:#250203;
	font-size:14px;
	letter-spacing:1px;
	line-height:20px;
	min-height:365px;

	background-color:rgba(248,225,179, .55);
}
.aboutContent_Text h2{
	background-color:#85181A;
	border-radius:8px 8px 0 0;
	color:rgb(248,225,179);
	padding:8px;
}
.aboutContent_Text p{
	margin-left:10px;
}
.aboutContent_Text p span{
	display:block;
	list-style-type:none;
	margin-left:30px;
}
.aboutContent_Text  .nyilvantartasiSzam{
	font-weight:bold;
	font-size:16px;
}

#aboutNavTamogato{
	width:300px;
	overflow-x:hidden;

}	
.aboutLinkTamogato{
	height:25px;
	line-height:25px;
	display: block;
	min-width:280px;
	max-width:280px;
	padding:5px 2px 5px 10px;
	margin-left:10px;
	border-bottom:1px dotted #85181A;
	cursor:pointer;
	font-weight:bold;
	color:#85181A;
}
.aboutLink:hoverTamogato{
	padding-left:25px !important;
	background-image:url(../image/aboutlink-hoover-img-dark.png);
	background-repeat:no-repeat;

}
.aboutContent_Tamogato{
	margin:0 10px 10px 10px;
	padding-bottom:20px;
	color:#250203;
	font-size:14px;
	letter-spacing:1px;
	line-height:20px;
	min-height:365px;

	background-color:rgba(248,225,179, .55);
}
.aboutContent_Tamogato h2{
	background-color:#85181A;
	border-radius:8px 8px 0 0;
	color:rgb(248,225,179);
	padding:8px;
}
.aboutContent_Tamogato p{
	margin-left:10px;
}
.aboutContent_Tamogato p span{
	display:block;
	list-style-type:none;
	margin-left:30px;
}



/*Elérhetőségek*/
.contact{
	float:left;
}
#contactInfos{
}
#contactMap{
	width:820px;
	height:460px;
	margin-top:10px;
	margin-bottom:10px;
}
#iskolaCim{
	margin-top:10px;
	margin-bottom:40px;
}
.contactTable{
	width:310px;
	margin-left:5px;
	margin-right:10px;
	background-color:rgba(248,225,179, .55);
	border-radius:5px 5px 0 0;
}
.contactTable th{
	text-align:left;
	padding-left:5px;
	background-color:#85181A;
	color:#F8E1B3;

}
.contactTable .topTh{
	border-radius:5px 5px 0 0;
}
.contactTable td{
	padding:3px 5px;
	height:25px;
	line-height:25px;
	font-size:16px;
}



/*támogatok*/
.tamogatokColumn{
	width:460px;
	margin: 0 auto ;
}

.tamogatokColumn ul{
	margin:0;		
	padding: 0 0 30px 0;
    border-radius: 8px 8px 0 0;
	background-color: rgba(248,225,179, .55);
	overflow: hidden;
}
.tamogatokColumn ul li.tamogato{
	padding:3px 20px;	
	margin:0;
	list-style-type:none;
}

.tamogatokColumn ul li.tamogato_title{
	padding:0 20px;		
	list-style-type: none;
	font-size:1.2em;
	font-weight: bold;	
	margin: 15px 0; 
}

.tamogatoevszam{
	width:100%;
	height:25px;
	color:white;
	padding:5px 0;
	margin:0 0 10px 0;
	font-size:1.2em;
	text-align:center;
	line-height:25px;
	background-color:#871619;
	list-style-type:none;

	
}

#nav5content{
        width:1155px;
	min-height:600px;
	overflow: auto;
	position: center;
	
	

	
}

}

#nav6content{
        width:1155px;
	min-height:600px;
	overflow: auto;
	margin-left:63px;
	
	

	
}


}

#nav7content{
        width:1155px;
	min-height:600px;
	overflow: auto;
	margin-left:63px;
	
	

	
}

}

#nav8content{
        width:1155px;
	min-height:600px;
	overflow: auto;
	margin-left:63px;
	
	

	
}

}

#nav9content{
        width:1155px;
	min-height:600px;
	overflow: auto;
	margin-left:63px;
	
	

	
}

}

#nav10content{
        width:1155px;
	min-height:600px;
	overflow: auto;
	margin-left:63px;
	
	
}
	
}
/*-- jegyek ---*/
#nav3content .aboutContent_Text{
	min-height:156px !important;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#jegyekTable{
	margin-left:10px;
}
#jegyekTable td{
	padding-top:10px;
	padding-bottom:10px;
	font-weight:normal;
	font-size:16px;
	border-color:#871619;
	color:black;
}
#jegyekTable .jegyTipus{
	width:130px;
	padding-left:5px;
	font-weight:bold;
}
#jegyekTable .jegyAr{
	width:90px;
	text-align:right;
	padding-right:5px;
}
#jegyekTable .jegyText{
	padding-left:10px;
}
