@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #000;
	background-attachment: fixed;
	background-repeat: repeat;
	padding-top: 0;
	padding-right: 5em;
	padding-bottom: 0;
	padding-left: 5em;
	background-color: #FFF;
}


h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {
	font-size: large;
	background-color: #666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	padding-bottom: 0px;
	height: 70px;
}
.headerzsu {
	font-size: large;
	background-color: #666;
	line-height: normal;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	height: 70px;
}

.header h1 {
	font-size: x-large;
	line-height: 70px;
}
.headerzsu h1 {
	font-size: x-large;
	line-height: 70px;
}

.header_logo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: large;
	color: #FFF;
	background-color: #906;
	text-align: center;
	width: 150px;
	float: left;
	clear: both;
	padding-bottom: 0px;
	height: 70px;
	margin: 0px;
	padding-top: 0px;
	line-height: 70px;
}

/* ~~this fixed width container surrounds the other divs~~ */
.container {
	width: 827px; /* the auto value on the sides, coupled with the width, centers the layout */
	background-color: #FFC;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.container .sidebar1 p a {
	color: #00F;
	text-decoration: none;
}
.container .sidebar2 p a {
	color: #FC6;
	text-decoration: none;
	font-weight: bold;
	line-height: 2;
}






.sidebar1 {
	padding-bottom: 0px;
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	overflow: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: baseline;
	line-height: 2;
	padding-top: 15px;
	background-color: #FFF;
	color: #906;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #906;
}
.sidebar2 {
	padding-bottom: 0px;
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	overflow: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: baseline;
	line-height: 2;
	padding-top: 15px;
	background-color: #FFF;
	color: #906;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #906;
	background-image: url(images/zsuzsi_gomb_alap.jpg);
}

.sidebar1_uzi {
	padding-bottom: 15px;
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	overflow: visible;
	margin-left: auto;
	text-align: center;
	vertical-align: baseline;
	line-height: 2;
	padding-top: 15px;
	background-color: #FFF;
	color: #906;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #906;
}


.sidebar3 {
	width: 160px;
	padding-bottom: 10px;
	border-right-color: #000;
	float: none;
	background-color: #999;
}
.sidebar1_uzi a {
	letter-spacing: -0.05em;
	text-align: center;
}
.nav_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	background-color: #FFF;
	text-align: left;
	white-space: normal;
	float: left;
	width: auto;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #000;
	margin-right: auto;
	margin-top: 10px;
}


.content .nav_vert_p {
	font-style: italic;
	color: #006;
}
.container .content .nav_vert .nav_vert_p a:link {
	text-decoration: none;
}
.container .content .nav_vert .nav_vert_p a:visited {
	color: #00F;
	text-decoration: none;
}
.container .content .nav_vert .nav_vert_p a:hover {
	color: #90C;
	text-decoration: none;
}
.container .content .nav_vert a:link {
	color: #00F;
	text-decoration: none;
}
.container .content .nav_vert a:hover {
	color: #90C;
	text-decoration: none;
}
.container .content .nav_vert a:visited {
	color: #00F;
	text-decoration: none;
}



.content {
	width: 665px;
	background-repeat: no-repeat;
	background-color: #FFC;
	color: #000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	clear: right;
}

.content h1 {
	font-style: italic;
	line-height: 20px;
	color: #333;
	font-variant: normal;
	font-weight: bolder;
	text-transform: none;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	text-indent: 20px;
}


.bekezd {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	text-align: justify;
	clear: both;
	overflow: auto;
}
.bekezd_jobb {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	text-align: justify;
	overflow: auto;
	clear: both;
}

.container .content p bekezd {
	font-size: 90%;
}

.public {
	clear: both;
	float: left;
	width: 670px;
}
.public_h1 {
	font-style: italic;
	color: #00F;
	text-decoration: none;
	padding-top: 20px;
	margin-top: 15px;
	vertical-align: baseline;
}
.public_h2 {
	font-weight: bold;
	font-size: 90%;
}
.public_h3 {
	padding-left: 20px;
}





/* ~~ The footer ~~ */
.footer {
	background: #000;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	color: #FC6;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: small;
}
.container .footer p strong a {
	color: #FFF;
}

.public ul {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: disc;
	text-indent: -10px;
	list-style-position: inside;
	padding-right: 10px;
}
.public ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	margin-bottom: 15 px;
	padding-bottom: 10px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.content p {
}
.tanacsok {
}
.tanacsok1 {
	width: 150px;
	clear: right;
	float: left;
	background-color: #CCC;
	border: 1px solid #FF6;
}
#jogatanacsok {
	height: 200px;
	width: 180px;
	border-bottom-style: groove;
	border-left-style: solid;
	border-bottom-color: #333;
	border-left-color: #F00;
	background-color: #3CC;
	margin: 20px;
}
.jogatanacsok {
	background-color: #CCC;
	margin: 20px;
	height: 70px;
	width: 180px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F90;
	border-left-color: #906;
	float: left;
}
#lilacsik {
	background-color: #906;
	position: relative;
	height: 32px;
	width: 100px;
	top: 430px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	letter-spacing: 1em;
	text-align: center;
	vertical-align: baseline;
	margin-left: 0px;
	left: 100;
	overflow: visible;
}
.container .content p a {
	text-decoration: none;
}
.container .content .bekezd_jobb a {
	text-decoration: none;
}
.container .content .bekezd a {
	text-decoration: none;
}
