* { 
margin: 0;
padding: 0;
border: 0;
}

body {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.5;
    background: #FFFFFF url(../images/bg_body.gif) repeat-x top left;
}

a:link, a:visited {
    text-decoration: none;
    color: #106399;
}

.clear {
	clear: both;
}

/* ------------------------------------------- */

div#oldal {
    margin: 0 auto;
    width: 950px;
    background-color: #ffffff;
}

/* --- FEJLÉC -------------------------------- */

div#fejlec {
    width: 100%;
    height: 90px;
    background-color: #267F00;
    color: #fffff;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1;
	background: url(../images/fejlec_01.jpg) no-repeat top left;
    text-align: center;
}

    /*div#fejlec h1 {
        margin: 5px auto;
        font-size: 42px;
        text-transform: uppercase;
        letter-spacing: -2px;
        color: #ffffff;
		
		width: 391px;
		height: 50px;
		background: url(../images/heads/title1.gif) no-repeat top left;
		text-indent: -9999px;*/
    }

    /*div#fejlec h2 {
        margin: 0 auto;
        font-size: 18px;

		width: 329px;
		height: 26px;
		background: url(../images/heads/title2.gif) no-repeat top left;
		text-indent: -9999px;*/
    }

/* --- KÖZÉP --------------------------------- */

div#kozep {
    padding-top: 1em;
    border-top: 2px solid #ffffff;
    width: 100%;
    background: #fff url(../images/bg_kozep.gif) top left repeat-x;
    color: #08324d;
}

/* --- BAL PANEL ----------------------------- */

div#bal_panel {
    padding: 6px;
    width: 180px;
    float: left;
}

ul#menu {
    list-style-type: none;
}

    * html ul#menu li {	border-bottom: 1px solid #ffffff; }
	
    ul#menu li a {
        padding: 4px;
        border-top: 1px solid #43BF0F;
        border-bottom: 1px solid #287209;
        display: block;
        background-color: #267F00;
        color: #ffffff;
    }

    ul#menu li a:hover {
        border-bottom: 1px solid #43bf0f;
        background-color: #43bf0f;
    }
	

/* --- JOBB PANEL ---------------------------- */

div#jobb_panel {
    margin-left: 200px;
    padding: 6px;
    width: 734px;
}

div#jobb_panel h1 {
	font-size: 160%;
	padding-bottom: .5em;
	text-align: center;
}

div#jobb_panel h2 {
	font-size: 120%;
	padding-top: .5em;
	padding-bottom: .5em;
	text-align: left;
}

div.hir {
	width: 734px;
    margin-bottom: 2em;
    color: #287209;
}

    div.hir h3 {
		padding: 2px 8px;
        border-bottom: 2px solid #ffffff;
        font-family: Georgia, Utopia, serif;
        font-size: 16px;
        font-weight: bold;
        color: #ffffff;
		background: url(../images/bg_hir_h3.gif) no-repeat top center;
    }
	
    div.hir h3 a, div.hir h3 a:visited {
        color: #ffffff;
    }
	
	    div.hir h3 a:hover {
	        text-decoration: underline; 
	    }
	

    div.hir p {
		padding: 2px 8px;
		background: url(../images/bg_hir.gif) no-repeat bottom center;
	}
	
    div.hir p a {
        color: #1584cc;
        font-weight: bold;
    }

        div.hir p a:hover {
            text-decoration: underline; 
        }
		
div#jobb_panel div#navigator ul {
	display: block;
	width: 100%;
	height: 2em;
	list-style-type: none;
	border-bottom: 1px solid #777c80;
}

	div#navigator li {
		display: block;
		float: left;
		margin: 1px .5em;
		border: 1px solid #777c80;
	}
	* html div#navigator li {
		margin-bottom: -3px;
	}
	
	div#navigator li a {
		display: block;
		padding: 0 .5em;
		font-size: 120%;
		font-weight: bold;
		background: #e9f3fa;
	}

	div#navigator li a:hover {
		background: #ffffff;
	}
	
	div#navigator li.selected {
		border-bottom: 1px solid #ffffff;
	}
	
	div#navigator li.selected a {
		background: #ffffff;
	}

div#jobb_panel table.program {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
	table.program th {
		width: 170px;
		padding: 2px;
		font-weight: bold;
		text-align: left;
		vertical-align: top;
	}

	table.program td {
		padding: 2px;
		text-align: justify;
	}
	
	table.program img {
		float: right;
		padding-left: 1em;
		padding-top: 4px;
	}
	
	table.program tr.odd {
		background: #ffffff;
	}
	table.program tr.even {
		background: #e9f3fa;
	}
	table.program tr.activerow {
		cursor: default;
	}

div#jobb_panel table.resztvevok {
	width: 100%;
	border-spacing: 0;
}
	table.resztvevok th {
		text-align: center;
		border-bottom: 2px solid #08324d;
	}
	table.resztvevok th a {
		padding-right: 24px;
	    background: url(../images/sort_no.gif) bottom right no-repeat;
	}
	table.resztvevok th.asc a {
	    background: url(../images/sort_up.gif) bottom right no-repeat;
	}
	table.resztvevok th.des a {
	    background: url(../images/sort_dn.gif) bottom right no-repeat;
	}
	table.resztvevok tr.odd {
		background: #e9f3fa;
	}
	table.resztvevok tr.even {
		background: #ffffff;
	}
	table.resztvevok tr.activerow {
		background: #c8e2f4;
		cursor: default;
	}
	table.resztvevok td {
		padding-left: 3px;
	}

/* --- GALÉRIA -------------------------------- */

div.containter {
	position: relative;
	width: 718px;
	height: 640px;
	margin: 5px auto;
	padding: 5px;
	background: #85D663;
	border: 0px double #000;
}

	h1 {
		position: absolute;
		width: 100%;
		top: 300px;
		left: 0;
	    font-family: Georgia, "Times New Roman", Palatino, serif;
		font-size: 32px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		line-height: 1.5;
		color: #996;
	}
	
		h1:first-line {
			font-style: normal;
			color: #000;
		}

	ul.photos {
		list-style-type: none;
		width: 720px;
		margin: 0 auto;
	}
	
	ul.photos li {
		float: left;
		margin: 2px 4px;
	}
	
		ul.photos li a {
			text-decoration: none;
		}

		ul.photos li a img.thumb {
			border: 2px solid #aa8;
		}
		
			ul.photos li a:hover img.thumb {
				border-color: #fff;
			}
			
			ul.photos li a:active img.thumb, 
			ul.photos li a:focus img.thumb {
				border-color: #f00;
			}
			
				ul.photos li a:focus {
					outline: 0;
				}
	
		ul.photos li a span, ul.photos li a em {
			display: none;
		}

		ul.photos li a:hover em {
			display: block; 
			position: absolute; 
			top: 145px; 
			left: 15px;
			font-weight: bold;
			font-style: normal;
			color: #000;
			z-index: 100;
		}

		ul.photos li a:active span,
		ul.photos li a:focus span {
			display: block; 
			position: absolute; 
			top: 162px; 
			left: 8px; 
			z-index:50;
		}

	
/* --- REGISZTRÁCIÓS KÉRDŐÍV------------------ */
	
div#jobb_panel form {
	width: 560px;
	margin: 0 auto;
}
* html div#jobb_panel form {
	width: 563px;
}
	
	div#jobb_panel form fieldset {
		margin-bottom: 10px;
		padding: 2px 5px;
		border: 2px solid #287209;
	}
		
		div#jobb_panel form fieldset.selected {
			background: #f3f8fc;
			border-color: #59a9dd;
		}
	
	div#jobb_panel form fieldset legend {
		padding: 0 5px;
		font-weight: bold;
		color: #ffffff;
		background: #287209;
	}
		
		div#jobb_panel form fieldset.selected legend {
			background: #59A9DD;
		}
	
	div#jobb_panel form div.field {
		clear: left;
		margin: 5px 0;
	}
	
		div#jobb_panel form label, div#jobb_panel span.label {
			display: block;
			float: left;
			width: 140px;
		}
		
			span.req_asterisk {
				color: red;
				font-size: 80%;
				font-weight: bold;
				vertical-align: text-top;
				padding-left: 2px;
				cursor: help;
			}
		
		div#jobb_panel form input {
			padding: 1px;
			border: 1px solid #287209;
		}
		
			div#jobb_panel form input.wide {
				width: 400px;
			}

			div#jobb_panel form input.phone {
				width: 200px;
			}
		
			div#jobb_panel form input.zipcode {
				width: 80px;
			}

			div#jobb_panel form input.selected {
				border: 1px solid #cc0000;
			}

			div#jobb_panel form input.default {
				color: #888888;
			}

		div#jobb_panel form textarea {
			margin-top: 5px;
			padding: 1px;
			border: 1px solid #287209;
		}

			div#jobb_panel form textarea.wide {
				width: 542px;
			}

		div#jobb_panel form select {
			border: 1px solid #43bf0f;
		}
	
			div#jobb_panel form select.wide {
				width: 404px;
			}
			
			div#jobb_panel form select optgroup option {
				padding-left: 1em;
			}
			
		div#jobb_panel form ul.checkbox, div#jobb_panel form ul.radio {
			list-style: none;
			margin-left: 140px;
		}

			div#jobb_panel form ul li {
				display: block;
				float: left;
			}
			
			div#jobb_panel form ul.checkbox li {
				padding: 2px 0;
			}
			* html div#jobb_panel form ul.checkbox li {
				padding: 0;
			}

				div#jobb_panel form ul.radio input, div#jobb_panel form ul.checkbox input {
					display: block;
					float: left;
					margin-top: 2px;
					margin-right: 5px;
					border: none;
				}

				div#jobb_panel form ul.radio label {
					width: auto;
					margin-right: 20px;
				}
				
				div#jobb_panel form ul.checkbox label {
					width: 250px;
				}
			
				div#jobb_panel form ul.textgroup input {
					width: 30px;
					margin-right: 10px;
				}
				
	div#jobb_panel form div.counter {
		color: #666666;
		font-size: 80%;
	}

		div#jobb_panel form div.counter span.charnum { 
			font-weight: bold;
		}
		
	div#jobb_panel form hr {
		clear: both;
		margin: 10px 0 10px 140px;
		border: 1px solid #287209;
	}
	* html div#jobb_panel form hr {
		margin: 0 0 0 143px;
	}
		
	div#jobb_panel form div.button {
		text-align: center;
	}
		
		div#jobb_panel form div.button input {
			margin: 0 10px;
	        padding: 2px 10px;
			font-weight: bold;
			color: #ffffff;
	        background-color: #287209;
			border-style: solid;
			border-width: 2px;
			border-color: #59a9dd #08324d #08324d #59a9dd;
			cursor: pointer;
		}
		
			div#jobb_panel form div.button input:hover {
				border-color: #08324d #59a9dd #59a9dd #08324d;
			}
			
	div#jobb_panel form p.error {
		clear: left;
		margin: 2px 2px 10px 0;
		font-weight: bold;
		text-align: center;
		color: #ffffff;
		background: #ff3333;
	}
	
/* --- TARTALOM ------------------------------ */

div#tartalom {
    float: left;
}

	div#tartalom h1 {
		font-size: 140%;
		font-weight: bold;
		text-align: center;
		margin: 1em 0;
	}
	
	div#tartalom ul {
	    list-style-type: none;
	}

	div#tartalom li.toclevel1 {
		padding-left: 0em;
	}

	div#tartalom li.toclevel2 {
		padding-left: 1em;
	}

	div#tartalom li.toclevel3 {
		padding-left: 2em;
	}

	div#tartalom li.toclevel4 {
		padding-left: 3em;
	}

    div#tartalom li a:hover {
		text-decoration: underline;
    }

/* --- CIKK ---------------------------------- */

div#cikk {
    padding: 6px;
    width: 934px;
}

	div#cikk h1 {
		font-size: 140%;
		text-align: center;
		margin: 1em auto 0 auto;
	}

	div#cikk h2 {
		font-size: 120%;
		margin: 1em 0 .25em 0;
		text-align: left;
	}

	div#cikk h3 {
		font-size: 100%;
		margin: 1em 0 0 0;
		text-align: left;
	}

	div#cikk p {
		text-align: justify;
	}

	div#cikk ul, div#cikk ol {
		padding: .5em 0 .5em 2em;
	}
	
	div#cikk ul li {
		list-style-image: url(../images/cikk_bullet.gif);
		list-style-type: circle;
	}

	div#cikk table {
		width: 100%;
		padding: 1em 0;
	}

	div#cikk thead th {
		font-weight: bold;
		text-align: center;
		color: #ffffff;
		background: #08324d;
	}

	div#cikk tbody th {
		font-weight: bold;
		text-align: left;
		padding-left: .2em;
	}

	div#cikk tbody td {
		text-align: right;
		padding-right: .2em;
	}

	div#cikk tr.odd {
		background: #e0eff8;
	}

	div#cikk tr.even {
		background: #ffffff;
	}
		
/* --- EZ ÉRVÉNYES MINDENHOL ----------------- */

a.out {
	padding: 0 14px 4px 0;
	background: url(../images/icon_out.gif) no-repeat bottom right;
}

a.pdf {
	padding: 0 18px 6px 0;
	background: url(../images/icon_pdf.gif) no-repeat bottom right;
}

a.doc {
	padding: 0 18px 6px 0;
	background: url(../images/icon_doc.gif) no-repeat bottom right;
}

a.xls {
	padding: 0 18px 6px 0;
	background: url(../images/icon_xls.gif) no-repeat bottom right;
}

a.ppt {
	padding: 0 18px 6px 0;
	background: url(../images/icon_ppt.gif) no-repeat bottom right;
}

a.cdr {
	padding: 0 18px 6px 0;
	background: url(../images/icon_cdr.gif) no-repeat bottom right;
}

/* --- LÁBLÉC -------------------------------- */

div#lablec {
    padding: 6px 0;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    background-color: #267F00;
    color: #ffffff;
    clear: both;
}
