@charset "utf-8";
/* CSS Document */

/*
hatterkek: 00356e
oldalsav-zold: 6ca32a
arnyekos zold: 548222
*/

body {
	text-align: center;
	color: #000;
	font: 12px Verdana, Arial, sans-serif;
	background: #00356e url(../images/bg.gif) repeat-x 0 0;
	}

/* altalanos tag defek
>>--------------------------------------*/

/*a { color: #743412; text-decoration: none }
a:hover { color: #287200 }*/

hr { /* clear float */
	clear: both;
	height: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	}

em { font-style: italic; }
strong { font-weight:bold }
small { font-size: 90% }
code { font: 13px "Courier New", Courier, monospace }
cite,
blockquote { font: italic 1em Georgia, 'Times New Roman', Times, sans-serif }
blockquote { margin:0 30px 0 40px }

.center { text-align: center } 
.right { text-align: right }







#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	}

#mainbox {
	width: 770px;
	float: left;
	background: transparent url(../images/box.gif) repeat-y 0 0;
	}






#header {
	height: 176px;
	background: transparent url(../images/header.jpg) no-repeat 0 0;
	}

h1 {
	padding: 12px 20px 0 0;
	font: bold italic 18px Georgia, 'Times New Roman', Times, serif;
	color: #fff;
	text-align: right;
	}

h1 a { text-transform: uppercase; color: #fff; text-decoration: none }

h4 {
	padding:12px 20px 0 0;
	font: bold italic 10px Georgia, 'Times New Roman', Times, serif;
	color: #000;
	}

h4 a { text-transform: uppercase; color: #000; text-decoration: none }

h5 {
	padding: 11px 20px 0 0;
	font: bold italic 14px Georgia, 'Times New Roman', Times, serif;
	color: #fff;
	text-align: right;
	}

h5 a { text-transform: uppercase; color: #000; text-decoration: none }
	
#header p {
	text-align: right;
	padding: 12px 20px 0 0;
	color: #fff;
	}

#header p a {
	color: #fff;
	text-decoration: underline;
	}
	
#content { background: transparent url(../images/pagetop.jpg) no-repeat 0 0 }
	
#icontent {	background: transparent url(../images/pagebottom.gif) no-repeat 0 100%;	}







	
#nav {
	float: left;
	width: 270px;
	padding-top: 100px;
	background: transparent url(../images/navtop.jpg) no-repeat 1px 0;
	}

#nav ul {
	padding-left: 62px;
	}

#nav ul li { background: transparent url(../images/navsep.jpg) no-repeat 50% 100% }
	
#nav ul li.nosep { background: none }

#nav ul li a {
	display: block;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

/* #nav ul li a:hover { color: #d6fd53 } */







#text {
	float: right;
	width: 460px;
	padding-right: 20px;
	}

#text h2 {
	color: #373;
	font: bold 18px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -1px;
	margin-bottom: 16px;
	padding-bottom: 2px;
	border-bottom: 1px solid #9a9;
	text-align: center; 
	}

#text h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 3px;
	}

#text p {
	margin-bottom: 12px;
	line-height: 1.35em;
	}

#text a {
	color: #00356e;
	text-decoration: underline; 
	}

#text a:hover {	color: #548222 }





#text #mediaplayer {
	width: 400px;
	margin: 2em auto;
	}



	
#footer {
	height: 150px;
	background: transparent url(../images/footer.jpg) no-repeat 0 0;
	}

#footer p {
	width: 460px;
	font-size: 10px;
	padding: 25px 20px 0 300px;
	color: #cccfee;
	}

#footer p a {
	color: #cccfee;
	text-decoration: underline;
	}


html:first-child #footer { margin-top: -10px }




#adbox { float: left; padding: 15px 0 0 15px }

#adbox p { margin-bottom: 10px }

#szerkessze { width: 175px; margin-top: 10px }
#szerkessze h2 { font: bold 20px Arial, sans-serif; letter-spacing: -1px; text-transform: uppercase; margin-bottom: 10px; color: #fff }
#szerkessze p { color: #fff }




table {
	border-top: 0px solid #656565;
	border-left: 0px solid #656565;
	}

table td {
	padding: 10px 4px 4px;
	border-bottom: 0px solid #c4c4c4;
	border-right: 0px solid #656565;
	font-size: 0.9em;
	}

#text table p {
	margin-bottom: 6px;
	}
