@charset "iso-8859-2";
 

body, html  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address  {
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

ol,ul {list-style:none;
	}
	
body {
	text-align:center;
	background: url(images/main_bg.gif) repeat-y center;
	background-color: #142d38;
	}
img {
	border: none;
}

/* mediaboxAdvanced - black theme */

#mbOverlay {
	position: absolute;
	z-index: 9998;
	left: 0;
	width: 100%;
	background-color: #222;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	background: transparent url(images/50.gif) repeat;
}

#mbCenter, #mbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.mbLoading {
	background: #000 url(images/BlackLoading.gif) no-repeat center;
}

#mbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #000;
	background-repeat: no-repeat;
/*	Sets the style for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

#mbBottom {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #999;
	text-align: left;
	border: 10px solid #000;
	border-top-style: none;
}

#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	width: 46px;
	background: transparent url(images/BlackClose.gif) no-repeat center;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 69px;
	background: transparent url(images/BlackPrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 41px;
	background: transparent url(images/BlackNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 46px;
	background: transparent url(images/BlackClose.gif) no-repeat center;
}

#mbError {
	position: relative;
	top: 30%;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 20px 10px 30px;
	margin: auto;
}
/* end of Mediabox*/



#container {
	text-align:left;
	width: 900px;
	margin: 4px auto 0px auto;
	background-color: #FFFFFF;
	}
#container a:link,
#container a:visited{
	color: #DC2128;
	text-decoration: none;
}
#container a:hover {
	color: #333;
}


#header {
	/* background-color: #000;
	height: 132px;
	width: 900px;
	z-index: 1; */
}


#container #menuspace {
	position: absolute;
	top: 136px;
	width: 122px;
	float: left;
	text-align: center;
	margin-bottom: 100px;
}
#container #menuspace ul {
	list-style: none;
	padding: 0;
	margin-left: 2px;
}
#container #menuspace ul li {
	margin: 0;
	padding: 0;
	cursor: default;
}
#container #menuspace ul .separator {
	font-size: 0.8em;
	line-height: 0.8em;
	color: #333;
	background-color: #D6D6D6;
}


#container #menuspace ul .simaKozep {
	font: .8em/30px Arial, Helvetica, sans-serif;
	color: #002D40;
	text-decoration:none;
	width: 120px;
	display:block;
	background: url(images/gomb_kozep.gif) no-repeat left bottom;
}
#container #menuspace ul .current_simaKozep {
	font: .8em/30px Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #000000;
	text-decoration:none;
	width: 120px;
	display:block;
	background: url(images/gomb_kozep.gif) no-repeat left top;
	cursor: default;
}
#container #menuspace ul .simaKozep:hover{
	background-position: 0px -30px;
	color:#4D2020;
}
#container #menuspace ul .lakatAlso {
	font: .8em/30px Arial, Helvetica, sans-serif;
	color: #002D40;
	text-decoration:none;
	width: 120px;
	display:block;
	background: url(images/gomb_lakat_also.gif) no-repeat left bottom;
}
#container #menuspace ul .simaAlso {
	font: .8em/30px Arial, Helvetica, sans-serif;
	color: #002D40;
	text-decoration:none;
	width: 120px;
	display:block;
	background: url(images/gomb_also.gif) no-repeat left bottom;
}
#container #menuspace ul .simaAlso:hover {
	background-position: 0px -30px;
	color:#4D2020;
}

#container #menuspace ul .current_simaAlso {
	font: .8em/30px Arial, Helvetica, sans-serif;
        font-weight: bold;	
        color: #000000;
	text-decoration:none;
	width: 120px;
	display:block;
	background: url(images/gomb_also.gif) no-repeat left top;
	cursor: default;
}



#container #menuspace ul .current_lakatAlso {
	font: .8em/30px Arial, Helvetica, sans-serif;
        font-weight: bold;	
        color: #000000;
	text-decoration:none;
	width: 120px;
	display:block;
	background: url(images/gomb_lakat_also.gif) no-repeat left top;
	cursor: default;
}
#container #menuspace ul .lakatAlso:hover{
	background-position: 0px -30px;
	color:#4D2020;
}
#container #menuspace ul .simaFelso {
	font: .8em/30px Arial, Helvetica, sans-serif;
	color: #002D40;
	text-decoration:none;
	width: 120px;
	display:block;
	background: url(images/gomb_felso.gif) no-repeat left bottom;
}
#container #menuspace ul .simaFelso:hover{
	background-position: 0px -30px;
	color:#4D2020;
}
#container #menuspace ul .current_simaFelso{
	font: .8em/30px Arial, Helvetica, sans-serif;
        font-weight: bold;	
        color: #000000;
	text-decoration:none;
	width: 120px;
	display:block;
	background: url(images/gomb_felso.gif) no-repeat left top;
	cursor: default;
}

#container #menuspace ul .lakatKozep {
	font: .8em/30px Arial, Helvetica, sans-serif;
	color: #002D40;
	text-decoration:none;
	width: 120px;
	display:block;
	background: url(images/gomb_lakat_kozep.gif) no-repeat left bottom;
}
#container #menuspace ul .current_lakatKozep {
	font: .8em/30px Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #000000;
	text-decoration:none;
	width: 120px;
	display:block;
	background: url(images/gomb_lakat_kozep.gif) no-repeat left top;
	cursor: default;
}
#container #menuspace ul .lakatKozep:hover{
	background-position: 0px -30px;
	color:#4D2020;
}

#container #oldalazonosito {
padding-left: 124px;
}


#container #oldalazonosito img {
float: left;
}
#counter {
        
}

#mainContent {
	width: 776px;
	float: right;
	background-color: #FFF;
}
#mainContent #arhivumcontent {
	background-repeat: repeat-x;
	height: 24px;
}

#mainContent #arhivumcontent  img{
	float: left;
}

#mainContent #arhivumcontent  ul{
	list-style-type: none;
	float: left;
}

#mainContent #arhivumcontent  li{
	float: left;
	background: url(images/hirarhivum_bg_ro.gif) no-repeat right top;
	height: 24px;
	width: 60px;
	vertical-align: middle;
	text-align: center;
	font-size: 0.9em;
	color: #FFF;
	line-height: 24px;
	font-weight: bold;
	cursor:default;
}

#mainContent #arhivumcontent  li a:link, #mainContent #arhivumcontent  li a:visited {
	display: block;
	background: url(images/hirarhivum_bg_ro.gif) no-repeat left top;
	color: #A31716;	
}

#mainContent #arhivumcontent  li a:hover {
	color: #FFF;	
	
	}
#mainContent #arhivumcontent  li a:active {
	background-position:right top;
	color: #FFF;	
	
	}
#mainContent #hirblokk {
	border: 1px solid #c4d4e1;
	margin: 15px;
	background: url(images/szovegdoboz_hatter.jpg) no-repeat right bottom;
}
#container #mainContent #hirblokk .ora {
	font-weight: bold;
	color: #A31716;
}



#container #mainContent #hirblokk h1 {
	font-size: 1.2em;
	background: #86a7c2;
	line-height: 1.4em;
	color: #FFFFFF;
	padding: 0 0 0 10px;
}
#container #mainContent #hirblokk h3 {
	font-size: 0.75em;
	line-height: 1.6em;
	color: #163147;
	background: #D0DDE8;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
}


#container #mainContent #hirblokk img {
	float: left;
	border-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #mainContent #hirblokk object {
	float: left;
        margin-right: 10px;
	padding-bottom: 5px;

}
#container #mainContent #hirblokk p {
	font-size: 0.8em;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;

}

#container #mainContent #hirblokk .signo {
	font-size: 0.8em;
	text-align: right;
	color: #608BAE;
	clear: both;
	line-height: 2em;
	display: block;
}
 
#container #mainContent #linkcontainer {
	background-image: url(images/linkhatter.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 54px;
	float: left;
	margin: 15px 0 0px 60px;
}
#container #mainContent #linkcontainer img {
	border: 1px solid #689FCC;
	padding: 0px;
	margin-top: 1px;
	margin-left: 1px;
	float: left;
	margin-right: 10px;
}
#container #mainContent #linkcontainer p {
	font-size: 0.8em;
	color: #FFF;
	line-height: 54px;
	font-weight: bold;
	cursor: default;
	text-align: right;
	padding-right: 10px;
}
#container #mainContent #letoltesContainer {
	width: 745px;
	margin: 15px 0 0 15px;
}
#container #mainContent #letoltesContainer h1  {
	font-size: 1em;
	line-height: 2em;
	background-color: #86a7c2;
	border: 1px;
	height: 39px;
	display: block;
	color: #FFF;
}

#container #mainContent #letoltesContainer h2 {
	clear: both;
	font-size: 0.8em;
	background-color: #96bbd9;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #86a7c2;
	border-left-color: #86a7c2;
}

#container #mainContent #letoltesContainer img {
	background-color: #9EC1DE;
	margin-right: 10px;
	float: left;
	text-decoration: none;
	border-width: 0;
}

#container #mainContent #letoltesContainer p {
	padding: 10px;
	text-align: justify;
	font-size: 0.8em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #86a7c2;
	border-bottom-color: #86a7c2;
	border-left-color: #86a7c2;

}
#container #mainContent p a img {
	text-decoration: none;
	border: none;
	margin-bottom: 0px;
}






#container #footer {
	clear: both;
	background: url(images/lablec.gif) no-repeat left top;
	height: 43px;
	width: 900px;
}

#container #footer p {
	font-size: 75%;
	text-align: center;
	cursor: default;
	line-height: 43px;
}
#container #footer p .kiemeles {
	color: #FF0000;
	font-weight: bold;
}

#container #footer #spampoison {
	height: 15px;
	margin-left: 20px;
	float: left;
	position: relative;
	bottom: 27px;
}
#container #footer #latogatottsag {
	height: 20px;
	margin: 0;
	padding: 0;
	width: auto;
	position: relative;
	float: right;
	right: 15px;
	bottom: 32px;
}
#urkitoltokep  {
	width: 150px;
	margin: 20px auto 50px auto;
	text-align: center;
}
#urkitoltokep img  {
	padding-top: 30px;
}
