img {border: 0px;}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/_standards/body-bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	background-repeat: repeat-x;
	color: #F8F8F8;
}

html {
	overflow-y:scroll;
}

hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dotted #d0d0d0;
}

blockquote {
	margin-bottom: 0px;
	margin-top: 0px;
}

#col01 {width: 660px; padding: 0px 10px 30px 10px; float: left;}

#col01 p {
	text-align: justify;
	line-height: 16px;
}
#col01 p.center {
	text-align: center;
}
#col01 a {
	color: #F63;
	text-decoration: none;
}

#col02 {width: 300px; padding: 10px 0px 0px 0px; float: left; margin-top: 0;}

#col02 p {
	line-height: 18px !important;
	height: 18px;
	}
#col02 p.text {
padding-left: 10px;
}
#col02 a:link {
	color: #ccc;
	text-decoration: none;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2C3A3A;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 5px 0px;
	display: block;
}
#col02 a:visited {
	color: #ccc;
	text-decoration: none;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #2C3A3A;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 5px 0px;
	display: block;
}
#col02 a:hover {
	color: #999;
	border-left-color: #6F8481;
}
#col02 a.link02:link {
	color: #666;
	text-decoration: none;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #4E3C18;
	padding: 5px 0px 5px 10px;
	height: 20px;
	margin: 0px;
	display: block;
}
#col02 a.link02:visited {
	color: #666;
	text-decoration: none;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #4E3C18;
	padding: 5px 0px 5px 10px;
	height: 20px;
	margin: 0px 0px 5px 0px;
	display: block;
}
#col02 a.link02:hover {
	color: #666;
}



.piros {color:#F00;}
.szurke {color:#9199A2;}

.superscript {font-size:9px; vertical-align:top;}

#col01 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #9199A2;
	text-align: left;
	height: 40px;
	margin-top: 0;
}



#header {
	width: 960px;
	height: 214px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #363636;
	padding: 20px 20px 0px 0px;
	background-image: url(/_standards/header.png);
	font-size: 30px;
}

#menu-h {
	width: 980px;
	height: 38px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0px 0px 0px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #AAB4B7;
	font-size: 16px;	
}
#menu-h a {
	color: #AAB4B7;
	text-decoration:none;
	padding: 20px 20px 20px 20px;
	background-image: url(../_standards/menu-h-link-bg.png);
}
#menu-h a:hover {
	color: #DBDBDB;
	background-image: url(../_standards/menu-h-link-current-bg.png);
	background-repeat: repeat-x;
}
#menu-h a:visited {
	height: 35px;
	text-decoration:none;
	background-image: url(../_standards/menu-h-link-bg.png);
}
#footer {
	margin: 0px auto 0px auto;
	clear:both;
	width: 980px;
	height: 50px;
	padding-top: 30px;
	text-align: center;
	color: #343434;
	background-image: url(../_standards/footer-bg.png);
	background-repeat: no-repeat;
}

#footer a {
	color: #343434;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}

#wrap {
	width: 980px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 0px;
	clear: none;
	background-color: #000;
}



/**********************************************/

/* MENU állapot jelzés */

/* h menu */
body#index a#index
{
	background-image: url(../_standards/menu-h-link-current-bg.png);
	background-repeat: repeat-x;
}
