@charset "iso-8859-2";
/* CSS Document */

body	{
	background: #95B792 url(../images/bckg.jpg) repeat-x fixed left bottom;
	margin: 3px 0px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.4;
	padding: 0px;
		}
			
#container
{
	margin: 10px auto;
	color: #333;
	border: 1px solid gray;
	background: #F9F7F1 repeat-y left;
	padding: 0px;
	width: 710px; 
}
#footer a {
	color: #333333;
	text-decoration: underline;
}

#top
{
	padding: 0em;
	margin: 0px;
	background: url(../images/header.jpg) repeat;
	height: 50px;
}

#top h1 {
	display: inline;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	font-variant: small-caps;
}
#top h6 {
	display: inline;
	text-align: center;
	font-size: 12px;
}

#leftnav {
	float: left;
	width: 110px;
	padding: 10px;
	font-size: 11px;
}
#leftnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftnav li {
	margin-bottom: 3px;
}
#leftnav li a:link, #leftnav li a:visited, #leftnav li a:active {
	display: block;
	background-color: #D8E3D7;
	width: 110px;
	color: #333333;
	padding: 2px 1px 2px 5px;
	border: 1px solid #80A47C;
	text-decoration: none;
}

#leftnav li a:hover {
	background-color: #F0F5EF;
}

#content
{
	padding: 10px;
	border: none;
	margin: 0px;
	width: 690px;

}
#content p {
	line-height: 1.4;
	text-indent: 1.5em;
	text-align: justify;
}
#content a:link, #content a:visited, #content a:active {
	font-style: italic;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	border-bottom: 1px dashed #0033CC;

}
#content a:hover {
	font-style: italic;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	border-bottom: 1px solid #0033CC;
}


#blob {
background-image: url(../images/blob.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footer
{
	font-size: 10px;
	clear: both;
	margin: 0;
	padding: 0.5em;
	color: #333;
	text-align: center;
	border-top: 1px solid gray;
	background: #C7D9C6;
	width: 700px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

/* ==========HMENU========== */
#hmenu {
	margin: 0;
	font-size: 11px;
	clear: both;
	width: 710px;
	position: relative;
	}
#hmenu a {
	text-decoration: none;
}
#hmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#hmenu a {
	color: #000000;
}

#hmenu a {
	text-decoration: none;
}

#hmenu li li a {
	display: block;
	font-weight: normal;
	padding: 0.2em 5px;
}

#hmenu li li a:hover {
	padding: 0.2em 1px;
	border: 5px solid #A5C39F;
	border-width: 0 5px;
	background: #F0F5EF;
}

#hmenu li {
	float: left;
	position: relative;
	width: 115px;
	text-align: center;
	cursor: default;
	background-color: #E8EFE7;
	border: 1px solid #7d6340;
	border-width: 1px 0;
	vertical-align: middle;
	left: 0px;
	top: 0px;


}

#hmenu li#first {
	padding-left: 10px;
}

li#last {
	padding-right: 10px;
}

ul#altalanos {
	margin-left: 0px !important; /* A kov. sor miatt kell */
	margin-left: 42px; /* IE enelkul beszarik... Mozilla meg ettol. */
	width: 150px;
}

#hmenu li ul {
	display: none;
	position: absolute;
	background-color:#E8EFE7;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0.5em 0 1em 0;
	border: 1px solid;
	border-top: 0;
	border-color: #C1D6BE;
}

#hmenu li>ul {
	top: auto;
	left: auto;
}

#hmenu li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

#hmenu li:hover ul, #hmenu li.over ul {
	display: block;
}
.index {
	display: inline;
	border: 1px solid #333333;
	margin: 5px;
	padding: 2px;
	background: #FFFFFF;

}
.hide {
	display: none;
}
.bcard {
	width: 550px;
	background: url(../images/rndbox_bottom.gif) no-repeat bottom;
	background-color: #D8E3D7;
	background-image: url(../images/rndbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
}
.bcard-body {
	padding: 5px;
}
.bcard-body img {
	background: #FFFFFF;
	padding: 3px;
	width: 130px;
	border: 1px solid #666666;
	margin: 0px 6px 4px;
	float: left;

}
.bcard-body p {


}
div.clearer {
	clear: left; 
	line-height: 0; 
	height: 0;
}
.bcard-name h5 {
	text-align: left;
	text-indent: 3em;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 5px;

}
.bcard-name {
	background: #BFD1BE url(../images/rndbox_top.gif) no-repeat top;
	border-top: 1px #ECF2EC;
	border-right: 1px #ECF2EC;
	border-bottom: 1px dashed #ECF2EC;
	border-left: 1px #ECF2EC;
	margin: 0px;
	padding: 2px;

}
#content h4 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.hrimg {
	text-align: center;
	margin-right: 300px;
	margin-left: 300px;
}
.center {
	text-align: center;
}
.jegyarak {
	border: 1px solid #B6CEB4;
}
.jegyarak td {
	border: 1px solid #B6CEB4;
}
.jegyarak th {
	background: #D3DFD1;
	border: 1px solid #B7CDB6;
}
.szakaszos {
	border: 1px solid #B6CEB4;
}
.szakaszos td {
	border: 1px solid #B6CEB4;
}
.szakaszos th {
	background: #D3DFD1;
	border: 1px solid #B7CDB6;
}
