﻿@charset "utf-8";
/* CSS Document */

body {
	background: url(kepek/bgalap1.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	}
	
p {
	line-height: 1.4;
}
	
h2, h3, h4 {
	color: #FFF;
	font-style:italic;
	font-weight: bold;
	
}

h4 {
	padding-bottom: 4px;
	margin: 0px;
}

h3 {
	padding-bottom: 5px;
	margin: 0px;
}


a.kislink:link, a.kislink:visited, a.kislink:hover {
	color: #000;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

a.kislink:hover {
	color: #FFF;
	
}

hr {
	color: 	#fff;
	background-color: #000;
	height: 1px;
	width: 500px;
	
}

#nagy {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 990px;
	background-image: url(kepek/bg2.jpg);
}

#fo {
	
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 948px;
	border: 1px solid #000;
	background-image: url(kepek/bg.jpg);
		
}

#fejlec {
	width: 948px;
	height: 208px;
	background-color:#000;
	background-image: url(kepek/alap.jpg);
	background-repeat: no-repeat;
	margin-right: 1px;
}

#fejlec:hover {
	background-image: url(kepek/alap2.jpg);
}

#menu {
	width: 948px;
	height: 44px;
	padding: 0px;
	background-color: #000;
	position: relative;
	z-index: 50;
}


li.sor {
	font: Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-align: left;
		width: 650px;
		font-size: 11px;
		color: #FFF;
		float: none;
		text-align: left;
		padding: 2px;
		margin: 2px;
		background-color: transparent;
		display: block;
		margin-left: 30px;
		
}

/*menu - almenü rendszer */

ul{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		padding-left: 5px;
		overflow:hidden;
		font: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 12px;
		color: #FFF;
	}

	li{
		float:left;
		display:block;
		width:140px;
		font: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #FFF;
		text-align:center;
		padding: 5px;
		margin: 5px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background-color: #5f1212;
		
	}
	
	li a.alone, li span.alone {
		text-decoration: none;
		display: block;
		color: #FFF;
	
	}
	
	li span.alone {
		width: 140px;
		
	}
	
	li a {
		display: none;
		color: #FFF;
	}
	
	li a:hover {
		color: #000;
	}
	
	li:hover a {
		display: block;
		text-decoration: none;
		text-transform: inherit;
		font-size: 10px;
		width: 140px;
		padding-top: 6px;
		padding-bottom: 2px;
		border-bottom: #000 dashed 1px;
		
	}
	
	li:hover a.alone {
		color: #000;
		margin: 0px;
		padding: 0px;
		width: 140px;
		border: none;
		
	}
	
	li:hover span.alone {
		color: #fff;
		margin: 0px;
		padding: 0px;
		width: 140px;
		border: none;
		
	}
	
	
	li a.alone {
		color: #FFF;
		font-size: 12px;
		
			
	}
	
	#kep {
		width: 283px;
		height: 28px;
		padding: 0px;
		background-image: url(kepek/suli.jpg);
		float: right;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		margin: 5px 12px 0px 0px;
	}
	/*menü vége*/
	
	/*tartalom, fő rész*/
	
	
	#kozep {
		width: 948px;
		height: auto;
		margin-top: 40px;
		clear:both;
	}
	
	#fugmenu {
		width: 170px;
		height: auto;
		background-image: url(kepek/bgcolor2.png);
		background-repeat:no-repeat;
		background-color: #631515;
		border-top: 1px solid #000;
		float: left;
	}
	
	#tart {
		width: 700px;
		height: auto;
		
		overflow: auto;
		scrollbar-face-color: #5f1212;
		scrollbar-highlight-color: #5f1212;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-track-color: #FFFFFF;
		
		padding-top: 20px;
		padding-right:18px;
		margin-left: 28px;
		margin-right: 28px;
		margin-bottom: 20px;
		border-top: 1px solid #000;
		float: right;
		
	}
	
		
	#lablec {
		width: 948px;
		height: 30px;
		margin-right: auto;
		margin-left: auto;
		border-top: 1px solid #000;
		background-color: transparent;
		text-align: center;
		clear: both;
		
	}
	
	#lablec p {
		padding-top: 4px;
		margin: 3px;
		line-height: 1;
		font-size: 10px;
	}
	
	#arny {
		margin-left: auto;
		margin-right: auto;
		height: 20px;
		width: 990px;
		background-image: url(kepek/arny.jpg);
	}
	
	table {
		width: 700px;
		height: auto;
	}
	
	table.link td{
		border: none;
		padding-bottom: 0px;
		padding-top: 12px;
	}
	
	
	tr {
		height: auto;
	}
	
	td {
		padding-bottom: 30px;
		padding-top: 20px;
		padding-right: 10px;
		border-bottom: 1px solid #000;
		
	}
	
	.table2      {
		width: 450px;
		height: auto;
		border-top: none;
		border-bottom: 1px solid #000;
		margin-bottom: 40px;
		padding-top:20px;
	}
	
	.td2 {
		padding-bottom: 5px;
		padding-top:0px;
		border: none;
		
	}
	