body {
	font-family: Times-roman;
	background-color:#fcfec4;
	text-align: justify;
	margin: 0px;
}

hr {
       color: #000000;
       height: 2px;
}

input {
       background-color: #e8e8e8;
       height: 19px;
       font-size: 12px;
       border-color: #8a8a8a;


}


/*table {
      margin-left: 10px;
      color: #8a8a8a;
      border: #b2b2b2;
      font-size: 12px;
} */

p {
	margin-left: 10px;
        color: #000000;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
}

a:link {
	text-decoration: none;
	color: #336699;
}

a:visited {
	text-decoration: none;
	color: #6699cc;
}

a:hover {
	text-decoration: none;
	color: #FFCC00;
}

h1 {
	color:#000000;
	border-style: dotted;
	border-color: #b2b2b2;
	border-width: 0 0 1px;
	font-size:24px;
	font-variant: small-caps;
}

h2 {
	color:#b2b2b2;
	font-size:16px;
}

h3 {
	color:#b2b2b2;
	font-size:14px;
}

/*Kozepso sav a tartalom helye*/
#container {
	width: 800px;
	line-height: 100%;
	margin: 0px auto;
	/*border: 1px solid #8a8a8a;*/
}

/*Fejlec*/
#header {
	background-image: url(header_eng.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 175px;
	text-align: center;
	color:#b2b2b2;
	padding: 0px 0px;
}

/*Menusor*/
#nav {
	background-image: url(buttons.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 50px;
	margin: 0px auto;
	text-align: center;
}

#nav ul {
	width: 670px;
	height: 19px;
	padding: 15px;
	margin: 0px auto;
}

#nav li {
	list-style: none;
	display: inline;
}

#nav a {
	color:#ffffff;
	text-decoration: none;

}

#nav a:hover {
	color:#FFCC00;
	text-decoration: none;

}

#nav a:active {
	color: #fcb662;
	text-decoration: none;
	
}

/*Tartalom a fejlec es a lablec kozott*/
#content {
        position:relative;

	background-color:#FFFFFF;
	width: 800px;
}

/*Szovegbox bal oldalon*/
#contentboxleft {
        position:relative;
        background-image: url(vizjel.gif);
	background-repeat: no-repeat;
        background-position: center;
        float: left;
	width: 500px;
	height: 700px;
	/*padding: 45px 5px;*/

}

/*szovegbox jobb oldalon*/
#contentright {
        position:relative;
        float: left;
	width: 150px;
	height: 700px;
	/*padding: 50px 5px;
	background-color:#cfcfcf;*/

}

#contentleft {
        position:relative;
        float: left;
	width: 150px;
	height: 700px;
	/*padding: 50px 5px;
	background-color:#cfcfcf;*/

}

/*Lablec*/
#footer1 {
        position:relative;
	background-color: #039110;
	width: 800px;
	height: 50px;
	clear:both;
	margin: 0px auto;
}

/*#footer2 {
        position:relative;
	background-color: #E2E2E2;
	background-image: url(footer_02.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	width: 800px;
	height: 20px;
	margin: 0px auto;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	text-align: right;
	padding: 15px 0px;
}*/

/*Egyeb*/
/*Rovidites*/
acronym {
	cursor: help;
	border-style: dotted;
	border-color: #336699;
	color: #336699;
	border-width: 0 0 1px;
}


.ref {
	color:#8a8a8a;
	font-size: 12px;
}

.ref ul {
	list-style-image: url(images/arrow2_e.gif);
}

/*Kepkeret*/
.pictures {
	border: 1px solid #ddd;
	padding: 5px;
}

.aboutdocs {
	font-size:12px;
	text-align: left;
}

#notes {
	font-size: 10px;
	color: #8a8a8a;
	border-style: dotted;
	border-width: 1px;
	background-color: #f0f0f0;
	text-align: justify;
	margin-left: 30px;
}

.textdecorpic {
	float: left;
	padding-top: 100px;
}